@import url('https://dziorek.pl/wp-content/plugins/booking/css/skins/24_9__light.css');

/*FILESTART   */

/* 10Web Booster optimized this CSS file */
img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/wp-photo-seller/css/WPS.css */
/* Misc Utility CSS classes */
.wps-css-clear{clear: both;}
.alignRight {text-align: right !important;}
.alignLeft {text-align: left !important;}
.strong {font-weight: bold !important;}
.wpps_padding_5{padding: 5px;}
.wpps_item_spacer_10_tb{margin:10px 0;}
.wpps_item_spacer_10_top{margin-top:10px;}

.wpps_item_separator{border-bottom: 1px solid #dedede; height: 10px; margin: 15px 0}

.wpps_yellow_box_front_end{
    margin: 10px 0 15px;
    background-color: #FFFFE0;
    border-color: #E6DB55;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;   
    padding: 8px;
}

.wpps_red_box_front_end{
    background-color: #FFEBE8;
    border-color: #CC0000;
    color: #333333;
    margin: 10px 0 15px;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;   
    padding: 8px;
}

.wpps_sold_out{
    font-size: 12px !important;
    font-weight: bold !important;
    color: red !important;
}

.wps_manual_checkout_msg_div{
    max-width: 68.5714rem;
}

/* This will address the datepicker glitch */
#ui-datepicker-div
{
    display: none;
}

.wps_compact_cart{
    background: url('https://dziorek.pl/wp-content/plugins/wp-photo-seller/css/../images/cart-icon-black.png') no-repeat scroll 0 50% transparent;
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 3px 3px 25px;
    margin: 5px 0 5px 0;
}

/* Shopping Cart CSS */

#viewCartTable, #viewCartTableTotals, #viewCartTableTaxShip {
margin: 15px 0px; 
width: 100%;
clear: both;
border-collapse: collapse;
}
#viewCartTable th, #viewCartTableTotals th, #viewCartTableTaxShip, th {
border-bottom: 1px solid #ddd;
vertical-align: middle;
}

#viewCartTable td, #viewCartTable th, #viewCartTableTotals td, #viewCartTableTotals th, #viewCartTableTaxShip td, #viewCartTableTaxShip th {
padding: 10px 9px;
margin: 0px;
vertical-align: middle;
line-height: 20px;
text-align: left;
}

#viewCartTable td.noBorder, #viewCartTable tr.subtotal, #viewCartTable tr.subtotal td, #viewCartTable tr.shipping td, #viewCartTable tr.tax td, #viewCartTable tr.total td, .noBorder td {
border:none !important;
}

#viewCartTable tr.total{
background-color: #F5F5F5;
border-bottom: 1px solid #D7D7D7;
color: #3F4144;
}

#viewCartTable .wps-item-details-column{
    width: 50%;
}
#viewCartTable .itemQuantity{
    max-width: 5em;
}

#viewCartTable .wps_cart_remove_item{
    width: auto !important;
    height: auto !important;
}

#viewCartTableTotals td.noBorder, #viewCartTableTotals tr.subtotal, #viewCartTableTotals tr.subtotal td, #viewCartTableTotals tr.shipping td, #viewCartTableTotals tr.tax td, #viewCartTableTotals tr.total td, .noBorder td {
border:none !important;
}

#viewCartTableTotals tr.total{
background-color: #F5F5F5;
border-bottom: 1px solid #D7D7D7;
color: #3F4144;
}

#viewCartTableTotals .wps-item-details-column{
    width: 50%;
}
#viewCartTableTotals .itemQuantity{
    width: auto !important;
}

#viewCartTableTaxShip td.noBorder, #viewCartTableTaxShip tr.subtotal, #viewCartTableTaxShip tr.subtotal td, #viewCartTableTaxShip tr.shipping td, #viewCartTableTaxShip tr.tax td, #viewCartTableTaxShip tr.total td, .noBorder td {
border:none !important;
}


#viewCartTableTaxShip tr.total{
background-color: #F5F5F5;
border-bottom: 1px solid #D7D7D7;
color: #3F4144;
}

#viewCartTableTaxShip .wps-item-details-column{
    width: 50%;
}
#viewCartTableTaxShip .itemQuantity{
    width: auto !important;
}

#viewCartTableNav {
  margin: 0px;
  width: 100%;
  border: none !important;
  display: table;
}

#viewCartTable a img.wps_cart_remove_item{
    display: inline;
}

.wpps-td-wide{
    width: 40%;
}

.wps_cart_header_icon{
    width: auto;
    height: auto;
}

#WPSCheckoutReplacementText {
width: 50%;
margin: 10px auto;
font-weight: bold;
}
.WPSTermsOfServiceWrapper {
width: 50%;
margin: 0 auto;
border: 1px solid #cccccc;
background-color: #efefef;
}
.WPSTermsOfServiceWrapper div {
margin: 10px;
}
.WPSTermsOfServiceWrapper .WPSAcceptTermsButton {
display: block;
width: 200px;
margin: 20px auto;
}
.WPSTermsTitle {
        font-style: italic;
}

#viewCartTable tbody,
#viewCartTableNav a, 
#viewCartTableNav tr,
#viewCartTableNav th,
#viewCartTableNav td,
#viewCartTableNav tbody,
#viewCartTableNav img {
border: none !important;
}

#viewCartTable input[type="submit"] {
    width:auto !important;
}

.wps-cart-item-details{
    display: block;
    width: 100%;
}
.wps-cart-item-thumb-section{
float: left;
max-width: 30%;
}
.wps-cart-item-thumb-section img{
    width: 50px;
    height: 50px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 3px;
    border-radius:0 !important;
    box-shadow: none !important;
}
.wps-cart-item-name-section{
    max-width: 65%;
    padding: 2% 1%;
    margin-left: 5px;
    float: left;
}
.wps-terms-and-cond-section{
    text-align: right;
    padding: 15px;
}
#continueShopping {
  border: none;
}

input[type=submit] {
  cursor: pointer;
}

.WPSError {
  background-color: #FEE;
  border: 1px solid red;
  width: 500px;
  padding:15px;
  margin: 15px 0px;
  clear: both;
}

#WPSForgotPassword { display: none; }

#WPSReceiptExpectation { margin-top: 7px; font-style: italic;}

.WPSNewsletterList .WPSCheckboxList, #WPSExpressReview ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}



.WPSCartButton {
  /* text-align: center; */
  border: none !important;
}

.WPSPrice {
  font-weight: bold;
  font-size: 1.2em;
  margin: 3px 7px 4px 0px;
  display: inline-block;
}

.WPSCustomFieldDesc {
  color: #777;
  font-style: italic;
  display: block;
  padding: 0px;
  margin: 0px;
}

.WPSCustomTextField {
  width: 225px;
}

.WPSCustomTextarea {
  width: 225px;
  height: 90px;
}

.WPSTableMed {
  width: auto;
  border: 0px;
  border-collapse: collapse;
}

.WPSTableMed th,
.WPSTableMed td {
  margin: 0px;
  text-align: left;
  border: none;
  padding: 3px 7px;
}

.WPSTableMed td {
  border-top: 1px solid #CFCFCF;
}

.WPSTableMed td.canceled {
  color: #858585;
}

.WPSNote {
  color: #888;
}

.WPSGravityFormDisplay {
  display: block;
}

.WPSRemoveFormLink {
  display: inline-block;
  width: 100%;
  text-align: right;
}

.WPSProRequired {
  font-weight:normal; 
  color:#B33; 
  font-size:11px; 
  background-color: #FEE;
  border: 2px solid #B33;
  padding: 3px;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.WPSProRequired a {
  color: #933;
  font-weight: bold;
}

.WPSUnavailable {
  position: fixed;
  border: 1px solid #70091A;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  
  -moz-box-shadow: 7px 7px 15px #CCCCCC;
  -webkit-box-shadow: 7px 7px 15px #CCCCCC;
  box-shadow: 7px 7px 15px #CCCCCC;
  
  background-color: #EEEEEE;
  padding: 5px 20px;
  margin: 0px;
  top: 25%;
  left: 32%;
  width: 400px;
  height: auto;
  color: black;
  z-index: 100;
}

.WPSUnavailable h2 {
  line-height: 1.5em !important;
}

.WPSUnavailable p {
  line-height: 1.2em !important;
}

.WPSOutOfStock {
  color: #70091A;
  font-weight: bold;
  font-size: 16px;
}

.WPSAjaxWarning {
  color: #C00;
  border: 1px solid #C55;
  background-color: #EEE;
  width: 200px;
  padding: 7px;
}

.inventoryCountTableModal {
  margin: 5px 0px;
  padding: 10px;
  width: 100%;
  border-collapse:collapse;
  color: black;
}

.inventoryCountTableModal td {
  padding: 3px 5px;
  border-bottom: 1px solid #CCC;
}

/* WPS Widget CSS */

#WPSWidgetCartLink {
  display: block;
}

/* WPS Button CSS */
.wps-button{
border-radius:2px 2px 2px 2px !important; 
border-style:solid !important; 
border-width:1px !important;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset !important;
cursor:pointer !important;
display:inline-block;
font-size:13px !important;
font-weight:bold !important;
line-height:20px !important;
margin:0 !important;
outline:medium none !important;
padding:5px 15px !important;
text-align:center !important;
text-decoration:none !important;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);
vertical-align:baseline !important;
background:#DFDBDF !important;
background-image: linear-gradient(#F7F6F7, #DFDBDF) !important;
color: #5E5E5E !important;
border-color: #C4C4C4 #B8B8B8 #ADADAD !important; 
}
.wps-button a{
    text-decoration: none !important;
}
.wps-button:hover{
    background: #DBDBDB !important;
}

.wps-button-disabled{
border-radius:2px 2px 2px 2px !important; 
border-style:solid !important; 
border-width:1px !important;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset !important;
cursor:default !important;
display:inline-block;
font-size:13px !important;
font-weight:bold !important;
line-height:20px !important;
margin:0 !important;
outline:medium none !important;
padding:5px 15px !important;
text-align:center !important;
text-decoration:none !important;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);
vertical-align:baseline !important;
background:#DFDBDF !important;
background-image: linear-gradient(#F7F6F7, #DFDBDF) !important;
color: #ADADAD !important;
border-color: #C4C4C4 #B8B8B8 #ADADAD !important;
}

.wps-button-disabled a{
    text-decoration: none !important;
}
.wps-button-disabled:hover{
    box-shadow:none !important;
}

.WPSButtonPrimary{
    background-color: #21759B;
    border: 1px solid;
    border-color: #21759B #21759B #1E6A8D;
    border-radius: 3px 3px 3px 3px !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    display: inline-block;
    font-family: "Helvetica","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px !important;
    line-height:20px !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 5px 15px !important;
    text-decoration: none !important;
    text-align: center !important;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
.WPSButtonPrimary a{
    text-decoration: none !important;
}
.WPSButtonPrimary:hover{
    opacity: .9;
}

.WPSButtonSecondary,  #content .WPSButtonSecondary, .WPSCartButton .purAddToCart {
display: inline-block;
font-size: 12px;
line-height: 25px;
height: 25px;
padding: 0 1em;
border: 1px solid;
font-weight:bold;
cursor: pointer;
background-color: #808080;
color: #5E5E5E !important;
border-color: #C4C4C4 #B8B8B8 #ADADAD !important;
}
.WPSButtonSecondary {
  background-color: #2C3538;
}

.wps-proceed-to-checkout{
float: right;
margin: 5px 15px 0 0 !important;
font-size: 20px !important;
padding: 10px 25px !important;
}

.wps-lime-gradient-bg{
background: #9bc149 !important;
background: -moz-linear-gradient(top,  #cee1a5 0%, #cee1a5 4%, #9bc149 5%, #84a43e 99%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cee1a5), color-stop(4%,#cee1a5), color-stop(5%,#9bc149), color-stop(99%,#84a43e)) !important;
background: -webkit-linear-gradient(top,  #cee1a5 0%,#cee1a5 4%,#9bc149 5%,#84a43e 99%) !important;
background: -o-linear-gradient(top,  #cee1a5 0%,#cee1a5 4%,#9bc149 5%,#84a43e 99%) !important;
background: -ms-linear-gradient(top,  #cee1a5 0%,#cee1a5 4%,#9bc149 5%,#84a43e 99%) !important;
background: linear-gradient(top,  #cee1a5 0%,#cee1a5 4%,#9bc149 5%,#84a43e 99%) !important;
border: 1px solid #9bc149 !important;
}

#couponCode, #updateCart {
	display: block;
	float: right;
	margin: 3px;
	clear: both;
}


/* WPS Form CSS */
.WPSSuccess,
.WPSError {
  background-color: #FEE;
  border: 1px solid red;
  margin: 10px 0px;
  padding: 5px 20px;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  color: #633;
}

.WPSSuccess {
  background-color: #EFE;
  border: 1px solid green;
  color: #252;
}

.WPSSuccess h1 {
  color: #BCB;
}
.WPSError h1 {
  color: #CBB;
  font-size: 1.5em;
}

.phorm2 {
  min-width: 550px;
  clear: both;
}

.phorm2 .errorField {
  border: 1px solid red;
  background-color: #FEE;
}
#ccInfo ul {
    margin:0;
}
#ccInfo li {
	clear: none;
	}
.phorm2 ul {
  margin: 0px;
  padding: 0px;
}
.phorm2 ul li {
  list-style: none !important;
  background-image: none;
  margin: 0px;
  padding: 3px 0px 4px 0px !important;
}

.phorm2 ul li label {
  display: inline-block;
  width: 135px;
  text-align: right;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 3px;
}
.phorm2 ul li input {
	margin:0;
	}
.phorm2 ul li label.short {
  width: 80px;
}

.phorm2 ul.shortLabels li label {
  width: 80px;
}

.phorm2 ul li span.description,
.phorm2 ul li p.description {
  color: #858585;
  font-style: italic;
  margin: 0px 0px 0px 140px;
  padding: 2px 0px 3px 0px;
  line-height: 1.2em !important;
}

.phorm2 ul li span.description {
  margin: 0px 0px 0px 7px;
}

.phorm2 ul.shortLabels li p.description {
  margin-left: 90px;
}

.phorm2 .button {
  width: 75px;
}

.phorm2 .WPSErrorField {
  background-color: #FEE;
  border: 1px solid #F75;
  padding: 3px;
}

.phorm2 .stateField {
  width: 25px !important;
  margin-left: 2px;
}

.phorm2 input[type=text],
.phorm2 input[type=password] {
  width: 130px;
}

.phorm2 p {
  margin-bottom: 2px !important;
}

.state_text_field {
  display: none;
}

/* Gravity Forms Cart View Styles */
table .entry-details {
  width: 100%;
}

table .entry-details tbody {
  padding: 0px;
  margin: 0px;
  background-color: #fff;
}

td .entry-view-field-value {
padding-left: 25px !important;
border: none !important;
}

#ccInfo input[type=text], #accountInfo input[type=text], #accountInfo input[type=password] {
width: 45%;
}
#ccInfo #payment-securityId {
    width: 30px;
}

#paypalexpresscheckout {
    clear:both;
    float: right;
    margin: 10px 10px 0px 0px;
}
#PayPalExpressCheckoutButton {
    margin-right:7px;
    text-align: left;
}
/* checkout-form.php */
#payment-cardExpirationYear {
    margin:0;
}
li .description {
    color: #757575;
}
.WPSHidden {
	visibility: hidden;
}

.noBottomBorder {
	border-bottom: none;
	}
span.subscriptionOrMembership {
	padding: 0px 1px 0px 10px; display: inline-block; width: 35px; background-color: transparent;
	}
.itemQuantity {
width: auto;
margin-left: 5px;
}

.promoMessage {
	color: red;
	}

#emptyCartMsg {
	text-align: center;
	}

#set_shipping_zip_row th, #shipping_to_row th {
	text-align: right;
	}
.haveCoupon {
	margin-bottom: 0 !important;
	padding: 0;
	}
.haveCoupon input {
	margin-bottom: 0;
	}
.phorm2 h2 {
	clear: none;
	}
    #billingInfo, #shippingInfo  {
        float: left;
        width: 51%;
    }
    #WPSExpressReview {
		overflow: hidden;
	}
    #WPSExpressReview #shippingInfo {
		float: none;
		margin-left: 51%;
		width: auto;
	}
	#createAccountDiv {
		margin-top: 20px;
	}
    #paymentInfo, #accountInfo, #WPSCheckoutButtonDiv {
        float: none;
        width: auto;
        margin-left: 51%;
    }
    /* because IE7 misbehaves */
    *:first-child+html #billingInfo{margin:0 -1% 0 0 ;}
    *:first-child+html #shippingInfo{clear:both;}
    
	#shippingAddress {
	    display: none;
	}

/* TOS Styles */
.WPSShortcodeTOS{}
.WPSCartTOS{}
.WPSTermsOfServiceWrapper{
	clear:both;
	padding:10px 0px
}
.WPSTermsTitle{}
.WPSTermsText{}
.WPSTermsAcceptance{}
.WPSAcceptTermsButton{}

/* Advanced widget styles */
.WPSAdvancedWidgetCartTable {
	width: 100%;
	}
.WPSAdvancedWidgetCartTable td, .WPSAdvancedWidgetCartTable th, .WPSAdvancedWidgetCartTable tbody {
	border: none;
	}
.WPSAdvancedWidgetCartTable tr {
	border-bottom: 1px solid #efefef;
	}
	.WPSAdvancedWidgetCartTable .WPSShippingToRow {
		border-bottom: none;
	}
.WPSAdvancedWidgetCartTable .WPSSubtotalRow {
	border: none;
	line-height: 35px;
	height: 35px;
	text-align: right;
	font-weight: bold;
	}
.WPSProductTitle, .WPSProductSubtotal {
	font-weight: bold;
	}
.WPSQuanPrice {
	display: block;
	font-style: italic;
	}
.WPSProductSubtotalColumn, .WPSShippingRow td {
	text-align: right;
	}
.WPSWidgetViewCartCheckout {
text-align: center;
}
        
.add_to_cart_success_msg{
margin: 10px 0;
padding: 5px 10px;
background-color: #DDF5DB;
border: 1px solid #B2E3AF;
color: #252;
font-weight: bold;
font-size: 10px;
line-height: 20px;
}

.add_to_cart_error_msg{
margin: 10px 0;
padding: 5px 10px;
background-color: #E3AFAF;
border: 1px solid #DB8C8C;
color: #6E0303;
font-weight: bold;
font-size: 14px;
}

.wpps_receipt_full_gallery_items{
    color: #757575;
    font-size: 12px;
    line-height: 2;
}

.wps_photo_search_submit{
    margin: 10px 0;
}

.wps_photo_search_label{
    padding: 5px 0;
}

/* Mobile device related */

#viewCartDiv{
    
}

.wpps-mob-item-detail{
    margin-bottom: 40px;
}

.wps-mob-left{
    width: 49%;
    float: left;
}

.wps-mob-right{
    width: 49%;
    float: right;
}

.wps-mob-cart-item-thumb-section{
    max-width: 30%;
}

.wps-mob-cart-item-thumb-section img{
    width: 50px;
    height: 50px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 3px;
    border-radius:0 !important;
    box-shadow: none !important;
}

.WPSMobButtonPrimary{
    background-color: #21759B;
    border: 1px solid;
    border-color: #21759B #21759B #1E6A8D;
    border-radius: 3px 3px 3px 3px !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    font-family: "Helvetica","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px !important;
    line-height:20px !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 5px 15px !important;
    text-decoration: none !important;
    text-align: center !important;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
.WPSMobButtonPrimary a{
    text-decoration: none !important;
}
.WPSMobButtonPrimary:hover{
    opacity: .9;
}


.WPSMobButtonSecondary,  #content .WPSMobButtonSecondary {
font-size: small;
line-height: 25px;
padding: 0 1em;
border: 1px solid;
font-weight:bold;
cursor: pointer;
background-color: #e6e6e6;
color: #5E5E5E !important;
border-color: #C4C4C4 #B8B8B8 #ADADAD !important;
}

.wps-mobile-button{
border-radius:2px 2px 2px 2px !important; 
border-style:solid !important; 
border-width:1px !important;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset !important;
cursor:pointer !important;
font-size:small !important;
font-weight:bold !important;
line-height:17px !important;
margin:0 !important;
outline:medium none !important;
padding:5px 10px !important;
text-align:center !important;
text-decoration:none !important;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);
vertical-align:baseline !important;
background:#DFDBDF !important;
background-image: linear-gradient(#F7F6F7, #DFDBDF) !important;
color: #5E5E5E !important;
border-color: #C4C4C4 #B8B8B8 #ADADAD !important;
}
.wps-mobile-button a{
    text-decoration: none !important;
}
.wps-mobile-button:hover{
    background: #DBDBDB !important;
}

.wps-mobile-width-47{
    width: 47%;
}

.wps-mobile-width-100{
    width: 100%;
}

/* Search photo results page related */
.wpps-page-title{
    margin: 10px 0 15px;
}

.wpps_search_results{
    height: auto !important;
}

.wpps_ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

/* carousel */
.carousel > a {
    transition: inherit !important;
}

#gallerycontainer .wps-carousel{
    height: 280px !important;
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/wp-photo-seller/js/jquery-lightbox/css/jquery.lightbox-0.5.css */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/wp-photo-seller/css/wps-custom-styles.css */
/* add your custom CSS code tweaks here */



/*FILESTART   */

/* 10Web Booster optimized this CSS file */


	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}


/*FILESTART  /home/dziorekpcq/www/wp-includes/css/dist/block-library/style.min.css */

@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}


/*FILESTART   */

/* 10Web Booster optimized this CSS file */

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/cleantalk-spam-protect/css/cleantalk-public.min.css */
#honeypot-field-url,.um-form input[type=text].apbct_special_field,.wc_apbct_email_id,input[class*=apbct].apbct_special_field,label[id*=apbct_label_id].apbct_special_field{display:none!important}.apbct-tooltip,.apbct-tooltip--text{border-radius:5px;background:#d3d3d3}.comment-form-cookies-consent{width:100%;overflow:hidden}.apbct-tooltip{display:none;position:inherit;margin-top:5px;left:5px;opacity:.9}.apbct-tooltip--text{position:sticky;padding:10px;width:max-content}.apbct-tooltip--arrow{position:absolute;background:#d3d3d3;width:10px;height:10px;top:-5px;left:10px;transform:rotate(135deg)}.apbct-trusted-text--div{font-size:small!important;display:inline-block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--center{font-size:small!important;display:block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--label{font-size:small!important;display:inline-block;text-align:center;width:100%;padding:5px 0}.apbct-trusted-text--label_left{font-size:small!important;display:inline-block;text-align:left;padding:5px 0}.apbct-trusted-text--span{display:inline-block}.apbct-popup-fade:before{content:'';background:#000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.7;z-index:9999}.apbct-popup{position:fixed;top:20%;left:50%;padding:20px;width:360px;margin-left:-200px;background:#fff;border:1px solid;border-radius:4px;z-index:99999;opacity:1}.apbct-iframe-preloader{width:48px;height:48px;border-radius:50%;position:relative;left:calc(50% - 27px);top:calc(50% - 27px);animation:apbctIframePreloaderRotate 1s linear infinite}.apbct-iframe-preloader-spin{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:6px solid #FFF;animation:apbctIframePreloaderPrixClipFix 2s linear infinite}.apbct-iframe-preloader-text{color:#fff;background:#000;display:block;width:100%;text-align:center;position:absolute;top:60%}.comments-area .comment-list article .comment-author{overflow:visible!important}@keyframes apbctIframePreloaderRotate{100%{transform:rotate(360deg)}}@keyframes apbctIframePreloaderPrixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}100%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.apbct-check_email_exist-bad_email,.apbct-check_email_exist-good_email,.apbct-check_email_exist-load{z-index:9999;margin:0 6px;transition:none!important;background-size:contain;background-repeat:no-repeat;background-position-x:right;background-position-y:center;cursor:pointer}.apbct-check_email_exist-load{background-size:contain;background-image:url(https://dziorek.pl/wp-content/plugins/cleantalk-spam-protect/css/../css/images/checking_email.gif)}.apbct-check_email_exist-block{position:fixed;display:block}.apbct-check_email_exist-good_email{background-image:url(https://dziorek.pl/wp-content/plugins/cleantalk-spam-protect/css/../css/images/good_email.svg)}.apbct-check_email_exist-bad_email{background-image:url(https://dziorek.pl/wp-content/plugins/cleantalk-spam-protect/css/../css/images/bad_email.svg)}.apbct-check_email_exist-popup_description{display:none;position:fixed;padding:2px;border:1px solid #E5E8ED;border-radius:16px 16px 0;background:#FFF;background-position-x:right;font-size:14px;text-align:center;transition:all 1s ease-out}@media screen and (max-width:782px){.apbct-check_email_exist-popup_description{width:100%}}.ct-encoded-form{display:none}.ct-encoded-form-loader{display:block;width:48px;height:48px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:ct-encoded-form-loader-spin 1s linear infinite;margin:auto}@keyframes ct-encoded-form-loader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ct-encoded-form-forbidden{display:block;border:1px solid red;padding:10px;background:#fdd;color:red;font-weight:700}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/cleantalk-spam-protect/css/cleantalk-email-decoder.min.css */

.apbct_dog_one,.apbct_dog_three,.apbct_dog_two{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:apbct_dog}.apbct-email-encoder,.apbct-email-encoder--settings_example_encoded{position:relative}.apbct-email-encoder-popup{width:30vw;min-width:400px;font-size:16px}.apbct-email-encoder--popup-header{font-size:16px;color:#333}.apbct-email-encoder-elements_center{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px!important;color:#000!important}.top-margin-long{margin-top:5px}.apbct-tooltip{display:none}.apbct-blur{filter:blur(5px);transition:filter 2s}.apbct-email-encoder.no-blur .apbct-blur{filter:none}.apbct-email-encoder-select-whole-email{-webkit-user-select:all;user-select:all}.apbct-email-encoder-got-it-button{all:unset;margin-top:10px;padding:5px 10px;border-radius:5px;background-color:#333;color:#fff;cursor:pointer;transition:background-color .3s}.apbct-ee-animation-wrapper{display:flex;height:60px;justify-content:center;font-size:16px;align-items:center}.apbct_dog{margin:0 5px;color:transparent;text-shadow:0 0 2px #aaa}.apbct_dog_one{animation-delay:0s}.apbct_dog_two{animation-delay:.5s}.apbct_dog_three{animation-delay:1s}@keyframes apbct_dog{0%,100%,75%{scale:100%;color:transparent;text-shadow:0 0 2px #aaa}25%{scale:200%;color:unset;text-shadow:unset}}@media screen and (max-width:782px){.apbct-email-encoder--settings_example_encoded{position:relative;display:block}.apbct-email-encoder-popup{width:20vw;min-width:200px;font-size:16px;top:20%;left:75%}.apbct-email-encoder-elements_center{flex-direction:column!important;text-align:center}}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/contact-form-7/includes/css/styles.css */
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/contact-form-7-multi-step-module/resources/cf7msm.css */
.wpcf7-back{float:left;margin-top:5px;position:relative;width:70px}.cf7msm-ro{white-space:pre-wrap}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/photo-gallery/css/bwg-fonts/fonts.css */
@font-face {
  font-family: 'bwg';
  src: url('https://dziorek.pl/wp-content/plugins/photo-gallery/css/bwg-fonts/fonts/bwg.eot?qy18kk');
  src: url('https://dziorek.pl/wp-content/plugins/photo-gallery/css/bwg-fonts/fonts/bwg.eot?qy18kk#iefix') format('embedded-opentype'),
    url('https://dziorek.pl/wp-content/plugins/photo-gallery/css/bwg-fonts/fonts/bwg.ttf?qy18kk') format('truetype'),
    url('https://dziorek.pl/wp-content/plugins/photo-gallery/css/bwg-fonts/fonts/bwg.woff?qy18kk') format('woff'),
    url('https://dziorek.pl/wp-content/plugins/photo-gallery/css/bwg-fonts/fonts/bwg.svg?qy18kk#bwg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="bwg-icon-"],
[class*=" bwg-icon-"],
.bwg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bwg' !important;
  speak: none;
  display:inline-block;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: top;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bwg-icon-angle-down:before {
  content: "\e900";
}
.bwg-icon-angle-down-sm:before {
  content: "\e901";
}
.bwg-icon-angle-left:before {
  content: "\e902";
}
.bwg-icon-angle-left-sm:before {
  content: "\e903";
}
.bwg-icon-angle-right:before {
  content: "\e904";
}
.bwg-icon-angle-right-sm:before {
  content: "\e905";
}
.bwg-icon-angle-up:before {
  content: "\e906";
}
.bwg-icon-angle-up-sm:before {
  content: "\e907";
}
.bwg-icon-arrow-down:before {
  content: "\e908";
}
.bwg-icon-arrow-left:before {
  content: "\e909";
}
.bwg-icon-arrow-right:before {
  content: "\e90a";
}
.bwg-icon-arrows-in:before {
  content: "\e90b";
}
.bwg-icon-arrows-out:before {
  content: "\e90c";
}
.bwg-icon-arrow-up:before {
  content: "\e90d";
}
.bwg-icon-bell:before {
  content: "\e90e";
}
.bwg-icon-bell-half-o:before {
  content: "\e90f";
}
.bwg-icon-bell-o:before {
  content: "\e910";
}
.bwg-icon-caret-down:before {
  content: "\e911";
}
.bwg-icon-caret-up:before {
  content: "\e912";
}
.bwg-icon-chevron-down-sm:before {
  content: "\e913";
}
.bwg-icon-chevron-left:before {
  content: "\e914";
}
.bwg-icon-chevron-left-sm:before {
  content: "\e915";
}
.bwg-icon-chevron-right:before {
  content: "\e916";
}
.bwg-icon-chevron-right-sm:before {
  content: "\e917";
}
.bwg-icon-chevron-up-sm:before {
  content: "\e918";
}
.bwg-icon-circle:before {
  content: "\e919";
}
.bwg-icon-circle-half:before {
  content: "\e91a";
}
.bwg-icon-circle-o:before {
  content: "\e91b";
}
.bwg-icon-comment-square:before {
  content: "\e91c";
}
.bwg-icon-compress:before {
  content: "\e91d";
}
.bwg-icon-double-left:before {
  content: "\e91e";
}
.bwg-icon-double-right:before {
  content: "\e91f";
}
.bwg-icon-download:before {
  content: "\e920";
}
.bwg-icon-expand:before {
  content: "\e921";
}
.bwg-icon-facebook-square:before {
  content: "\e922";
}
.bwg-icon-flag:before {
  content: "\e923";
}
.bwg-icon-flag-haif-o:before {
  content: "\e924";
}
.bwg-icon-flag-o:before {
  content: "\e925";
}
.bwg-icon-google-plus-square:before {
  content: "\e926";
}
.bwg-icon-heart:before {
  content: "\e927";
}
.bwg-icon-heart-half-o:before {
  content: "\e928";
}
.bwg-icon-heart-o:before {
  content: "\e929";
}
.bwg-icon-info-circle:before {
  content: "\e92a";
}
.bwg-icon-minus-square:before {
  content: "\e92b";
}
.bwg-icon-minus-square-o:before {
  content: "\e92c";
}
.bwg-icon-pause:before {
  content: "\e92d";
}
.bwg-icon-pinterest-square:before {
  content: "\e92e";
}
.bwg-icon-play:before {
  content: "\e92f";
}
.bwg-icon-refresh:before {
  content: "\e930";
}
.bwg-icon-search:before {
  content: "\e931";
}
.bwg-icon-shopping-cart:before {
  content: "\e932";
}
.bwg-icon-sign-out:before {
  content: "\e933";
}
.bwg-icon-square:before {
  content: "\e934";
}
.bwg-icon-square-half:before {
  content: "\e935";
}
.bwg-icon-square-o:before {
  content: "\e936";
}
.bwg-icon-star:before {
  content: "\e937";
}
.bwg-icon-star-half-o:before {
  content: "\e938";
}
.bwg-icon-star-o:before {
  content: "\e939";
}
.bwg-icon-times:before {
  content: "\e93a";
}
.bwg-icon-times-sm:before {
  content: "\e93b";
}
.bwg-icon-tumblr-square:before {
  content: "\e93c";
}
.bwg-icon-twitter-square:before {
  content: "\e93d";
}


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/photo-gallery/css/sumoselect.min.css */
.SumoSelect p{margin:0}.SumoSelect{width:200px}.SelectBox{padding:5px 8px}.sumoStopScroll{overflow:hidden}.SumoSelect .hidden{display:none}.SumoSelect .search-txt{display:none;outline:0}.SumoSelect .no-match{display:none;padding:6px}.SumoSelect.open .search-txt{display:inline-block;position:absolute;top:0;left:0;width:100%;margin:0;padding:5px 8px;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px}.SumoSelect.open>.search>label,.SumoSelect.open>.search>span{visibility:hidden}.SelectClass,.SumoUnder{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-opacity:0;-khtml-opacity:0;opacity:0}.SelectClass{z-index:1}.SumoSelect .select-all>label,.SumoSelect>.CaptionCont,.SumoSelect>.optWrapper>.options li.opt label{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none}.SumoSelect{display:inline-block;position:relative;outline:0}.SumoSelect.open>.CaptionCont,.SumoSelect:focus>.CaptionCont,.SumoSelect:hover>.CaptionCont{box-shadow:0 0 2px #7799d0;border-color:#7799d0}.SumoSelect>.CaptionCont{position:relative;border:1px solid #a4a4a4;min-height:14px;background-color:#fff;border-radius:2px;margin:0}.SumoSelect>.CaptionCont>span{display:block;padding-right:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:default}.SumoSelect>.CaptionCont>span.placeholder{color:#ccc;font-style:italic}.SumoSelect>.CaptionCont>label{position:absolute;top:0;right:0;bottom:0;width:30px}.SumoSelect>.CaptionCont>label>i{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=');background-position:center center;width:16px;height:16px;display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-repeat:no-repeat;opacity:.8}.SumoSelect>.optWrapper{display:none;z-index:1000;top:30px;width:100%;position:absolute;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;border:1px solid #ddd;box-shadow:2px 3px 3px rgba(0,0,0,.11);border-radius:3px;overflow:hidden}.SumoSelect.open>.optWrapper{top:35px;display:block}.SumoSelect.open>.optWrapper.up{top:auto;bottom:100%;margin-bottom:5px}.SumoSelect>.optWrapper ul{list-style:none;display:block;padding:0;margin:0;overflow:auto}.SumoSelect>.optWrapper>.options{border-radius:2px;position:relative;max-height:250px}.SumoSelect>.optWrapper.okCancelInMulti>.options{border-radius:2px 2px 0 0}.SumoSelect>.optWrapper.selall>.options{border-radius:0 0 2px 2px}.SumoSelect>.optWrapper.selall.okCancelInMulti>.options{border-radius:0}.SumoSelect>.optWrapper>.options li.group.disabled>label{opacity:.5}.SumoSelect>.optWrapper>.options li ul li.opt{padding-left:22px}.SumoSelect>.optWrapper.multiple>.options li ul li.opt{padding-left:50px}.SumoSelect>.optWrapper.isFloating>.options{max-height:100%;box-shadow:0 0 100px #595959}.SumoSelect>.optWrapper>.options li.opt{padding:6px 6px;position:relative;border-bottom:1px solid #f5f5f5}.SumoSelect>.optWrapper>.options>li.opt:first-child{border-radius:2px 2px 0 0}.SumoSelect>.optWrapper.selall>.options>li.opt:first-child{border-radius:0}.SumoSelect>.optWrapper>.options>li.opt:last-child{border-radius:0 0 2px 2px;border-bottom:none}.SumoSelect>.optWrapper.okCancelInMulti>.options>li.opt:last-child{border-radius:0}.SumoSelect>.optWrapper>.options li.opt:hover{background-color:#e4e4e4}.SumoSelect .select-all.sel,.SumoSelect>.optWrapper>.options li.opt.sel{background-color:#a1c0e4}.SumoSelect>.optWrapper>.options li label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;cursor:pointer}.SumoSelect>.optWrapper>.options li span{display:none}.SumoSelect>.optWrapper>.options li.group>label{cursor:default;padding:8px 6px;font-weight:700}.SumoSelect>.optWrapper.isFloating{position:fixed;top:0;left:0;right:0;width:90%;bottom:0;margin:auto;max-height:90%}.SumoSelect>.optWrapper>.options li.opt.disabled{background-color:inherit;pointer-events:none}.SumoSelect>.optWrapper>.options li.opt.disabled *{-moz-opacity:0.5;-khtml-opacity:0.5;opacity:.5}.SumoSelect>.optWrapper.multiple>.options li.opt{padding-left:35px;cursor:pointer}.SumoSelect .select-all>span,.SumoSelect>.optWrapper.multiple>.options li.opt span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px}.SumoSelect .select-all>span i,.SumoSelect>.optWrapper.multiple>.options li.opt span i{position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;width:14px;height:14px;border:1px solid #aeaeae;border-radius:2px;box-shadow:inset 0 1px 3px rgba(0,0,0,.15);background-color:#fff}.SumoSelect>.optWrapper>.MultiControls{display:none;border-top:1px solid #ddd;background-color:#fff;box-shadow:0 0 2px rgba(0,0,0,.13);border-radius:0 0 3px 3px}.SumoSelect>.optWrapper.multiple.isFloating>.MultiControls{display:block;margin-top:5px;position:absolute;bottom:0;width:100%}.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls{display:block}.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p{padding:6px}.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p:focus{box-shadow:0 0 2px #a1c0e4;border-color:#a1c0e4;outline:0;background-color:#a1c0e4}.SumoSelect>.optWrapper.multiple>.MultiControls>p{display:inline-block;cursor:pointer;padding:12px;width:50%;box-sizing:border-box;text-align:center}.SumoSelect>.optWrapper.multiple>.MultiControls>p:hover{background-color:#f1f1f1}.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk{border-right:1px solid #dbdbdb;border-radius:0 0 0 3px}.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel{border-radius:0 0 3px 0}.SumoSelect>.optWrapper.isFloating>.options li.opt{padding:12px 6px}.SumoSelect>.optWrapper.multiple.isFloating>.options li.opt{padding-left:35px}.SumoSelect>.optWrapper.multiple.isFloating{padding-bottom:43px}.SumoSelect .select-all.partial>span i,.SumoSelect .select-all.selected>span i,.SumoSelect>.optWrapper.multiple>.options li.opt.selected span i{background-color:#11a911;box-shadow:none;border-color:transparent;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');background-repeat:no-repeat;background-position:center center}.SumoSelect.disabled{opacity:.7;cursor:not-allowed}.SumoSelect.disabled>.CaptionCont{border-color:#ccc;box-shadow:none}.SumoSelect .select-all{border-radius:3px 3px 0 0;position:relative;border-bottom:1px solid #ddd;background-color:#fff;padding:8px 0 3px 35px;height:20px;cursor:pointer}.SumoSelect .select-all>label,.SumoSelect .select-all>span i{cursor:pointer}.SumoSelect .select-all.partial>span i{background-color:#ccc}.SumoSelect>.optWrapper>.options li.optGroup{padding-left:5px;text-decoration:underline}.reset-all{padding:5px 10px 5px 35px;border-bottom:1px solid #cdcdcd}.SumoSelect[is-selected=false] .reset-all{opacity:.5;pointer-events:none}.SumoSelect[is-selected=true] .reset-all{opacity:1;cursor:pointer;color:#7799d0}.SumoSelect[is-selected=true] .reset-all *{cursor:pointer}.SumoSelect[is-selected=true] .reset-all:hover{color:#000}


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/photo-gallery/css/jquery.mCustomScrollbar.min.css */
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/photo-gallery/css/styles.min.css */
.spider_popup_wrap .bwg_image_wrap figure{margin:0;padding:0;display:inline-block}figure.zoom{background-position:50% 50%;background-size:200%;position:relative;width:auto;overflow:hidden;cursor:zoom-in}figure.zoom img:hover{opacity:0}figure.zoom img{transition:opacity .5s;display:block}div[id^=bwg_container] p{padding:0!important;margin:0!important}div[id^=bwg_container] img{box-shadow:none!important}div[id^=bwg_container] *{margin:0}div[id^=bwg_container] .SumoSelect.open>.CaptionCont,div[id^=bwg_container] .SumoSelect:focus>.CaptionCont,div[id^=bwg_container] .SumoSelect:hover>.CaptionCont,div[id^=bwg_container] .SumoSelect>.CaptionCont{border:none;box-shadow:none}#bwg_tag_wrap{background-color:#fff;width:100%;font-family:inherit;margin:0 -5px 20px 0;z-index:200;position:relative}.bwg_search_loupe_container,.bwg_search_reset_container{font-size:18px;color:#ccc;cursor:pointer;position:relative}#bwg_tag_container p{text-align:center}#bwg_tag_container{border:1px solid #ccc;box-shadow:0 0 3px 1px #ccc;border-radius:4px;width:256px;float:right}#spider_popup_wrap a{border:none;box-shadow:none}div[id^=bwg_container].bwg_container .bwg-a{border:none;box-shadow:none!important;outline:0;font-size:0;line-height:normal;cursor:pointer;text-decoration:none}div[id^=bwg_container].bwg_container .bwg-masonry-thumb-description,div[id^=bwg_container].bwg_container .bwg-thumb-description{cursor:auto}div[id^=bwg_container] div[id^=bwg_container] .bwg_img_clear{max-height:none!important;max-width:none!important;padding:0!important}.tag_cloud_link{font-size:inherit!important}@media print{#spider_popup_left,#spider_popup_right,.bwg_image_info,[class^=bwg_slideshow_title_text_],[id^=bwg_slideshow_play_pause_],[id^=spider_slideshow_left_],[id^=spider_slideshow_right_]{background:0 0}}.bwg_spider_popup_loading,.footer-list-block .bwp_gallery .bwg_spider_popup_loading,.footer-list-block .bwp_gallery_tags .bwg_spider_popup_loading{background-image:url(https://dziorek.pl/wp-content/plugins/photo-gallery/css/../images/ajax_loader.png);background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:0 0;background-size:30px 30px;border:none!important;display:none;height:30px;left:50%;margin-left:-20px;margin-top:-20px;overflow:hidden;position:fixed;top:50%;width:30px;z-index:10102}.bwg_filmstrip_thumbnail_img{max-width:none!important}.dashicons-arrow-down-alt2:before{content:"\f347";height:100%;display:inline-block}.footer-list-block .bwp_gallery .spider_popup_overlay,.footer-list-block .bwp_gallery_tags .spider_popup_overlay,.spider_popup_overlay{cursor:pointer;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10100}.bwp_gallery_tags div[id^=bwg_container] li{border:none}.spider_popup_close,.spider_popup_close_fullscreen{-moz-box-sizing:content-box!important;box-sizing:content-box!important;cursor:pointer;display:table;line-height:0;position:absolute;z-index:11100}.spider_popup_close_fullscreen{margin:10px 7px;right:7px}#spider_popup_left{left:0}#spider_popup_right{right:0}#spider_popup_left:hover,#spider_popup_right:hover{visibility:visible}#spider_popup_left:hover span{left:20px}#spider_popup_right:hover span{left:auto;right:20px}#spider_popup_left,#spider_popup_right{background:transparent url(https://dziorek.pl/wp-content/plugins/photo-gallery/css/../images/blank.gif) repeat scroll 0 0;bottom:35%;cursor:pointer;display:inline;height:30%;outline:medium none;position:absolute;width:35%;z-index:10130}#bwg_image_container #spider_popup_left,#bwg_image_container #spider_popup_right{width:25%}#spider_popup_left-ico,#spider_popup_right-ico{-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:table;line-height:0;margin-top:-15px;position:absolute;top:50%;z-index:10135}.bwg_captcha_refresh{background-image:url(https://dziorek.pl/wp-content/plugins/photo-gallery/css/../images/captcha_refresh.png);background-position:center center;background-repeat:no-repeat;background-size:100% 100%;border-width:0;cursor:pointer;display:inline-block;height:20px;width:20px;margin:0;padding:0;vertical-align:middle}.bwg_captcha_input{vertical-align:middle;width:75px!important}.bwg_captcha_img{cursor:pointer;margin:0 5px 0 5px;vertical-align:middle}.bwg_comment_error{color:red;display:block}.bwg_comment_waiting_message{display:none}.bwg_image_hit_container1,.bwg_image_info_container1,.bwg_image_rate_container1{height:100%;margin:0 auto;position:absolute;width:100%}.bwg_image_rate_container1{display:none}.bwg_image_hit_container2,.bwg_image_info_container2,.bwg_image_rate_container2{display:table;height:100%;margin:0 auto;position:absolute;width:100%}.bwg_image_hit_spun,.bwg_image_info_spun,.bwg_image_rate_spun{display:table-cell;height:100%;left:0;top:0;width:100%;overflow:hidden;position:relative}.bwg_image_hit,.bwg_image_info,.bwg_image_rate{display:inline-block;position:relative;text-decoration:none;word-wrap:break-word;z-index:11}.bwg_image_rate{z-index:999!important}.bwg_image_rate_disabled{display:none;position:absolute;width:100%;height:40px;top:0}@media screen and (max-width:465px){.bwg_ctrl_btn_container{height:auto!important}}.bwg_search_container_1{display:inline-block;width:100%;text-align:right;margin:0 5px 20px 0;background-color:rgba(0,0,0,0)}.bwg_search_container_2{display:inline-block;position:relative;border-radius:4px;box-shadow:0 0 3px 1px #ccc;background-color:#fff;border:1px solid #ccc;max-width:100%}div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search_input_container{display:block;margin-right:45px}div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search_loupe_container{display:inline-block;margin-right:1px;vertical-align:middle;float:right}div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search_reset_container{margin-right:5px;vertical-align:middle;float:right}.bwg_thumbnail div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_reset,.bwg_thumbnail div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search{display:block;font-size:10px;color:#323a45;cursor:pointer;line-height:inherit!important}.bwg_thumbnail div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search{font-size:12px}div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search_input,div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search_input:focus{color:#070707;outline:0;border:none;box-shadow:none;background:0 0;padding:3px 5px;font-family:inherit;width:100%}.bwg_order_cont .SumoSelect{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 3px 1px #ccc;border-radius:4px;height:initial;max-width:100%;padding:0 10px}.SumoSelect>.optWrapper>.options li.opt{border:none;text-align:left}.bwg_order_cont .SumoSelect .CaptionCont{text-align:left}.bwg_order_cont{background-color:rgba(0,0,0,0);display:block;text-align:right;width:100%;margin:0 5px 20px 0}#bwg_tag_container .SumoSelect,.bwg_order_cont .SumoSelect{display:inline-table}#bwg_tag_container .SumoSelect ul.options,.bwg_order_cont .SumoSelect ul.options{margin:0;padding:0!important}#bwg_tag_container .SumoSelect li,.bwg_order_cont .SumoSelect li{list-style:none}#bwg_tag_container .SumoSelect.open .search-txt{padding:0 8px;height:100%}#bwg_tag_container .SumoSelect>.optWrapper>.options li label{margin:0}.bwg_order_label{border:none;box-shadow:none;color:#bbb;font-family:inherit;font-weight:700;outline:0}.bwg_order{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 3px 1px #ccc;border-radius:4px;height:initial;max-width:100%;text-align:left}.wd_error{color:#ccc;font-size:initial}div[id^=bwg_container] .bwg_download_gallery{text-align:right;margin-top:10px}div[id^=bwg_container] .bwg_download_gallery a{color:#4a4a4a;font-size:25px;text-decoration:none}div[id^=bwg_container] .bwg_download_gallery a:hover{color:#7d7d7d}div[id^=bwg_container] .bwg-border-box *{-moz-box-sizing:border-box;box-sizing:border-box}.bwg-flex{display:flex}.bwg-width-100{width:100%;max-width:100%}.bwg-flex-column{flex-direction:column}.bwg-flex-row{flex-direction:row;flex-wrap:wrap}.bwg-container{font-size:0;width:100%;max-width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.bwg-item{display:flex;flex-direction:column;cursor:pointer}.bwg-item0{overflow:hidden;z-index:100}.bwg-item0:hover{background:0 0!important;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;opacity:1;z-index:102;position:relative}.bwg-item1{overflow:hidden;width:100%;position:relative}.bwg-item2{top:0;left:0;bottom:0;right:0;width:100%;height:100%}.bwg-item2{position:absolute}.bwg-ecommerce1,.bwg-title1{opacity:1;text-align:center;width:100%}.bwg-ecommerce1{text-align:right}.bwg-title2{width:100%;word-wrap:break-word}.bwg-item0:hover .bwg-ecommerce1,.bwg-item0:hover .bwg-title1{left:0!important;opacity:1!important}.bwg-play-icon1{display:flex;width:auto;height:auto;opacity:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;justify-content:center;align-content:center;flex-direction:column;text-align:center}.bwg_loading_div_1{position:absolute;width:100%;height:100%;z-index:115;text-align:center;vertical-align:middle;top:0}.bwg_load_more_ajax_loading{width:100%;z-index:115;text-align:center;vertical-align:middle;position:relative;height:30px}.bwg_load_more_ajax_loading.bwg-hidden{height:0}.bwg_loading_div_2{display:table;vertical-align:middle;width:100%;height:100%;background-color:#fff;opacity:.95}.bwg_loading_div_3{display:table-cell;text-align:center;position:relative;vertical-align:middle}.bwg_spider_ajax_loading{border:none!important;display:inline-block;text-align:center;position:relative;vertical-align:middle;background-image:url(https://dziorek.pl/wp-content/plugins/photo-gallery/css/../images/ajax_loader.png);float:none;width:30px;height:30px;background-size:30px 30px}.bwg-hidden{visibility:hidden}.bwg_container{position:relative;margin:20px auto}.bwg_inst_play_btn_cont,.bwg_inst_play_btn_cont .bwg_inst_play{display:block}.hidden{display:none}.bwg-loading{width:100%;height:100%;opacity:.95;position:absolute;background-image:url(https://dziorek.pl/wp-content/plugins/photo-gallery/css/../images/ajax_loader.png);background-position:center;background-repeat:no-repeat;background-size:50px;z-index:100100;top:0;left:0}#bwg_download{display:inline-block}#bwg_download.hidden{display:none}.bwg_thumbnail.bwg_container .search_line.bwg_tag_select_view{min-height:50px;-webkit-box-shadow:0 5px 7px -5px rgba(0,0,0,.16);-moz-box-shadow:0 5px 7px -5px rgba(0,0,0,.16);box-shadow:0 5px 7px -5px rgba(0,0,0,.16);margin-bottom:10px;display:inline-block;width:100%}.bwg_thumbnail.bwg_container .search_line #bwg_tag_wrap,.bwg_thumbnail.bwg_container .search_line .bwg_order_cont,.bwg_thumbnail.bwg_container .search_line .bwg_search_container_1{float:left;display:table-cell;text-align:left;vertical-align:middle}.bwg_thumbnail.bwg_container .search_line #bwg_tag_wrap #bwg_tag_container,.bwg_thumbnail.bwg_container .search_line .bwg_order_cont select{border:.5px solid rgba(0,0,0,.15);box-shadow:none;border-radius:15px}.bwg_thumbnail.bwg_container .search_line .bwg_order_cont,.bwg_thumbnail.bwg_container .search_line .search_tags_container{width:25%;min-width:120px;max-width:180px;margin-right:20px;border:.5px solid rgba(0,0,0,.15);box-shadow:none;border-radius:15px;float:left;height:30px;padding:0;cursor:pointer;background:#fff}.bwg_thumbnail.bwg_container .search_line .bwg_order_cont select,.bwg_thumbnail.bwg_container .search_line .placeholder,.bwg_thumbnail.bwg_container .search_line .search-txt,.bwg_thumbnail.bwg_container .search_line .select-all,.bwg_thumbnail.bwg_container .search_line.SumoSelect .opt label{color:#323a45;font-size:12px;text-transform:uppercase;font-weight:400;font-family:Ubuntu;margin:0;border:none}.bwg_thumbnail.bwg_container .search_line .select-all label{margin-bottom:0;line-height:13px}.bwg_thumbnail.bwg_container .search_line .SumoSelect ul.options:not(:empty){padding:15px 0 0 10px!important}.bwg_thumbnail.bwg_container .search_line .SumoSelect{padding:0 10px;width:initial;height:inherit;cursor:pointer;display:block;border:none;box-shadow:none;border-radius:0;max-width:100%;background-color:transparent;line-height:inherit;vertical-align:bottom}.bwg_thumbnail.bwg_container .search_line .bwg_search_input_container{height:30px;text-align:center;font-size:12px;font-family:Ubuntu;border-radius:15px;text-align:left;width:calc(100%);margin:0;overflow:hidden}.bwg_thumbnail div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search_input,.bwg_thumbnail div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search_input:focus{height:30px;padding:0 10px;text-align:center;font-size:12px;font-family:Ubuntu;border-radius:15px;text-align:left;width:calc(100% - 64px);display:inline-table}.bwg_thumbnail.bwg_container .search_line .CaptionCont span{display:block!important;vertical-align:middle;color:#323a45!important;font-size:12px;text-transform:uppercase;font-family:Ubuntu;cursor:pointer;line-height:29px;max-width:calc(100% - 20px)}.bwg_thumbnail .search_tags{cursor:pointer}.bwg_thumbnail.bwg_container .search_line .SumoSelect .select-all>span,.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper.multiple>.options li.opt span{margin-left:-35px}.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper.multiple>.options li.opt{padding-left:25px}.bwg_thumbnail .bwg_search_input::-webkit-input-placeholder{color:#ccc;font-size:12px;text-transform:uppercase;font-family:Ubuntu}.bwg_thumbnail .bwg_search_input::-moz-placeholder{color:#ccc;font-size:12px;text-transform:uppercase;text-align:left;font-family:Ubuntu;line-height:30px}.bwg_thumbnail .bwg_search_input:-ms-input-placeholder{color:#ccc;font-size:12px;text-transform:uppercase;text-align:left;font-family:Ubuntu}.bwg_thumbnail .bwg_search_input:-moz-placeholder{color:#ccc;font-size:12px;text-transform:uppercase;text-align:left;font-family:Ubuntu}.bwg_thumbnail .search-txt::-webkit-input-placeholder{text-align:left;color:#323a45;opacity:.5;font-size:12px!important}.bwg_thumbnail .search-txt::-moz-placeholder{text-align:left;color:#323a45;opacity:.5;font-size:12px!important}.bwg_thumbnail .search-txt::-ms-input-placeholder{text-align:left;color:#323a45;opacity:.5;font-size:12px}.bwg_thumbnail .search-txt:-ms-input-placeholder{text-align:left;color:#323a45;opacity:.5;font-size:12px}.bwg_thumbnail .search-txt:-moz-placeholder{text-align:left;color:#323a45;opacity:.5;font-size:12px}.bwg_thumbnail .bwg_search_input_container .search_placeholder_title{width:calc(100% - 20px);height:29px;text-align:center;display:inline-block;background:#fff;position:absolute;top:.5px;left:10px;white-space:nowrap;border-radius:15px;color:#4e4e4e;text-transform:uppercase;overflow:hidden}.bwg_thumbnail .bwg_search_input_container .search_placeholder_title span{line-height:28px}.bwg_thumbnail.bwg_container .search_line .bwg_search_loupe_container{line-height:29px;display:inline-block;top:0;margin-right:10px;vertical-align:middle;float:none;padding-top:0;font-size:12px;font-family:Ubuntug}.bwg_thumbnail.bwg_container .search_line .bwg_search_loupe_container1{margin-left:0;float:left;top:0;line-height:30px;width:auto;height:30px;margin-left:10px}.bwg_thumbnail.bwg_container .search_line .bwg_search_reset_container{right:0;top:0;line-height:30px;width:11px;height:30px;margin-right:10px}.bwg_thumbnail.bwg_container .search_line .bwg_search_container_1{float:right;width:30%;min-width:120px}.bwg_thumbnail.bwg_container .search_line .bwg_search_container_1 .bwg_search_container_2{width:100%!important;float:right}.bwg_thumbnail.bwg_container .search_line .SumoSelect .select-all{padding:0 0 3px 35px!important;height:13px;line-height:13px;margin-bottom:15px!important}.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper>.options li.opt{margin-bottom:15px;padding:0;list-style:none;color:#323a45;font-size:12px;text-transform:uppercase;font-family:Ubuntu;line-height:12px}.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel,.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk{font-family:Ubuntu;font-size:12px;line-height:12px}.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper.multiple>.MultiControls>p:hover{background:0 0}.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper>.options li.opt label{color:#323a45;font-size:12px;text-transform:uppercase;font-family:Ubuntu;font-weight:400;margin-bottom:0}.bwg_thumbnail.bwg_container .search_line .SumoSelect>.CaptionCont{height:inherit;border:transparent;background:inherit;width:100%;cursor:pointer;max-height:calc(100% - 2px)}.bwg_thumbnail.bwg_container .search_line .SumoSelect>.CaptionCont>label{margin:0;line-height:100%;cursor:pointer;width:20px}.bwg_thumbnail.bwg_container .search_line .SumoSelect>.CaptionCont>label>i{background:0 0;line-height:100%;height:100%}.bwg_thumbnail.bwg_container .search_line .SumoSelect>.CaptionCont>label>i.closed:before,.bwg_thumbnail.bwg_container .search_line .SumoSelect>.CaptionCont>label>i.opened:before{color:#323a45;font-size:10px;line-height:30px}.bwg_thumbnail.bwg_container .search_line .bwg_reset{position:absolute}.bwg_thumbnail.bwg_container .search_line .no-match{font-family:Ubuntu;font-size:12px;color:#323a45;padding:5px 25px!important;text-align:center}.bwg_thumbnail.bwg_container .search_line .search-txt{border:transparent;background:0 0;padding:4px 0!important;height:100%}.bwg_thumbnail.bwg_container .search_line .search-txt:focus{box-shadow:none}.bwg_thumbnail.bwg_container .search_line .bwg_order.SumoUnder{display:none}.bwg_slideshow_image_container{position:absolute}.bwg_slideshow_image_container>div>div{display:table;margin:0 auto}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slide_container_] img[id^=bwg_slideshow_image_]{display:inline-block}.bwg_thumbnail #bwg_tag_container p{text-align:left}.bwg_thumbnail .bwg_search_container_2{display:inline-block;position:relative;border-radius:4px;background-color:#fff;max-width:100%;box-shadow:none;border:.5px solid rgba(0,0,0,.15);border-radius:15px}.bwg_thumbnail .bwg_order_cont{background-color:rgba(0,0,0,0);display:block;text-align:right;width:100%}.bwg_thumbnail div[id^=bwg_search_container_1_] div[id^=bwg_search_container_2_] .bwg_search_input_container{display:block;text-align:center}.bwg_thumbnail .SumoSelect>.optWrapper>.options li.opt:hover{background-color:transparent}.bwg-zoom-effect .bwg-zoom-effect-overlay{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;-webkit-transition:all .45s ease-in-out;transition:all .45s ease-in-out}.bwg-zoom-effect-overlay{display:flex;align-items:center;justify-content:center}.bwg-zoom-effect:hover .bwg-zoom-effect-overlay{opacity:1}.bwg-zoom-effect .bwg-title1{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (min-width:480px){.bwg-zoom-effect img{-webkit-transition:all .3s;transition:all .3s}}.bwg_container div[id^=bwg_container2_] img{height:initial}.bwg-masonry-vertical{flex-direction:column}.bwg_thumbnails_masonry .bwg-masonry-thumbnails{overflow:hidden}.bwg_thumbnails_masonry .bwg-masonry-thumbnails .bwg-item{box-sizing:border-box}.bwg-masonry-horizontal{flex-direction:row}.bwg-masonry-horizontal-parent{overflow-x:scroll;overflow-y:hidden}.bwg-masonry-horizontal-container{width:fit-content}.bwg-item.bwg-empty-item{border:0!important;padding:0!important}.bwg-background{background-color:rgba(0,0,0,0);position:relative;width:100%}.bwg-background .wd_error{color:#323a45;font-weight:700}div[id^=bwg_container] .bwg-carousel{margin:0 auto}.bwg_carousel_preload{background-image:url(https://dziorek.pl/wp-content/plugins/photo-gallery/css/../images/ajax_loader.png);background-size:50px!important;background-repeat:no-repeat;background-color:#fff;background-position:center}.bwg_container.bwg_carousel *{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.bwg_container.bwg_carousel [id^=bwg_container2_] *{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_watermark_]{position:relative;z-index:15}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_image_container_]{display:inline-block;position:absolute;text-align:center;vertical-align:middle}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_watermark_container_]{display:table-cell;margin:0 auto;position:relative;vertical-align:middle}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_watermark_container_] div{display:table;margin:0 auto}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_watermark_spun_]{display:table-cell;overflow:hidden;position:relative}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_watermark_image_]{padding:0!important;display:inline-block;float:none!important;margin:4px!important;position:relative;z-index:15}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_watermark_text_],.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_watermark_text_]:hover{text-decoration:none;margin:4px;display:block;position:relative;z-index:17}.bwg_container.bwg_carousel [id^=bwg_container2_] .bwg_carousel-cont-child{max-width:100%;position:relative;overflow:hidden;height:100%;width:100%}.bwg_container.bwg_carousel [id^=bwg_container2_] .bwg-carousel-image{border:0;position:absolute;display:block;max-width:none;padding:0!important;margin:0!important;float:none!important;vertical-align:middle;height:100%;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;vertical-align:middle}.bwg_container.bwg_carousel [id^=bwg_container2_] .bwg-carousel{position:relative;max-width:100%;width:100%}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel-feature]{position:absolute;display:block;overflow:hidden;cursor:pointer}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel-feature] [class^=bwg_carousel-caption] [class^=bwg_carousel_title_text_]{text-decoration:none;position:absolute;z-index:15;display:inline-block;width:75%;top:0;text-align:center;word-wrap:break-word;word-break:break-word}.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=bwg_carousel-left],.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=bwg_carousel-right]{bottom:38%;cursor:pointer;display:inline;height:30%;outline:medium none;position:absolute;width:0%;z-index:13;visibility:visible}.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=bwg_carousel-right]{right:0;left:auto;z-index:999}.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=bwg_carousel-left]{left:20px;z-index:999}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_video_hide]{width:100%;height:100%;position:absolute;z-index:22}.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=spider_carousel_left-ico_] span,.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=spider_carousel_right-ico_] span{display:table-cell;text-align:center;vertical-align:middle;z-index:13}.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=spider_carousel_left-ico_],.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=spider_carousel_right-ico_]{z-index:13;-moz-box-sizing:content-box;box-sizing:content-box;cursor:pointer;display:inline-table;line-height:0;margin-top:-15px;position:absolute;top:55%}.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=spider_carousel_left-ico_]:hover,.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=spider_carousel_right-ico_]:hover{cursor:pointer}.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=bwg_carousel_play_pause_]{bottom:0;cursor:pointer;display:flex;justify-content:center;align-items:center;outline:medium none;position:absolute;height:inherit;width:30%;left:35%;z-index:13}.bwg_container.bwg_carousel .bwg_carousel_play_pause:hover .bwg_carousel_play_pause-ico{display:inline-block!important}.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=bwg_carousel_play_pause_]:hover span{position:relative;z-index:13}.bwg_container.bwg_carousel [id^=bwg_container2_] [id^=bwg_carousel_play_pause_] span{display:flex;justify-content:center;align-items:center}.bwg_container.bwg_carousel [id^=bwg_container2_] .bwg_carousel_play_pause-ico{display:none!important;cursor:pointer;position:relative;z-index:13}.bwg_container.bwg_carousel [id^=bwg_container2_] .bwg_carousel_play_pause-ico:hover{display:inline-block;position:relative;z-index:13}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_embed_]{padding:0!important;float:none!important;width:100%;height:100%;vertical-align:middle;position:relative;display:table;background-color:#000;text-align:center}.bwg_container.bwg_carousel [id^=bwg_container2_] [class^=bwg_carousel_embed_video_]{padding:0!important;margin:0!important;float:none!important;vertical-align:middle;position:relative;display:table-cell;background-color:#000;text-align:center}.bwg_thumbnail.bwg_container{padding:0 1px;min-height:140px}.bwg_thumbnail.bwg_container .search_line.bwg-search-line-responsive{display:inline-block}body .bwg_thumbnail.bwg_container .search_line.bwg-search-line-responsive .bwg_order_cont,body .bwg_thumbnail.bwg_container .search_line.bwg-search-line-responsive .bwg_search_container_1,body .bwg_thumbnail.bwg_container .search_line.bwg-search-line-responsive .search_tags_container{width:100%;margin:0 0 10px 0;text-align:center;max-width:100%}.search_line .SumoSelect>.optWrapper.multiple.isFloating{padding-bottom:26px}.bwg_container.bwg_blog_style .fluid-width-video-wrapper,.bwg_container.bwg_carousel .fluid-width-video-wrapper,.bwg_container.bwg_image_browser .fluid-width-video-wrapper{width:100%;position:unset!important;padding:0!important}.bwg_inst_play_btn_cont{width:100%;height:100%;position:absolute;z-index:1;cursor:pointer;top:0}.bwg_inst_play{position:absolute;width:50px;height:50px;background-position:center center;background-repeat:no-repeat;background-size:cover;transition:background-image .2s ease-out;-ms-transition:background-image .2s ease-out;-moz-transition:background-image .2s ease-out;-webkit-transition:background-image .2s ease-out;top:0;left:0;right:0;bottom:0;margin:auto}.bwg_inst_play:hover{background-position:center center;background-repeat:no-repeat;background-size:cover}.spider_popup_wrap *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.spider_popup_wrap{display:inline-block;left:50%;outline:medium none;position:fixed;text-align:center;top:50%;z-index:100000}.bwg_popup_image{width:auto;vertical-align:middle;display:inline-block}.bwg_slider img{display:inline-block}.bwg_popup_embed{width:100%;height:100%;vertical-align:middle;text-align:center;display:table}.bwg_btn_container{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.bwg_toggle_btn{margin:0;padding:0}.bwg_ctrl_btn_container{position:absolute;width:100%;z-index:10150}.bwg_btn_container.bwg_no_ctrl_btn .bwg_ctrl_btn_container{background:0 0}.bwg_toggle_container{cursor:pointer;left:50%;line-height:0;position:absolute;text-align:center;z-index:10150}#spider_popup_left-ico span,#spider_popup_right-ico span,.spider_popup_close span{display:table-cell;text-align:center;vertical-align:middle}.bwg_image_wrap{height:inherit;display:table;position:absolute;text-align:center;width:inherit}.bwg_image_wrap *{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.bwg_comment_wrap,.bwg_ecommerce_wrap{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.bwg_comment_container,.bwg_ecommerce_container{-moz-box-sizing:border-box;height:100%;overflow:hidden;position:absolute;top:0;z-index:10103}#bwg_ecommerce{padding:10px}.bwg_ecommerce_body{background:0 0!important;border:none!important}.pge_tabs{list-style-type:none;margin:0;padding:0;background:0 0!important}.pge_tabs li a,.pge_tabs li a:hover,.pge_tabs li.pge_active a{text-decoration:none;display:block;width:100%;outline:0!important;padding:8px 5px!important;font-weight:700;font-size:13px}.pge_add_to_cart a{padding:5px 10px;text-decoration:none!important;display:block}.pge_add_to_cart{margin:5px 0 15px}.pge_add_to_cart_title{font-size:17px;padding:5px}.pge_add_to_cart div:first-child{float:left}.pge_add_to_cart div:last-child{float:right;margin-top:4px}.pge_add_to_cart:after,.pge_tabs:after{clear:both;content:"";display:table}#downloads table tr td,#downloads table tr th{padding:6px 10px!important;text-transform:none!important}.bwg_comments input[type=submit],.bwg_ecommerce_panel input[type=button]{cursor:pointer;font-size:15px;width:100%;margin-bottom:5px}.bwg_comments,.bwg_ecommerce_panel{bottom:0;height:100%;left:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:100%;z-index:10101}.bwg_comments{height:100%}.bwg_comment_body_p,.bwg_comments p{margin:5px!important;text-align:left;word-wrap:break-word;word-break:break-all}.bwg_ecommerce_panel p{padding:5px!important;text-align:left;word-wrap:break-word;word-break:break-all;margin:0!important}.bwg_comments .bwg-submit-disabled{opacity:.5}.bwg_comments textarea{height:120px;resize:vertical}.bwg_comment_delete_btn{color:#7a7a7a;cursor:pointer;float:right;font-size:14px;margin:2px}.bwg_comments_close,.bwg_ecommerce_close{cursor:pointer;line-height:0;position:relative;font-size:13px;margin:5px;z-index:10150}.bwg_ecommerce_panel a:hover{text-decoration:underline}.bwg_comment_textarea::-webkit-scrollbar{width:4px}.bwg_comment_textarea::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.55);border-radius:2px}.bwg_comment_textarea::-webkit-scrollbar-thumb:hover{background-color:#d9d9d9}.bwg_ctrl_btn_container a,.bwg_ctrl_btn_container a:hover{text-decoration:none}.bwg_facebook:hover{color:#3b5998}.bwg_twitter:hover{color:#4099fb}.bwg_pinterest:hover{color:#cb2027}.bwg_tumblr:hover{color:#2f5070}.bwg_image_container{display:table;position:absolute;text-align:center;vertical-align:middle;width:100%}.bwg_filmstrip_container{position:absolute;z-index:10150}.bwg_filmstrip{overflow:hidden;position:absolute;z-index:10106}.bwg_filmstrip_thumbnails{margin:0 auto;overflow:hidden;position:relative}.bwg_filmstrip_thumbnail{position:relative;background:0 0;float:left;cursor:pointer;overflow:hidden}.bwg_filmstrip_thumbnail .bwg_filmstrip_thumbnail_img_wrap{overflow:hidden}.bwg_thumb_active{opacity:1}.bwg_filmstrip_thumbnail_img{display:block;opacity:1}.bwg_filmstrip_left{cursor:pointer;vertical-align:middle;z-index:10106;line-height:0}.bwg_filmstrip_right{cursor:pointer;vertical-align:middle;z-index:10106;line-height:0}.bwg_none_selectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bwg_watermark_container{display:table-cell;margin:0 auto;position:relative;vertical-align:middle}.bwg_watermark_container>div{display:table;margin:0 auto}.bwg_watermark_spun{display:table-cell;overflow:hidden;position:relative}.bwg_watermark_image{margin:4px;position:relative;z-index:10141}.bwg_watermark_text,.bwg_watermark_text:hover{text-decoration:none;margin:4px;position:relative;z-index:10141}.bwg_slide_container{display:table-cell;position:absolute;vertical-align:middle;width:100%;height:100%}.bwg_slide_bg{margin:0 auto;width:inherit;height:inherit}.bwg_slider{height:inherit;width:inherit}.bwg_popup_image_spun{height:inherit;display:table-cell;opacity:1;position:absolute;vertical-align:middle;width:inherit;z-index:2}.bwg_popup_image_second_spun{width:inherit;height:inherit;display:table-cell;opacity:0;position:absolute;vertical-align:middle;z-index:1}.bwg_grid{display:none;height:100%;overflow:hidden;position:absolute;width:100%}.bwg_gridlet{opacity:1;position:absolute}.bwg_image_info::-webkit-scrollbar{width:4px}.bwg_image_info::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.55);border-radius:2px}.bwg_image_info::-webkit-scrollbar-thumb:hover{background-color:#d9d9d9}#bwg_rate_form .bwg_hint{margin:0 5px;display:none}.bwg_star{display:inline-block;width:unset!important}.bwg_image_count_container{left:0;line-height:1;position:absolute;vertical-align:middle}#bwg_comment_form label{display:block;font-weight:700;margin-top:17px;text-transform:uppercase}#bwg_comment_form .bwg-privacy-policy-box label{text-transform:unset;word-break:break-word}.bwg_popup_image_spun .bwg_popup_image_spun1{width:inherit;height:inherit}.bwg_popup_image_spun1 .bwg_popup_image_spun2{vertical-align:middle;text-align:center;height:100%}#embed_conteiner{table-layout:fixed;height:100%}#opacity_div{background-color:rgba(255,255,255,.2);position:absolute;z-index:10150}#loading_div{text-align:center;position:relative;vertical-align:middle;z-index:10170;float:none;width:30px;height:30px;background-size:30px 30px;background-repeat:no-repeat;background-position:50% 50%}#ecommerce_ajax_loading{position:absolute}#ecommerce_opacity_div{display:none;background-color:rgba(255,255,255,.2);position:absolute;z-index:10150}#ecommerce_loading_div{display:none;text-align:center;position:relative;vertical-align:middle;z-index:10170;float:none;width:30px;height:30px;background-size:30px 30px;background-repeat:no-repeat;background-position:50% 50%}.bwg_ecommerce_panel.bwg_popup_sidebar_panel.bwg_popup_sidebar{text-align:left}#ajax_loading{position:absolute}@media (max-width:480px){.bwg_image_count_container{display:none}.bwg_image_title,.bwg_image_title *{font-size:12px}.bwg_image_description,.bwg_image_description *{font-size:10px}}body[data-elementor-device-mode=mobile] .bwg-container.bwg-masonry-thumbnails .bwg-title1,body[data-elementor-device-mode=mobile] .bwg-container.bwg-standard-thumbnails .bwg-title1,body[data-elementor-device-mode=mobile] .bwg-mosaic-thumbnails,body[data-elementor-device-mode=tablet] .bwg-container.bwg-masonry-thumbnails .bwg-title1,body[data-elementor-device-mode=tablet] .bwg-container.bwg-standard-thumbnails .bwg-title1,body[data-elementor-device-mode=tablet] .bwg-mosaic-thumbnails{opacity:1!important}body[data-elementor-device-mode=mobile] .bwg-zoom-effect .bwg-zoom-effect-overlay,body[data-elementor-device-mode=mobile] .bwg-zoom-effect-overlay>span,body[data-elementor-device-mode=tablet] .bwg-zoom-effect .bwg-zoom-effect-overlay,body[data-elementor-device-mode=tablet] .bwg-zoom-effect-overlay>span{opacity:1!important;background-color:unset!important}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_image_wrap_] *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_image_wrap_]{border-collapse:collapse;display:table;position:relative;text-align:center;margin:auto}div[id^=bwg_container1_] div[id^=bwg_container2_] img[class^=bwg_slideshow_image_]{display:inline-block;padding:0!important;margin:0!important;float:none!important;vertical-align:middle}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_embed_]{padding:0!important;margin:0!important;float:none!important;vertical-align:middle;display:inline-block;text-align:center}div[id^=bwg_container1_] div[id^=bwg_container2_] img[class^=bwg_slideshow_watermark_]{position:relative;z-index:15}div[id^=bwg_container1_] div[id^=bwg_container2_] span.bwg_slideshow_play_pause{bottom:0;cursor:pointer;display:table;height:inherit;outline:medium none;position:absolute;width:30%;left:35%;z-index:13}div[id^=bwg_container1_] div[id^=bwg_container2_] span.bwg_slideshow_play_pause:hover span[id^=bwg_slideshow_play_pause-ico_]{display:inline-block!important}div[id^=bwg_container1_] div[id^=bwg_container2_] span.bwg_slideshow_play_pause:hover span{position:relative;z-index:13}div[id^=bwg_container1_] div[id^=bwg_container2_] span.bwg_slideshow_play_pause span{display:table-cell;text-align:center;vertical-align:middle;z-index:13}div[id^=bwg_container1_] div[id^=bwg_container2_] span[id^=bwg_slideshow_play_pause-ico_]{display:none!important;cursor:pointer;position:relative;z-index:13}div[id^=bwg_container1_] div[id^=bwg_container2_] span[id^=bwg_slideshow_play_pause-ico_]:hover{display:inline-block;position:relative;z-index:13}.bwg_embed_frame .instagram-media,div[id^=bwg_container1_] div[id^=bwg_container2_] .instagram-media{margin:0 auto!important;min-width:unset!important}div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_left_],div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_right_]{bottom:35%;cursor:pointer;display:inline;height:30%;outline:medium none;position:absolute;width:35%;z-index:13}div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_left_]{left:0}div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_right_]{right:0}div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_left_]:hover,div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_right_]:hover{visibility:visible}div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_left_]:hover,div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_right_]:hover{visibility:visible}div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_right_]:hover span{left:auto!important;right:20px!important}div[id^=bwg_container1_] div[id^=bwg_container2_] a[id^=spider_slideshow_left_]:hover span{left:20px!important}div[id^=bwg_container1_] div[id^=bwg_container2_] span[id^=spider_slideshow_left-ico_] span,div[id^=bwg_container1_] div[id^=bwg_container2_] span[id^=spider_slideshow_right-ico_] span{display:table-cell;text-align:center;vertical-align:middle;z-index:13}div[id^=bwg_container1_] div[id^=bwg_container2_] span[id^=spider_slideshow_left-ico_],div[id^=bwg_container1_] div[id^=bwg_container2_] span[id^=spider_slideshow_right-ico_]{z-index:13;-moz-box-sizing:content-box;box-sizing:content-box;cursor:pointer;display:table;line-height:0;margin-top:-15px;position:absolute;top:50%}div[id^=bwg_container1_] div[id^=bwg_container2_] span[id^=spider_slideshow_left-ico_]:hover,div[id^=bwg_container1_] div[id^=bwg_container2_] span[id^=spider_slideshow_right-ico_]:hover{cursor:pointer}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_image_container_]{display:table;position:absolute;text-align:center;vertical-align:middle}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_filmstrip_container_]{position:absolute}div[id^=bwg_container1_] div[id^=bwg_container2_] .bwg_slideshow_filmstrip,div[id^=bwg_container1_] div[id^=bwg_container2_] .bwg_slideshow_filmstrip_fix_count{overflow:hidden;position:absolute}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_filmstrip_thumbnails_]{margin:0 auto;overflow:hidden;position:relative}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_filmstrip_thumbnail_]{position:relative;background:0 0;cursor:pointer;float:left;overflow:hidden}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_thumb_active_]{opacity:1}div[id^=bwg_container1_] div[id^=bwg_container2_] img[class^=bwg_slideshow_filmstrip_thumbnail_img_]{display:block;opacity:1;padding:0!important}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_filmstrip_left_]{cursor:pointer;vertical-align:middle}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_filmstrip_right_]{cursor:pointer;vertical-align:middle}div[id^=bwg_container1_] div[id^=bwg_container2_] a[class^=bwg_none_selectable_]{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_watermark_container_]{display:table-cell;margin:0 auto;position:relative;vertical-align:middle}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_watermark_spun_]{display:table-cell;overflow:hidden;position:relative}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_title_spun_]{display:table-cell;overflow:hidden;position:relative}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_description_spun_]{display:table-cell;overflow:hidden;position:relative}div[id^=bwg_container1_] div[id^=bwg_container2_] img[class^=bwg_slideshow_watermark_image_]{padding:0!important;float:none!important;margin:4px!important;position:relative;z-index:15}div[id^=bwg_container1_] div[id^=bwg_container2_] a[class^=bwg_slideshow_watermark_text_],div[id^=bwg_container1_] div[id^=bwg_container2_] a[class^=bwg_slideshow_watermark_text_]:hover{text-decoration:none;margin:4px;position:relative;z-index:15}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_title_text_]{text-decoration:none;position:relative;z-index:11;display:inline-block;word-wrap:break-word;word-break:break-word}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_description_text_]{text-decoration:none;position:relative;z-index:15;margin:5px;display:inline-block;word-wrap:break-word;word-break:break-word}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slide_container_]{display:table-cell;margin:0 auto;position:absolute;vertical-align:middle;width:100%;height:100%}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slide_bg_]{margin:0 auto;width:inherit;height:inherit}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slider_]{height:inherit;width:inherit}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_image_spun_]{width:inherit;height:inherit;display:table-cell;opacity:1;position:absolute;vertical-align:middle;z-index:2}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_image_second_spun_]{width:inherit;height:inherit;display:table-cell;opacity:0;position:absolute;vertical-align:middle;z-index:1}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_grid_]{display:none;height:100%;overflow:hidden;position:absolute;width:100%}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_gridlet_]{opacity:1;position:absolute}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_dots_]{display:inline-block;position:relative;cursor:pointer;overflow:hidden;z-index:17}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_dots_container_]{display:block;overflow:hidden;position:absolute;z-index:17}div[id^=bwg_container1_] div[id^=bwg_container2_] div[class^=bwg_slideshow_dots_thumbnails_]{left:0;font-size:0;margin:0 auto;overflow:hidden;position:relative}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_dots_active_]{opacity:1}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_image_spun1_]{display:table;width:inherit;height:inherit}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_slideshow_image_spun2_]{display:table-cell;vertical-align:middle;text-align:center}div[id^=bwg_container1_] div[id^=bwg_container2_] span[class^=bwg_mosaic_play_icon_spun_]{display:flex;width:auto;height:auto;opacity:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;justify-content:center;align-content:center;flex-direction:column;text-align:center}.lazy_loader{background-image:url(https://dziorek.pl/wp-content/plugins/photo-gallery/css/../images/ajax_loader.png);background-size:30px 30px;background-repeat:no-repeat;background-position:50% 50%}.bwg-container-temp0{visibility:hidden!important;position:absolute!important}.bwg_image_browser .pagination-links{display:flex;padding:0}.bwg_image_browser .pagination-links_col1{flex-grow:3;text-align:left}.bwg_image_browser .pagination-links_col2{flex-grow:4;text-align:center}.bwg_image_browser .pagination-links_col3{flex-grow:3;text-align:right}.bwg_current_page[type=number]{width:35px;display:inline-block;-moz-appearance:textfield;line-height:normal!important}.bwg_current_page::-webkit-inner-spin-button,.bwg_current_page::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bwg_container .bwg_tag_button_view_container{display:flex;justify-content:flex-start;align-content:flex-start;align-items:flex-start;margin-bottom:45px;position:relative;padding-top:3px;flex-wrap:wrap;overflow:hidden;clear:both}.bwg_container .bwg_tag_button_view_container button{cursor:pointer}.bwg_container .bwg_tag_button_view_container button.active{cursor:default}.bwg_container .bwg_tag_button_view_container .verLine{min-height:26px;margin:0 15px}.bwg_container .bwg_tag_button_see_all{margin-bottom:70px;position:relative;display:none}.bwg_container .bwg_tag_button_see_all .see_all_tags{text-transform:uppercase;position:absolute;padding:10px 25px;font-weight:600;cursor:pointer;left:47%;top:-23px}.bwg_container .bwg_tag_button_see_all .see_all_tags span{display:inline-block;line-height:normal;text-align:center;border-radius:50%;margin-right:10px;font-weight:500;color:#fff;height:18px;width:18px}.bwg_addThis{position:absolute;left:10px;top:10px;z-index:9999}.bwg_search_container_1 input[type=search]::-ms-clear{display:none;width:0;height:0}.bwg_search_container_1 input[type=search]::-ms-reveal{display:none;width:0;height:0}.bwg_search_container_1 input[type=search]::-webkit-search-cancel-button,.bwg_search_container_1 input[type=search]::-webkit-search-decoration,.bwg_search_container_1 input[type=search]::-webkit-search-results-button,.bwg_search_container_1 input[type=search]::-webkit-search-results-decoration{display:none}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css */
:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/woocommerce/assets/css/woocommerce.css */
@charset "UTF-8";:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://dziorek.pl/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

.woocommerce form .form-row .required { visibility: visible; }


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/woocommerce/assets/css/brands.css */
.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}

/*FILESTART  /home/dziorekpcq/www/wp-content/themes/blossom-shop/css/owl.carousel.min.css */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://dziorek.pl/wp-content/themes/blossom-shop/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/*FILESTART  /home/dziorekpcq/www/wp-content/themes/blossom-shop/css/animate.min.css */

@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}

/*FILESTART  /home/dziorekpcq/www/wp-content/themes/blossom-shop/css/megamenu.min.css */
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu{visibility:visible;clip:rect(1px,1px,1px,1px)}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.focused ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{clip:inherit}#mega-menu-wrap-primary{background:0 0;display:flex;flex:1;justify-content:center}#mega-menu-wrap-primary #mega-menu-primary{display:flex;flex:1;justify-content:center;align-items:center}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item{font-size:.7778em}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{padding:20px;border:none;position:relative;height:auto;line-height:normal;font-weight:700}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover{background:0 0;font-weight:700}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link::before{content:"";background:#ee7f4b;width:50%;height:2px;position:absolute;bottom:0;left:0;right:0;margin:0 auto;opacity:0;visibility:hidden;-webkit-transition:all ease .35s;-moz-transition:all ease .35s;transition:all ease .35s}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link:before,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link:before,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link:before,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link:before,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover:before{width:100%;opacity:1;visibility:visible}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu{background:#fff}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{font-size:1em;display:block;font-weight:700}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{padding:10px 20px;border-bottom:1px solid rgba(228,191,182,.45);display:block;font-weight:700;color:#343434}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{background:#ee7f4b;font-weight:700;color:#343434}.mega-sub-menu ul{margin:0;padding:0;list-style:none}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu{padding-top:20px;padding-bottom:20px;box-shadow:0 4px 15px rgba(0,0,0,.16)}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{color:#343434;border-bottom-width:1px;margin-bottom:20px;border-bottom-color:rgba(0,0,0,.07)}.mega-sub-menu ul li li{margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:10px}.mega-sub-menu ul li li:last-child{margin-bottom:0;padding-bottom:0;border-bottom-width:0}.mega-sub-menu ul li li a{color:#343434}.mega-sub-menu ul li li a:hover{color:#ee7f4b}.mega-sub-menu ul li li .children{margin-top:20px;margin-left:15px}.mega-sub-menu li.mega-menu-item-type-widget.widget_bttk_custom_categories li{padding-bottom:0;border-bottom:none}.mega-menu-item .widget_blossomtheme_companion_cta_widget>div{padding:40px 20px}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_blossomtheme_companion_cta_widget h4.mega-block-title{color:#fff}.mega-menu-item.widget_blossom_client_logo_widget .image-holder{margin-top:10px}.mega-menu-item.widget_bttk_author_bio .image-holder{width:200px;height:200px}.mega-menu-item.widget_bttk_author_bio .title-holder::before{right:auto}.mega-menu-item.widget_bttk_author_bio .author-socicons li{border-bottom:none;padding-bottom:0}.mega-menu-item.widget_bttk_contact_social_links ul.contact-list li{margin-bottom:10px}.mega-menu-item.widget_bttk_contact_social_links ul.social-networks li{padding-bottom:0;border-bottom:none;margin-bottom:10px}.mega-menu-item.widget_archive ul li::before,.mega-menu-item.widget_categories ul li::before,.mega-menu-item.widget_meta ul li::before,.mega-menu-item.widget_nav_menu ul li::before,.mega-menu-item.widget_pages ul li::before,.mega-menu-item.widget_recent_comments ul li::before,.mega-menu-item.widget_recent_entries ul li::before{top:9px}.mega-menu-item .right{text-align:right}.mega-menu-item .centered{text-align:center}.mega-sub-menu li.mega-menu-item-type-widget.widget_bttk_social_links li{border-bottom:none;margin-bottom:5px;padding-bottom:0}.mega-sub-menu li.mega-menu-item-type-widget.widget_bttk_social_links li a{color:#fff}.mega-menu-item .owl-carousel .owl-dots .owl-dot{background:#ccc}.mega-menu-item.widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder{padding-left:50px}.mega-menu-item.widget_bttk_image_text_widget .bttk-itw-holder{margin-bottom:25px}.mega-sub-menu li.mega-menu-item-type-widget.widget_bttk_image_text_widget li{border-bottom:none;margin-bottom:0;padding-bottom:0;margin-top:25px}.mega-sub-menu li.mega-menu-item-type-widget.widget_bttk_image_text_widget li:first-child{margin-top:0}.mega-sub-menu li.mega-menu-item-type-widget.widget_bttk_image_text_widget li a:not(.btn-readmore){display:block;padding-top:20px}.mega-sub-menu li.mega-menu-item-type-widget.widget_bttk_image_text_widget li:first-child a:not(.btn-readmore){padding-top:0}.mega-sub-menu li.mega-menu-item-type-widget.widget_bttk_description_widget li{border-bottom:none;margin-bottom:0;padding-bottom:0}.mega-menu-item.widget_blossomthemes_email_newsletter_widget .img-holder{width:100px;height:100px;border-radius:100%;overflow:hidden;margin:0 auto 20px auto}.mega-menu-item.widget_blossomthemes_email_newsletter_widget .img-holder img{width:100%;height:100%;object-fit:cover}.mega-menu-item.widget_blossomthemes_email_newsletter_widget .text-holder{margin-bottom:25px}.mega-menu-item.widget_blossomthemes_email_newsletter_widget .text-holder h3{margin-top:0;margin-bottom:0;font-family:'Cormorant Garamond';font-size:1.6667em;color:#111;line-height:1.25em;position:relative;padding-bottom:25px}.mega-menu-item.widget_blossomthemes_email_newsletter_widget .text-holder h3::after{content:"";background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 86.268 7.604"><path fill="%23D18F7F" d="M55.162,0h0a9.129,9.129,0,0,1,6.8,3.073A7,7,0,0,0,67.17,5.44a7,7,0,0,0,5.208-2.367A9.129,9.129,0,0,1,79.182,0h0a9.133,9.133,0,0,1,6.8,3.073,1.082,1.082,0,1,1-1.6,1.455,6.98,6.98,0,0,0-5.2-2.368h0a7.007,7.007,0,0,0-5.208,2.368A9.139,9.139,0,0,1,67.169,7.6a9.14,9.14,0,0,1-6.805-3.075,6.989,6.989,0,0,0-5.2-2.368h-.005a7,7,0,0,0-5.21,2.368A9.142,9.142,0,0,1,43.144,7.6a9.14,9.14,0,0,1-6.805-3.075,7.069,7.069,0,0,0-10.42,0A9.149,9.149,0,0,1,19.109,7.6h0A9.145,9.145,0,0,1,12.3,4.528,6.984,6.984,0,0,0,7.092,2.16h0A7,7,0,0,0,1.882,4.528a1.081,1.081,0,1,1-1.6-1.455A9.137,9.137,0,0,1,7.09,0h0A9.145,9.145,0,0,1,13.9,3.073a6.985,6.985,0,0,0,5.2,2.367h0a7.012,7.012,0,0,0,5.213-2.367,9.275,9.275,0,0,1,13.612,0,7.01,7.01,0,0,0,5.21,2.367,7,7,0,0,0,5.21-2.367A9.146,9.146,0,0,1,55.162,0"></path></svg>');background-repeat:no-repeat;background-position:center;width:85px;height:15px;position:absolute;bottom:0;left:0;right:0;margin:0 auto}.mega-menu-item.widget_blossomthemes_email_newsletter_widget .text-holder span{font-size:.8888em;margin-top:20px;display:block}.mega-menu-item.widget_blossomthemes_email_newsletter_widget form{display:flex;flex:1;flex-direction:column}.mega-menu-item.widget_blossomthemes_email_newsletter_widget input[type=text]{height:40px;text-align:center;margin-bottom:10px}.mega-menu-item.widget_blossomthemes_email_newsletter_widget form label{order:5;margin-top:15px}.mega-menu-item.widget_blossomthemes_email_newsletter_widget form label .check-mark{top:4px}.mega-menu-item.widget_blossomthemes_email_newsletter_widget form label .text{text-align:left;display:inline-block;line-height:1.8em}.mega-menu-item.widget_blossomthemes_email_newsletter_widget input[type=submit]{background:rgba(228,191,182,.75);color:#111}.mega-menu-item.widget_blossomthemes_email_newsletter_widget input[type=submit]:active,.mega-menu-item.widget_blossomthemes_email_newsletter_widget input[type=submit]:focus,.mega-menu-item.widget_blossomthemes_email_newsletter_widget input[type=submit]:hover{background:rgba(228,191,182,.9)}.mega-sub-menu ul li li ul.sub-menu{margin-top:12px}.mega-menu-item .tagcloud a{padding-top:10px;padding-bottom:10px}.woocommerce ul.product_list_widget li,.woocommerce.widget_shopping_cart ul li a{font-size:1em}.header-four #mega-menu-wrap-primary #mega-menu-primary,.header-six #mega-menu-wrap-primary #mega-menu-primary{justify-content:flex-start}.header-five #mega-menu-wrap-primary #mega-menu-primary{justify-content:flex-end}.header-five #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,.header-four #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,.header-six #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,.header-three #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,.header-two #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#333}.sticky-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#333}.sticky-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,.sticky-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,.sticky-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{color:#343434}.sticky-header #mega-menu-wrap-primary{display:flex;flex:auto;justify-content:flex-end}.sticky-header #mega-menu-wrap-primary #mega-menu-primary{display:flex;flex:1;justify-content:flex-end}.accordion-menu-active .header-one .logo-menu-wrap,.accordion-menu-active .header-two .logo-menu-wrap,.vertical-menu-active .header-one .logo-menu-wrap,.vertical-menu-active .header-two .logo-menu-wrap{align-items:center}.accordion-menu-active #mega-menu-wrap-primary,.vertical-menu-active #mega-menu-wrap-primary{position:static;flex:initial}.vertical-menu-active #mega-menu-wrap-primary .mega-menu-toggle{display:block}.accordion-menu-active #mega-menu-wrap-primary #mega-menu-primary,.vertical-menu-active #mega-menu-wrap-primary #mega-menu-primary{position:absolute;top:0;left:0;width:320px;background:#fff;box-shadow:4px 0 10px rgba(0,0,0,.1);flex-direction:column;justify-content:flex-start;height:100%;z-index:99999;padding-top:40px;display:none}.mega-menu-primary-mobile-open.vertical-menu-active #mega-menu-wrap-primary #mega-menu-primary{display:flex}.accordion-menu-active #mega-menu-wrap-primary #mega-menu-primary{position:fixed;display:flex;overflow:auto}.accordion-menu-active .sticky-header #mega-menu-wrap-primary #mega-menu-primary,.vertical-menu-active .sticky-header #mega-menu-wrap-primary #mega-menu-primary{justify-content:flex-start}.accordion-menu-active #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,.vertical-menu-active #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#333;border-bottom:1px solid rgba(0,0,0,.1)}.accordion-menu-active .header-three .header-right,.vertical-menu-active .header-three .header-right{flex:initial}#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{font-weight:700;color:#343434}#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion>li.mega-menu-megamenu>ul.mega-sub-menu{box-shadow:none}.accordion-menu-active #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:none}.accordion-menu-active #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li[class*=mega-menu-columns-]{width:100%}.accordion-menu-active .site{padding-left:320px}.accordion-menu-active .sticky-header #mega-menu-wrap-primary #mega-menu-primary{display:none}.widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary{flex-direction:column;align-items:flex-start}.widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#333;padding:15px 0}.widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:before{display:none}.widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,.widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,.widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link,.widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,.widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover{color:#ee7f4b}.mega-menu-wrap .widget_products ul.product_list_widget li .product-title,.mega-menu-wrap .widget_products ul.product_list_widget li .woocommerce-Price-amount,.mega-menu-wrap .widget_recent_reviews ul.product_list_widget li .product-title,.mega-menu-wrap .widget_recent_reviews ul.product_list_widget li .woocommerce-Price-amount,.mega-menu-wrap .widget_top_rated_products ul.product_list_widget li .product-title,.mega-menu-wrap .widget_top_rated_products ul.product_list_widget li .woocommerce-Price-amount{font-size:1em}#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up] li.mega-menu-item.focused ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up] li.mega-menu-item.mega-menu-megamenu.focused ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{opacity:1;transform:translate(0,0)}@media screen and (max-width:1680px){.accordion-menu-active .popular-post-section .owl-carousel .owl-nav [class*=owl-]{left:0}.accordion-menu-active .popular-post-section .owl-carousel .owl-nav .owl-next{right:0;left:auto}}@media screen and (min-width:1200px){#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:768px}}@media screen and (max-width:1199px){#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:calc(100vw - 350px)}}@media screen and (max-width:1024px){#mega-menu-wrap-primary{justify-content:flex-end;position:relative;order:3;width:100%}#mega-menu-wrap-primary .mega-menu-toggle{width:100%;text-align:center;align-items:center;flex-direction:column}#mega-menu-wrap-primary #mega-menu-primary{box-shadow:0 4px 15px rgba(0,0,0,.16)}.mega-menu-primary .header-four .header-t,.mega-menu-primary .header-six .header-main{display:block}#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:100%}.accordion-menu-active .site{padding-left:0}.accordion-menu-active #mega-menu-wrap-primary #mega-menu-primary{display:none}#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary{position:absolute;top:100%;width:100%;z-index:999;left:0}body[class*=mega-menu-] .header-main .right{order:2}}@media screen and (max-width:767px){.accordion-menu-active #mega-menu-wrap-primary #mega-menu-primary,.vertical-menu-active #mega-menu-wrap-primary #mega-menu-primary{width:270px}.header-five #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,.header-four #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,.header-six #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,.header-three #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,.header-two #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#fff}}@media screen and (max-width:600px){#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{float:none;width:100%}}

/*FILESTART  /home/dziorekpcq/www/wp-content/themes/blossom-shop/style.css */
/* HELPERS */
/* BASIC COLOR */
/* FONTS */
/* MIXINS */
/*
Theme Name: Blossom Shop
Theme URI: https://blossomthemes.com/wordpress-themes/blossom-shop/
Author: Blossom Themes
Author URI: https://blossomthemes.com/
Description: Blossom Shop is a clean, fast and feature-rich free WordPress theme to create online stores. It is powered by WooCommerce plugin. You can use it to build all kinds of online shop such as fashion, cosmetics, jewelry, furniture, accessories, lifestyle, decoration, gadgets, books, home appliances, clothes, automobiles, movies, and so so. Blossom Shop is designed to highlight products and provide user experience of the highest quality so that your products are sold easily like candy. You can easily change the look and feel of your website using the color and typography features. You can change the color to purple, pink, cyan or any color you like. The theme is mobile friendly and fully responsive to ensure your website looks great in different sized devices. Beautifully placed Instagram section can be used to show your Instagram account and increase your followers. Blossom Shop is Schema.org ready, SEO friendly and speed optimized so that your website ranks over your competitors. It is multilingual ready and supports RTL. Other features include social sharing, Instagram profile, newsletter subscription, similar products, sales ribbon and Mega Menu compatible. In addition, Blossom Shop is backed by world class, one-on-one support, and a super active team of developers and designers ready to help! Check theme details at https://blossomthemes.com/downloads/blossom-shop-free-wordpress-theme/, demo at https://blossomthemes.com/theme-demo/?theme=blossom-shop, read the documentation at https://docs.blossomthemes.com/docs/blossom-shop/, and get support at https://blossomthemes.com/support-ticket/.
Version: 1.2.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tested up to: 6.5
Requires PHP: 5.6
Text Domain: blossom-shop
Tags: blog, one-column, two-columns, right-sidebar, left-sidebar, footer-widgets, custom-background, custom-header, custom-menu, custom-logo, featured-images, threaded-comments, full-width-template, rtl-language-support, translation-ready, theme-options, e-commerce, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Blossom Wedding is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

:root {
  --primary-color: #dde9ed;
  --primary-color-rgb: 221, 233, 237;
  --secondary-color: #ee7f4b;
  --secondary-color-rgb: 238, 127, 75;
  --font-color: #474747;
  --font-color-rgb: 71, 71, 71;
  --black-color: #000000;
  --black-color-rgb: 0, 0, 0;
  --white-color: #ffffff;
  --white-color-rgb: 255, 255, 255;
  --primary-font: var(--primary-font);
  --secondary-font: var(--secondary-font);
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #474747;
  font-family: var(--primary-font);
  font-size: 20px;
  line-height: 1.65;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  color: #202020;
  margin: 1em 0 0.6em 0;
  line-height: 1.3;
}

h1 {
  font-size: 2.45em;
  margin-top: 0.7em;
  margin-bottom: 0.4em;
}

h2 {
  font-size: 1.95em;
  margin-top: 0.7em;
  margin-bottom: 0.4em;
}

h3 {
  font-size: 1.55em;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

q {
  border-left: 3px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding-left: 25px;
  font-style: italic;
  color: #202020;
  margin-bottom: 0;
  margin-right: 30px;
  font-size: 1.5em;
  font-weight: 700;
  float: left;
  width: 51%;
  line-height: 1.33em;
  font-family: var(--secondary-font);
}

blockquote {
  margin: 1.1112em 0;
  padding: 20px 0 0 40px;
  font-size: 1.5em;
  font-weight: 700;
  color: #202020;
  position: relative;
  line-height: 1.65em;
  font-family: var(--secondary-font);
  font-style: italic;
  z-index: 1;
  display: table;
  clear: both;
  width: 100%;
}

blockquote::before {
  content: "";
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="%23DDE9ED" d="M75.6,40.5a20,20,0,1,1-20.1,20,39.989,39.989,0,0,1,40-40A39.31,39.31,0,0,0,75.6,40.5Zm-30.1,20a20,20,0,0,1-40,0h0a39.989,39.989,0,0,1,40-40,39.31,39.31,0,0,0-19.9,20A19.973,19.973,0,0,1,45.5,60.5Z"></path></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 72px;
  width: 65px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

blockquote p + span {
  float: right;
  font-size: 0.5333em;
  color: #999;
  font-weight: 400;
  font-style: normal;
  font-family: var(--primary-font);
}

blockquote p,
q p {
  margin-top: 20px;
  margin-bottom: 0;
}

blockquote p:first-child,
q p:first-child {
  margin-bottom: 0;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

@media screen and (max-width: 767px) {
  blockquote {
    font-size: 1.25em;
    padding: 5px 0 0 25px;
  }
  blockquote:before,
  blockquote:after {
    background-size: 40px;
    width: 45px;
    height: 30px;
  }

  q {
    width: 100%;
    margin-right: 0;
    font-size: 1.25em;
    float: none;
    margin-bottom: 30px;
  }
}
/*==========================
 Common style
===========================*/
.skip-link,
.skip-link:hover {
  display: inline-block;
  position: absolute;
  top: -9999px;
  left: 50px;
  background: #f5f5f5;
  padding: 15px 25px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
  color: #000000;
  font-size: 0.8888em;
  font-weight: 600;
  z-index: -1;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.skip-link:focus {
  z-index: 999;
  top: 50px;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.widget .textwidget a {
  text-decoration: underline;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.widget .textwidget a:hover {
  text-decoration: none;
}

.archive .site-main .woocommerce-products-header {
  display: none;
}

#mega-menu-wrap-primary {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  a.mega-menu-link
  .mega-description-group
  .mega-menu-description {
  position: absolute;
  top: 0;
  right: -10px;
  background: var(--secondary-color);
  color: #ffffff;
  line-height: 1.3;
  font-size: 8px;
  font-weight: 700;
  padding: 3px 5px;
  z-index: 9;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  a.mega-menu-link
  .mega-description-group
  .mega-menu-description::after {
  content: "";
  border-top: 5px solid var(--secondary-color);
  border-right: 6px solid transparent;
  position: absolute;
  bottom: -5px;
  left: 3px;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu {
  width: 980px;
}

body[class*="mega-menu-"] .header-main .site-branding {
  width: auto;
}

span.comments svg {
  margin-right: 5px;
}

.fa-phone {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}

.page-template-default .site-main .entry-content,
.page-template-default .site-main .entry-content p:first-child {
  margin-top: 0;
}

.custom-background .site {
  max-width: 85%;
  margin: 0 auto;
  background: #ffffff;
}
.custom-background .sticky-header {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.container {
  max-width: 1220px;
  margin: 0 auto;
}

section[class*="-section"] {
  margin-top: 100px;
  margin-bottom: 100px;
}

.site-content + [class*="-section"] {
  margin-top: 0;
}

.fallback-svg {
  vertical-align: top;
}

.woocommerce-store-notice,
p.demo_store {
  font-size: 0.8em;
  background: var(--secondary-color);
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  box-shadow: none;
}

.woocommerce-store-notice a:hover,
p.demo_store a:hover {
  text-decoration: none;
}

div.wpcf7 {
  position: relative;
}
div.wpcf7 .ajax-loader {
  background-color: rgba(255, 255, 255, 0.75);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

.sticky-t-bar .close,
.close {
  padding: 0;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.close:hover {
  background: rgba(255, 255, 255, 0.8);
}
.sticky-t-bar .close:before,
.close:before,
.sticky-t-bar .close:after,
.close:after {
  content: "";
  background: #000000;
  width: 20px;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sticky-t-bar .close:after,
.close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.section-title,
section[class*="-section"] .widget-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 2em;
  font-family: var(--secondary-font);
  text-align: center;
  line-height: 1.25em;
}

.section-desc {
  font-size: 1em;
  text-align: center;
  margin-bottom: 40px;
  color: #868e96;
}
.section-desc p {
  margin-top: 0;
  margin-bottom: 20px;
}

.entry-title a {
  color: #202020;
}

.entry-title a:hover {
  color: var(--secondary-color);
}

.entry-meta > span {
  display: inline-block;
  font-size: 0.6em;
  line-height: 1.17em;
  font-weight: 700;
  color: #868e96;
  margin-right: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.entry-meta > span:last-child {
  margin-right: 0;
}
.entry-meta > span a {
  color: #868e96;
}
.entry-meta > span a:hover {
  color: #202020;
}
.entry-meta > span.category a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
}
.entry-meta > span.category a:last-child {
  margin-right: 0;
}

article .btn-readmore {
  display: inline-block;
  position: relative;
  font-size: 0.7em;
  line-height: 1em;
  font-weight: 700;
  color: #202020;
  letter-spacing: 1px;
  padding-left: 40px;
}
article .btn-readmore:before,
article .btn-readmore:after {
  content: "";
  background: #868e96;
  width: 30px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  transform: translateY(-60%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
article .btn-readmore:after {
  left: auto;
  right: 0;
  width: 0;
  visibility: hidden;
}
article .btn-readmore:hover {
  padding-left: 0;
  padding-right: 40px;
}
article .btn-readmore:hover:before {
  width: 0;
  visibility: hidden;
}
article .btn-readmore:hover:after {
  width: 30px;
  visibility: visible;
}

.dropcap {
  float: left;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 0.8em;
  margin-top: 7px;
  margin-right: 10px;
  color: var(--secondary-color);
}

#back-to-top {
  padding: 0;
  position: fixed;
  bottom: 0;
  right: 30px;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  border: 4px solid rgba(0, 0, 0, 0.15);
  text-align: center;
  line-height: 43px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 18px;
  border-radius: 100%;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
#back-to-top.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  bottom: 30px;
}
#back-to-top:hover {
  background: #202020;
  color: #ffffff;
}

.owl-carousel .owl-nav button[class*="owl-"] {
  position: absolute;
  top: 40%;
  left: 0;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="30" height="15" viewBox="0 0 30 15"><path d="M.779,6.712h26.57L22.132,1.354A.805.805,0,0,1,22.138.23a.769.769,0,0,1,1.1.007l6.535,6.707a.81.81,0,0,1,0,1.118l-6.535,6.707A.748.748,0,0,1,22.69,15a.785.785,0,0,1-.552-.232.812.812,0,0,1-.006-1.124l5.217-5.358H.779A.789.789,0,0,1,0,7.493.777.777,0,0,1,.779,6.712Z" transform="translate(30 15) rotate(180)" fill="%23868e96"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  text-indent: 100px;
  overflow: hidden;
  width: 35px;
  height: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.owl-carousel .owl-nav button.owl-prev:hover {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="30" height="15" viewBox="0 0 30 15"><path d="M.779,6.712h26.57L22.132,1.354A.805.805,0,0,1,22.138.23a.769.769,0,0,1,1.1.007l6.535,6.707a.81.81,0,0,1,0,1.118l-6.535,6.707A.748.748,0,0,1,22.69,15a.785.785,0,0,1-.552-.232.812.812,0,0,1-.006-1.124l5.217-5.358H.779A.789.789,0,0,1,0,7.493.777.777,0,0,1,.779,6.712Z" transform="translate(30 15) rotate(180)" fill="%23333"/></svg>');
}
.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 0;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="30" height="15" viewBox="0 0 30 15"><path d="M76.771,149.237H50.2l5.217-5.358a.805.805,0,0,0-.006-1.124.769.769,0,0,0-1.1.007l-6.535,6.707a.81.81,0,0,0,0,1.118l6.535,6.707a.748.748,0,0,0,.552.232.785.785,0,0,0,.552-.232.812.812,0,0,0,.006-1.124L50.2,150.811h26.57a.789.789,0,0,0,.779-.794A.777.777,0,0,0,76.771,149.237Z" transform="translate(77.55 157.524) rotate(180)" fill="%23868e96"/></svg>');
}
.owl-carousel .owl-nav button.owl-next:hover {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="30" height="15" viewBox="0 0 30 15"><path d="M76.771,149.237H50.2l5.217-5.358a.805.805,0,0,0-.006-1.124.769.769,0,0,0-1.1.007l-6.535,6.707a.81.81,0,0,0,0,1.118l6.535,6.707a.748.748,0,0,0,.552.232.785.785,0,0,0,.552-.232.812.812,0,0,0,.006-1.124L50.2,150.811h26.57a.789.789,0,0,0,.779-.794A.777.777,0,0,0,76.771,149.237Z" transform="translate(77.55 157.524) rotate(180)" fill="%23333"/></svg>');
}
.owl-carousel .owl-dots {
  margin-top: 45px;
  text-align: center;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: center;
}
.owl-carousel .owl-dots .owl-dot {
  margin: 3px;
  display: flex;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.owl-carousel .owl-dots .owl-dot:before {
  content: "";
  border: 1px solid #868e96;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border-radius: 100%;
  opacity: 0;
  visibility: visible;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.owl-carousel .owl-dots .owl-dot:hover:before,
.owl-carousel .owl-dots .owl-dot.active:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.owl-carousel .owl-dots .owl-dot span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #868e96;
  border-radius: 100%;
}

.page-template-default .site-main .page-content {
  margin-top: 0;
}
.page-template-default .site-main .page-content p {
  margin-top: 30px;
  margin-bottom: 0;
}
.page-template-default .site-main .page-content p:first-child {
  margin-top: 0;
}

.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse {
  font-size: 0.7em;
  line-height: 1.5;
  margin-top: 10px;
}
.yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-wishlistexistsbrowse a {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
}
.yith-wcwl-wishlistaddedbrowse a:hover,
.yith-wcwl-wishlistexistsbrowse a:hover {
  color: #000000;
  text-decoration: none;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: var(--secondary-color);
  width: 5px;
  margin-right: 0;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: var(--secondary-color);
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 5px;
  margin-right: 0;
  background-color: #f0f0f0;
}

.edit-link {
  display: block;
  margin-top: 10px;
  width: 100%;
}
.edit-link .post-edit-link {
  display: inline-block;
  font-size: 0.6em;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  background: var(--primary-color);
  letter-spacing: 1px;
  line-height: 1.5;
  padding: 5px 10px;
}
.edit-link .post-edit-link:hover {
  color: #ffffff;
  background: var(--secondary-color);
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: #ffffff;
  background: #000000;
  border-radius: 0;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px 30px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: var(--secondary-color);
  color: #ffffff;
}

#yith-quick-view-content .onsale {
  position: absolute;
  top: 0;
  left: 15px;
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: 700;
  background: #000000;
  color: #ffffff;
  line-height: 1.35;
  padding: 5px 10px;
  text-align: center;
  z-index: 9;
  margin: 0;
  min-width: auto;
  min-height: auto;
  border-radius: 0;
  right: auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transform-origin: 25px 28px;
  -o-transform-origin: 25px 28px;
  -ms-transform-origin: 25px 28px;
  -webkit-transform-origin: 25px 28px;
  transform-origin: 25px 28px;
}
#yith-quick-view-content .onsale::before,
#yith-quick-view-content .onsale::after {
  content: "";
  border-right: 10px solid #000000;
  border-bottom: 13px solid transparent;
  position: absolute;
  top: 0px;
  left: -10px;
}
#yith-quick-view-content .onsale::after {
  top: auto;
  bottom: 0;
  border-bottom: none;
  border-top: 13px solid transparent;
}

.yith-wcqv-main .product .summary .product_title {
  font-size: 1.5em;
  font-weight: 700;
  font-family: var(--secondary-font);
  margin-bottom: 0;
}
.yith-wcqv-main .product .summary .woocommerce-product-rating {
  margin-bottom: 1em;
}
.yith-wcqv-main .product .summary .star-rating {
  font-size: 0.7em;
  margin-top: 10px;
  color: #ffb001;
}
.yith-wcqv-main .product .summary p.price {
  margin: 0;
  font-size: 1em;
  line-height: 1.5;
  color: #000000;
  font-weight: 600;
  letter-spacing: 1px;
}
.yith-wcqv-main .product .summary p.price del {
  margin-right: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.yith-wcqv-main .product .summary p.price ins {
  background: none;
}
.yith-wcqv-main
  .product
  .summary
  .woocommerce-product-details__short-description {
  font-size: 0.8em;
}
.yith-wcqv-main
  .product
  .summary
  table.woocommerce-grouped-product-list
  tbody
  tr {
  background: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.yith-wcqv-main
  .product
  .summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  .button {
  background: #000000;
  color: #ffffff;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  padding: 10px 15px;
  line-height: 1.5;
}
.yith-wcqv-main
  .product
  .summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  .button:hover {
  background: var(--secondary-color);
}
.yith-wcqv-main
  .product
  .summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  label
  a {
  color: #000000;
  font-size: 0.8em;
  font-weight: 700;
}
.yith-wcqv-main
  .product
  .summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  input[type="number"] {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.yith-wcqv-main
  .product
  .summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  .woocommerce-Price-amount {
  font-size: 0.8em;
  font-weight: 600;
}
.yith-wcqv-main
  .product
  .summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  del {
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin-right: 5px;
}
.yith-wcqv-main
  .product
  .summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  ins {
  background: none;
}
.yith-wcqv-main
  .product
  .summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  p.stock.out-of-stock {
  margin-top: 0;
  margin-bottom: 0;
}
.yith-wcqv-main .product .summary .single_add_to_cart_button {
  background: #000000;
  font-size: 0.7em;
  padding: 20px 30px;
  border-radius: 0;
}
.yith-wcqv-main .product .summary .single_add_to_cart_button:hover {
  background: var(--secondary-color);
}
.yith-wcqv-main .product .summary .product_meta {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
  margin-top: 20px;
  font-size: 0.6em;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
  width: 100%;
}
.yith-wcqv-main .product .summary .product_meta > span {
  display: block;
  margin-bottom: 10px;
}
.yith-wcqv-main .product .summary .product_meta > span a,
.yith-wcqv-main .product .summary .product_meta > span span {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 10px;
}
.yith-wcqv-main .product .summary .product_meta > span a:hover {
  color: var(--secondary-color);
}
.yith-wcqv-main .product .summary .quantity .qty {
  padding: 5px;
  height: 54px;
  width: 5em;
}

.item {
  position: relative;
  text-align: center;
}
.item .star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  width: 5.4em;
  font-family: star;
  line-height: 1;
  font-size: 0.7em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.item .star-rating::before {
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.item .star-rating > span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.item .star-rating > span::before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  color: #ffb001;
}
.item .onsale,
.item .outofstock {
  position: absolute;
  top: 0;
  left: 15px;
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: 700;
  background: #000000;
  color: #ffffff;
  line-height: 1.35;
  padding: 5px 10px;
  text-align: center;
  z-index: 9;
  margin: 0;
  min-width: auto;
  min-height: auto;
  border-radius: 0;
  right: auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transform-origin: 25px 28px;
  -o-transform-origin: 25px 28px;
  -ms-transform-origin: 25px 28px;
  -webkit-transform-origin: 25px 28px;
  transform-origin: 25px 28px;
}
.item .onsale::before,
.item .onsale::after,
.item .outofstock::before,
.item .outofstock::after {
  content: "";
  border-right: 10px solid #000000;
  border-bottom: 13px solid transparent;
  position: absolute;
  top: 0px;
  left: -10px;
}
.item .onsale::after,
.item .outofstock::after {
  top: auto;
  bottom: 0;
  border-bottom: none;
  border-top: 13px solid transparent;
}
.item .outofstock {
  background: #cc444d;
  -moz-transform-origin: 40px 41px;
  -o-transform-origin: 40px 41px;
  -ms-transform-origin: 40px 41px;
  -webkit-transform-origin: 40px 41px;
  transform-origin: 40px 41px;
}
.item .outofstock::before,
.item .outofstock::after {
  border-right-color: #cc444e;
}
.item .recent-prod-image,
.item .popular-prod-image,
.item .cat-image,
.item .product-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.item .recent-prod-image .yith-wcwl-add-button,
.item .popular-prod-image .yith-wcwl-add-button,
.item .cat-image .yith-wcwl-add-button,
.item .product-image .yith-wcwl-add-button {
  position: absolute;
  top: 10px;
  right: 0;
  width: auto;
  height: auto;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .yith-wcwl-add-button::before,
.item .popular-prod-image .yith-wcwl-add-button::before,
.item .cat-image .yith-wcwl-add-button::before,
.item .product-image .yith-wcwl-add-button::before {
  content: "Add to Wishlist";
  background: #000000;
  position: absolute;
  white-space: nowrap;
  font-size: 0.6em;
  top: 50%;
  right: 100%;
  text-indent: 0;
  color: #ffffff;
  line-height: 1.5;
  padding: 5px 10px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .yith-wcwl-add-button::after,
.item .popular-prod-image .yith-wcwl-add-button::after,
.item .cat-image .yith-wcwl-add-button::after,
.item .product-image .yith-wcwl-add-button::after {
  content: "";
  border-left: 5px solid #000000;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 50%;
  right: calc(100% - 5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .yith-wcwl-add-button:hover::before,
.item .popular-prod-image .yith-wcwl-add-button:hover::before,
.item .cat-image .yith-wcwl-add-button:hover::before,
.item .product-image .yith-wcwl-add-button:hover::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .yith-wcwl-add-button:hover::after,
.item .popular-prod-image .yith-wcwl-add-button:hover::after,
.item .cat-image .yith-wcwl-add-button:hover::after,
.item .product-image .yith-wcwl-add-button:hover::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .yith-wcwl-add-button:focus-within::before,
.item .popular-prod-image .yith-wcwl-add-button:focus-within::before,
.item .cat-image .yith-wcwl-add-button:focus-within::before,
.item .product-image .yith-wcwl-add-button:focus-within::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .yith-wcwl-add-button:focus-within::after,
.item .popular-prod-image .yith-wcwl-add-button:focus-within::after,
.item .cat-image .yith-wcwl-add-button:focus-within::after,
.item .product-image .yith-wcwl-add-button:focus-within::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .yith-wcwl-add-button .add_to_wishlist,
.item .popular-prod-image .yith-wcwl-add-button .add_to_wishlist,
.item .cat-image .yith-wcwl-add-button .add_to_wishlist,
.item .product-image .yith-wcwl-add-button .add_to_wishlist {
  width: 40px;
  height: 40px;
  border-radius: 0;
  display: inline-block;
  overflow: hidden;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23868E96" d="M462.3 62.7c-54.5-46.4-136-38.7-186.6 13.5L256 96.6l-19.7-20.3C195.5 34.1 113.2 8.7 49.7 62.7c-62.8 53.6-66.1 149.8-9.9 207.8l193.5 199.8c6.2 6.4 14.4 9.7 22.6 9.7 8.2 0 16.4-3.2 22.6-9.7L472 270.5c56.4-58 53.1-154.2-9.7-207.8zm-13.1 185.6L256.4 448.1 62.8 248.3c-38.4-39.6-46.4-115.1 7.7-161.2 54.8-46.8 119.2-12.9 142.8 11.5l42.7 44.1 42.7-44.1c23.2-24 88.2-58 142.8-11.5 54 46 46.1 121.5 7.7 161.2z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  text-indent: 50px;
  white-space: nowrap;
}
.item .recent-prod-image .yith-wcwl-add-button .add_to_wishlist:hover,
.item .popular-prod-image .yith-wcwl-add-button .add_to_wishlist:hover,
.item .cat-image .yith-wcwl-add-button .add_to_wishlist:hover,
.item .product-image .yith-wcwl-add-button .add_to_wishlist:hover {
  background-color: var(--primary-color);
}
.item .recent-prod-image .yith-wcwl-add-button .add_to_wishlist:focus-within,
.item .popular-prod-image .yith-wcwl-add-button .add_to_wishlist:focus-within,
.item .cat-image .yith-wcwl-add-button .add_to_wishlist:focus-within,
.item .product-image .yith-wcwl-add-button .add_to_wishlist:focus-within {
  background-color: var(--primary-color);
}
.item .recent-prod-image .yith-wcwl-add-button .ajax-loading,
.item .popular-prod-image .yith-wcwl-add-button .ajax-loading,
.item .cat-image .yith-wcwl-add-button .ajax-loading,
.item .product-image .yith-wcwl-add-button .ajax-loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.item .recent-prod-image .yith-wcqv-button,
.item .popular-prod-image .yith-wcqv-button,
.item .cat-image .yith-wcqv-button,
.item .product-image .yith-wcqv-button {
  display: inline-block;
  width: 40px;
  height: 40px;
  white-space: nowrap;
  position: absolute;
  top: 10px;
  right: 0;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23868E96" d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .yith-wcqv-button::before,
.item .popular-prod-image .yith-wcqv-button::before,
.item .cat-image .yith-wcqv-button::before,
.item .product-image .yith-wcqv-button::before {
  content: "Quick View";
  background: #000000;
  position: absolute;
  top: 50%;
  right: 100%;
  font-size: 12px;
  text-indent: 0;
  color: #ffffff;
  line-height: 1.5;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  padding: 5px 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .yith-wcqv-button::after,
.item .popular-prod-image .yith-wcqv-button::after,
.item .cat-image .yith-wcqv-button::after,
.item .product-image .yith-wcqv-button::after {
  content: "";
  border-left: 5px solid #000000;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 50%;
  right: calc(100% - 5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .yith-wcqv-button:hover,
.item .popular-prod-image .yith-wcqv-button:hover,
.item .cat-image .yith-wcqv-button:hover,
.item .product-image .yith-wcqv-button:hover {
  background-color: var(--primary-color);
}
.item .recent-prod-image .yith-wcqv-button:hover::before,
.item .popular-prod-image .yith-wcqv-button:hover::before,
.item .cat-image .yith-wcqv-button:hover::before,
.item .product-image .yith-wcqv-button:hover::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .yith-wcqv-button:hover::after,
.item .popular-prod-image .yith-wcqv-button:hover::after,
.item .cat-image .yith-wcqv-button:hover::after,
.item .product-image .yith-wcqv-button:hover::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .yith-wcqv-button:focus-within,
.item .popular-prod-image .yith-wcqv-button:focus-within,
.item .cat-image .yith-wcqv-button:focus-within,
.item .product-image .yith-wcqv-button:focus-within {
  background-color: var(--primary-color);
}
.item .recent-prod-image .yith-wcqv-button:focus-within::before,
.item .popular-prod-image .yith-wcqv-button:focus-within::before,
.item .cat-image .yith-wcqv-button:focus-within::before,
.item .product-image .yith-wcqv-button:focus-within::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .yith-wcqv-button:focus-within::after,
.item .popular-prod-image .yith-wcqv-button:focus-within::after,
.item .cat-image .yith-wcqv-button:focus-within::after,
.item .product-image .yith-wcqv-button:focus-within::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .compare-button,
.item .popular-prod-image .compare-button,
.item .cat-image .compare-button,
.item .product-image .compare-button {
  position: absolute;
  top: 10px;
  right: 0;
  width: auto;
  height: auto;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .compare-button::before,
.item .popular-prod-image .compare-button::before,
.item .cat-image .compare-button::before,
.item .product-image .compare-button::before {
  content: "Compare";
  background: #000000;
  position: absolute;
  white-space: nowrap;
  font-size: 0.6em;
  top: 50%;
  right: 100%;
  text-indent: 0;
  color: #ffffff;
  line-height: 1.5;
  padding: 5px 10px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .compare-button::after,
.item .popular-prod-image .compare-button::after,
.item .cat-image .compare-button::after,
.item .product-image .compare-button::after {
  content: "";
  border-left: 5px solid #000000;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 50%;
  right: calc(100% - 5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .compare-button:hover::before,
.item .popular-prod-image .compare-button:hover::before,
.item .cat-image .compare-button:hover::before,
.item .product-image .compare-button:hover::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .compare-button:hover::after,
.item .popular-prod-image .compare-button:hover::after,
.item .cat-image .compare-button:hover::after,
.item .product-image .compare-button:hover::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .compare-button:hover a:hover,
.item .popular-prod-image .compare-button:hover a:hover,
.item .cat-image .compare-button:hover a:hover,
.item .product-image .compare-button:hover a:hover {
  background-color: var(--primary-color);
}
.item .recent-prod-image .compare-button:focus-within::before,
.item .popular-prod-image .compare-button:focus-within::before,
.item .cat-image .compare-button:focus-within::before,
.item .product-image .compare-button:focus-within::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .compare-button:focus-within::after,
.item .popular-prod-image .compare-button:focus-within::after,
.item .cat-image .compare-button:focus-within::after,
.item .product-image .compare-button:focus-within::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item .recent-prod-image .compare-button:focus-within a:hover,
.item .popular-prod-image .compare-button:focus-within a:hover,
.item .cat-image .compare-button:focus-within a:hover,
.item .product-image .compare-button:focus-within a:hover {
  background-color: var(--primary-color);
}
.item .recent-prod-image .compare-button a,
.item .popular-prod-image .compare-button a,
.item .cat-image .compare-button a,
.item .product-image .compare-button a {
  width: 40px;
  height: 40px;
  border-radius: 0;
  display: inline-block;
  overflow: hidden;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><g transform="translate(-10 -10)"><path d="M50.667,20.761V14.667A2.667,2.667,0,0,0,48,12H45.61l1.057-1.057L45.723,10l-2.195,2.2a.667.667,0,0,0,0,.943l2.2,2.2.943-.943L45.61,13.333H48a1.333,1.333,0,0,1,1.333,1.333v6.094a2.667,2.667,0,1,0,1.333,0ZM50,24.667a1.333,1.333,0,1,1,1.333-1.333A1.333,1.333,0,0,1,50,24.667Z" transform="translate(-26.667)" fill="%23868e96"/><path d="M19.138,22.862l-2.2-2.2L16,21.609l1.057,1.057H14.666a1.333,1.333,0,0,1-1.333-1.333V15.239a2.667,2.667,0,1,0-1.333,0v6.094A2.667,2.667,0,0,0,14.666,24h2.391L16,25.057l.943.943,2.195-2.2A.666.666,0,0,0,19.138,22.862ZM12.667,14A1.333,1.333,0,1,1,14,12.667,1.333,1.333,0,0,1,12.667,14Z" fill="%23868e96"/></g></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  text-indent: 50px;
  white-space: nowrap;
  padding: 0;
  font-weight: 400;
}
.item .recent-prod-image .yith-wcwl-add-to-wishlist,
.item .popular-prod-image .yith-wcwl-add-to-wishlist,
.item .cat-image .yith-wcwl-add-to-wishlist,
.item .product-image .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.item
  .recent-prod-image
  .yith-wcwl-add-to-wishlist
  + .clear
  + .yith-wcqv-button,
.item
  .popular-prod-image
  .yith-wcwl-add-to-wishlist
  + .clear
  + .yith-wcqv-button,
.item .cat-image .yith-wcwl-add-to-wishlist + .clear + .yith-wcqv-button,
.item .product-image .yith-wcwl-add-to-wishlist + .clear + .yith-wcqv-button {
  top: 55px;
}
.item
  .recent-prod-image
  .yith-wcwl-add-to-wishlist
  + .clear
  + .yith-wcqv-button
  + .compare.button,
.item
  .popular-prod-image
  .yith-wcwl-add-to-wishlist
  + .clear
  + .yith-wcqv-button
  + .compare.button,
.item
  .cat-image
  .yith-wcwl-add-to-wishlist
  + .clear
  + .yith-wcqv-button
  + .compare.button,
.item
  .product-image
  .yith-wcwl-add-to-wishlist
  + .clear
  + .yith-wcqv-button
  + .compare.button {
  top: 100px;
}
.item .recent-prod-image .yith-wcwl-add-to-wishlist + .clear + .compare.button,
.item .popular-prod-image .yith-wcwl-add-to-wishlist + .clear + .compare.button,
.item .cat-image .yith-wcwl-add-to-wishlist + .clear + .compare.button,
.item .product-image .yith-wcwl-add-to-wishlist + .clear + .compare.button {
  top: 55px;
}
.item .recent-prod-image .yith-wcwl-add-to-wishlist + .yith-wcqv-button,
.item .popular-prod-image .yith-wcwl-add-to-wishlist + .yith-wcqv-button,
.item .cat-image .yith-wcwl-add-to-wishlist + .yith-wcqv-button,
.item .product-image .yith-wcwl-add-to-wishlist + .yith-wcqv-button {
  top: 55px;
}
.item
  .recent-prod-image
  .yith-wcwl-add-to-wishlist
  + .yith-wcqv-button
  + .compare-button,
.item
  .popular-prod-image
  .yith-wcwl-add-to-wishlist
  + .yith-wcqv-button
  + .compare-button,
.item
  .cat-image
  .yith-wcwl-add-to-wishlist
  + .yith-wcqv-button
  + .compare-button,
.item
  .product-image
  .yith-wcwl-add-to-wishlist
  + .yith-wcqv-button
  + .compare-button {
  top: 100px;
}
.item .recent-prod-image .yith-wcwl-add-to-wishlist + .compare-button,
.item .popular-prod-image .yith-wcwl-add-to-wishlist + .compare-button,
.item .cat-image .yith-wcwl-add-to-wishlist + .compare-button,
.item .product-image .yith-wcwl-add-to-wishlist + .compare-button {
  top: 55px;
}
.item .recent-prod-image > a + .yith-wcqv-button + .compare-button,
.item .popular-prod-image > a + .yith-wcqv-button + .compare-button,
.item .cat-image > a + .yith-wcqv-button + .compare-button,
.item .product-image > a + .yith-wcqv-button + .compare-button {
  top: 55px;
}
.item .recent-prod-image .product_type_external,
.item .recent-prod-image .product_type_simple,
.item .recent-prod-image .product_type_grouped,
.item .recent-prod-image .product_type_variable,
.item .popular-prod-image .product_type_external,
.item .popular-prod-image .product_type_simple,
.item .popular-prod-image .product_type_grouped,
.item .popular-prod-image .product_type_variable,
.item .cat-image .product_type_external,
.item .cat-image .product_type_simple,
.item .cat-image .product_type_grouped,
.item .cat-image .product_type_variable,
.item .product-image .product_type_external,
.item .product-image .product_type_simple,
.item .product-image .product_type_grouped,
.item .product-image .product_type_variable {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  background: #ffffff;
  text-align: center;
  font-size: 0.7em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 800;
  color: #000000;
  padding: 15px 10px;
  line-height: 1.3;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.item .recent-prod-image .product_type_external::before,
.item .recent-prod-image .product_type_simple::before,
.item .recent-prod-image .product_type_grouped::before,
.item .recent-prod-image .product_type_variable::before,
.item .popular-prod-image .product_type_external::before,
.item .popular-prod-image .product_type_simple::before,
.item .popular-prod-image .product_type_grouped::before,
.item .popular-prod-image .product_type_variable::before,
.item .cat-image .product_type_external::before,
.item .cat-image .product_type_simple::before,
.item .cat-image .product_type_grouped::before,
.item .cat-image .product_type_variable::before,
.item .product-image .product_type_external::before,
.item .product-image .product_type_simple::before,
.item .product-image .product_type_grouped::before,
.item .product-image .product_type_variable::before {
  content: "+";
  margin-right: 5px;
}
.item .recent-prod-image .product_type_external:hover,
.item .recent-prod-image .product_type_simple:hover,
.item .recent-prod-image .product_type_grouped:hover,
.item .recent-prod-image .product_type_variable:hover,
.item .popular-prod-image .product_type_external:hover,
.item .popular-prod-image .product_type_simple:hover,
.item .popular-prod-image .product_type_grouped:hover,
.item .popular-prod-image .product_type_variable:hover,
.item .cat-image .product_type_external:hover,
.item .cat-image .product_type_simple:hover,
.item .cat-image .product_type_grouped:hover,
.item .cat-image .product_type_variable:hover,
.item .product-image .product_type_external:hover,
.item .product-image .product_type_simple:hover,
.item .product-image .product_type_grouped:hover,
.item .product-image .product_type_variable:hover {
  background: var(--primary-color);
}
.item .recent-prod-image .product_type_external.added,
.item .recent-prod-image .product_type_simple.added,
.item .recent-prod-image .product_type_grouped.added,
.item .recent-prod-image .product_type_variable.added,
.item .popular-prod-image .product_type_external.added,
.item .popular-prod-image .product_type_simple.added,
.item .popular-prod-image .product_type_grouped.added,
.item .popular-prod-image .product_type_variable.added,
.item .cat-image .product_type_external.added,
.item .cat-image .product_type_simple.added,
.item .cat-image .product_type_grouped.added,
.item .cat-image .product_type_variable.added,
.item .product-image .product_type_external.added,
.item .product-image .product_type_simple.added,
.item .product-image .product_type_grouped.added,
.item .product-image .product_type_variable.added {
  bottom: 0;
}
.item .recent-prod-image .added_to_cart,
.item .popular-prod-image .added_to_cart,
.item .cat-image .added_to_cart,
.item .product-image .added_to_cart {
  display: inline-block;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
}
.item .recent-prod-image .added_to_cart:hover,
.item .popular-prod-image .added_to_cart:hover,
.item .cat-image .added_to_cart:hover,
.item .product-image .added_to_cart:hover {
  color: rgba(0, 0, 0, 0.5);
}
.item:hover .yith-wcwl-add-button,
.item:hover .yith-wcqv-button,
.item:hover .compare-button,
.item.hover .yith-wcwl-add-button,
.item.hover .yith-wcqv-button,
.item.hover .compare-button {
  right: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item:hover .product_type_external,
.item:hover .product_type_simple,
.item:hover .product_type_grouped,
.item:hover .product_type_variable,
.item.hover .product_type_external,
.item.hover .product_type_simple,
.item.hover .product_type_grouped,
.item.hover .product_type_variable {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item:hover .product_type_external.added,
.item:hover .product_type_simple.added,
.item:hover .product_type_grouped.added,
.item:hover .product_type_variable.added,
.item.hover .product_type_external.added,
.item.hover .product_type_simple.added,
.item.hover .product_type_grouped.added,
.item.hover .product_type_variable.added {
  bottom: 35px;
}
.item:focus-within .yith-wcwl-add-button,
.item:focus-within .yith-wcqv-button,
.item:focus-within .compare-button {
  right: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item:focus-within .product_type_external,
.item:focus-within .product_type_simple,
.item:focus-within .product_type_grouped,
.item:focus-within .product_type_variable {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.item:focus-within .product_type_external.added,
.item:focus-within .product_type_simple.added,
.item:focus-within .product_type_grouped.added,
.item:focus-within .product_type_variable.added {
  bottom: 35px;
}
.item h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.item h3 a {
  color: #000000;
}
.item h3 a:hover {
  color: var(--secondary-color);
}
.item .price {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.7em;
  text-transform: uppercase;
  color: #868e96;
  line-height: 1.5;
  justify-content: center;
}
.item .price del {
  margin-right: 5px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.item .price ins {
  background: none;
}

.select2-container .select2-selection--single,
.widget .select2-container .select2-selection--single {
  height: 50px;
  margin: 0;
  font-size: 0.7em;
}

.select2-container--default .select2-selection--single,
.widget .select2-container--default .select2-selection--single {
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.widget
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 50px;
  padding-right: 15px;
  padding-left: 15px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.widget
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 50px;
  right: 10px;
  top: 0;
}

.select2-container--default .select2-results > .select2-results__options,
.widget
  .select2-container--default
  .select2-results
  > .select2-results__options {
  font-size: 0.8em;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  font-size: 0.8em;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: var(--secondary-color);
}
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
  text-decoration: underline;
}

.page-template-blossom-portfolio .portfolio-holder {
  margin-top: 60px;
  margin-bottom: 60px;
}

.single-blossom-portfolio .portfolio-holder {
  margin-top: 60px;
}
.single-blossom-portfolio .site-content {
  margin-bottom: 60px;
}

.post-shop-wrap .header {
  position: relative;
  text-align: center;
  z-index: 1;
}
.post-shop-wrap .header::after {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.post-shop-wrap .header .title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.6666em;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  background: #ffffff;
  padding: 8px 20px;
}

.blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap {
  position: relative;
  overflow: hidden;
}
.blossomthemes-email-newsletter-wrapper
  form
  .subscribe-inner-wrap
  input[type="checkbox"] {
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 0;
}

.woocommerce-product-search .form-group {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.9);
}
.woocommerce-product-search .form-group .search-field {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  width: calc(100% - (40% + 60px));
  height: 60px;
  background: none;
  font-size: 0.8em;
  font-weight: 400;
}
.woocommerce-product-search .form-group .cat-dropdown {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  width: 40%;
  height: 60px;
  font-size: 0.8em;
  font-weight: 400;
}
.woocommerce-product-search .form-group button {
  height: 60px;
  width: 60px;
  padding: 0;
  background: var(--secondary-color);
  font-size: 1em;
  font-weight: normal;
}
.woocommerce-product-search .form-group button:hover,
.woocommerce-product-search .form-group button:active,
.woocommerce-product-search .form-group button:focus {
  background: #000000;
  color: #ffffff;
}
.woocommerce-product-search .form-group button svg {
  width: 22px;
  margin-top: -5px;
  vertical-align: middle;
}

@media screen and (max-width: 1366px) {
  .container {
    max-width: 1170px;
  }
}
@media screen and (max-width: 1199px) {
  .container {
    max-width: 1000px;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    width: 74vw;
  }
}
@media screen and (max-width: 1024px) {
  .container {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .custom-background .site,
  .custom-background .sticky-header {
    max-width: 90%;
  }

  .container {
    max-width: 420px;
  }

  section[class*="-section"] {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .woocommerce-product-search .form-group {
    flex-direction: column;
  }
  .woocommerce-product-search .form-group .search-field {
    width: 100%;
    text-align: center;
  }
  .woocommerce-product-search .form-group .cat-dropdown {
    text-align: center;
    width: 100%;
    border-left: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .woocommerce-product-search .form-group button {
    width: 100%;
  }
}
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.widget .textwidget a {
  color: #474747;
  text-decoration: underline;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.widget .textwidget a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-top: 0;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-top: 0;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1em;
  max-width: 100%;
  position: relative;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  line-height: initial;
  font-size: 0.7em;
  color: #a5a8b2;
}

.alignright .wp-caption-text,
.alignleft .wp-caption-text {
  text-align: left;
  margin-bottom: 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.container:before,
.container:after,
.site-content:before,
.site-content:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.container:after,
.site-content:after {
  clear: both;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*========================
COMMENTS AREA
========================*/
.comments-area {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.comments-area .comments-title,
.comment-respond .comment-reply-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 1em;
  font-weight: 700;
  position: relative;
}

.comments-area ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments-area ol li ol {
  margin-left: 30px;
}

.comment-list .comment {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  margin-top: 20px;
  padding-top: 20px;
}

.comment-list > .comment:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

.comments-area .comment-body {
  position: relative;
  padding-left: 70px;
}

.comments-area .bypostauthor > .comment-body .comment-author::after {
  content: "";
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.999 19.999"><g class="a" transform="translate(2 1.902)"><path fill="%2300ab0b" d="M 9.834222793579102 17.09700393676758 C 9.293392181396484 17.09700393676758 8.75604248046875 16.91920280456543 8.321172714233398 16.59635353088379 C 8.226932525634766 16.52631378173828 8.115872383117676 16.48946380615234 7.99956226348877 16.48946380615234 C 7.883032321929932 16.48946380615234 7.771632194519043 16.52643394470215 7.677412509918213 16.59638404846191 C 7.241622447967529 16.91916275024414 6.704292297363281 17.09657287597656 6.163562297821045 17.09657287597656 C 5.919732570648193 17.09657287597656 5.677532196044922 17.06148338317871 5.443672180175781 16.99227333068848 C 4.684462547302246 16.76824378967285 4.062642574310303 16.19062423706055 3.781052350997925 15.44737339019775 C 3.698472261428833 15.23033332824707 3.497072458267212 15.08926391601563 3.268432378768921 15.08926391601563 C 3.257022380828857 15.08926391601563 3.24551248550415 15.08962345123291 3.234002351760864 15.0903434753418 C 3.18197226524353 15.09369373321533 3.127422332763672 15.09544372558594 3.073572397232056 15.09544372558594 C 2.333252429962158 15.09544372558594 1.630492329597473 14.77195358276367 1.145472407341003 14.20793342590332 C 0.6309023499488831 13.60939311981201 0.4188423752784729 12.78896331787109 0.5781523585319519 12.01321315765381 C 0.628312349319458 11.77128314971924 0.5158923864364624 11.52090358734131 0.3051423728466034 11.40245342254639 C -0.3843876421451569 11.0153636932373 -0.863067626953125 10.31490325927734 -0.9748876094818115 9.528953552246094 C -1.086567640304565 8.744133949279785 -0.8234476447105408 7.937823295593262 -0.2710376381874084 7.372093677520752 C -0.09887763112783432 7.195113658905029 -0.0609276294708252 6.926823616027832 -0.1779476255178452 6.705893516540527 C -0.5481376051902771 6.008523464202881 -0.574747622013092 5.161323547363281 -0.2486976236104965 4.440483570098877 C 0.07903236895799637 3.715943574905396 0.7355723977088928 3.178373575210571 1.507562398910522 3.002493381500244 C 1.743242383003235 2.948773384094238 1.914972424507141 2.746383428573608 1.93482232093811 2.498863458633423 C 1.997702360153198 1.708733439445496 2.431482315063477 0.9799134731292725 3.095152378082275 0.5499134659767151 C 3.507802486419678 0.2825334668159485 3.985422372817993 0.1412034779787064 4.476352214813232 0.1412034779787064 C 4.775092601776123 0.1412034779787064 5.068942546844482 0.1934034675359726 5.349722385406494 0.2963534593582153 C 5.408862590789795 0.3179934620857239 5.470902442932129 0.3290634751319885 5.533562183380127 0.3290634751319885 C 5.704382419586182 0.3290534615516663 5.861742496490479 0.2500134706497192 5.965312480926514 0.1122034713625908 C 6.447322368621826 -0.5240164995193481 7.206072330474854 -0.9019965529441833 7.997312545776367 -0.9019965529441833 C 8.788962364196777 -0.9019965529441833 9.547962188720703 -0.5240164995193481 10.02763271331787 0.1091034710407257 C 10.13322257995605 0.2487534731626511 10.29187202453613 0.3284034729003906 10.46349239349365 0.3284034729003906 C 10.52629280090332 0.3284034729003906 10.58841228485107 0.3173234760761261 10.64813232421875 0.2954734861850739 C 10.92821216583252 0.1925134658813477 11.2226619720459 0.1400634795427322 11.52193260192871 0.1400634795427322 C 12.01345252990723 0.1400634795427322 12.49126243591309 0.2819134593009949 12.90372276306152 0.5502734780311584 C 13.5648021697998 0.9778934717178345 13.99903202056885 1.706353425979614 14.06306266784668 2.497463464736938 C 14.08274269104004 2.745793581008911 14.25481224060059 2.947883367538452 14.49137210845947 3.002033472061157 C 15.26238250732422 3.177703380584717 15.91892242431641 3.715273380279541 16.24664306640625 4.439813613891602 C 16.57781219482422 5.170623302459717 16.55232238769531 5.996893405914307 16.17643165588379 6.706143379211426 C 16.05976295471191 6.926653385162354 16.09770202636719 7.194893360137939 16.27117156982422 7.372983455657959 C 16.82341194152832 7.939643383026123 17.08597183227539 8.746183395385742 16.97332191467285 9.530303001403809 C 16.86064147949219 10.31448364257813 16.38290214538574 11.01409339904785 15.69535255432129 11.40177345275879 C 15.47971248626709 11.52283382415771 15.36982250213623 11.76781368255615 15.42027282714844 12.01229381561279 C 15.58054256439209 12.78744316101074 15.36860275268555 13.60835361480713 14.85323238372803 14.2078332901001 C 14.36939144134521 14.77166938781738 13.66647529602051 15.09544372558594 12.9253454208374 15.09544372558594 C 12.92530059814453 15.09544372558594 12.9252872467041 15.09544372558594 12.92524242401123 15.09544372558594 C 12.87138271331787 15.09543323516846 12.81682205200195 15.09369373321533 12.76308250427246 15.09024333953857 C 12.75198268890381 15.08954334259033 12.74048233032227 15.08917331695557 12.72901248931885 15.08917331695557 C 12.50478267669678 15.08917331695557 12.29945278167725 15.2332935333252 12.21808242797852 15.44778347015381 C 11.9347620010376 16.19160270690918 11.31292247772217 16.76860427856445 10.5541820526123 16.99249267578125 C 10.32169246673584 17.06164360046387 10.078782081604 17.09700393676758 9.834222793579102 17.09700393676758 Z"/><path fill="%23fff" d="M 7.997312545776367 0.09800338745117188 C 7.514002799987793 0.09800338745117188 7.058032035827637 0.3258533477783203 6.76472282409668 0.7129936218261719 C 6.467014312744141 1.109124183654785 6.00753116607666 1.32906436920166 5.53363037109375 1.32906436920166 C 5.357028961181641 1.32906436920166 5.178509712219238 1.298551559448242 5.005492210388184 1.235233306884766 C 4.833670616149902 1.172236442565918 4.654583930969238 1.141204833984375 4.476350784301758 1.141204833984375 C 4.182979583740234 1.141204833984375 3.891871452331543 1.225250244140625 3.638912200927734 1.389153480529785 C 3.232272148132324 1.652623176574707 2.970282554626465 2.092863082885742 2.931622505187988 2.578803062438965 C 2.876962661743164 3.260343551635742 2.390322685241699 3.826943397521973 1.729701995849609 3.977503776550293 C 1.257721900939941 4.085033416748047 0.8630819320678711 4.409003257751465 0.6624326705932617 4.852603912353516 C 0.4617824554443359 5.29620361328125 0.4777727127075195 5.808363914489746 0.7057619094848633 6.237853050231934 C 1.02507209777832 6.840743064880371 0.9190826416015625 7.582773208618164 0.4444427490234375 8.070733070373535 C 0.1051321029663086 8.41822338104248 -0.05352783203125 8.905513763427734 0.01514244079589844 9.388093948364258 C 0.08380222320556641 9.870683670043945 0.3724527359008789 10.29344367980957 0.7950925827026367 10.5307035446167 C 1.387052536010742 10.8634033203125 1.696362495422363 11.54561328887939 1.557712554931641 12.21437358856201 C 1.459712028503418 12.69158363342285 1.587042808532715 13.18761348724365 1.903682708740234 13.55593299865723 C 2.199407577514648 13.89982128143311 2.62714672088623 14.09543991088867 3.073574066162109 14.09543991088867 C 3.106174468994141 14.09543991088867 3.138856887817383 14.09439754486084 3.171612739562988 14.09229373931885 C 3.204021453857422 14.09026718139648 3.23631477355957 14.08926582336426 3.268446922302246 14.08926582336426 C 3.907810211181641 14.08926391601563 4.485134124755859 14.48575592041016 4.716182708740234 15.09308338165283 C 4.888832092285156 15.54878330230713 5.262812614440918 15.89627361297607 5.727452278137207 16.03338432312012 C 5.870650291442871 16.07576179504395 6.017534255981445 16.09657287597656 6.16356372833252 16.09657287597656 C 6.489995002746582 16.09657287597656 6.812380790710449 15.99265956878662 7.081362724304199 15.79343318939209 C 7.354347229003906 15.59078884124756 7.676995277404785 15.48946571350098 7.999558448791504 15.48946571350098 C 8.322122573852539 15.48946571350098 8.644601821899414 15.59078884124756 8.917252540588379 15.79343318939209 C 9.185972213745117 15.99292850494385 9.508113861083984 16.09700202941895 9.834220886230469 16.09700202941895 C 9.980564117431641 16.09700202941895 10.12765312194824 16.0760612487793 10.27116203308105 16.03338432312012 C 10.73580169677734 15.89627361297607 11.10978221893311 15.54811382293701 11.28310203552246 15.09308338165283 C 11.51334095001221 14.48618412017822 12.09069538116455 14.0892162322998 12.7290096282959 14.08917808532715 C 12.76156234741211 14.08917617797852 12.79417991638184 14.09020614624023 12.82701206207275 14.09229373931885 C 12.85982799530029 14.09439563751221 12.89265060424805 14.09543991088867 12.92529296875 14.09543991088867 C 13.37273979187012 14.09543991088867 13.79981231689453 13.8998441696167 14.09493255615234 13.55593299865723 C 14.41157245635986 13.18761348724365 14.53957271575928 12.69158363342285 14.44090270996094 12.21437358856201 C 14.30291271209717 11.54561328887939 14.61156272888184 10.8634033203125 15.20419216156006 10.5307035446167 C 15.6261625289917 10.29277324676514 15.91414260864258 9.870683670043945 15.98347282409668 9.388093948364258 C 16.05281257629395 8.905513763427734 15.89348220825195 8.41822338104248 15.55483245849609 8.070733070373535 C 15.07953262329102 7.582773208618164 14.97353267669678 6.841413497924805 15.2928524017334 6.237853050231934 C 15.52083206176758 5.807693481445313 15.53683280944824 5.29620361328125 15.33551216125488 4.851933479309082 C 15.13486194610596 4.408333778381348 14.74022197723389 4.08436393737793 14.26824188232422 3.976823806762695 C 13.60762214660645 3.825603485107422 13.12032222747803 3.259673118591309 13.06632232666016 2.578133583068848 C 13.02699279785156 2.092193603515625 12.76568222045898 1.65195369720459 12.35836219787598 1.388473510742188 C 12.10599422454834 1.224272727966309 11.81520080566406 1.140069007873535 11.52193450927734 1.140061378479004 C 11.3434419631958 1.140056610107422 11.16405868530273 1.171241760253906 10.99179267883301 1.234563827514648 C 10.81877517700195 1.297879219055176 10.6401424407959 1.328403472900391 10.46349906921387 1.328403472900391 C 9.98948860168457 1.328403472900391 9.529720306396484 1.108635902404785 9.230562210083008 0.7129936218261719 C 8.937252044677734 0.3258533477783203 8.481282234191895 0.09800338745117188 7.997312545776367 0.09800338745117188 M 7.166022300720215 11.72036361694336 L 4.16621208190918 8.787213325500488 L 5.404132843017578 7.539083480834961 L 7.166022300720215 9.223423004150391 L 10.9277925491333 5.33586311340332 L 12.16571235656738 6.583993911743164 L 7.166022300720215 11.72036361694336 M 7.997312545776367 -1.901996612548828 C 8.992444038391113 -1.901996612548828 9.950216293334961 -1.473686218261719 10.6182804107666 -0.7426300048828125 C 10.91207313537598 -0.8204364776611328 11.21511459350586 -0.8599357604980469 11.52184295654297 -0.8599357604980469 C 12.2058048248291 -0.8599166870117188 12.870530128479 -0.6631450653076172 13.4446325302124 -0.2908172607421875 L 13.4446325302124 -0.2908172607421875 C 14.28115653991699 0.2502975463867188 14.85563564300537 1.133090019226074 15.02170944213867 2.112277984619141 C 15.96063041687012 2.41915225982666 16.74603271484375 3.117411613464355 17.15777206420898 4.027683258056641 C 17.56901550292969 4.935222625732422 17.57688522338867 5.988980293273926 17.18978691101074 6.901698112487793 C 17.81775665283203 7.669354438781738 18.10519790649414 8.68384838104248 17.96314239501953 9.672543525695801 C 17.82138061523438 10.65933799743652 17.26283264160156 11.55005550384521 16.44812965393066 12.10965633392334 C 16.56416702270508 13.09438991546631 16.2614860534668 14.10370445251465 15.61153221130371 14.85974311828613 C 14.96013641357422 15.61883068084717 14.02242088317871 16.06552696228027 13.02670574188232 16.093994140625 C 12.59089088439941 16.98707580566406 11.79205322265625 17.66984748840332 10.83721256256104 17.95161437988281 C 10.51419258117676 18.04768371582031 10.17537307739258 18.09700393676758 9.834222793579102 18.09700393676758 C 9.190168380737305 18.09700393676758 8.549810409545898 17.91626167297363 7.999041557312012 17.58315277099609 C 7.447338104248047 17.91622161865234 6.807188987731934 18.09657287597656 6.163562774658203 18.09657287597656 C 5.823602676391602 18.09657287597656 5.485922813415527 18.04765319824219 5.159882545471191 17.95116424560547 C 4.205093383789063 17.66941261291504 3.40628719329834 16.98602104187012 2.972140312194824 16.09399223327637 C 1.977666854858398 16.06550979614258 1.040310859680176 15.61935138702393 0.3872823715209961 14.8599739074707 C -0.2621898651123047 14.10450649261475 -0.5649242401123047 13.09535026550293 -0.4493160247802734 12.10971832275391 C -1.265361785888672 11.55028820037842 -1.824228286743164 10.65863418579102 -1.96491813659668 9.669803619384766 C -2.105524063110352 8.681713104248047 -1.818069458007813 7.66879940032959 -1.191118240356445 6.902331352233887 C -1.578231811523438 5.991298675537109 -1.571016311645508 4.93742847442627 -1.159828186035156 4.028353691101074 C -0.7483558654785156 3.118679046630859 0.03640937805175781 2.420709609985352 0.9759445190429688 2.113198280334473 C 1.141068458557129 1.135534286499023 1.714901924133301 0.2526473999023438 2.551392555236816 -0.2893257141113281 C 3.126372337341309 -0.6618766784667969 3.792022705078125 -0.8587970733642578 4.476352691650391 -0.8587970733642578 C 4.781661033630371 -0.8587970733642578 5.083295822143555 -0.8197002410888672 5.376714706420898 -0.7423210144042969 C 6.044746398925781 -1.473556518554688 7.002415657043457 -1.901996612548828 7.997312545776367 -1.901996612548828 Z"/></g></svg>');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 35px;
  left: 35px;
}

.comment-body img.avatar {
  position: absolute;
  top: 5px;
  left: 0;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  object-fit: cover;
}

.comment-body b.fn {
  font-weight: 700;
  font-size: 0.8em;
  margin-bottom: 0;
  display: block;
  color: #202020;
}

.comment-author a {
  text-decoration: none;
  color: #202020;
  line-height: 1.25em;
}

.comment-author a:hover {
  color: #868e96;
}

.comment-body span.says {
  display: none;
}

.comment-body .comment-metadata {
  font-size: 0.6em;
  color: #999;
  line-height: 1.25em;
}

.comment-metadata a {
  color: #999;
}

.comment-metadata a:hover {
  color: #202020;
}

.comment-body .comment-awaiting-moderation {
  font-size: 0.7em;
  line-height: 1.65em;
  margin-top: 10px;
  margin-bottom: 0;
  color: red;
  letter-spacing: 0;
}

.comment-body .reply .comment-reply-link {
  display: inline-block;
  text-align: center;
  position: relative;
  vertical-align: top;
  color: #202020;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.8px;
  padding-left: 25px;
}

.comment-body .reply .comment-reply-link:hover {
  color: #868e96;
}

.comment-body .reply .comment-reply-link:before {
  content: "";
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="15" viewBox="0 0 18 15"><path d="M934,147.2a11.941,11.941,0,0,1,7.5,3.7,16.063,16.063,0,0,1,3.5,7.3c-2.4-3.4-6.1-5.1-11-5.1v4.1l-7-7,7-7Z" transform="translate(-927 -143.2)" fill="%23202020"/></svg>');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0;
}

.comment-body .reply .comment-reply-link:hover:before {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="15" viewBox="0 0 18 15"><path d="M934,147.2a11.941,11.941,0,0,1,7.5,3.7,16.063,16.063,0,0,1,3.5,7.3c-2.4-3.4-6.1-5.1-11-5.1v4.1l-7-7,7-7Z" transform="translate(-927 -143.2)" fill="%23868e96"/></svg>');
}

.comment-body .comment-content {
  font-size: 0.8em;
  font-weight: 400;
}

.comment-body .comment-content p {
  margin-top: 5px;
  margin-bottom: 20px;
}

.comments-area .comment-list + .comment-respond {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.comment-respond .comment-reply-title a {
  display: inline-block;
  margin-left: 10px;
  color: #202020;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 10px;
  border-left: 1px solid #202020;
}

.comment-respond .comment-reply-title a:hover {
  color: #868e96;
}

.comment-respond .comment-form p {
  margin-top: 0;
  margin-bottom: 20px;
}

.comment-form p.comment-notes {
  display: none;
  width: 100%;
}

.comment-respond .comment-form p.comment-form-comment {
  width: 100%;
}

.comment-respond .comment-form p:not(.comment-form-cookies-consent) label {
  display: none;
}

.comment-respond .comment-form p.comment-form-cookies-consent {
  position: relative;
  width: 100%;
}

.comment-respond .comment-form p.comment-form-cookies-consent label {
  font-size: 0.7em;
  line-height: 1.65em;
  color: #474747;
  padding-left: 25px;
  position: relative;
  cursor: pointer;
  display: block;
}

.comment-respond .comment-form p.comment-form-cookies-consent label:hover {
  text-decoration: underline;
}

.comment-respond .comment-form p.comment-form-cookies-consent label::before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');
  background-repeat: no-repeat;
  background-size: 0;
  background-position: center;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: normal;
  text-align: center;
  line-height: 14px;
  font-size: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.comment-respond
  .comment-form
  p.comment-form-cookies-consent
  input[type="checkbox"]:checked
  + label::before {
  content: "";
  border-color: #000000;
  background-color: #000000;
  background-size: 10px;
}

.comment-respond
  .comment-form
  p.comment-form-cookies-consent
  input[type="checkbox"]:focus
  + label::before {
  outline: 1px dotted black;
}

.comment-respond
  .comment-form
  p.comment-form-cookies-consent
  input[type="checkbox"] {
  position: absolute;
  top: 5px;
  left: 1px;
  opacity: 0;
}

.comment-form p.form-submit {
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .comments-area .comment-body {
    padding-left: 50px;
  }
  .comments-area .comment-body img.avatar {
    width: 35px;
    height: 35px;
  }
  .comments-area .bypostauthor > .comment-body .comment-author::after {
    top: 22px;
    left: 22px;
  }

  .comment-form {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .comment-respond .comment-form p {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #e6e6e6;
  border: 0;
  height: 1px;
  margin-bottom: 2em;
  width: 100%;
  clear: both;
  margin-top: 2em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: top;
}

figure {
  margin: 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 1.5em 0;
  width: 100%;
  border-radius: 0;
  font-size: 0.9em;
  text-align: left;
  border-collapse: collapse;
}

table tr th {
  font-weight: 700;
  color: #202020;
  padding: 10px 15px;
  border-bottom: 2px solid #ebebeb;
}

table tr td {
  padding: 10px 15px;
}

table tbody tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.035);
}

.site-footer table tbody tr:nth-child(odd) {
  background: rgba(255, 255, 255, 0.05);
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  background-color: #202020;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-size: 0.7em;
  border-radius: 0;
  padding: 12px 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background-color: var(--primary-color);
  color: #000000;
}

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,
select {
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding: 10px 15px;
  width: 100%;
  height: 50px;
  font-size: 0.7em;
  font-weight: 600;
}

select:not([multiple="multiple"]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23777" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) 50%;
  background-size: 12px;
}

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: #000;
  outline: 1px dotted;
}

textarea {
  width: 100%;
  height: 150px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 60px 0;
  /* Make sure select elements fit in widgets. */
}

#secondary .widget:last-child {
  margin-bottom: 0;
}

.widget select {
  max-width: 100%;
}

.widget-area .widget {
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget-area .widget:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.widget-area .widget ul li {
  font-size: 0.8em;
}
.widget-area .widget ul ul li {
  font-size: 1em;
}
.widget-area .widget-title {
  font-size: 0.7em;
  letter-spacing: 1px;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 20px;
}

.widget .entry-meta > span {
  letter-spacing: 0;
}
.widget p {
  font-size: 0.8em;
  line-height: 1.6em;
  margin-top: 0;
  margin-bottom: 20px;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul li {
  display: block;
  margin-bottom: 10px;
  font-size: 0.8em;
  line-height: 1.5em;
}
.widget ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget ul li a {
  color: #202020;
}
.widget ul li a:hover {
  text-decoration: underline;
  color: var(--secondary-color);
}
.widget ul ul {
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 15px;
}
.widget ul ul li {
  font-size: 1em;
}

.search-form {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.search-form label {
  width: calc(100% - 50px);
}
.search-form .search-field {
  border-radius: 0;
  border-right: none;
  height: 50px;
  font-size: 0.7778em;
}
.search-form .search-submit {
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill=" %23ffffff " d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  text-indent: 60px;
  overflow: hidden;
}
.search-form .search-submit:hover {
  background-color: #000000;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill=" %23ffffff " d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}

/*===========================
WIDGET CALENDAR
===========================*/
.widget_calendar .calendar_wrap {
  position: relative;
}
.widget_calendar .calendar_wrap .wp-calendar-nav {
  font-size: 0.88em;
}
.widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next {
  float: right;
}
.widget_calendar table {
  text-align: center;
  font-size: 0.8em;
  position: relative;
}
.widget_calendar table caption {
  font-weight: 700;
  min-height: 30px;
}
.widget_calendar table th,
.widget_calendar table td {
  padding: 5px 0;
}
.widget_calendar table tbody td a {
  font-weight: 700;
  color: var(--secondary-color);
}
.widget_calendar table tbody td#today {
  color: #ffffff;
  background: var(--secondary-color);
}
.widget_calendar table tbody td#today a {
  color: #ffffff;
}

/*===========================
WIDGET CONTACT
===========================*/
.widget_bttk_contact_social_links ul.contact-list li {
  position: relative;
  padding-left: 40px;
  line-height: 1.5em;
  min-height: 30px;
}
.widget_bttk_contact_social_links ul.contact-list li svg {
  position: absolute;
  top: -2px;
  left: 0;
  width: 30px;
  height: 30px;
  padding: 7px;
  color: #868e96;
}
.widget_bttk_contact_social_links ul.contact-list + .social-networks {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  padding-top: 20px;
}
.widget_bttk_contact_social_links .social-networks {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.widget_bttk_contact_social_links .social-networks li {
  margin: 3px;
  font-size: 0.9em;
}
.widget_bttk_contact_social_links .social-networks li a {
  width: 40px;
  text-align: center;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  background: var(--primary-color);
}
.widget_bttk_contact_social_links .social-networks li a:hover {
  background: #202020;
  color: #ffffff;
}

/*===========================
WIDGET AUTHOR BIO
===========================*/
.widget_bttk_author_bio {
  text-align: center;
}
.widget_bttk_author_bio .image-holder {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  height: 250px;
  border-radius: 100%;
  overflow: hidden;
}
.widget_bttk_author_bio .image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.widget_bttk_author_bio .title-holder {
  font-size: 1.5em;
  font-weight: 700;
  color: #202020;
  font-family: var(--secondary-font);
}
.widget_bttk_author_bio .author-bio-content p {
  margin-top: 0;
  margin-bottom: 15px;
}
.widget_bttk_author_bio .text-signature {
  margin-bottom: 20px;
}
.widget_bttk_author_bio .readmore {
  background: var(--primary-color);
  color: #000000;
  font-size: 0.7em;
  margin-bottom: 20px;
  font-weight: 700;
  display: block;
  text-align: center;
  letter-spacing: 1px;
}
.widget_bttk_author_bio .readmore:hover {
  background: #000000;
  color: #ffffff;
}
.widget_bttk_author_bio .author-socicons li {
  padding-bottom: 0;
  border-bottom: none;
  margin: 3px;
  font-size: 0.7778em;
}
.widget_bttk_author_bio .author-socicons li a {
  display: inline-block;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 100%;
}
.widget_bttk_author_bio .author-socicons li a:hover {
  border-color: var(--primary-color);
  background: var(--primary-color);
  color: #000000;
}
.widget_bttk_author_bio .author-socicons li a svg {
  margin-top: 0;
}

/*===============================
WIDGET RECENT & POPULAR POST
===============================*/
.widget_bttk_popular_post ul li,
.widget_bttk_pro_recent_post ul li {
  margin-bottom: 20px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
  padding-bottom: 20px;
}

.widget_bttk_popular_post ul li:last-child,
.widget_bttk_pro_recent_post ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.widget_bttk_popular_post ul li .entry-header .entry-title,
.widget_bttk_pro_recent_post ul li .entry-header .entry-title {
  font-size: 1.3em;
  font-family: var(--secondary-font);
  margin-bottom: 5px;
}

.widget_bttk_popular_post ul li .entry-header .cat-links,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links {
  display: inline-block;
  font-size: 1em;
  position: relative;
  line-height: 1.3em;
}

.widget_bttk_popular_post ul li .entry-header .cat-links a:after,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:after {
  content: ",";
  margin-right: 5px;
}

.widget_bttk_popular_post ul li .entry-header .cat-links a:last-child:after,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:last-child:after {
  display: none;
}

.widget_bttk_popular_post ul li .entry-header .entry-meta,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta {
  font-size: 0.8em;
  margin-bottom: 0;
}

.widget_bttk_popular_post ul li .entry-header .entry-meta > span,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta > span {
  font-size: 1em;
  font-weight: 700;
}

.widget_bttk_popular_post ul li .entry-header .entry-meta > span a,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta > span a,
.widget_bttk_popular_post ul li .entry-header .cat-links a,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a {
  color: #868e96;
  display: inline-block;
  margin: 0;
}

.widget_bttk_popular_post ul li .entry-header .entry-meta > span a:hover,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta > span a:hover,
.site-footer
  .widget_bttk_popular_post
  ul
  li
  .entry-header
  .entry-meta
  > span
  a:hover,
.site-footer
  .widget_bttk_pro_recent_post
  ul
  li
  .entry-header
  .entry-meta
  > span
  a:hover,
.widget_bttk_popular_post ul li .entry-header .cat-links a:hover,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:hover {
  color: #202020;
}

/*=============================
WIDGET ARCHIVE
=============================*/
.widget_archive ul li,
.widget_categories ul li {
  font-weight: 400;
  margin-bottom: 15px;
}

.widget_categories ul li {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}

.widget_categories ul li a {
  display: flex;
  margin-right: 5px;
}

/*=============================
WIDGET SEARCH
=============================*/
.widget_search .search-form {
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
.widget_search .search-form label {
  width: calc(100% - 30px);
}
.widget_search .search-form .search-field {
  border: none;
  padding-left: 0;
  height: 40px;
}
.widget_search .search-form .search-submit {
  width: 30px;
  height: 40px;
  background-color: transparent;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill=" %23868e96 " d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
  background-position: center right;
}
.widget_search .search-form .search-submit:hover {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill=" %23202020" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
}

/*=============================
WIDGET CUSTOM CATEGORY
=============================*/
.widget_bttk_custom_categories ul li {
  background-size: cover !important;
  font-size: 1em;
}
.widget_bttk_custom_categories ul li:after {
  background: rgba(0, 0, 0, 0.2);
}
.widget_bttk_custom_categories ul li a {
  color: #ffffff;
  display: flex;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  text-decoration: none;
}
.widget_bttk_custom_categories ul li a:hover {
  text-decoration: none;
  color: #ffffff;
}
.widget_bttk_custom_categories ul li a:hover .post-count {
  background: var(--secondary-color);
  color: #ffffff;
}
.widget_bttk_custom_categories ul li a .cat-title {
  float: none;
  color: #ffffff;
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 1px;
  padding-left: 15px;
  display: flex;
  flex: auto;
}
.widget_bttk_custom_categories ul li a .post-count {
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 700;
  letter-spacing: 1px;
  justify-content: center;
}

/*=============================
WIDGET SOCIAL LINKS
=============================*/
.widget_bttk_social_links ul {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.widget_bttk_social_links ul li {
  float: none;
  font-size: 0.7em;
  padding: 0;
  margin: 3px;
  border-bottom: none;
}
.widget_bttk_social_links ul li a {
  width: 40px;
  height: 40px;
  line-height: 36px;
  background: none;
  border: 2px solid var(--primary-color);
  border-radius: 100%;
}
.widget_bttk_social_links ul li a:hover {
  background: var(--primary-color);
  color: #000000 !important;
}
.widget_bttk_social_links ul li a svg {
  margin-top: 0;
}

/*==============================
WIDGET NEWSLETTER 
==============================*/
.blossomthemes-email-newsletter-wrapper {
  text-align: center;
  padding: 30px;
}
.blossomthemes-email-newsletter-wrapper .img-holder {
  width: 75px;
  height: 75px;
  text-align: center;
  background: #ffffff;
  line-height: 75px;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid var(--primary-color);
  margin: 0 auto 20px auto;
  overflow: hidden;
}
.blossomthemes-email-newsletter-wrapper .text-holder h3 {
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: var(--secondary-font);
}
.blossomthemes-email-newsletter-wrapper .text-holder span {
  margin-bottom: 20px;
  display: block;
  font-size: 0.8em;
  line-height: 1.65em;
}
.blossomthemes-email-newsletter-wrapper input[type="text"],
.blossomthemes-email-newsletter-wrapper input[type="email"] {
  text-align: center;
  margin-bottom: 10px;
}
.blossomthemes-email-newsletter-wrapper input[type="submit"] {
  display: block;
  width: 100%;
  background: #202020;
  border: 1px solid #202020;
}
.blossomthemes-email-newsletter-wrapper input[type="submit"]:hover {
  background: none;
  color: #202020;
}
.blossomthemes-email-newsletter-wrapper .subscribe-inner-wrap {
  position: relative;
  padding-left: 25px;
  margin-bottom: 20px;
  font-size: 0.7em;
  line-height: 1.6em;
  cursor: pointer;
}
.blossomthemes-email-newsletter-wrapper .subscribe-inner-wrap:hover {
  text-decoration: underline;
}
.blossomthemes-email-newsletter-wrapper .subscribe-inner-wrap .check-mark {
  margin-top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 3px;
  left: 0;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');
  background-repeat: no-repeat;
  background-size: 0;
  background-position: center;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.blossomthemes-email-newsletter-wrapper
  .subscribe-inner-wrap
  input[type="checkbox"] {
  display: none;
}
.blossomthemes-email-newsletter-wrapper
  .subscribe-inner-wrap
  input[type="checkbox"]:checked
  + .check-mark {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');
  background-size: 10px;
  background-color: #000000;
  border-color: #000000;
}
.blossomthemes-email-newsletter-wrapper
  .subscribe-inner-wrap
  input[type="checkbox"]:checked
  + .check-mark:before {
  display: none;
}
.blossomthemes-email-newsletter-wrapper .subscribe-inner-wrap .text {
  text-align: left;
  display: block;
}

.blossom-newsletter-popup-active
  .blossomthemes-email-newsletter-wrapper
  .img-holder {
  width: 40%;
  height: auto;
  line-height: normal;
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  display: block;
  flex: unset;
}
.blossom-newsletter-popup-active
  .blossomthemes-email-newsletter-wrapper
  .subscribe-inner-wrap
  .check-mark {
  top: 0;
}

/*===========================
TESTIMONIAL WIDGET
===========================*/
.bttk-testimonial-holder .text-holder {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  max-width: 700px;
  margin: 0 auto;
  width: 100%;
}
.bttk-testimonial-holder .text-holder .img-holder {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0;
  order: 2;
}
.bttk-testimonial-holder .text-holder .img-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bttk-testimonial-holder .text-holder .testimonial-meta {
  order: 3;
  width: calc(100% - 80px);
  padding-left: 20px;
}
.bttk-testimonial-holder .text-holder .testimonial-meta .name {
  display: block;
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1em;
  color: #202020;
}
.bttk-testimonial-holder .text-holder .testimonial-meta .designation {
  display: block;
  font-size: 0.7em;
  line-height: 1em;
  margin-top: 10px;
}
.bttk-testimonial-holder .text-holder .testimonial-content p {
  margin-top: 0;
  margin-bottom: 20px;
}

/*===========================
WIDGET IMAGE TEXT
===========================*/
.widget_bttk_image_text_widget .bttk-itw-holder {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_bttk_image_text_widget ul li {
  font-size: 1em;
}
.widget_bttk_image_text_widget ul li .btn-readmore {
  background: #ffffff;
  color: #000000;
  border: none;
  width: initial;
  top: auto;
  bottom: -20px;
  padding: 10px 30px;
  max-width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: table;
  font-size: 0.8em;
  font-weight: 700;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.widget_bttk_image_text_widget ul li .btn-readmore:hover {
  text-decoration: none;
}
.widget_bttk_image_text_widget ul li:hover .btn-readmore {
  background: var(--primary-color);
  color: #000000;
}

/*===========================
WIDGET AUTHOR BIO
===========================*/
.widget_bttk_author_bio {
  text-align: left;
}
.widget_bttk_author_bio .bttk-author-bio-holder {
  text-align: center;
}
.widget_bttk_author_bio .image-holder {
  margin-bottom: 20px;
}
.widget_bttk_author_bio .title-holder {
  font-size: 1.1112em;
  line-height: 1.5em;
  font-weight: 800;
  margin-bottom: 10px;
}
.widget_bttk_author_bio .author-bio-content p {
  margin-top: 0;
  margin-bottom: 15px;
}
.widget_bttk_author_bio .text-signature {
  margin-bottom: 20px;
}
.widget_bttk_author_bio .readmore {
  background: var(--primary-color);
  color: #000000;
  font-size: 0.7em;
  margin-bottom: 20px;
  font-weight: 500;
  display: block;
  text-align: center;
}
.widget_bttk_author_bio .readmore:hover {
  background: #000000;
  color: #ffffff;
}
.widget_bttk_author_bio .author-socicons li {
  padding-bottom: 0;
  border-bottom: none;
  margin: 3px;
  font-size: 0.7em;
}
.widget_bttk_author_bio .author-socicons li a {
  display: inline-block;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 38px;
  border: 2px solid var(--primary-color);
  border-radius: 100%;
}
.widget_bttk_author_bio .author-socicons li a:hover {
  background: var(--primary-color);
  color: #000000;
}
.widget_bttk_author_bio .author-socicons li a svg {
  margin-top: 0;
}

/*===========================
WIDGET TEAM
===========================*/
.bttk-team-inner-holder {
  text-align: center;
}
.bttk-team-inner-holder .image-holder {
  margin-bottom: 20px;
}
.bttk-team-inner-holder .name {
  display: block;
  font-weight: 700;
  font-size: 1em;
}
.bttk-team-inner-holder .designation {
  display: block;
  font-size: 0.8em;
  color: #777;
}
.bttk-team-inner-holder ul.social-profile li {
  display: inline-block;
  margin: 3px 1px;
  padding: 0;
  border-bottom: none;
}
.bttk-team-inner-holder ul.social-profile li a {
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.bttk-team-inner-holder ul.social-profile li a:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #000000;
}
.bttk-team-inner-holder ul.social-profile li a svg {
  margin: 0;
}

/*==========================
WIDGET STAT COUNTER 
==========================*/
.widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.widget_blossomthemes_stat_counter_widget
  .blossomthemes-sc-holder
  .widget-title {
  order: 3;
  margin-bottom: 10px;
  margin-top: 5px;
  border-bottom: none;
  padding-bottom: 0;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0;
}
.widget_blossomthemes_stat_counter_widget
  .blossomthemes-sc-holder
  .widget-title:after {
  display: none;
}
.widget_blossomthemes_stat_counter_widget
  .blossomthemes-sc-holder
  .icon-holder {
  order: 1;
  font-size: 3em;
  color: var(--primary-color);
  margin-bottom: 30px;
}
.widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter {
  order: 2;
  font-size: 2em;
  font-weight: 700;
  line-height: 1;
}

/*==============================
WIDGET POST CATEGORY SLIDER
==============================*/
.widget_bttk_posts_category_slider_widget .post-thumbnail {
  margin-bottom: 0;
}
.widget_bttk_posts_category_slider_widget .carousel-title {
  background: rgba(0, 0, 0, 0.05);
  padding: 20px;
}
.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a {
  display: inline-block;
  color: #777;
}
.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover {
  color: var(--primary-color);
}
.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a::after {
  content: ",";
}
.widget_bttk_posts_category_slider_widget .carousel-title .title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 700;
  font-family: var(--secondary-font);
  letter-spacing: 0;
  text-transform: none;
}
.widget_bttk_posts_category_slider_widget .carousel-title .title a {
  color: #000000;
}
.widget_bttk_posts_category_slider_widget .carousel-title .title a:hover {
  color: var(--primary-color);
}
.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav [class*="owl-"] {
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget_bttk_posts_category_slider_widget
  .owl-theme
  .owl-nav
  [class*="owl-"]:hover {
  background: #000000;
}
.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span {
  margin: 0 auto;
}

/*============================
WIDGET ICON TEXT 
============================*/
.widget_bttk_icon_text_widget .rtc-itw-inner-holder {
  display: flex;
  flex: 1;
  flex-direction: column;
  text-align: center;
}
.widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder {
  order: 2;
}
.widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder .btn-readmore {
  font-size: 0.7em;
  display: inline-block;
  letter-spacing: 1px;
  font-weight: 700;
  background: #000000;
  color: #ffffff;
  padding: 15px 50px;
}
.widget_bttk_icon_text_widget
  .rtc-itw-inner-holder
  .text-holder
  .btn-readmore:hover {
  background: var(--primary-color);
  color: #000000;
}
.widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title {
  font-size: 1em;
  text-align: center;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title:after {
  display: none;
}
.widget_bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder {
  margin-bottom: 30px;
  font-size: 4em;
  color: rgba(0, 0, 0, 0.2);
}
.widget_bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder svg {
  margin: 0;
}

/*===========================
WIDGET TAG CLOUD
===========================*/
.tagcloud a {
  display: inline-block;
  font-size: 0.7em !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: #777;
  padding: 2px 10px;
  margin: 3px 0px;
  line-height: 1.75;
}
.tagcloud a:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #000000;
}

/*===============================
FEATURED PAGE WIDGET
===============================*/
.widget_blossomtheme_featured_page_widget .img-holder {
  margin-bottom: 20px;
}
.widget_blossomtheme_featured_page_widget .text-holder .btn-readmore {
  font-size: 0.7em;
  display: inline-block;
  letter-spacing: 1px;
  font-weight: 700;
  background: #000000;
  color: #ffffff;
  padding: 15px 50px;
}
.widget_blossomtheme_featured_page_widget .text-holder .btn-readmore:hover {
  background: var(--primary-color);
  color: #000000;
}

/*==============================
WIDGET CLIENT LOGO
==============================*/
.widget_blossom_client_logo_widget .blossom-iw-inner-holder {
  overflow: hidden;
}
.widget_blossom_client_logo_widget .blossom-inner-wrap {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
}
.widget_blossom_client_logo_widget .blossom-inner-wrap .image-holder {
  width: 50%;
  padding: 20px;
}

/*==========================
WIDGET CALL TO ACTION
==========================*/
.widget_blossomtheme_companion_cta_widget > div {
  padding: 60px 30px;
  min-height: 500px;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}
.widget_blossomtheme_companion_cta_widget > div.bttk-cta-bg {
  position: relative;
  z-index: 1;
}

.widget_blossomtheme_companion_cta_widget > div.bttk-cta-bg .text-holder {
  color: #ffffff;
}
.widget_blossomtheme_companion_cta_widget > div.right {
  text-align: right;
}
.widget_blossomtheme_companion_cta_widget > div.right .widget-title {
  text-align: right;
}
.widget_blossomtheme_companion_cta_widget > div.centered {
  text-align: center;
}
.widget_blossomtheme_companion_cta_widget > div.centered .widget-title {
  text-align: center;
}
.widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .widget-title {
  font-size: 1.2em;
  font-weight: 600;
  color: #ffffff;
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .widget-title:after {
  display: none;
}
.widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta {
  display: inline-block;
  background: var(--primary-color);
  color: #000000;
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 10px 30px;
  margin: 5px;
  text-align: center;
}
.widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .btn-cta:hover {
  background: var(--secondary-color);
  color: #ffffff;
}
.widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .btn-cta
  + .btn-cta {
  background: var(--secondary-color);
  color: #ffffff;
}
.widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .btn-cta
  + .btn-cta:hover {
  background: var(--primary-color);
  color: #000000;
}

/*============================
WIDGET INSTAGRAM
============================*/
.widget_btif_instagram_widget ul li {
  margin: 0;
  padding: 3px;
}
.widget_btif_instagram_widget .profile-link {
  display: block;
  text-align: center;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  font-size: 0.8888em;
  padding: 5px 10px;
  margin-top: 10px;
}
.widget_btif_instagram_widget .profile-link:hover {
  background: none;
  color: #000000;
}
.widget_btif_instagram_widget .profile-link .insta-icon {
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  .widget-area .widget {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .widget-area .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#crumbs {
  padding: 10px 0;
  font-size: 0.7778em;
  color: #666;
}

#crumbs a {
  color: #666;
  margin-right: 10px;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}

#crumbs a:hover {
  text-decoration: none;
  color: var(--secondary-color);
}

#crumbs .separator {
  margin-right: 10px;
}

#crumbs .current a {
  color: var(--secondary-color);
  pointer-events: none;
}

.sticky-t-bar .sticky-bar-content {
  background: var(--primary-color);
  text-align: center;
  padding: 15px 0;
  font-size: 0.7em;
  line-height: 1.5em;
}
.sticky-t-bar .sticky-bar-content .container {
  padding-right: 100px;
}
.sticky-t-bar .sticky-bar-content .btn-readmore {
  display: inline-block;
  text-transform: uppercase;
  color: #202020;
  position: relative;
  margin-left: 5px;
}
.sticky-t-bar .sticky-bar-content .btn-readmore:after {
  content: "";
  background: #202020;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.sticky-t-bar .sticky-bar-content .btn-readmore:hover:after {
  width: 50%;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper {
  padding: 0;
  background: none !important;
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper::before {
  display: none;
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  .newsletter-inner-wrapper {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  .text-holder {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  text-align: left;
  flex: inherit;
  padding-right: 15px;
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  .text-holder
  h3 {
  margin-bottom: 0;
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  .text-holder
  span {
  font-size: 1em;
  margin-bottom: 0;
  margin-top: 5px;
  color: #474747;
}
.sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper form {
  display: flex;
  flex: 2;
  align-items: center;
  flex-wrap: wrap;
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  form
  input {
  width: auto;
  margin-left: 1%;
  display: flex;
  flex: 2;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1em;
  border: none;
  background: rgba(255, 255, 255, 0.5);
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  form
  input[type="submit"] {
  flex: initial;
  min-height: 50px;
  text-align: center;
  background: #000000;
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  form
  input[type="submit"]:hover,
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  form
  input[type="submit"]:active,
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  form
  input[type="submit"]:focus {
  background: var(--secondary-color);
  color: #ffffff;
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  form
  label {
  margin-top: 5px;
  order: 5;
  width: 100%;
  display: flex;
  flex: auto;
}
.sticky-t-bar
  .sticky-bar-content
  .blossomthemes-email-newsletter-wrapper
  form
  label
  .subscribe-inner-wrap {
  margin-bottom: 0;
  margin-left: 1%;
  font-size: 1em;
  color: #474747;
}
.sticky-t-bar .close {
  padding: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.3);
  top: 15px;
  right: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.sticky-t-bar .close:hover {
  background: rgba(0, 0, 0, 0.5);
}
.sticky-t-bar .close:before,
.sticky-t-bar .close:after {
  background: #ffffff;
  width: 12px;
}
.sticky-t-bar:not(.active) .close {
  top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.sticky-t-bar:not(.active) .close:before {
  width: 8px;
  top: -2px;
  left: -4px;
}
.sticky-t-bar:not(.active) .close:after {
  width: 8px;
  top: -2px;
  right: -4px;
}

.admin-bar .sticky-t-bar .close {
  top: 46px;
}
.admin-bar .sticky-t-bar:not(.active) .close {
  top: 32px;
}

@media screen and (max-width: 1024px) {
  .sticky-t-bar
    .sticky-bar-content
    .blossomthemes-email-newsletter-wrapper
    .newsletter-inner-wrapper {
    flex-direction: column;
  }
  .sticky-t-bar
    .sticky-bar-content
    .blossomthemes-email-newsletter-wrapper
    .text-holder {
    text-align: center;
    margin-bottom: 15px;
    padding-right: 0;
  }
  .sticky-t-bar
    .sticky-bar-content
    .blossomthemes-email-newsletter-wrapper
    form
    label {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .sticky-t-bar .sticky-bar-content {
    padding-top: 30px;
  }
  .sticky-t-bar .sticky-bar-content .container {
    padding-right: 15px;
  }
  .sticky-t-bar
    .sticky-bar-content
    .blossomthemes-email-newsletter-wrapper
    form {
    flex-direction: column;
    width: 100%;
  }
  .sticky-t-bar
    .sticky-bar-content
    .blossomthemes-email-newsletter-wrapper
    form
    input {
    width: 100%;
    margin-left: 0;
    flex: auto;
  }
  .sticky-t-bar
    .sticky-bar-content
    .blossomthemes-email-newsletter-wrapper
    form
    label {
    width: 100%;
  }
  .sticky-t-bar
    .sticky-bar-content
    .blossomthemes-email-newsletter-wrapper
    form
    label
    .subscribe-inner-wrap {
    margin-left: 0;
  }
  .sticky-t-bar .close {
    margin: 0 auto;
    left: 0;
    right: 0 !important;
    top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.site-header .container {
  max-width: 100%;
}
.site-header .woocommerce-currency-switcher-form {
  position: relative;
}
.site-header .woocommerce-currency-switcher-form .dd-select {
  background: none !important;
  border: none;
  border-radius: 0;
  padding-right: 15px;
}
.site-header .woocommerce-currency-switcher-form .dd-select .dd-selected {
  padding: 0;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
}
.site-header
  .woocommerce-currency-switcher-form
  .dd-select
  .dd-selected
  .dd-selected-image {
  float: none;
  margin-left: 0;
  margin-right: 5px;
  max-width: 25px;
}
.site-header
  .woocommerce-currency-switcher-form
  .dd-select
  .dd-selected
  .dd-selected-text {
  line-height: normal !important;
  font-size: 0.6em;
  letter-spacing: 1px;
}
.site-header .woocommerce-currency-switcher-form .dd-pointer {
  right: 0;
}
.site-header .woocommerce-currency-switcher-form ul.dd-options {
  min-width: 150px;
  right: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  border: none;
  top: calc(100% + 15px);
}
.site-header .woocommerce-currency-switcher-form ul.dd-options a.dd-option {
  color: #333;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  overflow: visible;
}
.site-header
  .woocommerce-currency-switcher-form
  ul.dd-options
  a.dd-option:hover {
  background: rgba(0, 0, 0, 0.05);
}
.site-header
  .woocommerce-currency-switcher-form
  ul.dd-options
  a.dd-option:hover
  .dd-desc {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  top: 100%;
}
.site-header
  .woocommerce-currency-switcher-form
  ul.dd-options
  a.dd-option.dd-option-selected {
  background: rgba(0, 0, 0, 0.05);
}
.site-header .woocommerce-currency-switcher-form ul.dd-options .dd-image-right {
  float: none;
  margin-left: 0;
  margin-right: 10px;
  max-width: 25px;
}
.site-header .woocommerce-currency-switcher-form ul.dd-options .dd-option-text {
  font-size: 0.7em;
  letter-spacing: 1px;
  line-height: normal !important;
}
.site-header .woocommerce-currency-switcher-form ul.dd-options .dd-desc {
  font-size: 0.6em;
  padding: 5px 0;
  line-height: normal;
  font-style: italic;
  color: #999;
}
.site-header
  .woocommerce-currency-switcher-form
  select.woocommerce-currency-switcher {
  border: none;
  padding: 0 13px 0 0;
  background-position: right center;
  height: auto;
  background-size: 10px;
}
.site-header
  .woocommerce-currency-switcher-form
  select.woocommerce-currency-switcher.wSelect-el {
  padding: 0;
  visibility: hidden;
}
.site-header
  .woocommerce-currency-switcher-form
  .wSelect-theme-classic.wSelect {
  margin-bottom: 0;
}
.site-header .woocs-style-1-dropdown {
  min-width: 100px;
}
.site-header .woocs-style-1-dropdown .woocs-style-1-select > i {
  line-height: normal !important;
  margin-top: 2px !important;
  display: inline-block;
  margin-left: 5px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.site-header .woocs-style-1-dropdown .woocs-style-1-select > i img {
  width: 12px;
  margin-left: auto;
  display: block;
}
.site-header .woocs-style-1-dropdown .woocs-style-1-dropdown-menu {
  right: 0;
  left: auto;
}
.site-header .woocs-style-1-dropdown .woocs-style-1-dropdown-menu li {
  min-height: 30px;
  background-position: calc(100% - 10px) 50% !important;
  background-size: 25px !important;
  padding-right: 30px;
}
.site-header .woocs-style-2-drop-down {
  position: relative;
  width: 100px !important;
  max-width: 100%;
}
.site-header .woocs-style-2-drop-down .woocs-style-2-from {
  position: relative;
}
.site-header .woocs-style-2-drop-down .woocs-style-2-to-contents {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.site-header .woocs-style-2-drop-down .woocs-style-2-top {
  height: auto;
  width: 250px;
}
.site-header .woocs-style-2-drop-down .woocs-style-2-avatar-large {
  width: 30px;
  height: 30px;
  top: 5px;
}
.site-header .woocs-style-2-drop-down .woocs-style-2-name-large {
  line-height: 40px;
}
.site-header .woocs-style-2-drop-down .woocs-style-2-x-touch {
  width: 30px;
  height: 40px;
}
.site-header .woocs-style-2-drop-down.woocs-style-2-expand {
  position: relative;
  min-height: auto;
  height: 32px !important;
  width: 100px !important;
  border-radius: 16px 16px 0px 0px;
  overflow: visible;
}
.site-header .woocs-style-2-drop-down.woocs-style-2-expand .woocs-style-2-from {
  opacity: 1;
  filter: alpha(opacity=100);
}
.site-header
  .woocs-style-2-drop-down.woocs-style-2-expand
  .woocs-style-2-from-contents {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.site-header .woocs-style-2-drop-down.woocs-style-2-expand .woocs-style-2-to {
  border-radius: 0 0 16px 16px;
  overflow: hidden;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
}
.site-header .woocs-style-2-drop-down .woocs-style-2-bottom {
  padding-top: 0;
}
.site-header .woocs-style-2-drop-down .woocs-style-2-bottom .woocs-style-2-row {
  height: 40px;
}
.site-header
  .woocs-style-2-drop-down
  .woocs-style-2-bottom
  .woocs-style-2-link {
  background-position: 16px 50% !important;
  padding-left: 70px;
}
.site-header .woocs-style-3-du-dialog-starter {
  background-position: calc(100% - 10px) 7px !important;
}
.site-header .woocs-style-3-du-dialog .woocs-style-3-dlg-select-item {
  background-position: calc(100% - 7px) 10px !important;
}

body.search-active {
  overflow: hidden;
}

.header-t {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 4%;
  padding-right: 4%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.header-t ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-t a {
  display: inline-block;
  color: #999;
}
.header-t a:hover {
  color: #000000;
}
.header-t .container {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
}
.header-t .right {
  display: flex;
  flex: auto;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.header-t .right > div {
  line-height: 1;
}
.header-t .right .currency-block + .header-social,
.header-t .right .language-block + .header-social {
  margin-left: 20px;
  padding-left: 5px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.header-t .right .language-block {
  margin-left: 20px;
}
.header-t .right .header-social li {
  display: inline-block;
  font-size: 0.8em;
  line-height: 1.5em;
}
.header-t .right .header-social li a {
  padding-left: 15px;
}

.header-main {
  padding: 20px 4%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.header-main .container {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
}
.header-main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-main .main-navigation,
.header-main .site-branding,
.header-main .right {
  display: flex;
  flex: initial;
  flex-wrap: wrap;
  width: 35%;
}
.header-main .site-branding {
  flex-direction: column;
  text-align: center;
  width: 30%;
}
.header-main .site-branding .site-logo + .site-title-wrap {
  margin-top: 5px;
}
.header-main .site-branding .site-title {
  margin: 0;
  font-size: 1em;
  font-family: var(--secondary-font);
  font-weight: 600;
}
.header-main .site-branding .site-title a {
  color: #000000;
}
.header-main .site-branding .site-description {
  font-size: 0.7em;
  margin: 0;
  line-height: 1.5em;
}
.header-main .right {
  justify-content: flex-end;
}
.header-main .right > div {
  margin-left: 15px;
  text-align: center;
  position: relative;
}
.header-main .right > div:first-child {
  margin-left: 0;
}
.header-main .right > div a {
  display: block;
  font-size: 0.6em;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 700;
  cursor: pointer;
  color: #474747;
}
.header-main .right > div a:hover {
  color: #888;
}
.header-main .right > div a:hover svg {
  fill: #888;
}
.header-main .right > div a.cart,
.header-main .right > div a.favourite {
  position: relative;
  display: table;
  margin: 0 auto;
}
.header-main .right > div svg,
.header-main .right > div span {
  display: table;
  vertical-align: middle;
  clear: both;
  margin: 0 auto;
  line-height: 1;
}
.header-main .right > div svg {
  margin-bottom: 10px;
  display: block;
}
.header-main .right > div.favourite-block .fav-title {
  display: block;
  font-size: 0.6em;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.35;
  font-weight: 700;
  cursor: pointer;
  color: #474747;
}
.header-main .right > div.favourite-block:hover .fav-title {
  color: #888;
}
.header-main .right > div.favourite-block:hover svg {
  fill: #888;
}
.header-main .right > div.user-block svg {
  display: block;
}
.header-main .right span.count {
  width: 18px;
  height: 18px;
  line-height: 20px;
  background: var(--primary-color);
  text-align: center;
  line-height: 18px;
  border-radius: 100%;
  font-size: 0.7em;
  font-weight: 700;
  color: #202020;
  margin: 0;
  display: inline-block;
  position: absolute;
  top: -5px;
  right: -13px;
}
.header-main .right .user-block-popup {
  position: absolute;
  top: calc(100% + 10px);
  left: -9999%;
  width: 150px;
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  text-align: left;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  -webkit-transition: opacity ease 0.35s, top ease 0.35s;
  -moz-transition: opacity ease 0.35s, top ease 0.35s;
  transition: opacity ease 0.35s, top ease 0.35s;
}
.header-main .right .user-block-popup li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-main .right .user-block-popup li a {
  padding: 5px 10px;
  line-height: 1.65;
}
.header-main .right .user-block-popup li a:hover {
  color: rgba(0, 0, 0, 0.5);
}
.header-main .right .user-block:hover .user-block-popup,
.header-main .right .user-block.hover .user-block-popup {
  top: 100%;
  left: -100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-main .right .cart-block-popup {
  position: absolute;
  top: calc(100% + 10px);
  right: 99999%;
  width: 320px;
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  z-index: 99;
  opacity: 0;
  -webkit-transition: opacity ease 0.35s, top ease 0.35s;
  -moz-transition: opacity ease 0.35s, top ease 0.35s;
  transition: opacity ease 0.35s, top ease 0.35s;
}
.header-main .right .cart-block-popup .widget_shopping_cart {
  margin-bottom: 0;
  padding: 20px;
}
.header-main .right .cart-block-popup .widget_shopping_cart .widgettitle {
  display: none;
}
.header-main
  .right
  .cart-block-popup
  .widget_shopping_cart
  .woocommerce-mini-cart__empty-message {
  margin: 0;
}
.header-main .right .cart-block:hover .cart-block-popup,
.header-main .right .cart-block.hover .cart-block-popup {
  top: 100%;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-main .right .cart-block .cart-amount {
  font-size: 0.6em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #474747;
}
.header-main .right .cart-block .bsp-cart-block-wrap:hover a svg {
  fill: #888;
}
.header-main .right .cart-block .bsp-cart-block-wrap:hover .cart-amount {
  color: #888;
}
.header-main .right .cart-block .widget_shopping_cart .cart_list {
  max-height: 227px;
  overflow: auto;
}
.header-main .right .cart-block .widget_shopping_cart .cart_list li {
  font-size: 1em;
  text-align: left;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 0;
  margin-top: 15px;
  margin-bottom: 0;
}
.header-main
  .right
  .cart-block
  .widget_shopping_cart
  .cart_list
  li:first-child {
  border-top: none;
  margin-top: 0;
}
.header-main .right .cart-block .widget_shopping_cart .cart_list li a {
  font-size: 0.7778em;
  text-transform: none;
  color: #474747;
}
.header-main .right .cart-block .widget_shopping_cart .cart_list li a:hover {
  color: var(--secondary-color);
}
.header-main .right .cart-block .widget_shopping_cart .cart_list li a.remove {
  font-family: var(--primary-font);
  font-size: 0.8888em;
  line-height: 1em;
  top: 14px;
  text-decoration: none;
}
.header-main
  .right
  .cart-block
  .widget_shopping_cart
  .cart_list
  li
  a.remove:after {
  display: none;
}
.header-main .right .cart-block .widget_shopping_cart .cart_list li a img {
  width: 50px;
  border-radius: 0;
}
.header-main .right .cart-block .widget_shopping_cart .cart_list li .quantity {
  display: inline-block;
  font-size: 0.7778em;
  font-weight: 600;
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.5);
}
.header-main
  .right
  .cart-block
  .widget_shopping_cart
  .cart_list
  li
  .quantity
  span {
  display: inline-block;
  vertical-align: top;
}
.header-main .right .cart-block .widget_shopping_cart .total {
  margin-top: 20px;
  padding-top: 15px;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  color: #000000;
}
.header-main .right .cart-block .widget_shopping_cart .total strong {
  display: flex;
  flex-direction: column;
  flex: auto;
  text-align: left;
}
.header-main .right .cart-block .widget_shopping_cart .total span {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-size: 1em;
}
.header-main .right .cart-block .widget_shopping_cart .buttons a {
  margin-left: 0;
  font-size: 0.7778em;
  padding: 15px;
  border-radius: 0;
  background: var(--primary-color);
  color: #000000;
}
.header-main .right .cart-block .widget_shopping_cart .buttons a:hover {
  color: #ffffff;
  background: var(--secondary-color);
}
.header-main .right .cart-block .widget_shopping_cart .buttons a.checkout {
  background: var(--secondary-color);
  color: #ffffff;
}
.header-main
  .right
  .cart-block
  .widget_shopping_cart
  .buttons
  a.checkout:hover {
  background: var(--primary-color);
  color: #000000;
}
.header-main .header-search .search-toggle {
  padding: 0;
  background: none;
  font-size: 0.6em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  cursor: pointer;
  color: #474747;
  vertical-align: middle;
}
.header-main .header-search .search-toggle:hover {
  color: #888;
}
.header-main .header-search .search-toggle:hover svg {
  fill: #888;
}
.header-main .header-search-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 99999;
}
.header-main .header-search-wrap .header-search-inner-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.header-main .header-search-wrap .close {
  display: block;
  background: #aaa;
}
.header-main .header-search-wrap .close:hover,
.header-main .header-search-wrap .close:focus {
  background: #f5f5f5;
}
.header-main .header-search-wrap .search-form {
  flex: 0;
  width: 767px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
.header-main .header-search-wrap .search-form label {
  width: calc(100% - 70px);
}
.header-main .header-search-wrap .search-form .search-field {
  height: 70px;
  background: rgba(255, 255, 255, 0.85);
  border-color: rgba(255, 255, 255, 0.3);
  padding: 20px;
}
.header-main .header-search-wrap .search-form .search-field:focus {
  background: rgba(255, 255, 255, 0.95);
}
.header-main .header-search-wrap .search-form .search-submit {
  height: 70px;
  width: 70px;
  text-indent: 70px;
  background-color: #202020;
  background-size: 23px;
}
.header-main .header-search-wrap .search-form .search-submit:hover,
.header-main .header-search-wrap .search-form .search-submit:focus {
  background-color: #000000;
}

.sticky-header {
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.sticky-header.sticky {
  visibility: visible;
  top: 0;
}
.sticky-header .container {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1220px;
}
.sticky-header .site-branding {
  display: flex;
  flex: auto;
  flex-direction: column;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sticky-header .site-branding.text-image {
  flex-direction: row;
  align-items: center;
}
.sticky-header .site-branding.text-image .site-title-wrap {
  padding-left: 15px;
}
.sticky-header .site-branding .site-logo + .site-title-wrap {
  margin-top: 5px;
}
.sticky-header .site-branding .site-title {
  margin: 0;
  font-size: 1em;
  font-family: var(--secondary-font);
  font-weight: 600;
}
.sticky-header .site-branding .site-title a {
  color: #000000;
}
.sticky-header .site-branding .site-description {
  font-size: 0.7em;
  margin: 0;
  line-height: 1.5em;
}
.sticky-header .nav-wrap {
  display: flex;
  flex: auto;
  justify-content: flex-end;
  padding-left: 30px;
}
.sticky-header .main-navigation ul li a {
  padding-left: 20px;
  padding-right: 20px;
}
.sticky-header .right {
  display: none;
}

.header-two .header-main .site-branding {
  text-align: left;
  width: auto;
  flex-direction: row;
  align-items: center;
}
.header-two .header-main .site-branding.text-image .site-title-wrap {
  padding-left: 15px;
}
.header-two .header-main .site-branding .site-logo + .site-title-wrap {
  margin-top: 0;
  padding-left: 15px;
}
.header-two .header-main .main-navigation {
  width: auto;
  justify-content: center;
}
.header-two .header-main .right {
  width: auto;
}

.header-three .header-main {
  padding-top: 0;
  padding-bottom: 0;
}
.header-three .header-main .container {
  align-items: normal;
}
.header-three .header-main .site-branding {
  padding: 20px 0;
  flex-direction: row;
  align-items: center;
  text-align: left;
  width: auto;
  padding-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}
.header-three .header-main .site-branding:not(.text-image) {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.header-three .header-main .site-branding.text-image .site-title-wrap {
  padding-left: 15px;
}
.header-three .header-main .site-branding .site-logo + .site-title-wrap {
  margin-top: 0;
  padding-left: 15px;
}
.header-three .header-main .site-branding + .main-navigation {
  padding-left: 40px;
}
.header-three .header-main .main-navigation {
  width: auto;
  align-items: center;
  flex: 1;
}
.header-three .header-main .main-navigation + .right {
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  margin-left: 40px;
  width: 23%;
}
.header-three .header-main .right {
  width: auto;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
}

.header-four .header-t .secondary-menu,
.header-four .header-t .right {
  max-width: 40%;
}
.header-four .header-t .site-branding {
  text-align: center;
  padding: 20px;
  display: flex;
  flex: auto;
  flex-direction: column;
  max-width: 20%;
}
.header-four .header-t .site-branding .site-logo + .site-title-wrap {
  margin-top: 5px;
}
.header-four .header-t .site-branding .site-title {
  margin: 0;
  font-size: 1em;
  font-family: var(--secondary-font);
  font-weight: 600;
}
.header-four .header-t .site-branding .site-title a {
  color: #000000;
}
.header-four .header-t .site-branding .site-description {
  font-size: 0.7em;
  margin: 0;
  line-height: 1.5em;
}
.header-four .header-main {
  border-bottom: none;
  padding: 0;
}
.header-four .header-main .container {
  max-width: 1220px;
}
.header-four .header-main .right {
  padding-top: 25px;
  padding-bottom: 20px;
}

.header-five .logo-holder,
.header-six .logo-holder {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.header-five .logo-holder .container,
.header-six .logo-holder .container {
  max-width: 1220px;
}
.header-five .logo-holder .site-branding .site-logo + .site-title-wrap,
.header-six .logo-holder .site-branding .site-logo + .site-title-wrap {
  margin-top: 5px;
}
.header-five .logo-holder .site-branding .site-title,
.header-six .logo-holder .site-branding .site-title {
  margin: 0;
  font-size: 1em;
  font-family: var(--secondary-font);
  font-weight: 600;
}
.header-five .logo-holder .site-branding .site-title a,
.header-six .logo-holder .site-branding .site-title a {
  color: #000000;
}
.header-five .logo-holder .site-branding .site-description,
.header-six .logo-holder .site-branding .site-description {
  font-size: 0.7em;
  margin: 0;
  line-height: 1.5em;
}
.header-five .header-main,
.header-six .header-main {
  padding: 0;
}
.header-five .header-main .container,
.header-six .header-main .container {
  max-width: 1220px;
}

.header-six .header-t {
  background: #000000;
  padding-top: 8px;
  padding-bottom: 8px;
}
.header-six .header-t a {
  color: #ffffff;
}
.header-six .header-t a:hover {
  color: var(--primary-color);
}
.header-six .header-t .right .currency-block + .header-social,
.header-six .header-t .right .language-block + .header-social {
  border-left-color: rgba(255, 255, 255, 0.15);
}
.header-six .header-main {
  border-bottom: none;
}

.header-seven .container {
  max-width: 1220px;
}
.header-seven .header-t {
  padding-left: 0;
  padding-right: 0;
}
.header-seven .header-main {
  padding: 10px 0;
}
.header-seven .header-main .site-branding {
  flex-direction: row;
  align-items: center;
  text-align: left;
  flex: 1;
}
.header-seven .header-main .site-branding:not(.text-image) {
  flex-direction: column;
  align-items: flex-start;
}
.header-seven .header-main .site-branding .site-logo + .site-title-wrap {
  margin-top: 0;
  padding-left: 15px;
}
.header-seven .header-main .site-branding.text-image .site-title-wrap {
  padding-left: 15px;
}
.header-seven .header-main .main-navigation {
  flex: 2;
  justify-content: center;
}
.header-seven .header-main .right {
  flex: 1;
}
.header-seven .header-main .header-search {
  margin-left: 0;
}

.header-eight .container {
  max-width: 1220px;
}
.header-eight .header-t {
  background: #000000;
  padding: 8px 0;
}
.header-eight .header-t a {
  color: #ffffff;
}
.header-eight .header-t a:hover {
  color: var(--primary-color);
}
.header-eight .header-t .right .currency-block + .header-social,
.header-eight .header-t .right .language-block + .header-social {
  border-left-color: rgba(255, 255, 255, 0.15);
}
.header-eight .logo-holder {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.header-eight .logo-holder .container {
  max-width: 1220px;
}
.header-eight .logo-holder .site-branding .site-logo + .site-title-wrap {
  margin-top: 5px;
}
.header-eight .logo-holder .site-branding .site-title {
  margin: 0;
  font-size: 1em;
  font-family: var(--secondary-font);
  font-weight: 600;
}
.header-eight .logo-holder .site-branding .site-title a {
  color: #000000;
}
.header-eight .logo-holder .site-branding .site-description {
  font-size: 0.7em;
  margin: 0;
  line-height: 1.5em;
}
.header-eight .header-main {
  padding: 0;
  border-bottom: none;
}

.header-nine .container {
  max-width: 1220px;
}
.header-nine .header-t {
  padding: 5px 0;
}
.header-nine .header-main {
  padding-left: 0;
  padding-right: 0;
  border-bottom: none;
}
.header-nine .header-main .left-content {
  width: 25%;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
}
.header-nine .header-main .left-content > div {
  margin-left: 15px;
}
.header-nine .header-main .left-content > div:first-child {
  margin-left: 0;
}
.header-nine .header-main .left-content .currency-block + .header-search,
.header-nine .header-main .left-content .language-block + .header-search {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 20px;
}
.header-nine .header-main .left-content .header-search .search-toggle svg,
.header-nine
  .header-main
  .left-content
  .header-search
  .search-toggle
  .search-title {
  display: inline-block;
  vertical-align: middle;
}
.header-nine .header-main .left-content .header-search .close {
  display: block;
}
.header-nine .header-main .site-branding {
  width: 50%;
}
.header-nine .header-main .right {
  width: 25%;
}
.header-nine .nav-holder {
  background: #000000;
  text-align: center;
}

.header-ten .header-t {
  background: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: none;
}
.header-ten .header-t a {
  color: #ffffff;
}
.header-ten .header-t a:hover {
  color: var(--primary-color);
}
.header-ten .header-t .right .currency-block + .header-social,
.header-ten .header-t .right .language-block + .header-social {
  border-left-color: rgba(255, 255, 255, 0.15);
}
.header-ten .header-main {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-ten .header-main .site-branding {
  text-align: left;
  flex-direction: row;
  align-items: center;
  flex: 1;
}
.header-ten .header-main .site-branding:not(.text-image) {
  flex-direction: column;
  align-items: flex-start;
}
.header-ten .header-main .site-branding .site-logo + .site-title-wrap {
  margin-top: 0;
  padding-left: 15px;
}
.header-ten .header-main .site-branding.text-image .site-title-wrap {
  padding-left: 15px;
}
.header-ten .header-main .main-navigation {
  flex: 2;
  justify-content: center;
}
.header-ten .header-main .right {
  flex: 1;
}

.header-eleven .woocommerce-currency-switcher-form .dd-selected {
  color: #ffffff;
}
.header-eleven .woocommerce-currency-switcher-form .dd-pointer-down {
  border-top-color: #ffffff;
}
.header-eleven .container {
  max-width: 1220px;
}
.header-eleven .header-t {
  padding: 5px 0;
}
.header-eleven .logo-holder {
  padding-top: 20px;
  padding-bottom: 20px;
}
.header-eleven .logo-holder .site-branding {
  text-align: center;
}
.header-eleven .logo-holder .site-branding .site-logo + .site-title-wrap {
  margin-top: 5px;
}
.header-eleven .logo-holder .site-branding .site-title {
  margin: 0;
  font-size: 1em;
  font-family: var(--secondary-font);
  font-weight: 600;
}
.header-eleven .logo-holder .site-branding .site-title a {
  color: #000000;
}
.header-eleven .logo-holder .site-branding .site-description {
  font-size: 0.7em;
  margin: 0;
  line-height: 1.5em;
}
.header-eleven .header-main {
  padding: 0;
  border-bottom: none;
  background: #000000;
}
.header-eleven .header-main .left-content {
  display: flex;
  flex: 1;
}
.header-eleven .header-main .left-content > div {
  line-height: 1;
  margin-right: 20px;
}
.header-eleven .header-main .left-content > div:last-child {
  margin-right: 0;
}
.header-eleven .header-main .main-navigation {
  flex: 2;
  justify-content: center;
  width: auto;
}
.header-eleven .header-main .right {
  flex-wrap: initial;
  flex: 1;
  width: auto;
  padding-top: 15px;
  padding-bottom: 10px;
}
.header-eleven .header-main .right > div {
  color: #999;
}
.header-eleven .header-main .right > div a,
.header-eleven .header-main .right > div .fav-title,
.header-eleven .header-main .right > div .cart-amount {
  color: #999;
}
.header-eleven .header-main .right > div:hover {
  color: #ddd;
}
.header-eleven .header-main .right > div:hover .search-toggle,
.header-eleven .header-main .right > div:hover a,
.header-eleven .header-main .right > div:hover .fav-title,
.header-eleven .header-main .right > div:hover .cart-amount {
  color: #ddd;
}
.header-eleven .header-main .right > div:hover svg,
.header-eleven
  .header-main
  .right
  > div:hover.cart-block
  .bsp-cart-block-wrap:hover
  a
  svg {
  fill: #ddd;
}
.header-eleven
  .header-main
  .right
  > div.cart-block
  .bsp-cart-block-wrap:hover
  .cart-amount {
  color: #ddd;
}
.header-eleven .header-main .right > div .user-block-popup a {
  color: #474747;
}
.header-eleven .header-main .right > div .user-block-popup a:hover {
  color: var(--secondary-color);
}
.header-eleven .header-main .header-search .search-toggle svg {
  fill: #ffffff;
}
.header-eleven .header-main .header-search .search-toggle:hover svg {
  fill: rgba(255, 255, 255, 0.7);
}
.header-eleven .header-main .header-search .search-toggle .search-title {
  color: #999;
}
.header-eleven .header-main .user-block svg {
  fill: #ffffff;
}
.header-eleven .header-main .user-block a:hover svg {
  fill: rgba(255, 255, 255, 0.7);
}
.header-eleven .header-main .favourite-block svg,
.header-eleven .header-main .cart-block svg {
  fill: #ffffff;
}

.header-twelve .header-t {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #000000;
  border-bottom: none;
}
.header-twelve .header-t a {
  color: #ffffff;
}
.header-twelve .header-t a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.header-twelve .header-t .secondary-menu {
  flex: 1;
}
.header-twelve .header-t .main-navigation {
  display: flex;
  flex: 2;
  justify-content: center;
}
.header-twelve .header-t .right {
  flex: 1;
}
.header-twelve .header-main {
  padding-left: 0;
  padding-right: 0;
}
.header-twelve .header-main .container {
  max-width: 1220px;
}
.header-twelve .header-main .left-content {
  display: flex;
  flex: 1;
  align-items: center;
}
.header-twelve .header-main .left-content > div {
  margin-right: 20px;
  line-height: 1.3;
}
.header-twelve .header-main .left-content > div.header-search {
  margin-right: 0;
}
.header-twelve
  .header-main
  .left-content
  > div.header-search
  .search-toggle
  svg,
.header-twelve
  .header-main
  .left-content
  > div.header-search
  .search-toggle
  span {
  display: inline-block;
  vertical-align: middle;
}
.header-twelve .header-main .left-content .currency-block + .header-search,
.header-twelve .header-main .left-content .language-block + .header-search {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 15px;
}
.header-twelve .header-main .site-branding {
  width: auto;
  justify-content: center;
  flex: 1;
}
.header-twelve .header-main .right {
  flex: 1;
  width: auto;
}

@media screen and (max-width: 1366px) {
  .header-main .container {
    max-width: 1170px;
  }

  .header-one .header-main .container {
    max-width: 100%;
  }

  .header-three .header-main .container {
    max-width: 100%;
  }
  .header-three .header-main .main-navigation + .right {
    margin-left: 2%;
    width: 23%;
  }

  .header-four .header-t .container {
    flex-wrap: nowrap;
  }
  .header-four .header-t .site-branding {
    white-space: nowrap;
  }
  .header-four .header-main .container {
    max-width: 1170px;
  }

  .header-five .logo-holder .container,
  .header-five .header-main .container,
  .header-six .logo-holder .container,
  .header-six .header-main .container {
    max-width: 1170px;
  }

  .header-seven .container {
    max-width: 1170px;
  }
  .header-seven .header-main .site-branding {
    width: 25%;
  }
  .header-seven .header-main .main-navigation {
    width: auto;
  }
  .header-seven .header-main .right {
    width: 20%;
  }

  .header-eight .container,
  .header-nine .container,
  .header-eleven .container,
  .header-twelve .header-main .container {
    max-width: 1170px;
  }
}
@media screen and (max-width: 1199px) {
  .header-main .right > div {
    margin-left: 4%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .header-main .right > div:first-child {
    margin-left: 0;
  }

  .site-branding.text-image .custom-logo-link {
    width: 50px;
  }

  .header-three .header-main .site-branding + .main-navigation {
    padding-left: 20px;
  }

  .header-one .site-branding.text-image .custom-logo-link,
  .header-four .site-branding.text-image .custom-logo-link,
  .header-nine .site-branding.text-image .custom-logo-link,
  .header-twelve .site-branding.text-image .custom-logo-link {
    width: auto;
  }

  .header-four .header-t .secondary-menu,
  .header-four .header-t .site-branding,
  .header-four .header-t .right {
    max-width: 33.33%;
  }
  .header-four .header-main .container {
    max-width: 1000px;
  }

  .header-five .logo-holder .container,
  .header-five .header-main .container,
  .header-six .logo-holder .container,
  .header-six .header-main .container {
    max-width: 1000px;
  }

  .header-seven .container,
  .header-eight .container,
  .header-nine .container,
  .header-eleven .container,
  .header-twelve .header-main .container {
    max-width: 1000px;
  }

  .header-nine .header-main .left-content,
  .header-nine .header-main .right {
    flex: auto;
    width: 30%;
  }
  .header-nine .header-main .site-branding {
    flex: auto;
    width: 40%;
  }
}
@media screen and (max-width: 1024px) {
  .header-t {
    position: relative;
  }
  .header-t .container {
    padding-left: 0;
    padding-right: 0;
  }

  .header-main .main-navigation,
  .header-main .site-branding,
  .header-main .right {
    flex: 1;
    width: auto;
  }
  .header-main .header-search-wrap .search-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sticky-header .nav-wrap {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 80px;
    padding-left: 0;
    position: fixed;
    top: 0;
    left: -320px;
    background: #f5f5f5;
    width: 320px;
    height: 100%;
    z-index: 9999;
    overflow-y: auto;
    overflow-x: hidden;
    visibility: hidden;
    -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.15);
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  }
  .sticky-header.menu-on .nav-wrap {
    left: 0;
    visibility: visible;
  }
  .sticky-header .main-navigation {
    order: unset;
  }
  .sticky-header .main-navigation button.toggle-btn {
    display: none;
  }
  .sticky-header .main-navigation .nav-menu {
    position: static;
    width: auto;
    box-shadow: none;
    background: none;
    padding-top: 0;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
  .sticky-header .right {
    display: flex;
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 20px;
  }
  .sticky-header .right > div {
    margin-left: 7%;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
  }
  .sticky-header .right > div:first-child {
    margin-left: 0;
  }
  .sticky-header .right > div a {
    display: block;
    font-size: 0.6em;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1;
    font-weight: 700;
    cursor: pointer;
    color: #474747;
  }
  .sticky-header .right > div a:hover {
    color: #888;
  }
  .sticky-header .right > div a:hover svg {
    fill: #888;
  }
  .sticky-header .right > div a.cart,
  .sticky-header .right > div a.favourite {
    position: relative;
    display: table;
    margin: 0 auto;
  }
  .sticky-header .right > div svg,
  .sticky-header .right > div span {
    display: table;
    vertical-align: middle;
    clear: both;
    margin: 0 auto;
    line-height: 1;
  }
  .sticky-header .right > div svg {
    margin-bottom: 10px;
  }
  .sticky-header .right > div.favourite-block .fav-title {
    display: block;
    font-size: 0.6em;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.35;
    font-weight: 700;
    cursor: pointer;
    color: #474747;
  }
  .sticky-header .right > div.favourite-block:hover .fav-title {
    color: #888;
  }
  .sticky-header .right > div.favourite-block:hover svg {
    fill: #888;
  }
  .sticky-header .right span.count {
    width: 18px;
    height: 18px;
    line-height: 20px;
    background: var(--primary-color);
    text-align: center;
    line-height: 18px;
    border-radius: 100%;
    font-size: 0.7em;
    font-weight: 700;
    color: #202020;
    margin: 0;
    display: inline-block;
    position: absolute;
    top: -5px;
    right: -13px;
  }
  .sticky-header .right .user-block-popup {
    display: none;
  }
  .sticky-header .right .cart-block-popup {
    display: none;
  }
  .sticky-header .right .cart-block .cart-amount {
    font-size: 0.6em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #474747;
  }
  .sticky-header .right .cart-block .bsp-cart-block-wrap:hover a svg {
    fill: #888;
  }
  .sticky-header .right .cart-block .bsp-cart-block-wrap:hover .cart-amount {
    color: #888;
  }
  .sticky-header .header-search .search-toggle {
    padding: 0;
    background: none;
    font-size: 0.6em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    cursor: pointer;
    color: #474747;
    vertical-align: middle;
  }
  .sticky-header .header-search .search-toggle:hover {
    color: #888;
  }
  .sticky-header .header-search .search-toggle:hover svg {
    fill: #888;
  }
  .sticky-header .header-search.active .header-search-wrap {
    z-index: 9999;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  .sticky-header .header-search-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    transform: scale(0.7);
  }
  .sticky-header .header-search-wrap .close {
    display: block;
  }
  .sticky-header .header-search-wrap .search-form {
    flex: 0;
    max-width: 767px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  }
  .sticky-header .header-search-wrap .search-form label {
    width: calc(100% - 70px);
  }
  .sticky-header .header-search-wrap .search-form .search-field {
    height: 70px;
    background: rgba(255, 255, 255, 0.85);
    border-color: rgba(255, 255, 255, 0.3);
    padding: 20px;
  }
  .sticky-header .header-search-wrap .search-form .search-submit {
    height: 70px;
    width: 70px;
    text-indent: 70px;
    background-color: #202020;
    background-size: 23px;
  }
  .sticky-header .header-search-wrap .search-form .search-submit:hover {
    background-color: #000000;
  }

  .header-two .header-main .site-branding,
  .header-two .header-main .right,
  .header-two .header-main .main-navigation,
  .header-three .header-main .site-branding,
  .header-three .header-main .right,
  .header-three .header-main .main-navigation {
    width: auto;
  }

  .header-two .header-main .main-navigation {
    flex: initial;
  }

  .header-three .header-main .site-branding,
  .header-three .header-main .main-navigation,
  .header-three .header-main .right {
    flex: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-three .header-main .main-navigation {
    align-items: center;
  }
  .header-three .header-main .main-navigation + .right {
    width: 37%;
  }

  .header-four .header-main .container {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-four .header-main .main-navigation,
  .header-four .header-main .right {
    flex: auto;
  }

  .header-five .logo-holder .container,
  .header-five .header-main .container,
  .header-six .logo-holder .container,
  .header-six .header-main .container {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-five .header-main,
  .header-six .header-main {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-five .header-main .main-navigation,
  .header-six .header-main .main-navigation {
    flex: initial;
  }

  .header-seven .container {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-seven .header-main .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-seven .header-main .main-navigation {
    justify-content: center;
    flex: initial;
  }

  .header-eight .container,
  .header-eleven .container {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-eight .header-main,
  .header-eleven .header-main {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-eight .header-main .container,
  .header-eleven .header-main .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .header-nine .container {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-nine .header-main .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-nine
    .header-main
    .left-content
    .header-search
    .search-toggle
    .search-title {
    display: none;
  }
  .header-nine .nav-holder {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  .header-nine .nav-holder button.toggle-btn:hover .toggle-bar {
    background: #ffffff;
  }

  .header-ten .header-main .main-navigation,
  .header-eleven .header-main .main-navigation {
    flex: initial;
  }

  .header-eleven .header-main .right {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .header-twelve .header-main .container {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-twelve
    .header-main
    .left-content
    div.header-search
    .search-toggle
    .search-title {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header-t .right .language-block {
    margin-left: 10px;
  }
  .header-t .right .currency-block + .header-social,
  .header-t .right .language-block + .header-social {
    margin-left: 10px;
  }

  .header-main .container {
    justify-content: center;
  }
  .header-main .main-navigation,
  .header-main .right {
    flex: initial;
  }
  .header-main .site-branding {
    flex: auto;
    width: 100%;
    margin-bottom: 20px;
  }
  .header-main .right {
    order: 3;
    justify-content: center;
    position: relative;
  }
  .header-main .right .cart-block-popup {
    width: 275px;
  }
  .header-main .right > div.cart-block {
    position: static;
  }
  .header-main .right .cart-block-popup {
    left: 0;
    margin: 0 auto;
    width: 100%;
    min-width: 270px;
  }
  .header-main .header-search-wrap .search-form {
    width: 100%;
    max-width: 420px;
  }

  .header-one .header-main .main-navigation {
    flex: initial;
    margin-bottom: 20px;
  }
  .header-one .header-main .site-branding {
    width: auto;
    text-align: left;
    flex-direction: row;
    align-items: center;
  }
  .header-one .header-main .site-branding.text-image .site-title-wrap {
    padding-left: 15px;
  }
  .header-one .header-main .right {
    flex: auto;
  }

  .header-two .header-main .site-branding {
    width: auto;
    justify-content: flex-start;
  }
  .header-two .header-main .site-branding .site-logo + .site-title-wrap {
    margin-top: 5px;
    padding-left: 0;
  }
  .header-two .header-main .main-navigation {
    width: auto;
    justify-content: flex-end;
    margin-bottom: 20px;
  }
  .header-two .header-main .right {
    width: auto;
    flex: auto;
  }

  .header-three .header-main {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header-three .header-main .site-branding {
    width: calc(100% - 30px);
    border-right: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-three .header-main .site-branding + .main-navigation {
    padding-left: 0;
  }
  .header-three .header-main .main-navigation {
    width: 30px;
    flex: initial;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .header-three .header-main .main-navigation + .right {
    width: auto;
    margin-left: 0;
    border-left: none;
  }
  .header-three .header-main .right {
    width: auto;
  }
  .header-three .header-main .right .cart-block-popup {
    margin-right: auto;
  }

  .header-four .header-t .container {
    flex-wrap: wrap;
  }
  .header-four .header-t .secondary-menu,
  .header-four .header-t .site-branding,
  .header-four .header-t .right {
    max-width: 100%;
  }
  .header-four .header-t .secondary-menu {
    order: 2;
  }
  .header-four .header-t .site-branding {
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .header-four .header-t .right {
    order: 3;
  }
  .header-four .header-main .container {
    max-width: 420px;
    align-items: flex-start;
  }
  .header-four .header-main .main-navigation {
    width: 30px;
    flex: initial;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .header-four .header-main .right {
    flex: initial;
    width: calc(100% - 30px);
    justify-content: flex-end;
    padding-left: 30px;
  }

  .header-five .logo-holder .container,
  .header-five .header-main .container,
  .header-six .logo-holder .container,
  .header-six .header-main .container {
    max-width: 420px;
    align-items: flex-start;
  }
  .header-five .header-main .main-navigation,
  .header-six .header-main .main-navigation {
    width: 30px;
    flex: initial;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-five .header-main .right,
  .header-six .header-main .right {
    flex: initial;
    width: calc(100% - 30px);
    justify-content: flex-end;
    padding-left: 10px;
  }

  .header-seven .container {
    max-width: 420px;
  }
  .header-seven .header-main .site-branding {
    width: 100%;
    flex: auto;
  }
  .header-seven .header-main .site-branding:not(.text-image) {
    align-items: center;
  }
  .header-seven .header-main .main-navigation {
    width: auto;
    justify-content: flex-start;
    flex: initial;
  }
  .header-seven .header-main .right {
    width: auto;
    flex: auto;
    justify-content: flex-end;
  }

  .header-eight .container,
  .header-nine .container,
  .header-eleven .container {
    max-width: 420px;
  }

  .header-nine .header-main .left-content {
    width: auto;
    flex: initial;
    order: 2;
    justify-content: center;
    margin-bottom: 15px;
  }
  .header-nine .header-main .site-branding {
    width: 100%;
  }
  .header-nine .header-main .right {
    width: auto;
    flex: initial;
    justify-content: center;
  }

  .header-ten .header-main .site-branding {
    flex: auto;
    justify-content: center;
  }
  .header-ten .header-main .site-branding:not(.text-image) {
    align-items: center;
  }
  .header-ten .header-main .main-navigation {
    justify-content: flex-start;
  }
  .header-ten .header-main .right {
    flex: auto;
    justify-content: flex-end;
  }

  .header-eleven .header-main .left-content {
    order: 2;
    flex: auto;
  }
  .header-eleven .header-main .main-navigation {
    flex: auto;
    order: 1;
    justify-content: flex-start;
  }
  .header-eleven .header-main .right {
    flex: auto;
  }

  .header-twelve .header-t .main-navigation {
    flex: 1;
    justify-content: flex-end;
  }
  .header-twelve .header-t .right {
    flex: auto;
    justify-content: center;
  }
  .header-twelve .header-main .container {
    max-width: 420px;
  }
  .header-twelve .header-main .left-content {
    order: 2;
    flex: auto;
  }
  .header-twelve .header-main .site-branding {
    width: 100%;
    flex: auto;
  }
  .header-twelve .header-main .right {
    flex: auto;
  }
}
.site-footer {
  background: rgba(0, 0, 0, 0.015);
}
.site-footer .footer-t,
.site-footer .footer-top {
  padding-top: 60px;
  padding-bottom: 0;
}
.site-footer .grid:not(.column-1) {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.site-footer .grid:not(.column-1) .col {
  margin-right: 3%;
}
.site-footer .grid:not(.column-1) .col:last-child {
  margin-right: 0;
}
.site-footer .grid.column-4 .col {
  width: 22.66%;
}
.site-footer .grid.column-3 .col {
  width: 31.33%;
}
.site-footer .grid.column-2 .col {
  width: 48%;
}
.site-footer .widget-title {
  margin-top: 0;
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.site-footer .footer-b {
  border-top: 1px solid rgba(134, 142, 150, 0.1);
  padding: 25px 0;
}
.site-footer .footer-b .container {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
}
.site-footer .footer-b .site-info {
  width: 70%;
  font-size: 0.75em;
}
.site-footer .footer-b .copyright,
.site-footer .footer-b .author-link,
.site-footer .footer-b .wp-link {
  color: #202020;
}
.site-footer .footer-b .copyright a,
.site-footer .footer-b .author-link a,
.site-footer .footer-b .wp-link a {
  color: #202020;
}
.site-footer .footer-b .copyright a:hover,
.site-footer .footer-b .author-link a:hover,
.site-footer .footer-b .wp-link a:hover {
  color: #868e96;
  text-decoration: underline;
}
.site-footer .footer-b .payment-method {
  width: 30%;
  text-align: right;
}

@media screen and (max-width: 1199px) {
  .site-footer .grid.column-4 .col {
    width: 31.33%;
  }
  .site-footer .grid.column-4 .col:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .site-footer .grid.column-4 .col:nth-child(3n) {
    margin-right: 3%;
  }
  .site-footer .grid.column-4 .col,
  .site-footer .grid.column-3 .col {
    width: 48%;
  }
  .site-footer .grid.column-4 .col:nth-child(2n),
  .site-footer .grid.column-3 .col:nth-child(2n) {
    margin-right: 0;
  }
  .site-footer .footer-b .container {
    flex-direction: column;
    text-align: center;
  }
  .site-footer .footer-b .site-info,
  .site-footer .footer-b .payment-method {
    width: 100%;
  }
  .site-footer .footer-b .payment-method {
    margin-top: 15px;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .site-footer .grid:not(.column-1) {
    flex-direction: column;
  }
  .site-footer .grid:not(.column-1) .col {
    margin-right: 0;
  }
  .site-footer .grid.column-4 .col,
  .site-footer .grid.column-3 .col,
  .site-footer .grid.column-2 .col {
    width: 100%;
  }
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin: 0 -15px 1.5em;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: flex-start;
}
.gallery:after {
  content: "";
  display: block;
  clear: both;
}

.gallery-item {
  float: left;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 0 15px;
  margin: 0 0 30px;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

@media screen and (max-width: 767px) {
  .gallery {
    margin: 0 -5px 1.5em;
  }

  .gallery-item {
    padding: 0 5px;
    margin: 0 0 10px;
  }
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: var(--secondary-color);
  text-decoration: none;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
button.toggle-btn,
.submenu-toggle {
  display: none;
}

.close {
  display: none;
}

.secondary-menu {
  display: flex;
  flex: auto;
}
.secondary-menu ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.7em;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 1.5em;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}
.secondary-menu ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.secondary-menu ul li:hover > a,
.secondary-menu ul li.current-menu-item > a,
.secondary-menu ul li.current_page_item > a,
.secondary-menu ul li.current-menu-ancestor > a,
.secondary-menu ul li.current_page_ancestor > a {
  color: #000000;
}
.secondary-menu ul li:hover > ul,
.secondary-menu ul li.focused > ul {
  opacity: 1;
  filter: alpha(opacity=100);
  clip: unset;
}
.secondary-menu ul ul {
  opacity: 0;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
  z-index: 999;
}
.secondary-menu ul ul li {
  display: block;
  font-size: 1em;
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.secondary-menu ul ul li a {
  display: block;
  padding: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.secondary-menu ul ul ul {
  left: 100%;
  top: 0;
}

.main-navigation ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.main-navigation ul li {
  display: inline-block;
  position: relative;
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 1px;
}
.main-navigation ul li a {
  display: inline-block;
  color: #202020;
  padding: 30px 20px;
  position: relative;
}
.main-navigation ul li a .menu-description {
  position: absolute;
  top: 10px;
  right: -10px;
  background: var(--secondary-color);
  color: #ffffff;
  line-height: 1.3;
  font-size: 8px;
  font-weight: 700;
  padding: 3px 5px;
  z-index: 9;
}
.main-navigation ul li a .menu-description::after {
  content: "";
  border-top: 5px solid var(--secondary-color);
  border-right: 6px solid transparent;
  position: absolute;
  bottom: -5px;
  left: 3px;
}
.main-navigation ul li:hover > a,
.main-navigation ul li.current-menu-item > a,
.main-navigation ul li.current_page_item > a,
.main-navigation ul li.current-menu-ancestor > a,
.main-navigation ul li.current_page_ancestor > a {
  color: #888;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focused > ul {
  opacity: 1;
  filter: alpha(opacity=100);
  clip: unset;
}
.main-navigation ul ul {
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  opacity: 0;
  clip: rect(1px, 1px, 1px, 1px);
  background: #ffffff;
  z-index: 999;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.main-navigation ul ul li {
  display: block;
  font-size: 1em;
}
.main-navigation ul ul li a {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.main-navigation ul ul li:last-child > a {
  border-bottom: none;
}
.main-navigation ul ul li:hover > a,
.main-navigation ul ul li.current-menu-item > a,
.main-navigation ul ul li.current_page_item > a,
.main-navigation ul ul li.current-menu-ancestor > a,
.main-navigation ul ul li.current_page_ancestor > a {
  color: #202020;
  background: var(--primary-color);
}
.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}

.header-four .main-navigation ul li a,
.header-five .main-navigation ul li a,
.header-six .main-navigation ul li a,
.header-eight .main-navigation ul li a {
  padding-top: 35px;
  padding-bottom: 35px;
}
.header-four .main-navigation ul ul li a,
.header-five .main-navigation ul ul li a,
.header-six .main-navigation ul ul li a,
.header-eight .main-navigation ul ul li a {
  padding-top: 15px;
  padding-bottom: 15px;
}

.header-six .secondary-menu ul li,
.header-eight .secondary-menu ul li {
  border-right-color: rgba(255, 255, 255, 0.15);
}
.header-six .secondary-menu ul li:hover > a,
.header-six .secondary-menu ul li.current-menu-item > a,
.header-six .secondary-menu ul li.current_page_item > a,
.header-six .secondary-menu ul li.current-menu-ancestor > a,
.header-six .secondary-menu ul li.current_page_ancestor > a,
.header-eight .secondary-menu ul li:hover > a,
.header-eight .secondary-menu ul li.current-menu-item > a,
.header-eight .secondary-menu ul li.current_page_item > a,
.header-eight .secondary-menu ul li.current-menu-ancestor > a,
.header-eight .secondary-menu ul li.current_page_ancestor > a {
  color: var(--primary-color);
}
.header-six .secondary-menu ul ul li a,
.header-eight .secondary-menu ul ul li a {
  color: #474747;
}
.header-six .secondary-menu ul ul li:hover > a,
.header-six .secondary-menu ul ul li.current-menu-item > a,
.header-six .secondary-menu ul ul li.current_page_item > a,
.header-six .secondary-menu ul ul li.current-menu-ancestor > a,
.header-six .secondary-menu ul ul li.current_page_ancestor > a,
.header-eight .secondary-menu ul ul li:hover > a,
.header-eight .secondary-menu ul ul li.current-menu-item > a,
.header-eight .secondary-menu ul ul li.current_page_item > a,
.header-eight .secondary-menu ul ul li.current-menu-ancestor > a,
.header-eight .secondary-menu ul ul li.current_page_ancestor > a {
  color: #000000;
}

.header-nine .main-navigation ul li a {
  color: #ffffff;
  padding: 15px 20px;
}
.header-nine .main-navigation ul li a .menu-description {
  top: -5px;
  right: -5px;
}
.header-nine .main-navigation ul li:hover > a,
.header-nine .main-navigation ul li.current-menu-item > a,
.header-nine .main-navigation ul li.current_page_item > a,
.header-nine .main-navigation ul li.current-menu-ancestor > a,
.header-nine .main-navigation ul li.current_page_ancestor > a {
  color: var(--primary-color);
}
.header-nine .main-navigation ul ul {
  text-align: left;
}
.header-nine .main-navigation ul ul li a {
  color: #474747;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-nine .main-navigation ul ul li:hover > a,
.header-nine .main-navigation ul ul li.current-menu-item > a,
.header-nine .main-navigation ul ul li.current_page_item > a,
.header-nine .main-navigation ul ul li.current-menu-ancestor > a,
.header-nine .main-navigation ul ul li.current_page_ancestor > a {
  color: #000000;
}
.header-nine .sticky-header .main-navigation ul li a {
  color: #474747;
}
.header-nine .sticky-header .main-navigation ul li:hover > a,
.header-nine .sticky-header .main-navigation ul li.current-menu-item > a,
.header-nine .sticky-header .main-navigation ul li.current_page_item > a,
.header-nine .sticky-header .main-navigation ul li.current-menu-ancestor > a,
.header-nine .sticky-header .main-navigation ul li.current_page_ancestor > a {
  color: #888;
}

.header-ten .secondary-menu ul li {
  border-right-color: rgba(255, 255, 255, 0.15);
}
.header-ten .secondary-menu ul li:hover > a,
.header-ten .secondary-menu ul li.current-menu-item > a,
.header-ten .secondary-menu ul li.current_page_item > a,
.header-ten .secondary-menu ul li.current-menu-ancestor > a,
.header-ten .secondary-menu ul li.current_page_ancestor > a {
  color: var(--primary-color);
}
.header-ten .secondary-menu ul ul li a {
  color: #474747;
}
.header-ten .secondary-menu ul ul li:hover > a,
.header-ten .secondary-menu ul ul li.current-menu-item > a,
.header-ten .secondary-menu ul ul li.current_page_item > a,
.header-ten .secondary-menu ul ul li.current-menu-ancestor > a,
.header-ten .secondary-menu ul ul li.current_page_ancestor > a {
  color: #000000;
}

.header-eleven .main-navigation ul li a {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.header-eleven .main-navigation ul li a .menu-description {
  top: 0;
  right: -5px;
}
.header-eleven .main-navigation ul li:hover > a,
.header-eleven .main-navigation ul li.current-menu-item > a,
.header-eleven .main-navigation ul li.current_page_item > a,
.header-eleven .main-navigation ul li.current-menu-ancestor > a,
.header-eleven .main-navigation ul li.current_page_ancestor > a {
  color: rgba(255, 255, 255, 0.7);
}
.header-eleven .main-navigation ul li ul li a {
  color: #474747;
  padding-top: 15px;
  padding-bottom: 15px;
}
.header-eleven .main-navigation ul li ul li:hover > a,
.header-eleven .main-navigation ul li ul li.current-menu-item > a,
.header-eleven .main-navigation ul li ul li.current_page_item > a,
.header-eleven .main-navigation ul li ul li.current-menu-ancestor > a,
.header-eleven .main-navigation ul li ul li.current_page_ancestor > a {
  color: #000000;
}
.header-eleven .sticky-header .main-navigation ul li a {
  color: #474747;
}
.header-eleven .sticky-header .main-navigation ul li:hover > a,
.header-eleven .sticky-header .main-navigation ul li.current-menu-item > a,
.header-eleven .sticky-header .main-navigation ul li.current_page_item > a,
.header-eleven .sticky-header .main-navigation ul li.current-menu-ancestor > a,
.header-eleven .sticky-header .main-navigation ul li.current_page_ancestor > a {
  color: #888;
}
.header-eleven .sticky-header .main-navigation ul ul li:hover > a,
.header-eleven .sticky-header .main-navigation ul ul li.current-menu-item > a,
.header-eleven .sticky-header .main-navigation ul ul li.current_page_item > a,
.header-eleven
  .sticky-header
  .main-navigation
  ul
  ul
  li.current-menu-ancestor
  > a,
.header-eleven
  .sticky-header
  .main-navigation
  ul
  ul
  li.current_page_ancestor
  > a {
  color: #474747;
}

.header-twelve .main-navigation ul li a,
.header-twelve .secondary-menu ul li a {
  color: #ffffff;
}
.header-twelve .main-navigation ul li a .menu-description,
.header-twelve .secondary-menu ul li a .menu-description {
  top: 10px;
  right: -5px;
}
.header-twelve .main-navigation ul li:hover > a,
.header-twelve .main-navigation ul li.current-menu-item > a,
.header-twelve .main-navigation ul li.current_page_item > a,
.header-twelve .main-navigation ul li.current-menu-ancestor > a,
.header-twelve .main-navigation ul li.current_page_ancestor > a,
.header-twelve .secondary-menu ul li:hover > a,
.header-twelve .secondary-menu ul li.current-menu-item > a,
.header-twelve .secondary-menu ul li.current_page_item > a,
.header-twelve .secondary-menu ul li.current-menu-ancestor > a,
.header-twelve .secondary-menu ul li.current_page_ancestor > a {
  color: rgba(255, 255, 255, 0.7);
}
.header-twelve .main-navigation ul li ul li a,
.header-twelve .secondary-menu ul li ul li a {
  color: #474747;
}
.header-twelve .main-navigation ul li ul li:hover > a,
.header-twelve .main-navigation ul li ul li.current-menu-item > a,
.header-twelve .main-navigation ul li ul li.current_page_item > a,
.header-twelve .main-navigation ul li ul li.current-menu-ancestor > a,
.header-twelve .main-navigation ul li ul li.current_page_ancestor > a,
.header-twelve .secondary-menu ul li ul li:hover > a,
.header-twelve .secondary-menu ul li ul li.current-menu-item > a,
.header-twelve .secondary-menu ul li ul li.current_page_item > a,
.header-twelve .secondary-menu ul li ul li.current-menu-ancestor > a,
.header-twelve .secondary-menu ul li ul li.current_page_ancestor > a {
  color: #000000;
}
.header-twelve .secondary-menu ul li {
  margin-right: 10px;
  padding-right: 10px;
  border-right-color: rgba(255, 255, 255, 0.15);
}
.header-twelve .secondary-menu ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.header-twelve .secondary-menu ul li a {
  padding-top: 0;
  padding-bottom: 0;
}
.header-twelve .secondary-menu ul li ul li a {
  padding-top: 12px;
  padding-bottom: 12px;
}
.header-twelve .sticky-header .main-navigation ul li a {
  color: #474747;
}
.header-twelve .sticky-header .main-navigation ul li:hover > a,
.header-twelve .sticky-header .main-navigation ul li.current-menu-item > a,
.header-twelve .sticky-header .main-navigation ul li.current_page_item > a,
.header-twelve .sticky-header .main-navigation ul li.current-menu-ancestor > a,
.header-twelve .sticky-header .main-navigation ul li.current_page_ancestor > a {
  color: #888;
}

@media screen and (max-width: 1650px) {
  .main-navigation ul li {
    font-size: 0.65em;
  }
  .main-navigation ul li ul li {
    font-size: 1em;
  }

  .header-three .main-navigation ul li a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header-three .main-navigation ul li a .menu-description {
    top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .main-navigation ul ul,
  .secondary-menu ul,
  .main-navigation .primary-menu-list {
    display: block !important;
  }

  .main-navigation .mobile-menu {
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  button.toggle-btn {
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    position: relative;
    background: none !important;
  }
  button.toggle-btn .toggle-bar {
    background: #888;
    height: 2px;
    width: 25px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  }
  button.toggle-btn .toggle-bar:first-child {
    top: -13px;
  }
  button.toggle-btn .toggle-bar:last-child {
    bottom: -13px;
  }
  button.toggle-btn:hover .toggle-bar {
    background: #000000;
  }

  .submenu-toggle {
    padding: 0;
    min-height: auto;
    background: none;
    font-size: 10px;
    color: #474747;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  }
  .submenu-toggle:hover,
  .submenu-toggle:focus {
    background: none;
    color: #000000;
  }
  .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .secondary-menu .toggle-btn.active {
    display: none;
  }
  .secondary-menu .close-nav-toggle {
    top: 5px;
    right: auto;
    left: 4%;
    border-radius: 0;
    background: none;
  }
  .secondary-menu .active .close-nav-toggle {
    display: block;
  }
  .secondary-menu .nav-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    z-index: 999;
    padding-left: 4%;
    padding-right: 4%;
    width: 100%;
    max-height: 50vh;
    overflow: auto;
    display: none;
  }
  .secondary-menu ul li {
    width: 100%;
    display: block;
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .secondary-menu ul li a {
    padding: 15px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .secondary-menu ul li:last-child {
    border-bottom: none;
  }
  .secondary-menu ul li.menu-item-has-children > a {
    padding-right: 30px;
  }
  .secondary-menu ul ul {
    position: static;
    width: 100%;
    opacity: 1;
    filter: alph(opacity=100);
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    display: none;
    background: rgba(0, 0, 0, 0.02);
  }

  .header-main .container {
    padding-left: 0;
    padding-right: 0;
  }

  .main-navigation .close {
    display: block;
  }
  .main-navigation .primary-menu-list {
    display: none;
    padding-top: 80px;
    position: fixed;
    top: 0;
    left: 0;
    background: #f5f5f5;
    width: 320px;
    height: 100%;
    z-index: 9999;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.15);
  }
  .main-navigation .primary-menu-list.active {
    display: block;
  }
  .main-navigation .mobile-menu {
    width: 320px;
  }
  .main-navigation .submenu-toggle {
    height: 63px;
    line-height: 63px;
  }
  .main-navigation ul li {
    display: block;
    width: 100%;
  }
  .main-navigation ul li a {
    display: block;
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
    box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  }
  .main-navigation ul li a .menu-description {
    top: 5px;
    right: 10px;
  }
  .main-navigation ul ul {
    display: none;
    position: static;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
  .main-navigation ul ul li:last-child > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .admin-bar .main-navigation .primary-menu-list {
    top: 32px;
  }

  .header-four .main-navigation ul li a,
  .header-five .main-navigation ul li a,
  .header-six .main-navigation ul li a,
  .header-eight .main-navigation ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-four .main-navigation ul ul li a,
  .header-five .main-navigation ul ul li a,
  .header-six .main-navigation ul ul li a,
  .header-eight .main-navigation ul ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-six .secondary-menu button.toggle-btn:hover .toggle-bar,
  .header-eight .secondary-menu button.toggle-btn:hover .toggle-bar,
  .header-ten .secondary-menu button.toggle-btn:hover .toggle-bar {
    background: #ffffff;
  }
  .header-six .secondary-menu ul li a,
  .header-eight .secondary-menu ul li a,
  .header-ten .secondary-menu ul li a {
    color: #474747;
  }
  .header-six .secondary-menu ul li:hover > a,
  .header-six .secondary-menu ul li.current-menu-item > a,
  .header-six .secondary-menu ul li.current_page_item > a,
  .header-six .secondary-menu ul li.current-menu-ancestor > a,
  .header-six .secondary-menu ul li.current_page_ancestor > a,
  .header-eight .secondary-menu ul li:hover > a,
  .header-eight .secondary-menu ul li.current-menu-item > a,
  .header-eight .secondary-menu ul li.current_page_item > a,
  .header-eight .secondary-menu ul li.current-menu-ancestor > a,
  .header-eight .secondary-menu ul li.current_page_ancestor > a,
  .header-ten .secondary-menu ul li:hover > a,
  .header-ten .secondary-menu ul li.current-menu-item > a,
  .header-ten .secondary-menu ul li.current_page_item > a,
  .header-ten .secondary-menu ul li.current-menu-ancestor > a,
  .header-ten .secondary-menu ul li.current_page_ancestor > a {
    color: #000000;
  }

  .header-nine .nav-holder .main-navigation .toggle-btn {
    width: auto;
    padding-left: 40px;
  }
  .header-nine .nav-holder .main-navigation .toggle-btn::after {
    content: "Navigation";
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #999;
    display: inline-block;
    float: right;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  }
  .header-nine .nav-holder .main-navigation .toggle-btn:hover:after {
    color: #ffffff;
  }
  .header-nine .nav-holder .main-navigation .toggle-btn .toggle-bar {
    right: auto;
  }
  .header-nine .main-navigation ul li a {
    color: #474747;
  }
  .header-nine .main-navigation ul li a .menu-description {
    top: 0;
    right: 10px;
  }
  .header-nine .main-navigation ul li:hover > a,
  .header-nine .main-navigation ul li.current-menu-item > a,
  .header-nine .main-navigation ul li.current_page_item > a,
  .header-nine .main-navigation ul li.current-menu-ancestor > a,
  .header-nine .main-navigation ul li.current_page_ancestor > a {
    color: #000000 !important;
  }

  .header-eleven .main-navigation button.toggle-btn:hover .toggle-bar {
    background: #ffffff;
  }
  .header-eleven .main-navigation ul li a {
    color: #474747;
  }
  .header-eleven .main-navigation ul li a .menu-description {
    top: 5px;
    right: 10px;
  }
  .header-eleven .main-navigation ul li:hover > a,
  .header-eleven .main-navigation ul li.current-menu-item > a,
  .header-eleven .main-navigation ul li.current_page_item > a,
  .header-eleven .main-navigation ul li.current-menu-ancestor > a,
  .header-eleven .main-navigation ul li.current_page_ancestor > a {
    color: #000000;
  }
  .header-eleven
    .sticky-header
    .main-navigation
    button.toggle-btn:hover
    .toggle-bar {
    background: #000000;
  }

  .header-twelve button.toggle-btn:hover .toggle-bar {
    background: #ffffff;
  }
  .header-twelve .main-navigation ul li a,
  .header-twelve .secondary-menu ul li a {
    color: #474747;
  }
  .header-twelve .main-navigation ul li:hover > a,
  .header-twelve .main-navigation ul li.current-menu-item > a,
  .header-twelve .main-navigation ul li.current_page_item > a,
  .header-twelve .main-navigation ul li.current-menu-ancestor > a,
  .header-twelve .main-navigation ul li.current_page_ancestor > a,
  .header-twelve .secondary-menu ul li:hover > a,
  .header-twelve .secondary-menu ul li.current-menu-item > a,
  .header-twelve .secondary-menu ul li.current_page_item > a,
  .header-twelve .secondary-menu ul li.current-menu-ancestor > a,
  .header-twelve .secondary-menu ul li.current_page_ancestor > a {
    color: #000000;
  }
  .header-twelve .secondary-menu ul li {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .header-twelve .secondary-menu ul li a {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .header-t .right .header-social {
    margin-left: 10px;
    padding-left: 0;
  }
  .header-t .right .header-social li a {
    padding-left: 10px;
  }

  .main-navigation {
    order: 2;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .main-navigation .primary-menu-list {
    top: 46px;
  }
}
#primary {
  margin-bottom: 100px;
  margin-top: 65px;
}

.fullwidth-centered .site-main {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}
.fullwidth-centered.single .post-shop-wrap,
.fullwidth-centered.single .author-section,
.fullwidth-centered.single .post-navigation,
.fullwidth-centered.single .comment-title,
.fullwidth-centered.single .comment-list,
.fullwidth-centered.single .comment-respond {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}

.rightsidebar #primary {
  float: left;
  width: calc(100% - 330px);
  padding-right: 60px;
}

.leftsidebar #primary {
  float: right;
  width: calc(100% - 330px);
  padding-left: 60px;
}

#secondary {
  float: left;
  width: 330px;
  margin-bottom: 100px;
  margin-top: 65px;
}
#secondary .widget:last-child {
  margin-bottom: 0;
}

.full-width.centered .site-main,
.full-width.centered .author-section,
.full-width.centered .post-navigation {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.full-width.centered .comments-area .comments-title,
.full-width.centered .comments-area .comment-respond,
.full-width.centered .comments-area .comment-list {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}

.sticky-wdgt-enabled:not(.full-width) .site-content > .container {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.sticky-wdgt-enabled:not(.full-width)
  .site-content
  .widget-area
  .widget:last-child {
  position: sticky;
  top: 50px;
}

@media screen and (max-width: 1199px) {
  .rightsidebar #primary,
  .leftsidebar #primary {
    width: calc(100% - 300px);
  }

  .rightsidebar #primary {
    padding-right: 48px;
  }

  .leftsidebar #primary {
    padding-left: 48px;
  }

  #secondary {
    width: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .rightsidebar #primary,
  .leftsidebar #primary {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  #secondary {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #secondary,
  #primary {
    margin-bottom: 65px;
  }
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
  padding-right: 10px;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
  padding-left: 10px;
}

/*==========================
PAGINATION 
==========================*/
.pagination {
  margin-top: 60px;
}

.pagination .page-numbers {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  border: 1px solid var(--primary-color);
  text-decoration: none;
  color: #000000;
  font-size: 0.8em;
  font-weight: 600;
  margin: 5px 2px;
  vertical-align: middle;
}

.pagination .page-numbers svg {
  width: 17px;
  margin-top: -3px;
  height: 17px;
  vertical-align: middle;
}

.pagination .page-numbers.dots {
  border: none;
  letter-spacing: 5px;
  padding-left: 5px;
}

.pagination .page-numbers.current,
.pagination .page-numbers:not(.dots):hover {
  border-color: var(--secondary-color);
  background: var(--secondary-color);
  color: #ffffff;
}

.pagination .page-numbers.current svg path,
.pagination .page-numbers:not(.dots):hover svg path {
  fill: #ffffff;
}

#load-posts {
  text-align: center;
}
#load-posts a {
  display: inline-block;
  font-size: 0.6em;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 15px 30px;
  text-align: center;
  background: var(--primary-color);
}
#load-posts a:not(.loading):hover,
#load-posts a.disabled {
  background: var(--secondary-color);
  color: #ffffff;
  text-decoration: none;
}
#load-posts a .loading:hover {
  background: var(--secondary-color);
  color: #ffffff;
  text-decoration: none;
}
#load-posts a.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
}
#load-posts a svg {
  font-size: 1em;
  margin-right: 10px;
}

.nav-links:before,
.nav-links:after {
  content: "";
  display: table;
}
.nav-links:after {
  clear: both;
}

.posts-navigation .nav-links a {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 30px;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #000000;
  background: var(--primary-color);
  position: relative;
  text-decoration: none;
}

.posts-navigation .nav-links a:hover {
  background: var(--secondary-color);
  color: #ffffff;
}

.post-navigation {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.post-navigation .nav-links [class*="nav-"] {
  position: relative;
  padding-left: 100px;
  min-height: 80px;
}
.post-navigation .nav-links [class*="nav-"] .post-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
}
.post-navigation .nav-links [class*="nav-"] .post-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-navigation .nav-links [class*="nav-"] .meta-nav {
  display: block;
  font-size: 0.6em;
  text-transform: uppercase;
  font-weight: 700;
  color: #868e96;
  letter-spacing: 1px;
}
.post-navigation .nav-links [class*="nav-"] .meta-nav svg {
  width: 15px;
  margin-right: 5px;
  display: inline-block;
}
.post-navigation .nav-links [class*="nav-"] .post-title {
  display: block;
  font-size: 0.8em;
  font-weight: 900;
  color: #202020;
  line-height: 1.25em;
  margin-top: 5px;
}
.post-navigation .nav-links [class*="nav-"] a:hover .meta-nav {
  color: #202020;
}
.post-navigation .nav-links [class*="nav-"] a:hover .meta-nav svg path {
  fill: #202020;
}
.post-navigation .nav-links [class*="nav-"] a:hover .post-title {
  color: #868e96;
}
.post-navigation .nav-links .nav-next {
  padding-left: 10px;
  padding-right: 100px;
}
.post-navigation .nav-links .nav-next .post-img {
  left: auto;
  right: 0;
}
.post-navigation .nav-links .nav-next .meta-nav svg {
  margin-right: 0;
  margin-left: 5px;
}

@media screen and (max-width: 767px) {
  .pagination {
    margin-top: 40px;
  }
  .pagination .page-numbers {
    width: 38px;
    height: 38px;
    line-height: 36px;
    margin: 3px 0px;
  }

  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous,
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
  }

  .comment-navigation .nav-previous + .nav-next,
  .posts-navigation .nav-previous + .nav-next,
  .post-navigation .nav-previous + .nav-next {
    margin-top: 20px;
  }
}
.author .page-header .author-section {
  max-width: 770px;
  margin: 0 auto;
}

.author-section {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: flex-start;
}
.author-section .author-img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 100%;
}
.author-section .author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.author-section .author-content-wrap {
  width: calc(100% - 120px);
  text-align: left;
  padding-left: 20px;
}
.author-section .author-content-wrap .author-name {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 700;
}
.author-section .author-content-wrap .author-content {
  font-size: 0.8em;
  line-height: 1.63em;
  margin-top: 15px;
}
.author-section .author-content-wrap .social-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
}
.author-section .author-content-wrap .social-list li {
  font-size: 0.8em;
  margin-right: 30px;
  margin-top: 20px;
  line-height: 1.63em;
}
.author-section .author-content-wrap .social-list li a {
  display: inline-block;
  position: relative;
  color: #202020;
}
.author-section .author-content-wrap .social-list li a:after {
  content: "" attr(title) "";
  text-transform: capitalize;
  color: #868e96;
  padding-left: 10px;
}
.author-section
  .author-content-wrap
  .social-list
  li
  a[title="google-plus"]::after {
  content: "Google+";
}
.author-section .author-content-wrap .social-list li a svg {
  width: 32px;
  height: 32px;
  border: 2px solid var(--primary-color);
  border-radius: 100%;
  padding: 6px;
  vertical-align: middle;
}
.author-section .author-content-wrap .social-list li a:hover:after {
  color: #202020;
}
.author-section .author-content-wrap .social-list li a:hover svg {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .author-section {
    flex-direction: column;
  }
  .author-section .author-img {
    margin: 0 auto 30px auto;
  }
  .author-section .author-content-wrap {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .author-section .author-content-wrap .social-list {
    justify-content: center;
  }
  .author-section .author-content-wrap .social-list li {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.additional-post {
  margin-top: 100px;
}
.additional-post .title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 1em;
  line-height: 1.35em;
  font-weight: 700;
}
.additional-post .section-grid {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.additional-post .section-grid article .post-thumbnail {
  margin-bottom: 20px;
}
.additional-post .section-grid article span.category {
  display: inline-block;
  font-size: 0.6em;
  line-height: 1.17em;
  font-weight: 700;
  color: #868e96;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.additional-post .section-grid article span.category a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #868e96;
}
.additional-post .section-grid article span.category a:last-child {
  margin-right: 0;
}
.additional-post .section-grid article span.category a:hover {
  color: #202020;
}
.additional-post .section-grid article .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--secondary-font);
  font-size: 1.5em;
}
.additional-post .section-grid article .entry-footer {
  margin-top: 20px;
}
.additional-post .section-grid article .entry-footer .button-wrap {
  display: inline-block;
}

.leftsidebar .additional-post .section-grid article,
.rightsidebar .additional-post .section-grid article {
  width: 48.33%;
  margin-right: 3%;
  margin-top: 60px;
}
.leftsidebar .additional-post .section-grid article:nth-child(1),
.leftsidebar .additional-post .section-grid article:nth-child(2),
.rightsidebar .additional-post .section-grid article:nth-child(1),
.rightsidebar .additional-post .section-grid article:nth-child(2) {
  margin-top: 0;
}
.leftsidebar .additional-post .section-grid article:nth-child(2n),
.rightsidebar .additional-post .section-grid article:nth-child(2n) {
  margin-right: 0;
}

.full-width .additional-post .section-grid article {
  width: 31.33%;
  margin-right: 3%;
  margin-top: 60px;
}
.full-width .additional-post .section-grid article:nth-child(1),
.full-width .additional-post .section-grid article:nth-child(2),
.full-width .additional-post .section-grid article:nth-child(3) {
  margin-top: 0;
}
.full-width .additional-post .section-grid article:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .full-width .additional-post .section-grid article {
    width: 48.33%;
  }
  .full-width .additional-post .section-grid article:nth-child(3) {
    margin-top: 60px;
  }
  .full-width .additional-post .section-grid article:nth-child(3n) {
    margin-right: 3%;
  }
  .full-width .additional-post .section-grid article:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .additional-post {
    margin-top: 60px;
  }
  .additional-post .section-grid {
    flex-direction: column;
  }

  .leftsidebar .additional-post .section-grid article,
  .rightsidebar .additional-post .section-grid article {
    width: 100%;
    margin-right: 0;
    margin-top: 40px;
  }
  .leftsidebar .additional-post .section-grid article:nth-child(2),
  .rightsidebar .additional-post .section-grid article:nth-child(2) {
    margin-top: 40px;
  }

  .full-width .additional-post .section-grid article {
    width: 100%;
    margin-right: 0;
    margin-top: 40px;
  }
  .full-width .additional-post .section-grid article:nth-child(2),
  .full-width .additional-post .section-grid article:nth-child(3) {
    margin-top: 40px;
  }
  .full-width .additional-post .section-grid article:nth-child(3n) {
    margin-right: 0;
  }
}
.site-banner {
  padding-left: 4%;
  padding-right: 4%;
  position: relative;
}
.site-banner .item {
  position: relative;
  text-align: left;
}
.site-banner .banner-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  z-index: 9;
}
.site-banner .banner-caption .container {
  width: 640px;
  margin-left: 5%;
}
.site-banner
  .banner-caption
  .blossomthemes-email-newsletter-wrapper
  .text-holder
  h3 {
  color: #ffffff;
}
.site-banner
  .banner-caption
  .blossomthemes-email-newsletter-wrapper
  form
  input[name="subscribe-fname"] {
  width: 49%;
  display: inline-block;
  margin-right: 1%;
}
.site-banner
  .banner-caption
  .blossomthemes-email-newsletter-wrapper
  form
  input[name="subscribe-fname"]
  + input[name="subscribe-email"] {
  width: 49%;
}
.site-banner
  .banner-caption
  .blossomthemes-email-newsletter-wrapper
  .subscribe-inner-wrap
  .check-mark {
  margin-top: 0;
  border-color: rgba(255, 255, 255, 0.3);
}
.site-banner
  .banner-caption
  .blossomthemes-email-newsletter-wrapper
  .subscribe-inner-wrap
  .check-mark:before {
  display: none;
}
.site-banner
  .banner-caption
  .blossomthemes-email-newsletter-wrapper
  input[type="submit"] {
  background: var(--primary-color);
  color: #000000;
  border-color: var(--primary-color);
}
.site-banner
  .banner-caption
  .blossomthemes-email-newsletter-wrapper
  input[type="submit"]:hover {
  background: var(--secondary-color);
  color: #ffffff;
  border-color: var(--secondary-color);
}
.site-banner .banner-caption .cat-links {
  font-size: 0.7em;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
}
.site-banner .banner-caption .cat-links .cat-links-inner {
  display: inline-block;
  padding-right: 20px;
  color: #ffffff;
}
.site-banner .banner-caption .cat-links .cat-links-border {
  background: #ffffff;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 10px;
  right: 0;
}
.site-banner .banner-caption .cat-links a {
  display: inline-block;
  color: #ffffff;
}
.site-banner .banner-caption .cat-links a:hover {
  text-decoration: underline;
}
.site-banner .banner-caption .cat-links a:after {
  content: "/";
  margin: 0 5px;
}
.site-banner .banner-caption .cat-links a:last-child:after {
  display: none;
}
.site-banner .banner-caption .banner-title {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 4.5em;
  line-height: 1.2;
  font-family: var(--secondary-font);
  font-weight: 400;
  color: #ffffff;
}
.site-banner .banner-caption .banner-title a {
  color: #ffffff;
}
.site-banner .banner-caption .banner-title a:hover {
  color: var(--primary-color);
}
.site-banner .banner-caption .banner-desc {
  font-size: 1.1112em;
  color: #ffffff;
  margin-bottom: 40px;
}
.site-banner .banner-caption .btn-readmore {
  display: inline-block;
  color: #ffffff;
  font-size: 0.7em;
  letter-spacing: 1px;
  font-weight: 700;
  border: 1px solid #ffffff;
  padding: 15px 50px;
}
.site-banner .banner-caption .btn-readmore:hover {
  background: #ffffff;
  color: #000000;
}
.site-banner .banner-caption.right {
  text-align: right;
  left: auto;
  right: 0;
}
.site-banner .banner-caption.right .container {
  margin-left: auto;
  margin-right: 5%;
}
.site-banner .banner-caption.right .cat-links .cat-links-border {
  right: auto;
  left: 0;
}
.site-banner .banner-caption.right .cat-links .cat-links-inner {
  padding-right: 0;
  padding-left: 20px;
}
.site-banner .banner-caption.centered .container {
  width: auto;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.site-banner .banner-caption.centered .search-form-wrapper {
  max-width: 640px;
  margin: 0 auto;
}
.site-banner .banner-caption.centered .cat-links .cat-links-border {
  display: none;
}
.site-banner .banner-caption.centered .cat-links .cat-links-inner {
  padding-right: 0;
  padding-left: 0;
  position: relative;
}
.site-banner .banner-caption .meta-wrap > span {
  font-size: 0.7em;
  color: #ffffff;
  display: inline-block;
  position: relative;
  letter-spacing: 1px;
  margin-right: 35px;
}
.site-banner .banner-caption .meta-wrap > span:after {
  content: "";
  background: rgba(255, 255, 255, 0.7);
  width: 6px;
  height: 6px;
  position: absolute;
  top: 13px;
  right: -21px;
  border-radius: 100%;
}
.site-banner .banner-caption .meta-wrap > span:last-child {
  margin-right: 0;
}
.site-banner .banner-caption .meta-wrap > span:last-child:after {
  display: none;
}
.site-banner .banner-caption .meta-wrap > span.byline {
  font-family: var(--secondary-font);
  font-style: italic;
}
.site-banner .banner-caption .meta-wrap > span.byline a {
  font-family: var(--primary-font);
  font-style: normal;
  text-transform: uppercase;
}
.site-banner .banner-caption .meta-wrap > span a {
  color: #ffffff;
}
.site-banner .banner-caption .meta-wrap > span a:hover {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
}
.site-banner .owl-dots {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  line-height: 0;
}
.site-banner .owl-dots .owl-dot {
  margin: 8px;
  display: inline-block;
  width: auto;
  height: auto;
  border-radius: 0;
}
.site-banner .owl-dots .owl-dot:before {
  display: none;
}
.site-banner .owl-dots .owl-dot span {
  display: inline-block;
  width: 64px;
  height: 2px;
  border-radius: 0;
  background: #ffffff;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.site-banner .owl-dots .owl-dot:hover span {
  background: var(--primary-color);
}
.site-banner .owl-dots .owl-dot.active span {
  background: var(--primary-color);
  height: 8px;
}
.site-banner.banner-two {
  padding-left: 0;
  padding-right: 0;
}
.site-banner.banner-two .banner-caption {
  justify-content: flex-end;
  padding-bottom: 100px;
  padding-left: 40px;
  padding-right: 40px;
}
.site-banner.banner-two .banner-caption .container {
  max-width: 480px;
  width: auto;
  margin-left: 0;
}
.site-banner.banner-two .banner-caption .left .container {
  margin-right: 0;
  margin-left: 0;
}
.site-banner.banner-two .banner-caption .right .container {
  margin-right: 0;
  margin-left: 0;
}
.site-banner.banner-two .banner-caption .banner-title {
  font-size: 3em;
}
.site-banner.banner-three {
  padding-left: 0;
  padding-right: 0;
}
.site-banner.banner-three .banner-caption .banner-title {
  font-size: 5.3333em;
  line-height: 1;
  margin-bottom: 25px;
}
.site-banner.banner-three .banner-caption .banner-title a {
  display: inline-block;
  color: #ffffff;
}
.site-banner.banner-three .banner-caption .banner-title a:hover {
  color: var(--primary-color);
}
.site-banner.banner-four {
  padding-left: 0;
  padding-right: 0;
}
.site-banner.banner-four .banner-caption .container {
  width: auto;
  max-width: 500px;
}
.site-banner.banner-four .banner-caption .banner-title {
  font-size: 3.3335em;
}
.site-banner.banner-five {
  padding-left: 30px;
  padding-right: 30px;
}
.site-banner.banner-five .banner-caption {
  justify-content: flex-end;
  padding: 30px;
}
.site-banner.banner-five .banner-caption .container {
  max-width: 100%;
  width: 100%;
}
.site-banner.banner-five .banner-caption .banner-title {
  font-size: 1.8em;
  margin-bottom: 20px;
  font-weight: 600;
}
.site-banner.banner-five .banner-caption .btn-readmore {
  padding-left: 30px;
  padding-right: 30px;
}
.site-banner.banner-five .owl-dots {
  position: static;
  margin-top: 40px;
}
.site-banner.banner-five .owl-dots .owl-dot span {
  background: #000000;
}
.site-banner.banner-six .item {
  padding-right: 30%;
  height: 600px;
}
.site-banner.banner-six .item.left {
  padding-right: 0;
  padding-left: 30%;
}
.site-banner.banner-six .item.left .banner-caption {
  right: auto;
  left: 30px;
}
.site-banner.banner-six .item.centered {
  padding-right: 0;
}
.site-banner.banner-six .item.centered .banner-caption {
  background: rgba(255, 255, 255, 0.9);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50%;
  padding: 40px;
  top: 80px;
  bottom: 80px;
}
.site-banner.banner-six
  .item.centered
  .banner-caption
  .cat-links
  .cat-links-inner {
  padding-left: 0;
  padding-right: 0;
}
.site-banner.banner-six .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-banner.banner-six .banner-caption {
  width: 35%;
  text-align: left;
  padding: 60px;
  background: #ffffff;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
  height: auto;
  top: 60px;
  bottom: 60px;
  right: 30px;
}
.site-banner.banner-six .banner-caption .container {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.site-banner.banner-six .banner-caption .banner-title {
  color: #000000;
  font-size: 2.3em;
}
.site-banner.banner-six .banner-caption .banner-title a {
  color: #000000;
}
.site-banner.banner-six .banner-caption .banner-title a:hover {
  color: var(--secondary-color);
}
.site-banner.banner-six .banner-caption .cat-links .cat-links-border {
  background: #474747;
  right: 0;
  left: auto;
}
.site-banner.banner-six .banner-caption .cat-links .cat-links-inner {
  padding-left: 0;
  padding-right: 20px;
  color: #474747;
}
.site-banner.banner-six .banner-caption .cat-links a {
  color: #000000;
}
.site-banner.banner-six .banner-caption .cat-links a:hover {
  color: var(--secondary-color);
}
.site-banner.banner-six .banner-caption.right .cat-links .cat-links-inner {
  padding-left: 0;
  padding-right: 20px;
}
.site-banner.banner-six .banner-caption .btn-readmore {
  color: #000000;
  border-color: #000000;
}
.site-banner.banner-six .banner-caption .btn-readmore:hover {
  color: #ffffff;
  background: var(--secondary-color);
  border-color: var(--secondary-color);
}
.site-banner.static-banner {
  position: relative;
}
.site-banner.static-banner .banner-caption {
  left: 4%;
  right: 4%;
  width: auto;
}
.site-banner.video-banner #wp-custom-header {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.site-banner.video-banner #wp-custom-header::before {
  content: "";
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.site-banner.video-banner #wp-custom-header iframe,
.site-banner.video-banner #wp-custom-header video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.site-banner.video-banner #wp-custom-header .wp-custom-header-video-button {
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  margin: auto;
  background: none;
  border: none;
  border-radius: 100%;
  box-shadow: none;
  text-indent: 100px;
  overflow: hidden;
  white-space: nowrap;
  z-index: 99;
}
.site-banner.video-banner
  #wp-custom-header
  .wp-custom-header-video-button::before {
  content: "";
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm-16 328c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160zm112 0c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160z"></path></svg>');
  background-repeat: no-repeat;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.site-banner.video-banner
  #wp-custom-header
  .wp-custom-header-video-button.wp-custom-header-video-pause::before {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" ><path fill="%23fff" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z"></path></svg>');
}
.site-banner.video-banner
  #wp-custom-header
  .wp-custom-header-video-button:hover::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.site-banner.video-banner .banner-caption {
  left: 4%;
  right: 4%;
  width: auto;
}

.blog .site-banner .banner-caption .cat-links a {
  margin-right: 15px;
}
.blog .site-banner .banner-caption .cat-links a:after {
  display: none;
}
.blog .site-banner .banner-caption .cat-links a:last-child {
  margin-right: 0;
}
.blog .site-banner .banner-caption:not(.centered) .container {
  max-width: 768px;
  width: auto;
}
.blog .site-banner .banner-caption:not(.centered) .banner-title {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 25px;
}
.blog .site-banner .banner-caption:not(.centered) .banner-title a {
  color: #ffffff;
}
.blog .site-banner .banner-caption:not(.centered) .banner-title a:hover {
  color: var(--primary-color);
}

@media screen and (max-width: 1500px) {
  .site-banner .item img {
    height: 540px;
    object-fit: cover;
  }
  .site-banner.banner-two .banner-caption .banner-title {
    font-size: 2em;
  }
  .site-banner.banner-three .banner-caption .banner-title {
    font-size: 4em;
  }
  .site-banner.banner-five .banner-caption .btn-readmore {
    padding-left: 30px;
    padding-right: 30px;
  }
  .site-banner.banner-six .banner-caption {
    width: 50%;
  }
}
@media screen and (max-width: 1199px) {
  .site-banner .banner-caption .banner-title {
    font-size: 3em;
  }
  .site-banner .banner-caption.centered .cat-links .cat-links-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .site-banner .banner-caption.centered .cat-links .cat-links-inner:before,
  .site-banner .banner-caption.centered .cat-links .cat-links-inner:after {
    display: none;
  }
  .site-banner.banner-two .banner-caption .banner-title {
    font-size: 1.6667em;
  }
  .site-banner.banner-two .banner-caption .btn-readmore {
    padding: 10px 25px;
  }
  .site-banner.banner-three .banner-caption .banner-title {
    font-size: 3em;
  }
  .site-banner.banner-four .banner-caption .banner-title {
    font-size: 2.6665em;
  }
  .site-banner.banner-five {
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-banner.banner-five .banner-caption {
    padding-left: 10px;
    padding-right: 10px;
  }
  .site-banner.banner-five .banner-caption .banner-title {
    font-size: 1.3em;
  }
  .site-banner.banner-five .banner-caption .btn-readmore {
    padding-left: 20px;
    padding-right: 20px;
  }
  .site-banner.banner-six .item {
    padding-right: 35%;
  }
  .site-banner.banner-six .item .left {
    padding-right: 0;
  }
  .site-banner.banner-six .item.centered {
    padding-right: 0;
  }
  .site-banner.banner-six .item.centered .banner-caption {
    top: 50px;
    bottom: 50px;
  }
  .site-banner.banner-six
    .item.centered
    .banner-caption
    .cat-links
    .cat-links-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .site-banner.banner-six .banner-caption {
    padding: 40px 20px;
    width: 40%;
  }
  .site-banner.banner-six .banner-caption .container {
    margin-left: auto;
    margin-right: auto;
  }
  .site-banner.banner-six .banner-caption .banner-title {
    font-size: 2em;
  }
  .site-banner.banner-six .banner-caption .btn-readmore {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog .site-banner .banner-caption:not(.centered) .banner-title {
    font-size: 3em;
  }
}
@media screen and (max-width: 899px) {
  .site-banner.video-banner #wp-custom-header {
    height: auto;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .site-banner .item img {
    height: auto;
  }
  .site-banner .banner-caption {
    background: rgba(var(--primary-color-rgb), 0.3);
    position: static;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .site-banner .banner-caption .container {
    margin-left: auto;
    width: 100%;
    margin-right: auto;
    text-align: center;
  }
  .site-banner
    .banner-caption
    .blossomthemes-email-newsletter-wrapper
    form
    input[name="subscribe-fname"] {
    width: 100;
    margin-right: 0%;
  }
  .site-banner
    .banner-caption
    .blossomthemes-email-newsletter-wrapper
    form
    input[name="subscribe-fname"]
    + input[name="subscribe-email"] {
    width: 100%;
  }
  .site-banner .banner-caption .cat-links {
    margin-bottom: 0;
  }
  .site-banner .banner-caption .cat-links .cat-links-inner {
    padding-right: 0;
  }
  .site-banner .banner-caption .cat-links .cat-links-border {
    display: none;
  }
  .site-banner .banner-caption .cat-links a {
    color: #474747;
  }
  .site-banner .banner-caption .cat-links a:hover {
    color: #000000;
  }
  .site-banner .banner-caption .banner-title {
    font-size: 2em;
    margin-bottom: 20px;
    color: #474747;
  }
  .site-banner .banner-caption .banner-title a {
    color: #474747;
  }
  .site-banner .banner-caption .banner-title a:hover {
    color: #000000 !important;
  }
  .site-banner .banner-caption .banner-desc {
    color: #474747;
  }
  .site-banner .banner-caption .btn-readmore {
    color: #474747;
    border-color: #474747;
    padding-left: 30px;
    padding-right: 30px;
  }
  .site-banner .banner-caption .btn-readmore:hover {
    color: #ffffff;
    background: #474747;
  }
  .site-banner .banner-caption.centered .container {
    max-width: 420px;
  }
  .site-banner .banner-caption.centered .banner-title {
    font-size: 2em;
  }
  .site-banner .owl-dots {
    bottom: 30px;
  }
  .site-banner .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0.3);
  }
  .site-banner.banner-two .banner-caption {
    position: absolute;
    padding: 40px 20px;
  }
  .site-banner.banner-two .banner-caption .container {
    text-align: left;
  }
  .site-banner.banner-four .banner-caption .banner-title {
    font-size: 2em;
  }
  .site-banner.banner-five .item-wrap {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .site-banner.banner-five .banner-caption .container {
    margin-left: auto;
  }
  .site-banner.banner-six .item {
    padding-right: 0;
    height: auto;
  }
  .site-banner.banner-six .item.left {
    padding-left: 0;
  }
  .site-banner.banner-six .item.centered .banner-caption {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .site-banner.banner-six .banner-caption {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    box-shadow: none;
  }
  .site-banner.banner-six .owl-dots {
    bottom: 0;
  }
  .site-banner.banner-six .owl-dots .owl-dot span {
    background: #ddd;
  }
  .site-banner.banner-six .owl-dots:hover span,
  .site-banner.banner-six .owl-dots.active span {
    background: #ccc;
  }

  .blog .site-banner .banner-caption:not(.centered) .container {
    max-width: 420px;
  }
  .blog .site-banner .banner-caption:not(.centered) .banner-title {
    font-size: 2em;
  }
}
.top-service-section.has-bg {
  background: rgba(0, 0, 0, 0.05);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}
.top-service-section .container {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: flex-start;
}
.top-service-section .widget {
  margin-bottom: 0;
  padding: 15px;
  width: 24.66%;
}
.top-service-section .widget_text {
  width: 100%;
  text-align: center;
  padding: 0;
  margin-bottom: 40px;
}
.top-service-section .widget_text .widget-title {
  margin-bottom: 10px;
}
.top-service-section .widget_text p {
  font-size: 1em;
  color: #868e96;
}
.top-service-section .widget_text p:last-child {
  margin-bottom: 0;
}
.top-service-section .rtc-itw-inner-holder {
  display: flex;
  flex: 1;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
}
.top-service-section .rtc-itw-inner-holder .text-holder {
  padding-left: 25px;
  width: calc(100% - 60px);
}
.top-service-section .rtc-itw-inner-holder .text-holder .btn-readmore {
  background: none;
  padding: 0;
  display: inline-block;
  font-size: 0.7em;
  color: #474747;
  position: relative;
  margin-top: 20px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 1px;
}
.top-service-section .rtc-itw-inner-holder .text-holder .btn-readmore:hover {
  background: none !important;
  color: #000000;
}
.top-service-section .rtc-itw-inner-holder .text-holder .btn-readmore:before {
  content: "";
  background: #474747;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.top-service-section
  .rtc-itw-inner-holder
  .text-holder
  .btn-readmore:hover:before {
  width: 50%;
  background: #000000;
}
.top-service-section .rtc-itw-inner-holder .widget-title {
  font-family: var(--primary-font);
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.top-service-section .rtc-itw-inner-holder .content {
  font-size: 0.7em;
  line-height: 1.5em;
}
.top-service-section .rtc-itw-inner-holder .content p {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 20px;
}
.top-service-section .rtc-itw-inner-holder .content p:last-child {
  margin-bottom: 0;
}
.top-service-section .rtc-itw-inner-holder .icon-holder {
  width: 60px;
  text-align: center;
  font-size: 2.2223em;
  line-height: 1;
  height: 60px;
  color: #474747;
}
.top-service-section .rtc-itw-inner-holder .icon-holder img {
  vertical-align: middle;
}
.top-service-section.style-three .rtc-itw-inner-holder {
  flex-direction: column;
  text-align: center;
}
.top-service-section.style-three .rtc-itw-inner-holder .text-holder {
  padding-left: 0;
  width: 100%;
}
.top-service-section.style-three
  .rtc-itw-inner-holder
  .text-holder
  .widget-title {
  text-align: center;
}
.top-service-section.style-three .rtc-itw-inner-holder .text-holder .content {
  margin-top: 10px;
}
.top-service-section.style-three .rtc-itw-inner-holder .icon-holder {
  margin-bottom: 15px;
  display: flex;
  flex: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1199px) {
  .top-service-section .rtc-itw-inner-holder {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
  .top-service-section .rtc-itw-inner-holder .text-holder {
    padding-left: 0;
    margin-top: 20px;
  }
  .top-service-section .rtc-itw-inner-holder .widget-title {
    text-align: center;
  }
  .top-service-section .rtc-itw-inner-holder .icon-holder {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  .top-service-section.style-three .widget_bttk_icon_text_widget {
    width: 49.66%;
  }
}
@media screen and (max-width: 767px) {
  .top-service-section .container {
    flex-direction: column;
  }
  .top-service-section .widget {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .top-service-section.style-three .widget_text {
    margin-bottom: 0;
  }
  .top-service-section.style-three .widget_bttk_icon_text_widget {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
  .top-service-section.style-three .rtc-itw-inner-holder .text-holder {
    margin-top: 0;
  }
}
.featured-section .container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: [row1-start] auto [row2-start] auto;
  grid-gap: 30px;
  align-items: flex-start;
  max-width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}
.featured-section .container:before,
.featured-section .container:after {
  display: none;
}
.featured-section .section-block {
  position: relative;
}
.featured-section .section-block:first-child {
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
}
.featured-section .section-block:first-child .block-content {
  padding: 100px;
}
.featured-section .section-block:first-child .block-title {
  margin: 0;
  font-size: 2.8em;
  max-width: 480px;
  font-style: italic;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}
.featured-section .section-block:first-child .block-title a {
  display: inline-block;
  color: #ffffff;
}
.featured-section .section-block:first-child .btn-readmore {
  display: inline-block;
  margin-top: 30px;
  font-size: 0.7em;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 700;
  border: 1px solid #ffffff;
  text-align: center;
  padding: 15px 30px;
}
.featured-section .section-block:first-child .btn-readmore:hover {
  background: #ffffff;
  color: #000000;
}
.featured-section .section-block:nth-child(4) {
  grid-column: 3 / span 2;
  grid-row: 2;
}
.featured-section .section-block:not(:first-child) .block-title {
  margin: 0;
  font-size: 1.2em;
}
.featured-section .section-block:not(:first-child) .block-title a {
  display: inline-block;
  color: #000000;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 20px;
}
.featured-section .section-block:not(:first-child) .block-title a:hover {
  background: var(--primary-color);
}
.featured-section .section-block .block-img {
  width: 100%;
  height: 100%;
}
.featured-section .section-block .block-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-section .section-block .block-content {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 40px;
  justify-content: flex-end;
  align-items: flex-start;
  flex: 1;
}
.featured-section.feat_cat[class*="style-"]
  .section-block:first-child
  .block-title {
  font-style: normal;
}
.featured-section.feat_cat[class*="style-"] .section-block .block-content {
  /* background: rgba(0, 0, 0, 0.3) !important; */
  padding: 20px;
  
}
.featured-section.feat_cat[class*="style-"]
  .section-block
  .block-content
  .block-title {
  font-size: 1em;
  letter-spacing: 1px;
}
/* .featured-section.feat_cat[class*="style-"]
  .section-block
  .block-content
  .block-title
  a {
  background: none;
  color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
} */
/* .featured-section.feat_cat[class*="style-"]
  .section-block
  .block-content
  .block-title
  a:hover {
  background: none;
} */
.featured-section.feat_cat[class*="style-"]
  .section-block
  .block-content
  .product-sale-count
  > span {
  display: inline-block;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  padding-top: 35px;
  min-width: 90px;
  text-align: center;
}
.featured-section.feat_cat[class*="style-"]
  .section-block
  .block-content
  .product-sale-count
  > span
  .item-texts {
  position: absolute;
  background: #ffffff;
  color: #000000;
  z-index: 2;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.6em;
  letter-spacing: 0.5px;
  min-height: 30px;
  padding: 0 10px;
  display: flex;
  flex: 1;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  top: 0;
  left: 0;
  width: 90px;
}
.featured-section.feat_cat[class*="style-"]
  .section-block
  .block-content
  .product-sale-count
  > span
  .item-texts::after {
  content: "";
  border-top: 7px solid #ffffff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  bottom: -7px;
  width: 0;
  height: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.featured-section.feat_cat[class*="style-"].style-five
  .section-block:first-child
  .block-inner-content,
.featured-section.feat_cat[class*="style-"].style-six
  .section-block:first-child
  .block-inner-content {
  background: none;
  padding: 0;
}
.featured-section.style-one .container {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  grid-gap: 0;
  grid-template-columns: auto;
  grid-template-rows: auto;
  max-width: 1220px;
  padding-left: 0;
  padding-right: 0;
}
.featured-section.style-one .section-block {
  width: 31.33%;
  margin-right: 3%;
}
.featured-section.style-one .section-block:nth-child(3n) {
  margin-right: 0;
}
.featured-section.style-one .section-block .block-content {
  background: none;
  justify-content: center;
  align-items: center;
  padding: 30px;
}
.featured-section.style-one .section-block .block-content .block-title {
  text-shadow: none;
  font-size: 0.7em;
  letter-spacing: 1px;
  font-weight: 700;
  max-width: 100%;
  box-shadow: none;
  font-style: normal;
  text-transform: uppercase;
}
.featured-section.style-one .section-block .block-content .block-title a {
  color: #000000;
  background: #ffffff;
  padding: 20px 35px;
}
.featured-section.style-one .section-block .block-content .block-title a:hover {
  color: #ffffff;
  background: var(--secondary-color);
}
.featured-section.style-one .section-block .block-content .block-title span {
  display: inline-block;
  color: #000000;
  background: #ffffff;
  padding: 20px 35px;
}

@media screen and (max-width: 1500px) {
  .featured-section .section-block:first-child .block-content {
    padding: 40px;
  }
  .featured-section .section-block .block-content {
    padding: 20px;
  }
}
@media screen and (max-width: 1366px) {
  .featured-section.style-one .container {
    max-width: 1170px;
  }
}
@media screen and (max-width: 1199px) {
  .featured-section.style-one .container {
    max-width: 1000px;
  }
}
@media screen and (max-width: 1024px) {
  .featured-section .container {
    grid-template-rows: repeat(1, 1fr);
    grid-template-columns: repeat(2, 1fr);
    align-items: inherit;
  }
  .featured-section .section-block:first-child {
    grid-column: inherit;
    grid-row: inherit;
  }
  .featured-section .section-block:first-child .block-content {
    padding: 20px;
  }
  .featured-section .section-block:first-child .block-title {
    font-size: 1.2em;
  }
  .featured-section .section-block:nth-child(4) {
    grid-column: inherit;
    grid-row: inherit;
  }
  .featured-section .section-block .block-content {
    padding: 20px;
  }
  .featured-section.style-one .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 768px;
  }
  .featured-section.style-one .section-block .block-content .block-title a {
    padding: 15px 25px;
  }
}
@media screen and (max-width: 767px) {
  .featured-section .container {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
  .featured-section .section-block:first-child {
    grid-column: 1;
    grid-row: 1;
  }
  .featured-section .section-block:first-child .btn-readmore {
    margin-top: 20px;
  }
  .featured-section .section-block:nth-child(4) {
    grid-column: 1;
    grid-row: inherit;
  }
  .featured-section.style-five .container,
  .featured-section.style-six .container {
    grid-template-rows: repeat(1, 1fr);
    max-width: 420px;
  }
  .featured-section.style-five .section-block:first-child .block-title,
  .featured-section.style-six .section-block:first-child .block-title {
    font-size: 1.2em;
  }
  .featured-section.style-five .section-block:nth-child(2),
  .featured-section.style-six .section-block:nth-child(2) {
    grid-column: 1;
  }
  .featured-section.style-five .section-block:nth-child(4),
  .featured-section.style-six .section-block:nth-child(4) {
    grid-column: 1;
    grid-row: inherit;
  }
  .featured-section.style-five .section-block .block-content,
  .featured-section.style-six .section-block .block-content {
    padding: 20px;
  }
  .featured-section.style-six .container {
    max-width: 100%;
  }
  .featured-section.style-one .container,
  .featured-section.style-two .container,
  .featured-section.style-three .container {
    flex-direction: column;
    max-width: 420px;
  }
  .featured-section.style-one .section-block,
  .featured-section.style-two .section-block,
  .featured-section.style-three .section-block {
    width: 100%;
    margin-right: 0;
  }
  .featured-section.style-one .section-block {
    margin-bottom: 40px;
  }
}
.product-cat-section.style-two .container {
  max-width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}

section.about-section {
  margin-top: 0;
  margin-bottom: 0;
  background: rgba(var(--primary-color-rgb), 0.35);
  padding-top: 100px;
  padding-bottom: 100px;
}
section.about-section .widget {
  max-width: 802px;
  margin: 0 auto;
}
section.about-section .widget .centered {
  text-align: center;
}
section.about-section .widget .right {
  text-align: right;
}
section.about-section .widget .right .widget-title {
  text-align: right;
}
section.about-section .widget .left {
  text-align: left;
}
section.about-section .widget .left .widget-title {
  text-align: left;
}
section.about-section .widget .widget-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 0.7em;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: var(--primary-font);
}
section.about-section .widget .img-holder {
  margin-bottom: 30px;
}
section.about-section .widget .text-holder {
  color: #202020;
}
section.about-section .widget .text-holder p {
  font-size: 2.4em;
  line-height: 1.35em;
  font-family: var(--secondary-font);
  margin-top: 0;
  margin-bottom: 20px;
}
section.about-section .widget .text-holder .btn-readmore {
  background: none;
  margin-top: 20px;
  display: inline-block;
  color: #202020;
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 1px;
  border: 1px solid #202020;
  padding: 13px 35px;
}
section.about-section .widget .text-holder .btn-readmore:hover {
  background: #202020;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  section.about-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.about-section .widget .text-holder p {
    font-size: 1.5em;
  }
  section.about-section .widget .text-holder .btn-readmore {
    margin-top: 20px;
  }
}
.testimonial-section .owl-stage-outer {
  background: var(--primary-color);
  text-align: center;
}
.testimonial-section .owl-stage-outer .owl-item {
  padding: 60px;
}
.testimonial-section .owl-stage-outer .widget {
  margin-bottom: 0;
}
.testimonial-section .bttk-testimonial-holder .text-holder {
  flex-direction: column;
}
.testimonial-section .bttk-testimonial-holder .text-holder .img-holder {
  margin: 0 auto 20px auto;
}
.testimonial-section .bttk-testimonial-holder .text-holder .testimonial-meta {
  padding-left: 0;
  width: 100%;
}
.testimonial-section
  .bttk-testimonial-holder
  .text-holder
  .testimonial-content
  p {
  font-size: 1em;
}
.testimonial-section .owl-carousel .owl-nav .owl-prev {
  left: 10%;
}
.testimonial-section .owl-carousel .owl-nav .owl-next {
  right: 10%;
}
.testimonial-section.style-two {
  margin-top: 0;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.03);
  padding-top: 100px;
  padding-bottom: 100px;
}
.testimonial-section.style-two .section-grid {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: center;
}
.testimonial-section.style-two .section-grid.owl-carousel .owl-stage::after {
  display: none;
}
.testimonial-section.style-two .owl-stage-outer {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.testimonial-section.style-two .owl-stage-outer .owl-item {
  padding: 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
}
.testimonial-section.style-two
  .owl-stage-outer
  .owl-item.active
  + .active
  + .active {
  border-right: none;
}
.testimonial-section.style-two .owl-stage {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.testimonial-section.style-two .owl-item,
.testimonial-section.style-two .widget_bttk_testimonial_widget,
.testimonial-section.style-two .bttk-testimonial-holder,
.testimonial-section.style-two .bttk-testimonial-inner-holder {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.testimonial-section.style-two .bttk-testimonial-holder .text-holder {
  flex-wrap: wrap;
  max-width: 100%;
  flex-direction: column;
  position: relative;
}
.testimonial-section.style-two
  .bttk-testimonial-holder
  .text-holder
  .testimonial-meta {
  padding-left: 20px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.testimonial-section.style-two
  .bttk-testimonial-holder
  .text-holder
  .testimonial-content {
  margin-bottom: 10px;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.testimonial-section.style-two .bttk-testimonial-holder .img-holder {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.testimonial-section.style-two
  .bttk-testimonial-holder
  .img-holder
  + .testimonial-meta {
  padding-left: 100px;
}
.testimonial-section.style-two .owl-carousel .owl-nav .owl-prev {
  left: -6%;
}
.testimonial-section.style-two .owl-carousel .owl-nav .owl-next {
  right: -6%;
}

@media screen and (max-width: 1366px) {
  .testimonial-section.style-two .owl-carousel {
    padding-left: 40px;
    padding-right: 40px;
  }
  .testimonial-section.style-two .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .testimonial-section.style-two .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .testimonial-section .owl-stage-outer .owl-item {
    padding: 40px 20px;
  }
  .testimonial-section .owl-carousel .owl-nav .owl-prev {
    left: 5%;
  }
  .testimonial-section .owl-carousel .owl-nav .owl-next {
    right: 5%;
  }
  .testimonial-section.style-two .owl-stage-outer .owl-item.active + .active {
    border-right: none;
  }
}
@media screen and (max-width: 767px) {
  .testimonial-section.style-two {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .testimonial-section.style-two .owl-carousel {
    padding-left: 0;
    padding-right: 0;
  }
  .testimonial-section.style-two .owl-stage-outer .owl-item {
    border-right: none;
  }
}
section.cta-section {
  margin-top: 0;
  margin-bottom: 0;
}
section.cta-section .widget {
  position: relative;
}
section.cta-section .widget:last-child {
  margin-bottom: 0;
}
section.cta-section .sub-title {
  font-size: 0.7em;
  color: #202020;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
}
section.cta-section
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container {
  text-align: left;
}
section.cta-section
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .widget-title {
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.8em;
  font-family: var(--secondary-font);
  text-align: left;
}
section.cta-section
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .text-holder {
  color: #474747;
}
section.cta-section
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .text-holder
  p {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1em;
}
section.cta-section .button-wrap {
  margin-top: 30px;
}
section.cta-section.style-one .widget_blossomtheme_companion_cta_widget > div {
  width: 60%;
  padding: 60px 0;
  background-position: inherit !important;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-end;
}
section.cta-section.style-one
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container {
  background: #ffffff;
  width: 550px;
  position: relative;
  right: -32%;
  padding: 100px 0 100px 100px;
}
section.cta-section.style-one
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .btn-cta {
  display: inline-block;
  font-size: 0.7em;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 1px;
  background: #202020;
  padding: 20px 30px;
  line-height: 1;
  margin-top: 10px;
  margin-left: 10px;
}
section.cta-section.style-one
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .btn-cta:first-child {
  margin-left: 0;
}
section.cta-section.style-one
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .btn-cta
  + .btn-cta,
section.cta-section.style-one
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .btn-cta:hover {
  background: var(--primary-color);
  color: #202020;
}
section.cta-section.style-one
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .btn-cta
  + .btn-cta:hover {
  background: #202020;
  color: #ffffff;
}

@media screen and (max-width: 1366px) {
  section.cta-section.style-one
    .widget_blossomtheme_companion_cta_widget
    .blossomtheme-cta-container {
    width: 90%;
    right: auto;
    left: calc((100% - 50%) + 100px);
  }
}
@media screen and (max-width: 1199px) {
  section.cta-section.style-one
    .widget_blossomtheme_companion_cta_widget
    > div {
    width: 50%;
  }
  section.cta-section.style-one
    .widget_blossomtheme_companion_cta_widget
    .blossomtheme-cta-container {
    width: auto;
    right: auto;
    padding: 60px 0 60px 60px;
    left: calc(100% - 120px);
  }
}
@media screen and (max-width: 1024px) {
  section.cta-section .widget-title {
    font-size: 2em;
  }
  section.cta-section.style-one
    .widget_blossomtheme_companion_cta_widget
    > div {
    padding: 40px 20px;
    width: 100%;
  }
  section.cta-section.style-one
    .widget_blossomtheme_companion_cta_widget
    .blossomtheme-cta-container {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    right: 0;
    left: 0;
    padding: 40px 20px;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
  }
  section.cta-section.style-one
    .widget_blossomtheme_companion_cta_widget
    .blossomtheme-cta-container
    .btn-cta {
    padding-left: 30px;
    padding-right: 30px;
  }
  section.cta-section
  .widget_blossomtheme_companion_cta_widget
  .blossomtheme-cta-container
  .widget-title {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  section.cta-section
    .widget_blossomtheme_companion_cta_widget
    .blossomtheme-cta-container
    .widget-title {
    font-size: 2em;
  }
}
.blog-section .section-desc {
  margin-bottom: 60px;
}
.blog-section .section-grid {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: flex-start;
}
.blog-section .section-grid article {
  margin-right: 3%;
  width: 31.33%;
  margin-bottom: 30px;
}
.blog-section .section-grid article:nth-child(3n) {
  margin-right: 0;
}
.blog-section .section-grid article .post-thumbnail {
  margin-bottom: 30px;
}
.blog-section .section-grid .entry-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.5em;
  font-family: var(--secondary-font);
}
.blog-section .section-grid .entry-title a {
  color: #202020;
  display: inline-block;
}
.blog-section .section-grid .entry-title a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.blog-section .button-wrap {
  margin-top: 30px;
  text-align: center;
}
.blog-section .button-wrap .bttn {
  display: inline-block;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #ffffff;
  background: #202020;
  line-height: 1.5em;
  padding: 20px 30px;
}
.blog-section .button-wrap .bttn:hover {
  background: var(--primary-color);
  color: #202020;
}

@media screen and (max-width: 1024px) {
  .blog-section .section-grid article {
    width: 48%;
  }
  .blog-section .section-grid article:nth-child(3n) {
    margin-right: 3%;
  }
  .blog-section .section-grid article:nth-child(2n) {
    margin-right: 0;
  }

}
@media screen and (max-width: 767px) {
  .blog-section .section-desc {
    margin-bottom: 40px;
  }
  .blog-section .section-grid {
    flex-direction: column;
  }
  .blog-section .section-grid article {
    width: 100%;
    margin-right: 0;
  }
  .blog-section .section-grid article:nth-child(3n) {
    margin-right: 3%;
  }
  .blog-section .button-wrap {
    margin-top: 10px;
  }
}
section.client-section {
  margin-top: 0;
  margin-bottom: 0;
  background: rgba(var(--primary-color-rgb), 0.3);
  padding-top: 75px;
  padding-bottom: 75px;
}
section.client-section .owl-stage {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
}
section.client-section .owl-carousel .owl-nav [class*="owl-"] {
  top: 50%;
}
section.client-section .widget {
  margin-bottom: 0;
}
section.client-section .widget-title {
  margin-bottom: 60px;
}
section.client-section .blossom-inner-wrap {
  padding-left: 60px;
  padding-right: 60px;
  margin-left: 0;
  margin-right: 0;
}
section.client-section .blossom-inner-wrap .image-holder {
  text-align: center;
  padding: 10px;
  width: auto;
}
section.client-section
  .blossom-inner-wrap
  .image-holder:not(.black-white)
  a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
section.client-section .blossom-inner-wrap img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
section.client-section .blossom-inner-wrap .black-white img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
section.client-section .blossom-inner-wrap .black-white img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
section.client-section.style-two {
  background: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 100px;
  margin-bottom: 100px;
}
section.client-section.style-two .blossom-inner-wrap {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
}
section.client-section.style-two .blossom-inner-wrap .image-holder {
  width: 16.66%;
}

.instagram-section {
  text-align: center;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 80px;
}
.instagram-section .profile-link {
  display: inline-block;
  font-size: 2em;
  color: #000000;
  font-family: var(--secondary-font);
  font-weight: 700;
}
.instagram-section .profile-link .insta-icon {
  margin-right: 10px;
}
.instagram-section .popup-gallery {
  order: 2;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 20px -25px 0 -25px;
  padding: 0;
  list-style: none;
}
.instagram-section .popup-gallery li {
  padding: 25px;
  display: block;
  position: relative;
}
.instagram-section .popup-gallery.photos-2 li {
  width: 50%;
}
.instagram-section .popup-gallery.photos-3 li {
  width: 33.33%;
}
.instagram-section .popup-gallery.photos-4 li {
  width: 25%;
}
.instagram-section .popup-gallery.photos-5 li {
  width: 20%;
}
.instagram-section .popup-gallery.photos-6 li {
  width: 16.6667%;
}
.instagram-section .popup-gallery.photos-7 li {
  width: 14.26%;
  padding: 10px;
}
.instagram-section .popup-gallery.photos-8 li {
  width: 12.5%;
  padding: 10px;
}
.instagram-section .popup-gallery.photos-7 li .instagram-meta,
.instagram-section .popup-gallery.photos-8 li .instagram-meta {
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.instagram-section .popup-gallery.photos-9 li {
  width: 11.111%;
  padding: 5px;
}
.instagram-section .popup-gallery.photos-10 li {
  width: 10%;
  padding: 5px;
}
.instagram-section .popup-gallery.photos-9 li .instagram-meta,
.instagram-section .popup-gallery.photos-10 li .instagram-meta {
  left: 5px;
  right: 5px;
  bottom: 5px;
}
.instagram-section .popup-gallery.photos-11 li {
  width: 9.08%;
  padding: 2px;
}
.instagram-section .popup-gallery.photos-12 li {
  width: 8.33%;
  padding: 2px;
}
.instagram-section .popup-gallery.photos-11 li .instagram-meta,
.instagram-section .popup-gallery.photos-12 li .instagram-meta {
  left: 2px;
  right: 2px;
  bottom: 2px;
}
.instagram-section ul li .instagram-meta {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  position: absolute;
  bottom: 25px;
  text-align: center;
  left: 25px;
  right: 25px;
  background: rgba(0, 0, 0, 0.7);
  font-size: 0.7em;
  justify-content: center;
  color: #ffffff;
  padding: 5px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.instagram-section ul li .instagram-meta span {
  padding: 5px 10px;
  display: inline-block;
}
.instagram-section ul li .instagram-meta span svg {
  margin-right: 5px;
}
.instagram-section ul li:hover .instagram-meta {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

@media screen and (max-width: 1366px) {
  .instagram-section .popup-gallery.photos-8 li,
  .instagram-section .popup-gallery.photos-9 li,
  .instagram-section .popup-gallery.photos-10 li,
  .instagram-section .popup-gallery.photos-11 li,
  .instagram-section .popup-gallery.photos-12 li {
    width: 14.26%;
  }
}
@media screen and (max-width: 1199px) {
  .instagram-section .popup-gallery.photos-6 li,
  .instagram-section .popup-gallery.photos-7 li,
  .instagram-section .popup-gallery.photos-8 li,
  .instagram-section .popup-gallery.photos-9 li,
  .instagram-section .popup-gallery.photos-10 li,
  .instagram-section .popup-gallery.photos-11 li,
  .instagram-section .popup-gallery.photos-12 li {
    width: 20%;
  }
}
@media screen and (max-width: 1024px) {
  .instagram-section .popup-gallery.photos-5,
  .instagram-section .popup-gallery.photos-6,
  .instagram-section .popup-gallery.photos-7,
  .instagram-section .popup-gallery.photos-8,
  .instagram-section .popup-gallery.photos-9,
  .instagram-section .popup-gallery.photos-10,
  .instagram-section .popup-gallery.photos-11,
  .instagram-section .popup-gallery.photos-12 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .instagram-section .popup-gallery.photos-5 li,
  .instagram-section .popup-gallery.photos-6 li,
  .instagram-section .popup-gallery.photos-7 li,
  .instagram-section .popup-gallery.photos-8 li,
  .instagram-section .popup-gallery.photos-9 li,
  .instagram-section .popup-gallery.photos-10 li,
  .instagram-section .popup-gallery.photos-11 li,
  .instagram-section .popup-gallery.photos-12 li {
    width: 25%;
    padding: 10px;
  }
  .instagram-section .popup-gallery.photos-5 li .instagram-meta,
  .instagram-section .popup-gallery.photos-6 li .instagram-meta,
  .instagram-section .popup-gallery.photos-7 li .instagram-meta,
  .instagram-section .popup-gallery.photos-8 li .instagram-meta,
  .instagram-section .popup-gallery.photos-9 li .instagram-meta,
  .instagram-section .popup-gallery.photos-10 li .instagram-meta,
  .instagram-section .popup-gallery.photos-11 li .instagram-meta,
  .instagram-section .popup-gallery.photos-12 li .instagram-meta {
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .instagram-section .popup-gallery {
    margin-left: 0;
    margin-right: 0;
  }
  .instagram-section .popup-gallery.photos-2,
  .instagram-section .popup-gallery.photos-3,
  .instagram-section .popup-gallery.photos-4,
  .instagram-section .popup-gallery.photos-5,
  .instagram-section .popup-gallery.photos-6,
  .instagram-section .popup-gallery.photos-7,
  .instagram-section .popup-gallery.photos-8,
  .instagram-section .popup-gallery.photos-9,
  .instagram-section .popup-gallery.photos-10,
  .instagram-section .popup-gallery.photos-11,
  .instagram-section .popup-gallery.photos-12 {
    margin-left: 0;
    margin-right: 0;
  }
  .instagram-section .popup-gallery.photos-2 li,
  .instagram-section .popup-gallery.photos-3 li,
  .instagram-section .popup-gallery.photos-4 li,
  .instagram-section .popup-gallery.photos-5 li,
  .instagram-section .popup-gallery.photos-6 li,
  .instagram-section .popup-gallery.photos-7 li,
  .instagram-section .popup-gallery.photos-8 li,
  .instagram-section .popup-gallery.photos-9 li,
  .instagram-section .popup-gallery.photos-10 li,
  .instagram-section .popup-gallery.photos-11 li,
  .instagram-section .popup-gallery.photos-12 li {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .instagram-section .popup-gallery.photos-2 li .instagram-meta,
  .instagram-section .popup-gallery.photos-3 li .instagram-meta,
  .instagram-section .popup-gallery.photos-4 li .instagram-meta,
  .instagram-section .popup-gallery.photos-5 li .instagram-meta,
  .instagram-section .popup-gallery.photos-6 li .instagram-meta,
  .instagram-section .popup-gallery.photos-7 li .instagram-meta,
  .instagram-section .popup-gallery.photos-8 li .instagram-meta,
  .instagram-section .popup-gallery.photos-9 li .instagram-meta,
  .instagram-section .popup-gallery.photos-10 li .instagram-meta,
  .instagram-section .popup-gallery.photos-11 li .instagram-meta,
  .instagram-section .popup-gallery.photos-12 li .instagram-meta {
    left: 0;
    right: 0;
  }
}
section.newsletter-section {
  margin-top: 0;
  margin-bottom: 0;
}
section.newsletter-section .blossomthemes-email-newsletter-wrapper {
  padding: 100px 0 60px 0;
}
section.newsletter-section .newsletter-inner-wrapper {
  max-width: 1218px;
  margin: 0 auto;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
}
section.newsletter-section .newsletter-inner-wrapper .text-holder {
  width: 45%;
  padding-right: 60px;
}
section.newsletter-section .newsletter-inner-wrapper .text-holder h3 {
  font-size: 2em;
  font-family: var(--secondary-font);
  margin-top: 0;
  margin-bottom: 0;
}
section.newsletter-section .newsletter-inner-wrapper .text-holder h3 + span {
  margin-top: 15px;
}
section.newsletter-section .newsletter-inner-wrapper .text-holder span {
  display: block;
  font-size: 0.9em;
  line-height: 1.65em;
}
section.newsletter-section .newsletter-inner-wrapper form {
  width: 55%;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
section.newsletter-section .newsletter-inner-wrapper form input[type="text"],
section.newsletter-section .newsletter-inner-wrapper form input[type="email"] {
  background: none;
  border: none;
  padding-left: 0;
  font-size: 0.7em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-right: 2%;
  text-align: left;
  width: calc((100% - 50px) - 2%);
}
section.newsletter-section
  .newsletter-inner-wrapper
  form
  input[name="subscribe-fname"] {
  width: calc((53% - 50px) - 2%);
}
section.newsletter-section
  .newsletter-inner-wrapper
  form
  input[name="subscribe-fname"]
  + input[name="subscribe-email"] {
  width: calc((53% - 50px) - 2%);
}
section.newsletter-section .newsletter-inner-wrapper form input[type="submit"] {
  width: 50px;
  height: 50px;
  padding: 0;
  background: #000000;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  border: 1px solid #000000;
  text-indent: 60px;
  overflow: hidden;
}
section.newsletter-section
  .newsletter-inner-wrapper
  form
  input[type="submit"]:hover {
  background-color: transparent;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23000" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>');
}
section.newsletter-section .newsletter-inner-wrapper form label {
  order: 5;
  margin-top: 5px;
}

@media screen and (max-width: 1366px) {
  section.newsletter-section .newsletter-inner-wrapper {
    max-width: 1170px;
  }
}
@media screen and (max-width: 1199px) {
  section.newsletter-section .newsletter-inner-wrapper {
    max-width: 1000px;
  }
}
@media screen and (max-width: 1024px) {
  section.newsletter-section .newsletter-inner-wrapper {
    text-align: center;
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
  section.newsletter-section .newsletter-inner-wrapper .text-holder {
    width: 100%;
    padding-right: 0;
  }
  section.newsletter-section .newsletter-inner-wrapper form {
    width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  section.newsletter-section .blossomthemes-email-newsletter-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.newsletter-section .newsletter-inner-wrapper {
    flex-direction: column;
    max-width: 420px;
  }
  section.newsletter-section .newsletter-inner-wrapper form {
    flex-direction: column;
  }
  section.newsletter-section .newsletter-inner-wrapper form input[type="text"],
  section.newsletter-section
    .newsletter-inner-wrapper
    form
    input[type="email"] {
    margin-right: 0;
    width: 100%;
  }
  section.newsletter-section
    .newsletter-inner-wrapper
    form
    input[name="subscribe-fname"] {
    width: 100%;
  }
  section.newsletter-section
    .newsletter-inner-wrapper
    form
    input[name="subscribe-fname"]
    + input[name="subscribe-email"] {
    width: 100%;
  }
  section.newsletter-section
    .newsletter-inner-wrapper
    form
    input[type="submit"] {
    width: 100%;
    text-indent: 0;
    background-image: none;
  }
  section.newsletter-section
    .newsletter-inner-wrapper
    form
    input[type="submit"]:hover {
    color: #000000;
    background-image: none;
  }
  section.newsletter-section .newsletter-inner-wrapper form label {
    margin-top: 10px;
  }
}
section.footer-contact-section {
  margin-top: 0;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 0 0 5px 5px;
  padding: 25px 0;
}
section.footer-contact-section .container {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
section.footer-contact-section .section-block {
  width: 25%;
  margin-right: 3%;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
}
section.footer-contact-section .section-block:last-child {
  margin-right: 0;
}
section.footer-contact-section .section-block .block-img {
  line-height: 1;
  width: 40px;
}
section.footer-contact-section .section-block .block-content-wrap {
  padding-left: 15px;
  width: calc(100% - 40px);
  word-break: break-all;
  line-height: 1.2em;
}
section.footer-contact-section .section-block .block-title {
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
section.footer-contact-section .section-block .block-content {
  display: block;
  font-size: 0.8em;
  font-weight: 600;
  color: #868e96;
}
section.footer-contact-section .section-block .block-content a {
  color: #868e96;
}
section.footer-contact-section .section-block .block-content a:hover {
  color: #202020;
  text-decoration: underline;
}

@media screen and (max-width: 1024px) {
  section.footer-contact-section .section-block {
    flex-direction: column;
    text-align: center;
  }
  section.footer-contact-section .section-block .block-img {
    margin-bottom: 20px;
  }
  section.footer-contact-section .section-block .block-content-wrap {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  section.footer-contact-section .container {
    flex-direction: column;
  }
  section.footer-contact-section .section-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
    justify-content: center;
  }
  section.footer-contact-section .section-block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
section.blog-page-feature-section {
  background: rgba(0, 0, 0, 0.03);
  padding: 100px 0 40px 0;
  margin: 0;
}
section.blog-page-feature-section .bttk-itw-holder .owl-stage-outer {
  padding-bottom: 45px;
}
section.blog-page-feature-section .owl-carousel .owl-nav [class*="owl-"] {
  height: 70px;
  width: 40px;
  left: 0;
  top: 40%;
  background: rgba(255, 255, 255, 0.8);
}
section.blog-page-feature-section .owl-carousel .owl-nav [class*="owl-"]:hover,
section.blog-page-feature-section
  .owl-carousel
  .owl-nav
  [class*="owl-"].disabled {
  background: rgba(255, 255, 255, 0.95);
}
section.blog-page-feature-section
  .owl-carousel
  .owl-nav
  [class*="owl-"].disabled {
  cursor: not-allowed;
}
section.blog-page-feature-section
  .owl-carousel
  .owl-nav
  [class*="owl-"]:before {
  content: "";
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path fill="%23000" d="M231.293 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L70.393 256 251.092 74.87c4.686-4.686 4.686-12.284 0-16.971L231.293 38.1c-4.686-4.686-12.284-4.686-16.971 0L4.908 247.515c-4.686 4.686-4.686 12.284 0 16.971L214.322 473.9c4.687 4.686 12.285 4.686 16.971-.001z"></path></svg>');
  background-repeat: no-repeat;
  width: 15px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
section.blog-page-feature-section .owl-carousel .owl-nav .owl-next {
  left: auto;
  right: 0;
}
section.blog-page-feature-section .owl-carousel .owl-nav .owl-next:before {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path fill="%23000" d="M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z"></path></svg>');
  width: 10px;
}

@media screen and (max-width: 767px) {
  section.blog-page-feature-section {
    padding-top: 60px;
    padding-bottom: 0;
  }
}
.recent-prod-section .owl-carousel .owl-nav button[class*="owl-"] {
  left: -70px;
}
.recent-prod-section .owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -70px;
}

@media screen and (max-width: 1366px) {
  .recent-prod-section .owl-carousel .owl-nav button[class*="owl-"] {
    left: 0;
  }
  .recent-prod-section .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 0;
  }
}
section[class*="-cat-section"] {
  text-align: center;
}
section[class*="-cat-section"] .cat-grid {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%;
}
section[class*="-cat-section"] .cat-grid .item {
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 60px;
}
section[class*="-cat-section"] .button-wrap .btn-readmore {
  font-size: 0.7em;
  display: inline-block;
  letter-spacing: 1px;
  font-weight: 700;
  background: #000000;
  color: #ffffff;
  padding: 15px 30px;
}
section[class*="-cat-section"] .button-wrap .btn-readmore:hover {
  background: var(--primary-color);
  color: #000000;
}
section[class*="-cat-section"].style-three .container {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
section[class*="-cat-section"].style-three .cat-wrap,
section[class*="-cat-section"].style-three .button-wrap {
  width: 100%;
}
section[class*="-cat-section"].style-three .cat-feature {
  width: 50%;
  position: relative;
  margin-bottom: 40px;
}
section[class*="-cat-section"].style-three .cat-feature img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section[class*="-cat-section"].style-three .cat-feature .product-title-wrap {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 50px;
}
section[class*="-cat-section"].style-three
  .cat-feature
  .product-title-wrap
  .cat-wrap {
  display: flex;
  flex-direction: column-reverse;
}
section[class*="-cat-section"].style-three
  .cat-feature
  .product-title-wrap
  .pp-title {
  margin-top: 0;
  margin-bottom: 0;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  font-size: 2.8em;
  font-family: var(--secondary-font);
  line-height: 1.5;
}
section[class*="-cat-section"].style-three
  .cat-feature
  .product-title-wrap
  .pp-desc {
  font-size: 0.7em;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 1px;
}
section[class*="-cat-section"].style-three
  .cat-feature
  .product-title-wrap
  .pp-desc
  p {
  margin-top: 0;
  margin-bottom: 20px;
}
section[class*="-cat-section"].style-three
  .cat-feature
  .product-title-wrap
  .pp-desc
  p:last-child {
  margin-bottom: 0;
}
section[class*="-cat-section"].style-three
  .cat-feature
  .product-title-wrap
  .button-wrap {
  margin-top: 25px;
}
section[class*="-cat-section"].style-three
  .cat-feature
  .product-title-wrap
  .button-wrap
  .btn-readmore {
  background: none;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 1px;
  display: inline-block;
  border: 1px solid;
  padding: 15px 30px;
}
section[class*="-cat-section"].style-three
  .cat-feature
  .product-title-wrap
  .button-wrap
  .btn-readmore:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
section[class*="-cat-section"].style-three .cat-grid {
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}
section[class*="-cat-section"].style-three .cat-grid .cat-slider {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
section[class*="-cat-section"].style-three .cat-grid .item {
  width: 46%;
  margin-left: 4%;
  margin-right: 0;
  margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
  section[class*="-cat-section"] .cat-grid {
    overflow: hidden;
  }
  section[class*="-cat-section"] .cat-grid .item {
    width: 48%;
  }
  section[class*="-cat-section"] .button-wrap {
    margin-top: 0;
  }
  section[class*="-cat-section"].style-three .cat-feature {
    min-height: 400px;
  }
  section[class*="-cat-section"].style-three .cat-grid .item {
    width: 48%;
    margin-left: 0;
    margin-right: 4%;
  }
  section[class*="-cat-section"].style-three .cat-grid .item:nth-child(2n) {
    margin-right: 0;
  }
  section[class*="-cat-section"].style-three .container {
    flex-direction: column;
  }
  section[class*="-cat-section"].style-three .cat-feature {
    width: 100%;
    margin-bottom: 40px;
  }
  section[class*="-cat-section"].style-three .cat-grid {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  section[class*="-cat-section"] .cat-grid {
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
  }
  section[class*="-cat-section"] .cat-grid .item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  section[class*="-cat-section"].style-three .cat-feature {
    min-height: 350px;
  }
  section[class*="-cat-section"].style-three .cat-grid {
    margin-top: 20px;
  }
  section[class*="-cat-section"].style-three .container {
    flex-direction: column;
  }
  section[class*="-cat-section"].style-three .cat-feature .product-title-wrap {
    padding: 20px;
  }
  section[class*="-cat-section"].style-three
    .cat-feature
    .product-title-wrap
    .pp-title {
    font-size: 1.6em;
    line-height: 1.3;
  }
  section[class*="-cat-section"].style-three
    .cat-feature
    .product-title-wrap
    .button-wrap {
    margin-top: 20px;
  }
  section[class*="-cat-section"].style-three
    .cat-feature
    .product-title-wrap
    .button-wrap
    .btn-readmore {
    font-size: 0.6em;
    padding: 10px 20px;
  }
  section[class*="-cat-section"].style-three .cat-grid .cat-slider {
    flex-direction: column;
  }
  section[class*="-cat-section"].style-three .cat-grid .item {
    width: 100%;
    margin-left: 0;
  }
  section[class*="-cat-section"].style-three .cat-grid .item:last-child {
    margin-bottom: 0;
  }
}
.classic-layout .site-main article {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.classic-layout .site-main article .post-thumbnail {
  margin-bottom: 30px;
}
.classic-layout .site-main article .content-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
.classic-layout .site-main article .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  font-family: var(--secondary-font);
  font-weight: 700;
}
.classic-layout .site-main article .entry-content {
  margin-top: 20px;
  font-size: 0.8em;
  line-height: 1.65em;
}
.classic-layout .site-main article .entry-content p {
  margin-top: 20px;
  margin-bottom: 0;
}
.classic-layout .site-main article .entry-content p:first-child {
  margin-top: 0;
}
.classic-layout .site-main article .entry-footer {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-items: center;
  margin-top: 25px;
}
.classic-layout .site-main article .entry-footer .button-wrap {
  display: flex;
  flex: auto;
}
.classic-layout .site-main article .entry-footer .entry-right {
  display: flex;
  flex: auto;
  justify-content: flex-end;
}
.classic-layout .site-main article .entry-footer .entry-right > span {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  font-size: 0.7em;
  color: #868e96;
  padding-right: 15px;
}
.classic-layout .site-main article .entry-footer .entry-right > span:after {
  content: "";
  background: #868e96;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.classic-layout
  .site-main
  article
  .entry-footer
  .entry-right
  > span:last-child {
  margin-right: 0;
  padding-right: 0;
}
.classic-layout
  .site-main
  article
  .entry-footer
  .entry-right
  > span:last-child:after {
  display: none;
}
.classic-layout .site-main article .entry-footer .entry-right > span svg {
  margin-right: 5px;
}
.classic-layout .site-main article .entry-footer .entry-right > span a {
  color: #868e96;
}
.classic-layout .site-main article .entry-footer .entry-right > span a:hover {
  color: #202020;
}
.classic-layout .site-main article .post-shop-wrap {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .classic-layout .site-main article {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .classic-layout .site-main article .content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .classic-layout .site-main article .entry-title {
    font-size: 1.5em;
  }
}
.grid-layout .site-main {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin-left: -2%;
  margin-right: -2%;
}
.grid-layout .site-main article {
  width: 46%;
  margin-right: 2%;
  margin-left: 2%;
  margin-bottom: 60px;
}
.grid-layout .site-main article .post-thumbnail {
  margin-bottom: 20px;
}
.grid-layout .site-main article span.category {
  display: inline-block;
  font-size: 0.6em;
  line-height: 1.17em;
  font-weight: 700;
  color: #868e96;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.grid-layout .site-main article span.category a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #868e96;
}
.grid-layout .site-main article span.category a:last-child {
  margin-right: 0;
}
.grid-layout .site-main article span.category a:hover {
  color: #202020;
}
.grid-layout .site-main article .entry-meta {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-items: center;
  margin-top: 15px;
}
.grid-layout .site-main article .entry-meta > span {
  margin-right: 15px;
  position: relative;
  padding-right: 15px;
}
.grid-layout .site-main article .entry-meta > span:after {
  content: "";
  background: #868e96;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.grid-layout .site-main article .entry-meta > span:last-child {
  margin-right: 0;
  padding-right: 0;
}
.grid-layout .site-main article .entry-meta > span:last-child:after {
  display: none;
}
.grid-layout .site-main article .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--secondary-font);
  font-size: 1.5em;
}
.grid-layout .site-main article .entry-content {
  margin-top: 0;
  font-size: 0.8em;
  line-height: 1.65em;
}
.grid-layout .site-main article .entry-content p {
  margin-top: 20px;
  margin-bottom: 0;
}
.grid-layout .site-main article .entry-footer {
  margin-top: 20px;
}
.grid-layout .site-main article .entry-footer .button-wrap {
  display: inline-block;
}
.grid-layout .site-main article .post-shop-wrap {
  margin-top: 25px;
}
.grid-layout .pagination {
  margin-top: 0;
}
.grid-layout.full-width .site-main {
  margin-left: -1.5%;
  margin-right: -1.5%;
}
.grid-layout.full-width .site-main article {
  width: 30.33%;
  margin-right: 1.5%;
  margin-left: 1.5%;
}

@media screen and (max-width: 1366px) {
  .grid-layout #primary {
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .grid-layout.full-width .site-main article {
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  .grid-layout .site-main {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
  .grid-layout .site-main article {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .grid-layout.full-width .site-main {
    margin-left: 0;
    margin-right: 0;
  }
  .grid-layout.full-width .site-main article {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.list-layout .site-main article {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.list-layout .site-main article .post-thumbnail {
  width: 415px;
}
.list-layout .site-main article .content-wrap {
  width: calc(100% - 415px);
  padding-left: 30px;
}
.list-layout .site-main article span.category {
  display: inline-block;
  font-size: 0.6em;
  line-height: 1.17em;
  font-weight: 700;
  color: #868e96;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.list-layout .site-main article span.category a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #868e96;
}
.list-layout .site-main article span.category a:last-child {
  margin-right: 0;
}
.list-layout .site-main article span.category a:hover {
  color: #202020;
}
.list-layout .site-main article .entry-meta {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-items: center;
  margin-top: 15px;
}
.list-layout .site-main article .entry-meta > span {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  color: #868e96;
  font-weight: 400;
  padding-right: 15px;
}
.list-layout .site-main article .entry-meta > span:after {
  content: "";
  background: #868e96;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.list-layout .site-main article .entry-meta > span:last-child {
  margin-right: 0;
  padding-right: 0;
}
.list-layout .site-main article .entry-meta > span:last-child:after {
  display: none;
}
.list-layout .site-main article .entry-meta > span a {
  color: #868e96;
}
.list-layout .site-main article .entry-meta > span a:hover {
  color: #202020;
}
.list-layout .site-main article .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--secondary-font);
  font-size: 1.5em;
}
.list-layout .site-main article .entry-content {
  margin-top: 0;
  font-size: 0.8em;
  line-height: 1.65em;
}
.list-layout .site-main article .entry-content p {
  margin-top: 20px;
  margin-bottom: 0;
}
.list-layout .site-main article .entry-footer {
  margin-top: 20px;
}
.list-layout .site-main article .entry-footer .button-wrap {
  display: inline-block;
}
.list-layout .site-main article .post-shop-wrap {
  margin-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  width: 100%;
}

@media screen and (max-width: 1366px) {
  .list-layout .site-main article .post-thumbnail,
  .list-layout .site-main article .content-wrap {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .list-layout .site-main article {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .list-layout .site-main article .post-thumbnail {
    width: 100%;
    margin-bottom: 30px;
  }
  .list-layout .site-main article .content-wrap {
    width: 100%;
    padding-left: 0;
  }
  .list-layout .site-main article .post-shop-wrap {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}
.page .site-content > .page-header {
  position: relative;
  z-index: 1;
}
.page .site-content > .page-header::before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.page .site-content > .page-header .page-title {
  color: #ffffff;
}

.site-content > .page-header {
  background: #f7f7f7;
  text-align: center;
  padding: 100px 0;
}
.site-content > .page-header .sub-title {
  display: block;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  color: #868e96;
}
.site-content > .page-header .page-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.25em;
}
.site-content #primary > .post-count {
  display: block;
  margin-bottom: 20px;
  font-size: 0.7em;
  font-weight: 600;
  color: #868e96;
}

@media screen and (max-width: 767px) {
  .site-content > .page-header {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .site-content > .page-header .page-title {
    font-size: 2em;
  }
}
.search .site-content > .page-header {
  text-align: left;
}
.search .site-content > .page-header .container {
  max-width: 770px;
}
.search .site-content > .page-header .search-form {
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.search .site-content > .page-header .search-form label {
  width: calc(100% - 30px);
}
.search .site-content > .page-header .search-form .search-field {
  height: 70px;
  background: none;
  border: none;
  padding-left: 0;
  font-size: 2.5em;
  font-weight: 400;
}
.search .site-content > .page-header .search-form .search-submit {
  width: 30px;
  height: 70px;
  background-color: transparent;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill=" %23868e96" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
  background-size: 25px;
}
.search .site-content > .page-header .search-form .search-submit:hover {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill=" %23202020" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
}

@media screen and (max-width: 767px) {
  .search .site-content > .page-header .container {
    max-width: 420px;
  }
  .search .site-content > .page-header .search-form .search-field {
    height: 60px;
    font-size: 1.8em;
  }
  .search .site-content > .page-header .search-form .search-submit {
    height: 60px;
  }
}
.error404 .site-content > .page-header {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0;
  min-height: 510px;
  position: relative;
  z-index: 1;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}
.error404 .site-content > .page-header:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.error404 .site-content > .page-header .page-title {
  color: #ffffff;
  font-family: var(--secondary-font);
  font-weight: 600;
}
.error404 .site-content > .page-header .page-desc {
  max-width: 600px;
  margin: 20px auto 0 auto;
  color: #ffffff;
}
.error404 .error-404 {
  text-align: center;
}
.error404 .error-404 .error-num {
  font-size: 20em;
  line-height: 1em;
  font-weight: 700;
  color: var(--secondary-color);
  text-shadow: 0px -10px rgba(0, 0, 0, 0.1);
}
.error404 .error-404 .btn-readmore {
  display: inline-block;
  background: #202020;
  color: #ffffff;
  border: 1px solid #202020;
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 40px;
  margin-top: 40px;
}
.error404 .error-404 .btn-readmore:hover {
  background: none;
  color: #202020;
}
.error404 .error-404 .search-form {
  max-width: 640px;
  margin: 80px auto 0 auto;
}
.error404 .error-404 .search-form .search-field {
  font-size: 0.7em;
}
.error404 .error-404 .search-form .search-submit {
  background-color: #202020;
}
.error404 .error-404 .search-form .search-submit:hover {
  background-color: var(--primary-color);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill=" %23202020" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
}

@media screen and (max-width: 767px) {
  .error404 .site-content > .page-header {
    min-height: auto;
  }
  .error404 .error-404 .error-num {
    font-size: 8em;
    text-shadow: 0px -5px rgba(0, 0, 0, 0.1);
  }
  .error404 .error-404 .btn-readmore {
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .error404 .error-404 .search-form {
    margin-top: 40px;
  }
}
.single .site-content > .page-header {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 550px;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  z-index: 1;
  text-align: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}
.single .site-content > .page-header:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.single .site-content > .page-header span.category {
  display: inline-block;
  font-size: 0.7em;
  line-height: 1.17em;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.single .site-content > .page-header span.category a {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 5px;
  color: #ffffff;
}
.single .site-content > .page-header span.category a:last-child {
  margin-right: 0;
}
.single .site-content > .page-header span.category a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.single .site-content > .page-header .entry-meta {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.single .site-content > .page-header .entry-meta > span {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  font-size: 0.7em;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  padding-right: 15px;
}
.single .site-content > .page-header .entry-meta > span:after {
  content: "";
  background: rgba(255, 255, 255, 0.8);
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single .site-content > .page-header .entry-meta > span:last-child {
  margin-right: 0;
  padding-right: 0;
}
.single .site-content > .page-header .entry-meta > span:last-child:after {
  display: none;
}
.single .site-content > .page-header .entry-meta > span a {
  color: rgba(255, 255, 255, 0.8);
}
.single .site-content > .page-header .entry-meta > span a:hover {
  color: #ffffff;
}
.single .site-content > .page-header .entry-title {
  font-size: 3em;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--secondary-font);
  max-width: 812px;
  line-height: 1.25em;
}
.single .site-main article {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: flex-start;
}
.single .site-main article.sticky-meta .article-meta {
  position: sticky;
  top: 40px;
}
.single .site-main article .article-meta {
  width: 50px;
  display: inline-block;
  text-align: center;
}
.single .site-main article .article-meta .share-title {
  display: block;
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: 700;
  letter-spacing: 1px;
  color: #868e96;
}
.single .site-main article .article-meta .social-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single .site-main article .article-meta .social-list li {
  margin-top: 8px;
  font-size: 0.9em;
}
.single .site-main article .article-meta .social-list li a {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 48px;
  border: 2px solid var(--primary-color);
  border-radius: 100%;
  color: #202020;
}
.single .site-main article .article-meta .social-list li a:hover {
  background: var(--primary-color);
}
.single .site-main article .article-meta + .entry-content {
  display: inline-block;
  width: calc(100% - 50px);
  padding-left: 50px;
}
.single .site-main article .article-meta ~ .entry-footer {
  padding-left: 100px;
}
.single .site-main article .entry-content {
  margin-top: 0;
}
.single .site-main article .entry-content p {
  margin-top: 0;
  margin-bottom: 30px;
}
.single .site-main article .entry-content p:last-child {
  margin-bottom: 0;
}
.single .site-main article .entry-content b,
.single .site-main article .entry-content strong,
.single .site-main article .entry-content u {
  color: #202020;
}
.single .site-main article .entry-footer {
  margin-top: 30px;
}
.single .site-main article .entry-footer .cat-tags {
  display: inline-block;
  position: relative;
}
.single .site-main article .entry-footer .cat-tags .tag-title {
  display: inline-block;
  font-size: 0.6em;
  text-transform: uppercase;
  color: #868e96;
  vertical-align: middle;
  font-weight: 600;
  letter-spacing: 1px;
  position: absolute;
  top: 0;
  left: 0;
}
.single .site-main article .entry-footer .cat-tags a {
  display: inline-block;
  margin-left: 5px;
  font-size: 0.7em;
  text-transform: uppercase;
  line-height: 1;
  vertical-align: middle;
  color: #868e96;
  border: 1px solid var(--primary-color);
  padding: 6px 10px;
}
.single .site-main article .entry-footer .cat-tags a:hover {
  background: var(--primary-color);
  color: #000000;
}
.single #primary .post-shop-wrap {
  margin-top: 50px;
}
.single #primary .author-section,
.single #primary .additional-post {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .single .site-content > .page-header {
    min-height: auto;
    background-position: center;
  }
  .single .site-content > .page-header .entry-title {
    font-size: 2em;
  }
  .single .site-main article.sticky-meta .article-meta {
    position: static;
    top: 0;
  }
  .single .site-main article .article-meta {
    width: 100%;
    margin-bottom: 40px;
  }
  .single .site-main article .article-meta .social-list {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
  }
  .single .site-main article .article-meta .social-list li {
    margin-right: 8px;
  }
  .single .site-main article .article-meta + .entry-content {
    width: 100%;
    padding-left: 0;
  }
  .single .site-main article .article-meta ~ .entry-footer {
    padding-left: 0;
  }
}
.woocommerce-page .site-content > .page-header.has-bgimg {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 550px;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  position: relative;
  z-index: 1;
}
.woocommerce-page .site-content > .page-header.has-bgimg::before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.woocommerce-page .site-content > .page-header.has-bgimg .container {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
}
.woocommerce-page .site-content > .page-header.has-bgimg .sub-title {
  color: #ffffff;
  font-weight: 400;
  max-width: 600px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.85em;
}
.woocommerce-page .site-content > .page-header.has-bgimg .sub-title p {
  margin-top: 30px;
  margin-bottom: 0;
}
.woocommerce-page .site-content > .page-header.has-bgimg .page-title {
  color: #ffffff;
}
.woocommerce-page .site-content > .page-header .page-title {
  font-family: var(--secondary-font);
  font-weight: 600;
}
.woocommerce-page .site-content .woocommerce-result-count {
  font-size: 0.7em;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 35px;
  margin-top: 0.5em;
}
.woocommerce-page .site-content .woocommerce-ordering {
  margin-bottom: 30px;
}
.woocommerce-page .site-content .woocommerce-ordering select {
  border-radius: 3px;
  height: 45px;
  padding-left: 10px;
  padding-right: 25px;
}
.woocommerce-page .site-content ul.products li.product {
  position: relative;
  text-align: center;
  margin-bottom: 2.5em;
}
.woocommerce-page .site-content ul.products li.product .prod-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.woocommerce-page .site-content ul.products li.product .prod-image img {
  margin-bottom: 0;
}
.woocommerce-page .site-content ul.products li.product h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.woocommerce-page .site-content ul.products li.product .onsale,
.woocommerce-page .site-content ul.products li.product .outofstock {
  position: absolute;
  top: 0;
  left: 15px;
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: 700;
  background: #000000;
  color: #ffffff;
  line-height: 1.35;
  padding: 5px 10px;
  text-align: center;
  z-index: 9;
  margin: 0;
  min-width: auto;
  min-height: auto;
  border-radius: 0;
  right: auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transform-origin: 25px 28px;
  -o-transform-origin: 25px 28px;
  -ms-transform-origin: 25px 28px;
  -webkit-transform-origin: 25px 28px;
  transform-origin: 25px 28px;
}
.woocommerce-page .site-content ul.products li.product .onsale::before,
.woocommerce-page .site-content ul.products li.product .onsale::after,
.woocommerce-page .site-content ul.products li.product .outofstock::before,
.woocommerce-page .site-content ul.products li.product .outofstock::after {
  content: "";
  border-right: 10px solid #000000;
  border-bottom: 13px solid transparent;
  position: absolute;
  top: 0px;
  left: -10px;
}
.woocommerce-page .site-content ul.products li.product .onsale::after,
.woocommerce-page .site-content ul.products li.product .outofstock::after {
  top: auto;
  bottom: 0;
  border-bottom: none;
  border-top: 13px solid transparent;
}
.woocommerce-page .site-content ul.products li.product .outofstock {
  background: #cc444d;
  -moz-transform-origin: 40px 41px;
  -o-transform-origin: 40px 41px;
  -ms-transform-origin: 40px 41px;
  -webkit-transform-origin: 40px 41px;
  transform-origin: 40px 41px;
}
.woocommerce-page .site-content ul.products li.product .outofstock::before {
  border-right-color: #cc444d;
}
.woocommerce-page .site-content ul.products li.product .outofstock::after {
  border-right-color: #cc444d;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .woocommerce-LoopProduct-link {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .woocommerce-LoopProduct-link:hover
  .woocommerce-loop-product__title {
  color: rgba(0, 0, 0, 0.5);
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .woocommerce-LoopProduct-link:focus-within
  .woocommerce-loop-product__title {
  color: rgba(0, 0, 0, 0.5);
}
.woocommerce-page .site-content ul.products li.product .yith-wcwl-add-button {
  position: absolute;
  top: 10px;
  right: 0;
  width: auto;
  height: auto;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button::before {
  content: "Add to Wishlist";
  background: #000000;
  position: absolute;
  white-space: nowrap;
  font-size: 0.6em;
  top: 50%;
  right: 100%;
  text-indent: 0;
  color: #ffffff;
  line-height: 1.5;
  padding: 5px 10px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button::after {
  content: "";
  border-left: 5px solid #000000;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 50%;
  right: calc(100% - 5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button:hover::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button:hover::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button:focus-within::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button:focus-within::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button
  .add_to_wishlist {
  width: 40px;
  height: 40px;
  border-radius: 0;
  display: inline-block;
  overflow: hidden;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23868E96" d="M462.3 62.7c-54.5-46.4-136-38.7-186.6 13.5L256 96.6l-19.7-20.3C195.5 34.1 113.2 8.7 49.7 62.7c-62.8 53.6-66.1 149.8-9.9 207.8l193.5 199.8c6.2 6.4 14.4 9.7 22.6 9.7 8.2 0 16.4-3.2 22.6-9.7L472 270.5c56.4-58 53.1-154.2-9.7-207.8zm-13.1 185.6L256.4 448.1 62.8 248.3c-38.4-39.6-46.4-115.1 7.7-161.2 54.8-46.8 119.2-12.9 142.8 11.5l42.7 44.1 42.7-44.1c23.2-24 88.2-58 142.8-11.5 54 46 46.1 121.5 7.7 161.2z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  text-indent: 50px;
  white-space: nowrap;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button
  .add_to_wishlist:hover {
  background-color: var(--primary-color);
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button
  .add_to_wishlist:focus-within {
  background-color: var(--primary-color);
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-button
  .ajax-loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.woocommerce-page .site-content ul.products li.product .yith-wcqv-button {
  text-transform: none;
  letter-spacing: 0;
  font-weight: normal;
  padding: 0;
  margin-top: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  white-space: nowrap;
  position: absolute;
  top: 10px;
  right: 0;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23868E96" d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcqv-button::before {
  content: "Quick View";
  background: #000000;
  position: absolute;
  top: 50%;
  right: 100%;
  font-size: 12px;
  text-indent: 0;
  color: #ffffff;
  line-height: 1.5;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  padding: 5px 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcqv-button::after {
  content: "";
  border-left: 5px solid #000000;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 50%;
  right: calc(100% - 5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page .site-content ul.products li.product .yith-wcqv-button:hover {
  background-color: var(--primary-color);
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcqv-button:hover::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcqv-button:hover::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcqv-button:focus-within {
  background-color: var(--primary-color);
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcqv-button:focus-within::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcqv-button:focus-within::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page .site-content ul.products li.product .compare.button {
  margin-top: 0;
  border-radius: 0;
  display: inline-block;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><g transform="translate(-10 -10)"><path d="M50.667,20.761V14.667A2.667,2.667,0,0,0,48,12H45.61l1.057-1.057L45.723,10l-2.195,2.2a.667.667,0,0,0,0,.943l2.2,2.2.943-.943L45.61,13.333H48a1.333,1.333,0,0,1,1.333,1.333v6.094a2.667,2.667,0,1,0,1.333,0ZM50,24.667a1.333,1.333,0,1,1,1.333-1.333A1.333,1.333,0,0,1,50,24.667Z" transform="translate(-26.667)" fill="%23868e96"/><path d="M19.138,22.862l-2.2-2.2L16,21.609l1.057,1.057H14.666a1.333,1.333,0,0,1-1.333-1.333V15.239a2.667,2.667,0,1,0-1.333,0v6.094A2.667,2.667,0,0,0,14.666,24h2.391L16,25.057l.943.943,2.195-2.2A.666.666,0,0,0,19.138,22.862ZM12.667,14A1.333,1.333,0,1,1,14,12.667,1.333,1.333,0,0,1,12.667,14Z" fill="%23868e96"/></g></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  white-space: nowrap;
  padding: 0;
  font-weight: 400;
  position: absolute;
  top: 10px;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page .site-content ul.products li.product .compare.button::before {
  content: "Compare";
  background: #000000;
  position: absolute;
  white-space: nowrap;
  font-size: 12px;
  top: 50%;
  right: 100%;
  text-indent: 0;
  color: #ffffff;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.5;
  padding: 5px 10px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page .site-content ul.products li.product .compare.button::after {
  content: "";
  border-left: 5px solid #000000;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 50%;
  right: calc(100% - 5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page .site-content ul.products li.product .compare.button:hover {
  background-color: var(--primary-color);
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .compare.button:hover::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .compare.button:hover::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .compare.button:focus-within {
  background-color: var(--primary-color);
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .compare.button:focus-within::before {
  right: calc(100% + 5px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .compare.button:focus-within::after {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-to-wishlist
  + .clear
  + .yith-wcqv-button {
  top: 55px;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-to-wishlist
  + .clear
  + .yith-wcqv-button
  + .compare.button {
  top: 100px;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-to-wishlist
  + .clear
  + .compare.button {
  top: 55px;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-to-wishlist
  + .yith-wcqv-button {
  top: 55px;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-to-wishlist
  + .yith-wcqv-button
  + .compare.button {
  top: 100px;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-add-to-wishlist
  + .compare.button {
  top: 55px;
}
.woocommerce-page .site-content ul.products li.product .added_to_cart {
  display: inline-block;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
}
.woocommerce-page .site-content ul.products li.product .added_to_cart:hover {
  color: rgba(0, 0, 0, 0.5);
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .added_to_cart:focus-within {
  color: rgba(0, 0, 0, 0.5);
}
.woocommerce-page .site-content ul.products li.product .product_type_external,
.woocommerce-page .site-content ul.products li.product .product_type_simple,
.woocommerce-page .site-content ul.products li.product .product_type_grouped,
.woocommerce-page .site-content ul.products li.product .product_type_variable {
  display: block;
  border-radius: 0;
  background: var(--primary-color);
  text-align: center;
  font-size: 0.7em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  padding: 15px 10px;
  margin-top: 0;
  line-height: 1.3;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .product_type_external::before,
.woocommerce-page
  .site-content
  ul.products
  li.product
  .product_type_simple::before,
.woocommerce-page
  .site-content
  ul.products
  li.product
  .product_type_grouped::before,
.woocommerce-page
  .site-content
  ul.products
  li.product
  .product_type_variable::before {
  content: "+";
  margin-right: 5px;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .product_type_external:hover,
.woocommerce-page
  .site-content
  ul.products
  li.product
  .product_type_simple:hover,
.woocommerce-page
  .site-content
  ul.products
  li.product
  .product_type_grouped:hover,
.woocommerce-page
  .site-content
  ul.products
  li.product
  .product_type_variable:hover {
  background: var(--secondary-color);
  color: #ffffff;
}
.woocommerce-page
  .site-content
  ul.products
  li.product:hover
  .yith-wcwl-add-button,
.woocommerce-page .site-content ul.products li.product:hover .yith-wcqv-button,
.woocommerce-page .site-content ul.products li.product:hover .compare.button,
.woocommerce-page
  .site-content
  ul.products
  li.product.hover
  .yith-wcwl-add-button,
.woocommerce-page .site-content ul.products li.product.hover .yith-wcqv-button,
.woocommerce-page .site-content ul.products li.product.hover .compare.button {
  right: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product:focus-within
  .yith-wcwl-add-button,
.woocommerce-page
  .site-content
  ul.products
  li.product:focus-within
  .yith-wcqv-button,
.woocommerce-page
  .site-content
  ul.products
  li.product:focus-within
  .compare.button {
  right: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .woocommerce-loop-product__title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000000;
}
.woocommerce-page .site-content ul.products li.product .price {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.7em;
  text-transform: uppercase;
  color: #868e96;
  line-height: 1.5;
  justify-content: center;
}
.woocommerce-page .site-content ul.products li.product .price del {
  margin-right: 5px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.woocommerce-page .site-content ul.products li.product .price ins {
  background: none;
  font-weight: normal;
}
.woocommerce-page .site-content ul.products li.product .star-rating {
  margin-left: auto;
  margin-right: auto;
  font-size: 0.7em;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .star-rating
  span::before {
  color: #ffb001;
}
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-wishlistaddedbrowse,
.woocommerce-page
  .site-content
  ul.products
  li.product
  .yith-wcwl-wishlistexistsbrowse {
  margin-bottom: 0;
  margin-top: 10px;
}
.woocommerce-page .site-content .woocommerce-pagination ul.page-numbers {
  border: none;
  margin: 0;
}
.woocommerce-page .site-content .woocommerce-pagination ul.page-numbers li {
  border: none;
}
.woocommerce-page .site-content .woocommerce-pagination a,
.woocommerce-page .site-content .woocommerce-pagination span {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 46px;
  padding: 0;
  text-align: center;
  border: 1px solid var(--primary-color);
  text-decoration: none;
  color: #000000;
  font-size: 0.8em;
  font-weight: 600;
  margin: 5px 2px;
  vertical-align: middle;
}
.woocommerce-page .site-content .woocommerce-pagination .next {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="15" height="10" viewBox="0 0 15 10"><path d="M22.632,980.476l-.6.648a.522.522,0,0,0,0,.662l2.458,2.663H12.863a.454.454,0,0,0-.363.456v.911a.448.448,0,0,0,.4.456H24.489l-2.458,2.663a.523.523,0,0,0,0,.662l.6.648a.379.379,0,0,0,.55,0c1.2-1.3,3-3.255,4.2-4.557a.522.522,0,0,0,0-.655l-4.2-4.556c-.2-.179-.363-.121-.55,0Z" transform="translate(-12.5 -980.362)" fill="%23202020"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  text-indent: 50px;
  font-size: 0;
}
.woocommerce-page .site-content .woocommerce-pagination .next:hover,
.woocommerce-page .site-content .woocommerce-pagination .next:focus {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="15" height="10" viewBox="0 0 15 10"><path d="M22.632,980.476l-.6.648a.522.522,0,0,0,0,.662l2.458,2.663H12.863a.454.454,0,0,0-.363.456v.911a.448.448,0,0,0,.4.456H24.489l-2.458,2.663a.523.523,0,0,0,0,.662l.6.648a.379.379,0,0,0,.55,0c1.2-1.3,3-3.255,4.2-4.557a.522.522,0,0,0,0-.655l-4.2-4.556c-.2-.179-.363-.121-.55,0Z" transform="translate(-12.5 -980.362)" fill="%23ffffff"/></svg>');
}
.woocommerce-page .site-content .woocommerce-pagination .prev {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="15" height="10" viewBox="0 0 15 10"><path d="M17.368,980.476l.6.648a.522.522,0,0,1,0,.662l-2.458,2.663H27.137a.454.454,0,0,1,.363.456v.911a.448.448,0,0,1-.4.456H15.511l2.458,2.663a.523.523,0,0,1,0,.662l-.6.648a.379.379,0,0,1-.55,0c-1.2-1.3-3-3.255-4.2-4.557a.522.522,0,0,1,0-.655l4.2-4.556c.2-.179.363-.121.55,0Z" transform="translate(-12.5 -980.362)" fill="%23202020"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  text-indent: 50px;
  font-size: 0;
}
.woocommerce-page .site-content .woocommerce-pagination .prev:hover,
.woocommerce-page .site-content .woocommerce-pagination .prev:focus {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="15" height="10" viewBox="0 0 15 10"><path d="M17.368,980.476l.6.648a.522.522,0,0,1,0,.662l-2.458,2.663H27.137a.454.454,0,0,1,.363.456v.911a.448.448,0,0,1-.4.456H15.511l2.458,2.663a.523.523,0,0,1,0,.662l-.6.648a.379.379,0,0,1-.55,0c-1.2-1.3-3-3.255-4.2-4.557a.522.522,0,0,1,0-.655l4.2-4.556c.2-.179.363-.121.55,0Z" transform="translate(-12.5 -980.362)" fill="%23ffffff"/></svg>');
}
.woocommerce-page .site-content .woocommerce-pagination .current,
.woocommerce-page .site-content .woocommerce-pagination a:hover,
.woocommerce-page .site-content .woocommerce-pagination a:focus {
  border-color: var(--secondary-color);
  background-color: var(--secondary-color);
  color: #ffffff;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  text-indent: 0;
  font-size: 0;
  top: 20px;
  right: 20px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
  display: none !important;
}

.woocommerce p.stars a {
  text-indent: 30px;
  overflow: hidden;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .woocommerce-page .site-content > .page-header.has-bgimg {
    min-height: 320px;
  }
}
/*=========================
WIDGET CART
=========================*/
.woocommerce .widget_shopping_cart .total {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}

.woocommerce.widget_shopping_cart ul.product_list_widget li {
  padding: 0 0 15px 30px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 15px;
  position: relative;
}
.woocommerce.widget_shopping_cart ul.product_list_widget li a.remove {
  font-family: var(--primary-font);
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 0;
  width: 20px;
  height: 20px;
}
.woocommerce.widget_shopping_cart ul.product_list_widget li a.remove:hover,
.woocommerce.widget_shopping_cart ul.product_list_widget li a.remove:focus {
  background: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.woocommerce.widget_shopping_cart ul.product_list_widget li a.remove:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f057";
  font-family: "FontAwesome";
  color: #e2401c;
  font-size: 20px;
}
.woocommerce.widget_shopping_cart ul.product_list_widget li img {
  width: 70px;
  border-radius: 3px;
  float: right;
  margin-right: 0;
  margin-left: 4px;
}
.woocommerce.widget_shopping_cart .total {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000000;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.woocommerce.widget_shopping_cart .total strong {
  font-weight: 700;
  color: #000000;
  display: flex;
  flex: auto;
  min-width: auto;
}
.woocommerce.widget_shopping_cart .buttons {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.woocommerce.widget_shopping_cart .buttons .button {
  display: flex;
  flex: 1;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  background: var(--primary-color);
  color: #000000;
  text-align: center;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 1px;
  border-radius: 0;
  text-transform: uppercase;
  padding: 15px 20px;
  position: relative;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce.widget_shopping_cart .buttons .button:hover,
.woocommerce.widget_shopping_cart .buttons .button:focus {
  background: var(--secondary-color);
  color: #ffffff;
}
.woocommerce.widget_shopping_cart .buttons .button + .button {
  margin-right: 0;
  background: var(--secondary-color);
  color: #ffffff;
}
.woocommerce.widget_shopping_cart .buttons .button + .button:hover,
.woocommerce.widget_shopping_cart .buttons .button + .button:focus {
  background: var(--primary-color);
  color: #000000;
}

/*=============================
WIDGET PRODUCT SEARCH
=============================*/
.widget_product_search .woocommerce-product-search {
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.widget_product_search .woocommerce-product-search .search-field {
  border: none;
  padding-left: 0;
  height: 40px;
  width: calc(100% - 30px);
  font-size: 0.8em;
  font-weight: 400;
}
.widget_product_search .woocommerce-product-search button[type="submit"] {
  width: 30px;
  height: 40px;
  background-color: transparent;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill=" %23868e96 " d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 18px;
  padding: 0;
  text-indent: 50px;
  overflow: hidden;
}
.widget_product_search .woocommerce-product-search button[type="submit"]:hover {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill=" %23202020" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
}

/*============================
WIDGET LAYERED NAV
============================*/
.woocommerce-widget-layered-nav select.woocommerce-widget-layered-nav-dropdown {
  padding: 10px;
  height: auto;
}

/*==============================
WIDGET PRICE FILTER
==============================*/
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  height: 5px;
  background: rgba(0, 0, 0, 0.5);
  margin-left: 0;
  margin-right: 0;
  border-radius: 0;
  margin-bottom: 25px;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  background: #ffffff;
  border: 0;
  width: 20px;
  height: 20px;
  top: -8px;
  border-radius: 50%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
  background: var(--primary-color);
}
.widget_price_filter .price_slider_amount .button {
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 1px;
  color: #000000;
  background: var(--primary-color);
  border-radius: 0;
  text-transform: uppercase;
  padding: 15px 30px;
  position: relative;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.widget_price_filter .price_slider_amount .button:hover,
.widget_price_filter .price_slider_amount .button:focus {
  color: #ffffff;
  background: var(--secondary-color);
}
.widget_price_filter .price_slider_amount .price_label {
  font-size: 0.8em;
  color: #999;
  float: right;
  margin-top: 7px;
}
.widget_price_filter form input[type="text"] {
  display: inline-block;
  width: calc(50% - 13px);
  margin: 0 5px 20px 5px;
}
.widget_price_filter form input[type="text"] + .button {
  margin-left: 5px;
}

/*=============================
WIDGET PRODUCT CATEGORY
=============================*/
.widget_product_categories ul.product-categories li a {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  text-decoration: none;
}
.widget_product_categories ul.product-categories li a::before {
  content: "";
  border: 1px solid rgba(0, 0, 0, 0.5);
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 5px;
  border-radius: 100%;
}
.widget_product_categories ul.product-categories li a:hover {
  color: #000000;
}
.widget_product_categories ul.product-categories li a:hover::before {
  background: rgba(0, 0, 0, 0.6);
}
.widget_product_categories ul.product-categories li.current-cat > a {
  font-weight: 600;
  color: #000000;
}
.widget_product_categories ul.product-categories li.current-cat > a::before {
  background: rgba(0, 0, 0, 0.6);
}

/*============================
WIDGET PRODUCTS
============================*/
.widget_products ul.product_list_widget li,
.widget_recent_reviews ul.product_list_widget li,
.widget_top_rated_products ul.product_list_widget li {
  padding: 0 0 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1em;
}
.widget_products ul.product_list_widget li:last-child,
.widget_recent_reviews ul.product_list_widget li:last-child,
.widget_top_rated_products ul.product_list_widget li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget_products ul.product_list_widget li img,
.widget_recent_reviews ul.product_list_widget li img,
.widget_top_rated_products ul.product_list_widget li img {
  float: left;
  width: 70px;
  border-radius: 3px;
  margin-left: 0;
  margin-right: 15px;
}
.widget_products ul.product_list_widget li .product-title,
.widget_recent_reviews ul.product_list_widget li .product-title,
.widget_top_rated_products ul.product_list_widget li .product-title {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.widget_products ul.product_list_widget li del,
.widget_recent_reviews ul.product_list_widget li del,
.widget_top_rated_products ul.product_list_widget li del {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.widget_products ul.product_list_widget li ins,
.widget_recent_reviews ul.product_list_widget li ins,
.widget_top_rated_products ul.product_list_widget li ins {
  background: none;
  margin-left: 5px;
}
.widget_products ul.product_list_widget li .woocommerce-Price-amount,
.widget_recent_reviews ul.product_list_widget li .woocommerce-Price-amount,
.widget_top_rated_products ul.product_list_widget li .woocommerce-Price-amount {
  font-size: 0.7em;
  color: rgba(0, 0, 0, 0.5);
}
.widget_products ul.product_list_widget li .star-rating,
.widget_recent_reviews ul.product_list_widget li .star-rating,
.widget_top_rated_products ul.product_list_widget li .star-rating {
  margin-bottom: 5px;
  font-size: 0.6em;
  color: #ffb001;
}
.widget_products ul.product_list_widget li .reviewer,
.widget_recent_reviews ul.product_list_widget li .reviewer,
.widget_top_rated_products ul.product_list_widget li .reviewer {
  display: block;
  font-size: 0.7em;
  line-height: 1.5;
  margin-top: 7px;
  color: rgba(0, 0, 0, 0.5);
}

.single-product .site-main div.product .onsale {
  position: absolute;
  top: 0;
  left: 15px;
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: 700;
  background: #000000;
  color: #ffffff;
  line-height: 1.35;
  padding: 5px 10px;
  text-align: center;
  z-index: 9;
  margin: 0;
  min-width: auto;
  min-height: auto;
  border-radius: 0;
  right: auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transform-origin: 25px 28px;
  -o-transform-origin: 25px 28px;
  -ms-transform-origin: 25px 28px;
  -webkit-transform-origin: 25px 28px;
  transform-origin: 25px 28px;
}
.single-product .site-main div.product .onsale::before,
.single-product .site-main div.product .onsale::after {
  content: "";
  border-right: 10px solid #000000;
  border-bottom: 13px solid transparent;
  position: absolute;
  top: 0px;
  left: -10px;
}
.single-product .site-main div.product .onsale::after {
  top: auto;
  bottom: 0;
  border-bottom: none;
  border-top: 13px solid transparent;
}
.single-product .site-main div.product div.summary {
  margin-top: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}
.single-product .site-main div.product div.summary .product_title {
  font-family: var(--secondary-font);
  font-size: 1.8em;
  font-weight: 700;
  margin-bottom: 5px;
  width: 100%;
}
.single-product .site-main div.product div.summary .woocommerce-product-rating {
  order: -1;
  margin-bottom: 15px;
  line-height: 1;
}
.single-product
  .site-main
  div.product
  div.summary
  .woocommerce-product-rating
  .star-rating {
  font-size: 0.7em;
  margin-top: 0;
  float: none;
  display: inline-block;
  vertical-align: middle;
  color: #ffb001;
}
.single-product
  .site-main
  div.product
  div.summary
  .woocommerce-product-rating
  .woocommerce-review-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.7em;
  color: rgba(0, 0, 0, 0.5);
}
.single-product .site-main div.product div.summary .price {
  margin-top: 10px;
  font-size: 0.9em;
  color: #000000;
  font-weight: 700;
  margin-bottom: 0;
}
.single-product .site-main div.product div.summary .price del {
  opacity: 0.3;
  filter: alpha(opacity=30);
  margin-right: 15px;
}
.single-product .site-main div.product div.summary .price ins {
  background: none;
}
.single-product
  .site-main
  div.product
  div.summary
  .woocommerce-product-details__short-description {
  font-size: 0.8em;
  margin-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  width: 100%;
}
.single-product
  .site-main
  div.product
  div.summary
  .woocommerce-product-details__short-description
  p {
  margin-top: 0;
  margin-bottom: 20px;
}
.single-product .site-main div.product div.summary .stock {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
}
.single-product .site-main div.product div.summary form.cart {
  width: 100%;
}
.single-product
  .site-main
  div.product
  div.summary
  table.woocommerce-grouped-product-list
  tbody
  tr {
  background: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.single-product
  .site-main
  div.product
  div.summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  .button {
  background: #000000;
  color: #ffffff;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  padding: 10px 15px;
  line-height: 1.5;
}
.single-product
  .site-main
  div.product
  div.summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  .button:hover {
  background: var(--secondary-color);
}
.single-product
  .site-main
  div.product
  div.summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  label
  a {
  color: #000000;
  font-size: 0.8em;
  font-weight: 700;
}
.single-product
  .site-main
  div.product
  div.summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  input[type="number"] {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.single-product
  .site-main
  div.product
  div.summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  .woocommerce-Price-amount {
  font-size: 0.8em;
  font-weight: 600;
}
.single-product
  .site-main
  div.product
  div.summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  del {
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin-right: 5px;
}
.single-product
  .site-main
  div.product
  div.summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  ins {
  background: none;
}
.single-product
  .site-main
  div.product
  div.summary
  table.woocommerce-grouped-product-list
  tbody
  tr
  td
  p.stock.out-of-stock {
  margin-top: 0;
  margin-bottom: 0;
}
.single-product .site-main div.product div.summary .single_add_to_cart_button {
  background: #000000;
  font-size: 0.7em;
  padding: 20px 30px;
  border-radius: 0;
}
.single-product
  .site-main
  div.product
  div.summary
  .single_add_to_cart_button:hover {
  background: var(--secondary-color);
}
.single-product .site-main div.product div.summary .quantity .qty {
  padding: 5px;
  height: 54px;
  width: 5em;
}
.single-product .site-main div.product div.summary .yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
}
.single-product
  .site-main
  div.product
  div.summary
  .yith-wcwl-add-to-wishlist
  + .clear {
  display: none;
}
.single-product
  .site-main
  div.product
  div.summary
  .yith-wcwl-add-to-wishlist
  ~ .compare.button {
  margin-left: 10px;
}
.single-product .site-main div.product div.summary .yith-wcwl-add-button {
  position: relative;
  width: auto;
  height: auto;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.single-product
  .site-main
  div.product
  div.summary
  .yith-wcwl-add-button
  .add_to_wishlist {
  height: 50px;
  border-radius: 0;
  padding: 0 20px 0 50px;
  display: inline-flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  border: 1px solid var(--primary-color);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23868E96" d="M462.3 62.7c-54.5-46.4-136-38.7-186.6 13.5L256 96.6l-19.7-20.3C195.5 34.1 113.2 8.7 49.7 62.7c-62.8 53.6-66.1 149.8-9.9 207.8l193.5 199.8c6.2 6.4 14.4 9.7 22.6 9.7 8.2 0 16.4-3.2 22.6-9.7L472 270.5c56.4-58 53.1-154.2-9.7-207.8zm-13.1 185.6L256.4 448.1 62.8 248.3c-38.4-39.6-46.4-115.1 7.7-161.2 54.8-46.8 119.2-12.9 142.8 11.5l42.7 44.1 42.7-44.1c23.2-24 88.2-58 142.8-11.5 54 46 46.1 121.5 7.7 161.2z"></path></svg>');
  background-repeat: no-repeat;
  background-position: 20px 50%;
  background-size: 20px;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
}
.single-product
  .site-main
  div.product
  div.summary
  .yith-wcwl-add-button
  .add_to_wishlist:hover {
  background-color: var(--primary-color);
}
.single-product
  .site-main
  div.product
  div.summary
  .yith-wcwl-add-button
  .ajax-loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.single-product .site-main div.product div.summary a.compare {
  background-color: transparent;
  height: 50px;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 0 20px 0 50px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  overflow: hidden;
  border: 1px solid var(--primary-color);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><g transform="translate(-10 -10)"><path d="M50.667,20.761V14.667A2.667,2.667,0,0,0,48,12H45.61l1.057-1.057L45.723,10l-2.195,2.2a.667.667,0,0,0,0,.943l2.2,2.2.943-.943L45.61,13.333H48a1.333,1.333,0,0,1,1.333,1.333v6.094a2.667,2.667,0,1,0,1.333,0ZM50,24.667a1.333,1.333,0,1,1,1.333-1.333A1.333,1.333,0,0,1,50,24.667Z" transform="translate(-26.667)" fill="%23868e96"/><path d="M19.138,22.862l-2.2-2.2L16,21.609l1.057,1.057H14.666a1.333,1.333,0,0,1-1.333-1.333V15.239a2.667,2.667,0,1,0-1.333,0v6.094A2.667,2.667,0,0,0,14.666,24h2.391L16,25.057l.943.943,2.195-2.2A.666.666,0,0,0,19.138,22.862ZM12.667,14A1.333,1.333,0,1,1,14,12.667,1.333,1.333,0,0,1,12.667,14Z" fill="%23868e96"/></g></svg>');
  background-repeat: no-repeat;
  background-position: 20px 50%;
  background-size: 20px;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
}
.single-product .site-main div.product div.summary a.compare:hover {
  background-color: var(--primary-color);
}
.single-product .site-main div.product div.summary .product_meta {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
  margin-top: 20px;
  font-size: 0.6em;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
  width: 100%;
}
.single-product .site-main div.product div.summary .product_meta > span {
  display: block;
  margin-bottom: 10px;
}
.single-product .site-main div.product div.summary .product_meta > span a,
.single-product .site-main div.product div.summary .product_meta > span span {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 10px;
}
.single-product
  .site-main
  div.product
  div.summary
  .product_meta
  > span
  a:hover {
  color: var(--secondary-color);
}
.single-product .site-main div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  overflow: visible;
}
.single-product .site-main div.product .woocommerce-tabs ul.tabs:before {
  position: static;
  border-bottom: none;
  width: auto;
}
.single-product .site-main div.product .woocommerce-tabs ul.tabs li {
  background: none;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0 10px;
}
.single-product .site-main div.product .woocommerce-tabs ul.tabs li:before,
.single-product .site-main div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.single-product .site-main div.product .woocommerce-tabs ul.tabs li a {
  position: relative;
  padding: 10px 40px;
  color: rgba(0, 0, 0, 0.5);
}
.single-product .site-main div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #000000;
}
.single-product .site-main div.product .woocommerce-tabs ul.tabs li a:after {
  content: "";
  background: var(--secondary-color);
  height: 1px;
  width: 0;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.single-product .site-main div.product .woocommerce-tabs ul.tabs li.active a {
  color: #000000;
}
.single-product
  .site-main
  div.product
  .woocommerce-tabs
  ul.tabs
  li.active
  a:after {
  width: 100%;
  visibility: visible;
}
.single-product .site-main div.product .woocommerce-tabs .panel {
  margin: 0;
  padding: 30px 10% 0 10%;
}
.single-product .site-main div.product .woocommerce-tabs .panel h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: 700;
}
.single-product .site-main div.product .woocommerce-tabs .panel p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 0.8em;
}
.single-product .site-main div.product .woocommerce-tabs .panel p:last-child {
  margin-bottom: 0;
}
.single-product .site-main div.product #reviews #comments h2 {
  margin-bottom: 30px;
}
.single-product .site-main div.product #reviews #comments ol.commentlist {
  padding: 0 0 10px 0;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.single-product .site-main div.product #reviews #comments ol.commentlist li {
  margin-bottom: 50px;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  img.avatar {
  width: 50px;
  border-radius: 100%;
  border: none;
  background: none;
  padding: 0;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text {
  padding: 0 0 0 70px;
  border: none;
  margin-left: 0;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row-reverse;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  p.meta {
  font-size: 1em;
  display: flex;
  flex: auto;
  margin-bottom: 0;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  p.meta
  .woocommerce-review__author {
  font-size: 0.7em;
  text-transform: capitalize;
  color: #000000;
  font-weight: 700;
  margin-right: 5px;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  p.meta
  .woocommerce-review__dash {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.7em;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  p.meta
  time {
  font-size: 0.7em;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  .description {
  margin-top: 10px;
  width: 100%;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  p {
  margin-bottom: 20px;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  .comment-text
  p:last-child {
  margin-bottom: 0;
}
.single-product
  .site-main
  div.product
  #reviews
  #comments
  ol.commentlist
  li
  .star-rating {
  float: none;
  font-size: 12px;
  color: #ffb001;
}
.single-product .site-main div.product #reviews #respond .comment-reply-title {
  display: block;
  font-size: 1.2em;
  line-height: 1.5;
  margin-bottom: 10px;
  color: #000000;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-reply-title
  a {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.6em;
  letter-spacing: 1px;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-reply-title
  a:hover {
  color: var(--secondary-color);
}
.single-product .site-main div.product #reviews #respond .comment-form {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.single-product .site-main div.product #reviews #respond .comment-form p {
  margin-bottom: 30px;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form
  p.comment-notes {
  margin-bottom: 0;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form
  p
  textarea {
  height: 120px;
  font-size: 1em;
  font-weight: 400;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form
  p.comment-form-author,
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form
  p.comment-form-email {
  width: 48%;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form
  p.comment-form-author {
  margin-right: 4%;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form
  p.comment-form-cookies-consent {
  font-size: 1em;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form
  p.form-submit {
  margin-bottom: 0;
  font-size: 1em;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form
  p.form-submit
  input[type="submit"] {
  background: #000000;
  color: #ffffff;
  font-size: 0.7em;
  border-radius: 0;
  padding: 20px 30px;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form
  p.form-submit
  input[type="submit"]:hover {
  background: var(--secondary-color);
}
.single-product .site-main div.product #reviews #respond .comment-form-rating {
  margin-top: 30px;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form-rating
  label {
  font-size: 0.7em;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
  display: block;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form-rating
  p.stars {
  margin-bottom: 20px;
  font-size: 0.7em;
}
.single-product
  .site-main
  div.product
  #reviews
  #respond
  .comment-form-rating
  p.stars
  a {
  color: rgba(0, 0, 0, 0.7);
}
.single-product .site-main div.product #reviews .comment-notes {
  display: block;
  color: rgba(0, 0, 0, 0.5);
}
.single-product .site-main div.product #reviews .comment-notes .required {
  color: red;
}
.single-product .site-main div.product div.images .flex-control-thumbs {
  padding-top: 5px;
  margin-left: 0;
  margin-right: 0;
}
.single-product
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  .owl-nav
  [class*="owl-"] {
  height: calc(100% - 10px);
  transform: none;
  top: 8px;
  width: 30px;
  background-color: rgba(255, 255, 255, 0.9);
  background-size: 17px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="30" height="15" viewBox="0 0 30 15"><path d="M.779,6.712h26.57L22.132,1.354A.805.805,0,0,1,22.138.23a.769.769,0,0,1,1.1.007l6.535,6.707a.81.81,0,0,1,0,1.118l-6.535,6.707A.748.748,0,0,1,22.69,15a.785.785,0,0,1-.552-.232.812.812,0,0,1-.006-1.124l5.217-5.358H.779A.789.789,0,0,1,0,7.493.777.777,0,0,1,.779,6.712Z" transform="translate(30 15) rotate(180)" fill="%23000"/></svg>');
}
.single-product
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  .owl-nav
  [class*="owl-"]:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.single-product
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  .owl-nav
  .owl-next {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="30" height="15" viewBox="0 0 30 15"><path d="M76.771,149.237H50.2l5.217-5.358a.805.805,0,0,0-.006-1.124.769.769,0,0,0-1.1.007l-6.535,6.707a.81.81,0,0,0,0,1.118l6.535,6.707a.748.748,0,0,0,.552.232.785.785,0,0,0,.552-.232.812.812,0,0,0,.006-1.124L50.2,150.811h26.57a.789.789,0,0,0,.779-.794A.777.777,0,0,0,76.771,149.237Z" transform="translate(77.55 157.524) rotate(180)" fill="%23000"/></svg>');
}
.single-product .site-main .related {
  margin-top: 60px;
}
.single-product .site-main .related > h2 {
  margin-top: 0;
  margin-bottom: 50px;
  font-family: var(--secondary-font);
  font-size: 1.8em;
}
.single-product.bsp-style-two .site-main div.product .onsale,
.single-product.bsp-style-three .site-main div.product .onsale {
  left: 115px;
}
.single-product.bsp-style-two .site-main div.product div.images,
.single-product.bsp-style-three .site-main div.product div.images {
  display: flex;
  flex: 1;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
.single-product.bsp-style-two .site-main div.product div.images .flex-viewport,
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .flex-viewport {
  width: calc(100% - 100px);
  margin-left: 20px;
}
.single-product.bsp-style-two
  .site-main
  div.product
  div.images
  .flex-control-thumbs,
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .flex-control-thumbs {
  width: 80px;
  padding-top: 0;
  position: relative;
}
.single-product.bsp-style-two
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  li,
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  li {
  display: block;
}
.single-product.bsp-style-two
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  li
  img,
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  li
  img {
  display: initial;
}
.single-product.bsp-style-two
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  .slick-arrow,
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  .slick-arrow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
  height: 30px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M19.716 184.485l19.626 19.626c4.753 4.753 12.484 4.675 17.14-.173L134 123.22V468c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12V123.22l77.518 80.717c4.656 4.849 12.387 4.927 17.14.173l19.626-19.626c4.686-4.686 4.686-12.284 0-16.971L168.485 35.716c-4.686-4.686-12.284-4.686-16.971 0L19.716 167.515c-4.686 4.686-4.686 12.284 0 16.97z"></path></svg>');
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  cursor: pointer;
  z-index: 999;
  padding: 0;
  font-size: 0;
  width: 100%;
}
.single-product.bsp-style-two
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  .slick-arrow.slick-next,
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  .slick-arrow.slick-next {
  top: auto;
  bottom: 0;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M300.3 327.5l-19.6-19.6c-4.8-4.8-12.5-4.7-17.1.2L186 388.8V44c0-6.6-5.4-12-12-12h-28c-6.6 0-12 5.4-12 12v344.8l-77.5-80.7c-4.7-4.8-12.4-4.9-17.1-.2l-19.6 19.6c-4.7 4.7-4.7 12.3 0 17l131.8 131.8c4.7 4.7 12.3 4.7 17 0l131.8-131.8c4.6-4.7 4.6-12.3-.1-17z"></path></svg>');
}
.single-product.bsp-style-two
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  .slick-arrow:hover,
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .flex-control-thumbs
  .slick-arrow:hover {
  background-color: rgba(255, 255, 255, 0.85);
}
.single-product.bsp-style-three .site-main div.product .onsale {
  left: 15px;
}
.single-product.bsp-style-three .site-main div.product div.images {
  flex-direction: row;
}
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .woocommerce-product-gallery__trigger {
  right: 115px;
}
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .flex-viewport {
  margin-left: 0;
  margin-right: 20px;
}
.single-product.bsp-style-three
  .site-main
  div.product
  div.images
  .flex-control-thumbs {
  float: right;
}

@media screen and (max-width: 767px) {
  .single-product .site-main div.product .woocommerce-tabs ul.tabs li {
    padding-left: 0;
    padding-right: 0;
  }
  .single-product .site-main div.product .woocommerce-tabs ul.tabs li a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .single-product .site-main div.product .woocommerce-tabs .panel {
    padding-left: 0;
    padding-right: 0;
  }
  .single-product
    .site-main
    div.product
    #reviews
    #comments
    ol.commentlist
    li
    .star-rating {
    margin-bottom: 5px;
  }
  .single-product
    .site-main
    div.product
    #reviews
    #comments
    ol.commentlist
    li
    .comment-text {
    flex-direction: column;
    align-items: flex-start;
  }
  .single-product
    .site-main
    div.product
    #reviews
    #respond
    .comment-form
    p.comment-form-author,
  .single-product
    .site-main
    div.product
    #reviews
    #respond
    .comment-form
    p.comment-form-email {
    width: 100%;
  }
  .single-product
    .site-main
    div.product
    #reviews
    #respond
    .comment-form
    p.comment-form-author {
    margin-right: 0;
  }
}
.woocommerce-cart .site-main .woocommerce {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.woocommerce-cart .site-main .woocommerce .cart-empty {
  width: 100%;
  font-size: 0.8em;
}
.woocommerce-cart .site-main .woocommerce .cart-empty .dropcap {
  float: none;
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.woocommerce-cart .site-main .woocommerce .woocommerce-notices-wrapper {
  width: 100%;
}
.woocommerce-cart .site-main .woocommerce .woocommerce-cart-form {
  width: calc(100% - 430px);
  padding-right: 60px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table {
  border: none;
  margin: 0;
  border-collapse: collapse;
  border-radius: 0;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  thead {
  display: none;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  tr {
  background: none;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td {
  padding: 20px 10px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td
  .remove {
  font-family: var(--primary-font);
  color: #ffffff !important;
  background: rgba(0, 0, 0, 0.5);
  width: 20px;
  height: 20px;
  font-size: 1em;
  line-height: 18px;
  font-weight: 400;
  text-indent: 1px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td
  .remove:hover {
  background: red;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td
  img {
  width: 75px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td
  a {
  text-transform: uppercase;
  color: #000000;
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 1px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td
  .woocommerce-Price-amount {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td
  input[type="number"] {
  max-width: 100px;
  width: 100%;
  border: none;
  font-weight: 600;
  font-size: 1em;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.product-subtotal
  .woocommerce-Price-amount {
  color: #000000;
  font-weight: 700;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions {
  border-top: none;
  padding-left: 0;
  padding-right: 0;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions
  .coupon {
  border: 1px dashed rgba(0, 0, 0, 0.15);
  position: relative;
  padding-left: 50px;
  width: 350px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions
  .coupon::before {
  content: "";
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="17.255" viewBox="0 0 24 17.255"><g transform="translate(0 0)"><path d="M29.006,24.255V21.809a.4.4,0,0,0-.4-.4h-5.37l1.227-.527a.4.4,0,0,0,.21-.525,2.193,2.193,0,0,0-2.883-1.152l-5.127,2.2h-.751a.4.4,0,0,0-.4.4V21.9l-2.138.919L10.41,21.64a.15.15,0,0,1-.083-.081.157.157,0,0,1,0-.112l.006-.015A2.755,2.755,0,1,0,8.3,23.12a2.582,2.582,0,0,1,1.536.167l2.126.92a.516.516,0,0,1,.053.033.554.554,0,0,1-.111.072l-2.1.973a2.858,2.858,0,0,1-1.61.2,2.759,2.759,0,1,0-.377,5.491,2.706,2.706,0,0,0,.79-.117,2.758,2.758,0,0,0,1.734-3.734.157.157,0,0,1,.083-.207l2.985-1.284,2.1.837v6.623A1.812,1.812,0,0,0,17.321,34.9H27.2a1.812,1.812,0,0,0,1.811-1.811V24.268s0,0,0-.006Zm-18.854-1.7a3.377,3.377,0,0,0-2.007-.218,1.961,1.961,0,1,1,.131-3.817,1.962,1.962,0,0,1,1.314,2.606.174.174,0,0,0-.007.018.955.955,0,0,0,.532,1.243l2.4.956a1.334,1.334,0,0,0-.134.184c-.033-.018-.065-.037-.1-.052Zm-.043,3.629a.957.957,0,0,0-.5,1.262,1.958,1.958,0,0,1-1.235,2.649,1.905,1.905,0,0,1-.556.082,1.959,1.959,0,1,1-.009-3.919,1.922,1.922,0,0,1,.274.019,3.647,3.647,0,0,0,2.059-.265l2.1-.974a1.356,1.356,0,0,0,.661-.668l0-.01,0-.011a1.219,1.219,0,0,0,.082-.242.551.551,0,0,1,.323-.387L22.1,19.941a1.395,1.395,0,0,1,1.623.386L21.14,21.439l-.007,0L15.765,23.75l-.02.009-.161.069-.014.006-1.628.7a.492.492,0,1,0-.181.078l-.506.218-.018.008Zm4.34-1,1.061-.456v.879ZM27.2,34.1H19.906v-.738a.4.4,0,0,0-.8,0V34.1h-1.05V32.228a.4.4,0,1,0-.8,0V34.1a1.009,1.009,0,0,1-.945-1V26.207q0-.013,0-.026v-1.52h.667a.4.4,0,0,0,.282-.684l4.115-1.769h6.831v1.653H27.54a.4.4,0,0,0,0,.8h.666v8.432A1.012,1.012,0,0,1,27.2,34.1Z" transform="translate(-5.006 -17.65)" fill="%23202020"/><path d="M59.228,41.342a.4.4,0,0,0-.4-.4H56.715a.4.4,0,1,0,0,.8h2.112A.4.4,0,0,0,59.228,41.342Z" transform="translate(-42.631 -34.73)" fill="%23202020"/><path d="M74.671,40.942H72.558a.4.4,0,1,0,0,.8h2.112a.4.4,0,0,0,0-.8Z" transform="translate(-54.249 -34.73)" fill="%23202020"/><path d="M58.459,51.794a1.386,1.386,0,1,0,1.386-1.386A1.387,1.387,0,0,0,58.459,51.794Zm1.972,0a.586.586,0,1,1-.586-.586A.587.587,0,0,1,60.431,51.794Z" transform="translate(-44.204 -41.672)" fill="%23202020"/><path d="M71.928,62.491a1.386,1.386,0,1,0,1.386,1.386A1.387,1.387,0,0,0,71.928,62.491Zm0,1.972a.586.586,0,1,1,.586-.586A.586.586,0,0,1,71.928,64.463Z" transform="translate(-53.064 -50.532)" fill="%23202020"/><path d="M63.771,50.526,58.577,55.72a.4.4,0,0,0,.566.566l5.194-5.194a.4.4,0,1,0-.566-.566Z" transform="translate(-44.204 -41.672)" fill="%23202020"/><path d="M11.221,21.627a1.733,1.733,0,1,0-.642,3.342h0a1.733,1.733,0,0,0,.642-3.342Zm.225,1.957a.933.933,0,1,1-.521-1.213A.929.929,0,0,1,11.446,23.584Z" transform="translate(-7.822 -20.476)" fill="%23202020"/><path d="M10.744,50.772a1.733,1.733,0,1,0,1.593,1.049A1.726,1.726,0,0,0,10.744,50.772Zm.867,2.08a.935.935,0,0,1-.865.586.931.931,0,0,1-.868-1.279.934.934,0,0,1,.866-.586.933.933,0,0,1,.858.566A.92.92,0,0,1,11.611,52.852Z" transform="translate(-7.942 -41.939)" fill="%23202020"/></g></svg>');
  width: 25px;
  height: 25px;
  position: absolute;
  top: 12px;
  left: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions
  .coupon
  #coupon_code {
  background: none;
  width: calc(100% - 50px);
  border: none;
  margin-right: 0;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions
  .coupon
  .button {
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  border-left: 1px dashed rgba(0, 0, 0, 0.15);
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-indent: 60px;
  white-space: nowrap;
  background-image: url('data:image/svg+xml;utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="rgba(0,0,0,0.5)" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions
  .coupon
  .button:hover {
  background-color: var(--secondary-color);
  background-image: url('data:image/svg+xml;utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23ffffff" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>');
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions
  > .button {
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 5px 30px;
  height: 50px;
  background: #000000;
  border-radius: 0;
  color: #ffffff;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions
  > .button:disabled,
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions
  > .button:disabled[disabled] {
  background: #000000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.woocommerce-cart
  .site-main
  .woocommerce
  .woocommerce-cart-form
  table.shop_table
  tbody
  td.actions
  > .button:hover {
  background: var(--secondary-color);
}
.woocommerce-cart .site-main .woocommerce .cart-collaterals {
  width: 430px;
  display: flex;
  flex: initial;
  flex-direction: column;
  overflow: hidden;
}
.woocommerce-cart .site-main .woocommerce .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
  background: #f6f8f8;
  position: relative;
  padding: 30px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals::before,
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals::after {
  content: "";
  background-image: url('https://dziorek.pl/wp-content/themes/blossom-shop/images/decoration.png');
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 20px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals::after {
  top: auto;
  bottom: -10px;
}
.woocommerce-cart .site-main .woocommerce .cart-collaterals .cart_totals > h2 {
  margin-top: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 10px;
  font-size: 0.9em !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table {
  border: none;
  margin: 0;
  border-collapse: collapse;
  border-radius: 0;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table
  tr {
  background: none;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table
  tr
  th,
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table
  tr
  td {
  border: none;
  font-size: 0.8em;
  color: #000000;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table
  tr
  th {
  padding-left: 0;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table
  tr
  td {
  padding-right: 0;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table
  tr.order-total {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table
  tr.order-total
  th,
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table
  tr.order-total
  td {
  text-transform: uppercase;
  padding-top: 20px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .shop_table
  tr.order-total
  td {
  text-align: right;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .checkout-button {
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  border-radius: 0;
  background: var(--secondary-color);
  padding: 20px;
}
.woocommerce-cart
  .site-main
  .woocommerce
  .cart-collaterals
  .cart_totals
  .checkout-button:hover {
  background: #000000;
}
.woocommerce-cart:not(.full-width)
  .site-main
  .woocommerce
  .woocommerce-cart-form {
  width: calc(100% - 320px);
  padding-right: 40px;
}
.woocommerce-cart:not(.full-width) .site-main .woocommerce .cart-collaterals {
  width: 320px;
}

@media screen and (max-width: 1366px) {
  .woocommerce-cart:not(.full-width)
    .site-main
    .woocommerce
    .woocommerce-cart-form {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .woocommerce-cart:not(.full-width) .site-main .woocommerce .cart-collaterals {
    width: 350px;
    margin-left: auto;
  }
}
@media screen and (max-width: 1024px) {
  .woocommerce-cart .site-main .woocommerce {
    flex-direction: column;
  }
  .woocommerce-cart .site-main .woocommerce .woocommerce-cart-form {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .woocommerce-cart .site-main .woocommerce .cart-collaterals {
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: block;
    text-align: center !important;
  }

  .woocommerce #content table.cart .product-thumbnail::before,
  .woocommerce table.cart .product-thumbnail::before,
  .woocommerce-page #content table.cart .product-thumbnail::before,
  .woocommerce-page table.cart .product-thumbnail::before {
    display: none;
  }

  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon {
    padding-bottom: 0;
  }

  .woocommerce table.cart td.actions .coupon .button,
  .woocommerce-page #content table.cart td.actions .coupon .button,
  .woocommerce-page table.cart td.actions .coupon .button {
    width: 50px;
  }

  .woocommerce table.cart td.actions .button,
  .woocommerce-page #content table.cart td.actions .button,
  .woocommerce-page table.cart td.actions .button {
    width: auto;
    margin-left: auto;
  }

  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-cart .site-main .woocommerce {
    flex-direction: column;
  }
  .woocommerce-cart .site-main .woocommerce .woocommerce-cart-form {
    padding-right: 0;
    width: 100%;
  }
  .woocommerce-cart
    .site-main
    .woocommerce
    .woocommerce-cart-form
    table.shop_table
    tbody
    td.actions
    .coupon {
    width: 100%;
  }
  .woocommerce-cart .site-main .woocommerce .cart-collaterals {
    width: 100%;
    margin-top: 60px;
  }
  .woocommerce-cart:not(.full-width) .site-main .woocommerce .cart-collaterals {
    width: 100%;
  }
}
.woocommerce-checkout #primary .woocommerce-info {
  background: none;
  border-top: none;
  text-align: center;
  padding: 0;
  font-size: 0.8em;
}
.woocommerce-checkout #primary .woocommerce-info:before {
  display: none;
}
.woocommerce-checkout #primary .woocommerce-info a {
  display: inline-block;
  font-weight: 700;
  color: var(--secondary-color);
  margin-left: 5px;
  border-bottom: 1px dashed;
}
.woocommerce-checkout #primary .woocommerce-info a:hover {
  color: #000000;
  border-bottom-color: transparent;
  text-decoration: none;
}
.woocommerce-checkout #primary .checkout_coupon {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  text-align: center;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.02);
  border-color: rgba(0, 0, 0, 0.05);
}
.woocommerce-checkout #primary .checkout_coupon p {
  font-size: 0.8em;
}
.woocommerce-checkout #primary .checkout_coupon p .dropcap {
  float: none;
  font-size: inherit;
  font-weight: inherit;
  margin-top: 0;
  margin-right: 0;
  color: inherit;
  line-height: inherit;
}
.woocommerce-checkout #primary .checkout_coupon p.form-row {
  font-size: 1em;
  padding: 0;
  width: auto;
  float: none;
  display: inline-block;
}
.woocommerce-checkout #primary .checkout_coupon p.form-row .button {
  font-size: 0.7em;
  letter-spacing: 1px;
  background: #000000;
  color: #ffffff;
  padding: 10px 25px;
  height: 50px;
  border-radius: 0;
}
.woocommerce-checkout #primary .checkout_coupon p.form-row .button:hover {
  background: var(--secondary-color);
}
.woocommerce-checkout #primary .checkout_coupon p.form-row-first {
  text-align: right;
  width: 45%;
}
.woocommerce-checkout #primary .checkout_coupon p.form-row-last {
  text-align: left;
}
.woocommerce-checkout #primary .woocommerce-checkout {
  display: table;
  clear: both;
  width: 100%;
  margin-top: 60px;
}
.woocommerce-checkout #primary .woocommerce-checkout .col2-set {
  float: left;
  width: calc(100% - 470px);
  padding-right: 60px;
  display: inline-block;
  vertical-align: top;
}
.woocommerce-checkout #primary .woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout #primary .woocommerce-checkout .col2-set .col-2 {
  float: none;
  width: 100%;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .col2-set
  .col-1
  .woocommerce-billing-fields
  h3 {
  margin-top: 0;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  font-size: 0.9em;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .col2-set
  .col-1
  .woocommerce-billing-fields
  .form-row {
  padding: 0;
  margin-bottom: 20px;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .col2-set
  .col-1
  .woocommerce-billing-fields
  .form-row-first {
  width: 50%;
  padding-right: 10px;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .col2-set
  .col-1
  .woocommerce-billing-fields
  .form-row-last {
  width: 50%;
  padding-left: 10px;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .col2-set
  .col-1
  .woocommerce-billing-fields
  label {
  font-size: 0.7em;
  text-transform: capitalize;
  color: #999;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .col2-set
  .col-2
  .woocommerce-additional-fields
  > h3 {
  display: none;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .col2-set
  .col-2
  .woocommerce-additional-fields
  p {
  padding: 0;
  margin: 0 0 10px 0;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .col2-set
  .col-2
  .woocommerce-additional-fields
  label {
  font-size: 0.7em;
  color: #999;
  margin-bottom: 3px;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .col2-set
  .col-2
  .woocommerce-additional-fields
  textarea {
  height: 125px;
}
.woocommerce-checkout #primary .woocommerce-checkout #order_review_heading {
  width: 460px;
  padding: 40px 30px 10px 30px;
  background: #f6f8f8;
  position: relative;
  margin: 0;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: top;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  #order_review_heading::before {
  content: "";
  background-image: url('https://dziorek.pl/wp-content/themes/blossom-shop/images/decoration.png');
  width: 100%;
  height: 20px;
  position: absolute;
  top: -10px;
  left: 0;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  #order_review_heading::after {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order {
  background: #f8f8f8;
  width: 460px;
  display: inline-block;
  vertical-align: top;
  padding: 30px;
  position: relative;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order::after {
  content: "";
  background-image: url('https://dziorek.pl/wp-content/themes/blossom-shop/images/decoration.png');
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table {
  border: none;
  margin: 0;
  border-collapse: collapse;
  border-radius: 0;
  font-size: 1em;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  tr {
  background: none;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  th {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.7em;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  .product-total {
  text-align: right;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  td {
  padding: 20px 0;
  font-size: 0.7em;
  font-weight: 700;
  color: #000000;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  td.product-name {
  text-transform: uppercase;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  .cart-subtotal
  th,
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  .order-total
  th {
  font-size: 0.8em;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  .cart-subtotal
  td,
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  .order-total
  td {
  text-align: right;
  font-size: 0.9em;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  .order-total
  th {
  border-bottom: none;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  .order-total
  td {
  border-bottom: none;
  font-size: 1.2em;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table
  .order-total
  td
  strong {
  font-weight: 700;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment {
  background: none;
  border-radius: 0;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods,
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .place-order {
  padding: 0;
  margin-top: 20px;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods {
  border-bottom: none;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li {
  font-size: 0.7em;
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li
  label {
  font-weight: 700;
  color: #000000;
  display: inline-block;
  width: 100%;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li>
  label::before {
  content: "";
  border: 1px solid rgba(0, 0, 0, 0.15);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 13px #f8f8f8 inset;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li
  label
  .about_paypal {
  line-height: normal;
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 1px dashed;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li
  label
  .about_paypal:hover {
  color: var(--secondary-color);
  border-bottom-color: transparent;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li
  label
  img {
  max-height: 40px;
  vertical-align: top;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li
  input[type="radio"] {
  display: none;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li
  input[type="radio"]:checked
  + label::before {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  box-shadow: 0 0 0 3px #f8f8f8 inset;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li
  .payment_box {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  margin-bottom: 0;
  margin-top: 0;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li
  .payment_box:before {
  display: none;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .payment_methods
  li
  .payment_box
  p {
  margin-top: 10px;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .place-order {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 0.7em;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .place-order
  a {
  color: var(--secondary-color);
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .place-order
  a:hover {
  text-decoration: underline;
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .place-order
  .button {
  float: none;
  display: block;
  width: 100%;
  border-radius: 0;
  font-size: 1em;
  letter-spacing: 1px;
  padding: 20px;
  background: var(--secondary-color);
}
.woocommerce-checkout
  #primary
  .woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  .place-order
  .button:hover {
  background: #000000;
}

.woocommerce-order-received .entry-content {
  margin-top: 0;
}
.woocommerce-order-received .entry-content p {
  margin-top: 0;
  font-size: 0.8em;
}
.woocommerce-order-received .entry-content .dropcap {
  float: none;
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  line-height: inherit;
}
.woocommerce-order-received .entry-content ul.order_details {
  padding: 1px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.woocommerce-order-received .entry-content ul.order_details li {
  font-size: 0.7em;
  float: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 15px;
  margin: 3px;
  display: flex;
  flex-direction: column;
  flex: auto;
  font-weight: 700;
}
.woocommerce-order-received .entry-content ul.order_details li strong {
  font-size: 1em;
  font-weight: 600;
  margin-top: 10px;
}
.woocommerce-order-received .entry-content .woocommerce-order-details,
.woocommerce-order-received .entry-content .woocommerce-customer-details {
  width: 50%;
  float: left;
  padding-right: 20px;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .woocommerce-order-details__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.2em;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table {
  border-radius: 0;
  font-size: 1em;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table
  thead
  tr {
  background: var(--secondary-color);
  font-size: 0.8em;
  text-transform: uppercase;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table
  thead
  tr
  th {
  color: #ffffff;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table
  tbody
  tr {
  background: none;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table
  tfoot
  tr {
  background: rgba(0, 0, 0, 0.03);
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table
  tfoot
  tr
  td {
  font-size: 0.8em;
  color: #202020;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table
  tr
  th {
  border-bottom: none;
  font-size: 0.8em;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table
  tr
  td {
  font-size: 0.8em;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table
  tr
  td
  a {
  color: #000000;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-order-details
  .shop_table
  tr
  td
  a:hover {
  color: var(--secondary-color);
}
.woocommerce-order-received .entry-content .woocommerce-customer-details {
  padding-right: 0;
  padding-left: 20px;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-customer-details
  .woocommerce-column__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.2em;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-customer-details
  address {
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 15px;
  font-size: 0.8em;
  line-height: 1.8em;
}
.woocommerce-order-received
  .entry-content
  .woocommerce-customer-details
  address
  p {
  font-size: 1em;
}

@media screen and (max-width: 1024px) {
  .woocommerce-checkout #primary .woocommerce-checkout .col2-set {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .woocommerce-checkout #primary .woocommerce-checkout #order_review_heading,
  .woocommerce-checkout
    #primary
    .woocommerce-checkout
    .woocommerce-checkout-review-order {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .woocommerce-order-received .entry-content ul.order_details li {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-checkout #primary .woocommerce-checkout #order_review_heading,
  .woocommerce-checkout
    #primary
    .woocommerce-checkout
    .woocommerce-checkout-review-order {
    padding-left: 15px;
    padding-right: 15px;
  }
  .woocommerce-checkout
    #primary
    .woocommerce-checkout
    .col2-set
    .col-1
    .woocommerce-billing-fields
    .form-row-first {
    width: 100%;
    padding-right: 0;
  }
  .woocommerce-checkout
    #primary
    .woocommerce-checkout
    .col2-set
    .col-1
    .woocommerce-billing-fields
    .form-row-last {
    width: 100%;
    padding-left: 0;
  }

  .woocommerce-order-received .entry-content ul.order_details {
    flex-direction: column;
  }
  .woocommerce-order-received .entry-content ul.order_details li {
    width: auto;
  }
  .woocommerce-order-received .entry-content .woocommerce-order-details,
  .woocommerce-order-received .entry-content .woocommerce-customer-details {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.woocommerce-wishlist ul.responsive {
  padding: 0;
}
.woocommerce-wishlist #content .entry-content {
  margin-top: 0;
}
.woocommerce-wishlist #content .entry-content p {
  margin-top: 0;
}
.woocommerce-wishlist #content .entry-content p:last-child {
  margin-bottom: 0;
}
.woocommerce-wishlist #content .wishlist-title h2 {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 1.2em;
}
.woocommerce-wishlist #content .wishlist_table.shop_table {
  border: none;
  margin: 0;
  border-radius: 0;
  font-size: 1em;
}
.woocommerce-wishlist #content .wishlist_table.shop_table thead {
  display: none;
}
.woocommerce-wishlist #content .wishlist_table.shop_table tbody tr {
  background: none;
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  tr:first-child
  td {
  border-top: none;
}
.woocommerce-wishlist #content .wishlist_table.shop_table tbody td {
  padding: 20px 10px;
}
.woocommerce-wishlist #content .wishlist_table.shop_table tbody td .remove {
  font-family: primary_font;
  color: #ffffff !important;
  background: rgba(0, 0, 0, 0.5);
  width: 20px;
  height: 20px;
  font-size: 1em;
  line-height: 18px;
  font-weight: 400;
  text-indent: 1px;
  padding: 0 !important;
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  td
  .remove:hover {
  background: red;
}
.woocommerce-wishlist #content .wishlist_table.shop_table tbody td img {
  width: 75px;
}
.woocommerce-wishlist #content .wishlist_table.shop_table tbody td a {
  vertical-align: middle;
  text-transform: uppercase;
  color: #000000;
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 1px;
  display: inline-block !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  td
  a.yith-wcqv-button {
  padding: 0;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  height: 35px;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.03);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23000" d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  white-space: nowrap;
  font-size: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  td
  a.yith-wcqv-button:hover {
  background-color: var(--secondary-color);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z"></path></svg>');
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  td.product-price {
  font-size: 0.9em;
  color: #777;
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  td.product-price
  del {
  color: rgba(0, 0, 0, 0.25);
  margin-right: 10px;
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  td.product-price
  ins {
  background: none;
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  td
  .wishlist-in-stock {
  color: #7ebc59;
  font-size: 0.9em;
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  td.product-add-to-cart
  .button {
  background: #000000;
  color: #ffffff;
  border-radius: 0;
  padding: 15px 20px;
}
.woocommerce-wishlist
  #content
  .wishlist_table.shop_table
  tbody
  td.product-add-to-cart
  .button:hover {
  background: var(--secondary-color);
}

@media screen and (max-width: 767px) {
  .woocommerce-wishlist #content table.wishlist_table.shop_table {
    display: block;
  }
  .woocommerce-wishlist #content table.wishlist_table.shop_table tbody,
  .woocommerce-wishlist #content table.wishlist_table.shop_table tfoot {
    display: block;
  }
  .woocommerce-wishlist #content table.wishlist_table.shop_table tbody tr {
    display: block;
    background: none;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
    padding-top: 10px;
  }
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr:first-child {
    margin-top: 0;
    border-top: none;
  }
  .woocommerce-wishlist #content table.wishlist_table.shop_table tbody tr td {
    display: block;
    position: relative;
    border-top: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 40%;
    text-align: left;
  }
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td::before {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    bottom: 0;
    color: #000000;
    font-size: 0.7em;
    font-weight: 700;
    width: 35%;
    text-align: left;
  }
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-remove,
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-thumbnail,
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-add-to-cart {
    padding-left: 10px;
    text-align: center;
  }
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-remove::before,
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-thumbnail::before,
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-add-to-cart::before {
    display: none;
  }
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-remove {
    border-bottom: none;
    padding: 0;
    text-align: right;
  }
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-thumbnail {
    padding: 0;
    max-width: 100%;
    text-align: center;
  }
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-name::before {
    content: "Product Name";
  }
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-price::before {
    content: "Unite Price";
  }
  .woocommerce-wishlist
    #content
    table.wishlist_table.shop_table
    tbody
    tr
    td.product-stock-status::before {
    content: "Stock Status";
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000000;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  background: var(--secondary-color);
  color: #ffffff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
  border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  background: var(--secondary-color);
  color: #ffffff;
}
.woocommerce-account .woocommerce-MyAccount-content {
  font-size: 0.8em;
}
.woocommerce-account .woocommerce-MyAccount-content a {
  color: var(--secondary-color);
}
.woocommerce-account .woocommerce-MyAccount-content a:hover {
  text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-Button {
  color: #ffffff;
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-content p {
  margin-top: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .dropcap {
  float: none;
  margin: 0;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info {
  font-size: 1em;
}
.woocommerce-account .woocommerce-MyAccount-content .title h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.2em;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  form
  .form-row
  input.input-text,
.woocommerce-account .woocommerce-MyAccount-content form .form-row textarea {
  font-size: 1em;
}
.woocommerce-account .woocommerce-MyAccount-content form button.button {
  font-size: 1em;
  margin-top: 20px;
}
.woocommerce-account .woocommerce-form-login .form-row label {
  font-size: 0.7em;
  font-weight: 600;
  margin-bottom: 5px;
}
.woocommerce-account .lost_password a {
  font-size: 0.8em;
  color: #474747;
  font-style: italic;
  text-decoration: underline;
}
.woocommerce-account .lost_password a:hover {
  color: var(--secondary-color);
}
.woocommerce-account
  .woocommerce-form-login
  .woocommerce-form-login__rememberme {
  font-size: 0.8em;
}

/*==========================
Banner cta alignment
==========================*/
.site-banner.right-align .banner-caption {
  text-align: right;
}
.site-banner.right-align .banner-caption .container {
  margin-right: 5%;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .site-banner.right-align .banner-caption .container {
    text-align: right;
  }
}
.site-banner.center-align .banner-caption {
  text-align: center;
}
.site-banner.center-align .banner-caption .container {
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .secondary-menu ul ul li.menu-item-has-children > a:after,
  .secondary-menu ul li.menu-item-has-children > a:after,
  .main-navigation ul ul li.menu-item-has-children > a:after,
  .main-navigation ul li.menu-item-has-children > a:after {
    content: "\f140";
    font-family: dashicons;
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
  }
}

/*# sourceMappingURL=style.css.map */


/*FILESTART   */

/* 10Web Booster optimized this CSS file */



    :root {
        --primary-color: #dde9ed;
		--primary-color-rgb: 221, 233, 237;
        --primary-font: Nunito Sans;
        --secondary-font: Cormorant;
        --secondary-color: #ee7f4b;
        --secondary-color-rgb: 238, 127, 75;
    }
     
    .content-newsletter .blossomthemes-email-newsletter-wrapper.bg-img:after,
    .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper:after{
        background: rgba(221, 233, 237, 0.8);
    }
    
    /*Typography*/

    body {
        font-family : Nunito Sans;
        font-size   : 20px;        
    }
    
    .header-main .site-branding .site-title, 
    .sticky-header .site-branding .site-title , 
    .header-four .header-t .site-branding .site-title, 
    .header-five .logo-holder .site-branding .site-title, .header-six .logo-holder .site-branding .site-title, 
    .header-eight .logo-holder .site-branding .site-title, 
    .header-eleven .logo-holder .site-branding .site-title {
        font-size   : 20px;
        font-family : Cormorant;
        font-weight : 400;
        font-style  : normal;
    }
    
    .site-title a, .header-main .site-branding .site-title a, 
    .sticky-header .site-branding .site-title a, 
    .header-four .header-t .site-branding .site-title a, 
    .header-five .logo-holder .site-branding .site-title a, 
    .header-six .logo-holder .site-branding .site-title a, 
    .header-eight .logo-holder .site-branding .site-title a, 
    .header-eleven .logo-holder .site-branding .site-title a {
        color: #000000;
    }

    button, input, select, optgroup, textarea, blockquote p + span, 
    .site-banner .banner-caption .meta-wrap > span.byline a, 
    .top-service-section .rtc-itw-inner-holder .widget-title, 
    section.prod-deal-section .title-wrap .section-title, 
    section.about-section .widget .widget-title, 
    section.about-section.style-two .widget .text-holder p, 
    section.cta-section.style-three .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title, 
    .woocommerce-checkout #primary .woocommerce-checkout #order_review_heading, 
    .woocommerce-checkout #primary .woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields h3, 
    .cat-tab-section .header-wrap .section-title {
        font-family : Nunito Sans;
    }

    q, blockquote, .section-title, section[class*="-section"] .widget-title, 
    .yith-wcqv-main .product .summary .product_title, .widget_bttk_author_bio .title-holder, 
    .widget_bttk_popular_post ul li .entry-header .entry-title, .widget_bttk_pro_recent_post ul li .entry-header .entry-title, 
    .blossomthemes-email-newsletter-wrapper .text-holder h3, 
    .widget_bttk_posts_category_slider_widget .carousel-title .title, 
    .additional-post .section-grid article .entry-title, 
    .site-banner .banner-caption .banner-title, 
    .site-banner .banner-caption .meta-wrap > span.byline, 
    section.about-section .widget .text-holder p, 
    section.about-section.style-two .widget .widget-title, 
    section.cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title, 
    .blog-section .section-grid .entry-title, 
    .instagram-section .profile-link, 
    section.newsletter-section .newsletter-inner-wrapper .text-holder h3, 
    .recent-prod-section.style-three .recent-prod-feature .product-title-wrap .rp-title, .recent-prod-section.style-four .recent-prod-feature .product-title-wrap .rp-title, .recent-prod-section.style-five .recent-prod-feature .product-title-wrap .rp-title, .recent-prod-section.style-six .recent-prod-feature .product-title-wrap .rp-title, 
    .popular-prod-section.style-three .popular-prod-feature .product-title-wrap .pp-title, .popular-prod-section.style-four .popular-prod-feature .product-title-wrap .pp-title, .popular-prod-section.style-five .popular-prod-feature .product-title-wrap .pp-title, .popular-prod-section.style-six .popular-prod-feature .product-title-wrap .pp-title, 
    .classic-layout .site-main article .entry-title, 
    .grid-layout .site-main article .entry-title, 
    .list-layout .site-main article .entry-title, .page .site-content > .page-header .page-title, 
    .page-template-about section.intro-about-section .widget-title, 
    .page-template-contact .site-main .widget .widget-title, 
    .error404 .site-content > .page-header .page-title, 
    .single .site-content > .page-header .entry-title, 
    .woocommerce-page .site-content > .page-header .page-title, 
    .single-product .site-main div.product div.summary .product_title, 
    .single-product .site-main .related > h2, 
    section[class*="-cat-section"].style-three .cat-feature .product-title-wrap .pp-title, 
    section[class*="-cat-section"].style-four .cat-feature .product-title-wrap .pp-title, 
    section[class*="-cat-section"].style-five .cat-feature .product-title-wrap .pp-title, 
    section[class*="-cat-section"].style-six .cat-feature .product-title-wrap .pp-title {
        font-family : Cormorant;
    }

    .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .icon-holder, 
    .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover, 
    .widget_bttk_posts_category_slider_widget .carousel-title .title a:hover, 
    .header-six .header-t a:hover, 
    .header-eight .header-t a:hover, .header-ten .header-t a:hover, 
    .header-six .secondary-menu ul li:hover > a, .header-six .secondary-menu ul li.current-menu-item > a, .header-six .secondary-menu ul li.current_page_item > a, .header-six .secondary-menu ul li.current-menu-ancestor > a, .header-six .secondary-menu ul li.current_page_ancestor > a, .header-eight .secondary-menu ul li:hover > a, .header-eight .secondary-menu ul li.current-menu-item > a, .header-eight .secondary-menu ul li.current_page_item > a, .header-eight .secondary-menu ul li.current-menu-ancestor > a, .header-eight .secondary-menu ul li.current_page_ancestor > a, 
    .header-nine .main-navigation ul li:hover > a, .header-nine .main-navigation ul li.current-menu-item > a, .header-nine .main-navigation ul li.current_page_item > a, .header-nine .main-navigation ul li.current-menu-ancestor > a, .header-nine .main-navigation ul li.current_page_ancestor > a, 
    .header-ten .secondary-menu ul li:hover > a, .header-ten .secondary-menu ul li.current-menu-item > a, .header-ten .secondary-menu ul li.current_page_item > a, .header-ten .secondary-menu ul li.current-menu-ancestor > a, .header-ten .secondary-menu ul li.current_page_ancestor > a, .site-banner .banner-caption .banner-title a:hover, 
    .site-banner.banner-three .banner-caption .banner-title a:hover, 
    .blog .site-banner .banner-caption:not(.centered) .banner-title a:hover,
    .entry-content a:hover,
    .entry-summary a:hover,
    .page-content a:hover,
    .comment-content a:hover,
    .widget .textwidget a:hover  {
        color: #dde9ed;
    }

    button:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover, 
    .edit-link .post-edit-link, 
    .item .recent-prod-image .product_type_external:hover,
    .item .recent-prod-image .product_type_simple:hover,
    .item .recent-prod-image .product_type_grouped:hover,
    .item .recent-prod-image .product_type_variable:hover,
    .item .popular-prod-image .product_type_external:hover,
    .item .popular-prod-image .product_type_simple:hover,
    .item .popular-prod-image .product_type_grouped:hover,
    .item .popular-prod-image .product_type_variable:hover, 
    .widget_bttk_contact_social_links .social-networks li a, 
    .widget_bttk_author_bio .readmore, 
    .widget_bttk_author_bio .author-socicons li a:hover, 
    .widget_bttk_social_links ul li a:hover, 
    .widget_bttk_image_text_widget ul li:hover .btn-readmore, 
    .widget_bttk_author_bio .readmore, 
    .widget_bttk_author_bio .author-socicons li a:hover, 
    .bttk-team-inner-holder ul.social-profile li a:hover, 
    .widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder .btn-readmore:hover, 
    .widget_blossomtheme_featured_page_widget .text-holder .btn-readmore:hover, 
    .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta, 
    .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta + .btn-cta:hover, 
    .sticky-t-bar .sticky-bar-content, 
    .header-main .right span.count, 
    .header-main .right .cart-block .widget_shopping_cart .buttons a, 
    .header-main .right .cart-block .widget_shopping_cart .buttons a.checkout:hover, 
    .main-navigation ul ul li:hover > a, 
    .main-navigation ul ul li.current-menu-item > a, 
    .main-navigation ul ul li.current_page_item > a, 
    .main-navigation ul ul li.current-menu-ancestor > a, 
    .main-navigation ul ul li.current_page_ancestor > a, #load-posts a, 
    .posts-navigation .nav-links a, 
    .site-banner .banner-caption .blossomthemes-email-newsletter-wrapper input[type="submit"], 
    .site-banner .owl-dots .owl-dot:hover span, .site-banner .owl-dots .owl-dot.active span, 
    .featured-section .section-block:not(:first-child) .block-title a:hover, 
    .featured-section.style-three .section-block:hover .btn-readmore:hover, 
    section.prod-deal-section .button-wrap .bttn:hover, section.about-section.style-two, 
    .testimonial-section .owl-stage-outer, section.cta-section.style-one .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta + .btn-cta, section.cta-section.style-one .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta:hover, .blog-section .button-wrap .bttn:hover, 
    .popular-prod-section .button-wrap .btn-readmore:hover, 
    .single .site-main article .article-meta .social-list li a:hover, 
    .single .site-main article .entry-footer .cat-tags a:hover, 
    .woocommerce-page .widget_shopping_cart .buttons .button, 
    .woocommerce-page .widget_shopping_cart .buttons .button + .button:hover, 
    .woocommerce-page .widget_shopping_cart .buttons .button + .button:focus, 
    .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range, 
    .woocommerce-page .widget_price_filter .price_slider_amount .button, 
    .tagcloud a:hover, .woocommerce-page .site-content ul.products li.product .product_type_external, .woocommerce-page .site-content ul.products li.product .product_type_simple, .woocommerce-page .site-content ul.products li.product .product_type_grouped, .woocommerce-page .site-content ul.products li.product .product_type_variable, 
    .item .recent-prod-image .product_type_external:hover, .item .recent-prod-image .product_type_simple:hover, .item .recent-prod-image .product_type_grouped:hover, .item .recent-prod-image .product_type_variable:hover, .item .popular-prod-image .product_type_external:hover, .item .popular-prod-image .product_type_simple:hover, .item .popular-prod-image .product_type_grouped:hover, .item .popular-prod-image .product_type_variable:hover, .item .cat-image .product_type_external:hover, .item .cat-image .product_type_simple:hover, .item .cat-image .product_type_grouped:hover, .item .cat-image .product_type_variable:hover, 
    section[class*="-cat-section"] .button-wrap .btn-readmore:hover, 
    .item .product-image .product_type_external:hover, .item .product-image .product_type_simple:hover, .item .product-image .product_type_grouped:hover, .item .product-image .product_type_variable:hover {
        background: #dde9ed;
    }

    .item .popular-prod-image .yith-wcwl-add-button .add_to_wishlist:hover, 
    .item .recent-prod-image .yith-wcqv-button:hover,
    .item .popular-prod-image .yith-wcqv-button:hover, 
    .item .recent-prod-image .compare-button a:hover,
    .item .popular-prod-image .compare-button a:hover, 
    .error404 .error-404 .search-form .search-submit:hover, 
    .woocommerce-page .site-content ul.products li.product .yith-wcwl-add-button .add_to_wishlist:hover, 
    .woocommerce-page .site-content ul.products li.product .yith-wcqv-button:hover, 
    .woocommerce-page .site-content ul.products li.product .compare.button:hover, 
    .single-product .site-main div.product div.summary .yith-wcwl-add-button .add_to_wishlist:hover, 
    .single-product .site-main div.product div.summary a.compare:hover, 
    .item .recent-prod-image .yith-wcwl-add-button .add_to_wishlist:hover, 
    .item .popular-prod-image .yith-wcwl-add-button .add_to_wishlist:hover, 
    .item .recent-prod-image .compare-button:hover a:hover, .item .recent-prod-image .compare-button:focus-within a:hover, .item .popular-prod-image .compare-button:hover a:hover, .item .popular-prod-image .compare-button:focus-within a:hover, .item .cat-image .compare-button:hover a:hover, .item .cat-image .compare-button:focus-within a:hover, 
    .item .recent-prod-image .yith-wcwl-add-button .add_to_wishlist:hover, .item .recent-prod-image .yith-wcwl-add-button .add_to_wishlist:focus-within, .item .popular-prod-image .yith-wcwl-add-button .add_to_wishlist:hover, .item .popular-prod-image .yith-wcwl-add-button .add_to_wishlist:focus-within, .item .cat-image .yith-wcwl-add-button .add_to_wishlist:hover, .item .cat-image .yith-wcwl-add-button .add_to_wishlist:focus-within, 
    .item .recent-prod-image .yith-wcqv-button:hover, .item .recent-prod-image .yith-wcqv-button:focus-within, .item .popular-prod-image .yith-wcqv-button:hover, .item .popular-prod-image .yith-wcqv-button:focus-within, .item .cat-image .yith-wcqv-button:hover, .item .cat-image .yith-wcqv-button:focus-within, 
    .item .product-image .compare-button:hover a:hover, .item .product-image .compare-button:focus-within a:hover, 
    .item .product-image .yith-wcwl-add-button .add_to_wishlist:hover, .item .product-image .yith-wcwl-add-button .add_to_wishlist:focus-within, .item .product-image .yith-wcqv-button:hover, .item .product-image .yith-wcqv-button:focus-within {
        background-color: #dde9ed;
    }

    .widget_bttk_author_bio .author-socicons li a:hover, 
    .widget_bttk_social_links ul li a, 
    .blossomthemes-email-newsletter-wrapper .img-holder, 
    .widget_bttk_author_bio .author-socicons li a, 
    .bttk-team-inner-holder ul.social-profile li a:hover, .pagination .page-numbers, 
    .author-section .author-content-wrap .social-list li a svg, 
    .site-banner .banner-caption .blossomthemes-email-newsletter-wrapper input[type="submit"], 
    .featured-section.style-three .section-block:hover .btn-readmore:hover, 
    .single .site-main article .article-meta .social-list li a, 
    .single .site-main article .entry-footer .cat-tags a, 
    .woocommerce-page .site-content .woocommerce-pagination a, .woocommerce-page .site-content .woocommerce-pagination span, 
    .single-product .site-main div.product div.summary .yith-wcwl-add-button .add_to_wishlist, 
    .single-product .site-main div.product div.summary a.compare, 
    .tagcloud a:hover {
        border-color: #dde9ed;
    }

    section.about-section {
        background: rgba(221, 233, 237, 0.35);
    }

    section.client-section {
        background: rgba(221, 233, 237, 0.3);
    }

    blockquote::before {
        background-image: url( 'data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="%23dde9ed" d="M75.6,40.5a20,20,0,1,1-20.1,20,39.989,39.989,0,0,1,40-40A39.31,39.31,0,0,0,75.6,40.5Zm-30.1,20a20,20,0,0,1-40,0h0a39.989,39.989,0,0,1,40-40,39.31,39.31,0,0,0-19.9,20A19.973,19.973,0,0,1,45.5,60.5Z"></path></svg>' );
    }

    a, .dropcap, 
    .yith-wcqv-main .product .summary .product_meta > span a:hover, 
    .woocommerce-error a,
    .woocommerce-info a,
    .woocommerce-message a, 
    .widget_calendar table tbody td a, 
    .header-main .right .cart-block .widget_shopping_cart .cart_list li a:hover, 
    .header-eleven .header-main .right > div .user-block-popup a:hover, 
    .site-banner.banner-six .banner-caption .banner-title a:hover, 
    .site-banner.banner-six .banner-caption .cat-links a:hover, 
    .page-template-contact .site-main .widget_bttk_contact_social_links ul.contact-list li svg, 
    .error404 .error-404 .error-num, 
    .single-product .site-main div.product div.summary .product_meta > span a:hover, 
    .single-product .site-main div.product #reviews #respond .comment-reply-title a:hover, 
    .woocommerce-checkout #primary .woocommerce-info a, 
    .woocommerce-checkout #primary .woocommerce-checkout .woocommerce-checkout-review-order #payment .payment_methods li label .about_paypal:hover, 
    .woocommerce-checkout #primary .woocommerce-checkout .woocommerce-checkout-review-order #payment .place-order a, 
    .woocommerce-order-received .entry-content .woocommerce-order-details .shop_table tr td a:hover, 
    .woocommerce-account .woocommerce-MyAccount-content a, 
    .woocommerce-account .lost_password a:hover, 
    .cat-tab-section .tab-btn-wrap .tab-btn:hover, .cat-tab-section .tab-btn-wrap .tab-btn.active, 
    .item h3 a:hover, .entry-title a:hover, .widget ul li a:hover, 
    .breadcrumb a:hover, .breadcrumb .current,
    .breadcrumb a:hover, .breadcrumb .current, 
    .mega-sub-menu li.mega-menu-item-type-widget li a:hover, 
    .widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, 
    .widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, 
    .widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
    .widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
    .widget_maxmegamenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus, 
    .sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper form input[type=submit]:hover, .sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper form input[type=submit]:active, .sticky-t-bar .sticky-bar-content .blossomthemes-email-newsletter-wrapper form input[type=submit]:focus {
        color: #ee7f4b;
    }

    .edit-link .post-edit-link:hover,  
    .yith-wcqv-main .product .summary table.woocommerce-grouped-product-list tbody tr td .button:hover, 
    .yith-wcqv-main .product .summary .single_add_to_cart_button:hover, 
    .widget_calendar table tbody td#today, 
    .widget_bttk_custom_categories ul li a:hover .post-count, 
    .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta:hover, 
    .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta + .btn-cta, 
    .header-main .right .cart-block .widget_shopping_cart .buttons a:hover, 
    .header-main .right .cart-block .widget_shopping_cart .buttons a.checkout, 
    .pagination .page-numbers.current,
    .pagination .page-numbers:not(.dots):hover, 
    #load-posts a:not(.loading):hover, #load-posts a.disabled, 
    #load-posts a .loading:hover, 
    .posts-navigation .nav-links a:hover, 
    .author-section .author-content-wrap .social-list li a:hover svg, 
    .site-banner .banner-caption .blossomthemes-email-newsletter-wrapper input[type="submit"]:hover, 
    .site-banner.banner-six .banner-caption .btn-readmore:hover, 
    .woocommerce-page .widget_shopping_cart .buttons .button:hover, 
    .woocommerce-page .widget_shopping_cart .buttons .button:focus, 
    .woocommerce-page .widget_shopping_cart .buttons .button + .button, 
    .woocommerce-page .widget_price_filter .price_slider_amount .button:hover, 
    .woocommerce-page .widget_price_filter .price_slider_amount .button:focus, 
    .single-product .site-main div.product div.summary table.woocommerce-grouped-product-list tbody tr td .button:hover, 
    .single-product .site-main div.product div.summary .single_add_to_cart_button:hover, 
    .single-product .site-main div.product .woocommerce-tabs ul.tabs li a:after, 
    .single-product .site-main div.product #reviews #respond .comment-form p.form-submit input[type="submit"]:hover, 
    .woocommerce-cart .site-main .woocommerce .woocommerce-cart-form table.shop_table tbody td.actions > .button:hover, 
    .woocommerce-cart .site-main .woocommerce .cart-collaterals .cart_totals .checkout-button, 
    .woocommerce-checkout #primary .checkout_coupon p.form-row .button:hover, 
    .woocommerce-checkout #primary .woocommerce-checkout .woocommerce-checkout-review-order #payment .payment_methods li input[type="radio"]:checked + label::before, 
    .woocommerce-checkout #primary .woocommerce-checkout .woocommerce-checkout-review-order #payment .place-order .button, 
    .woocommerce-order-received .entry-content .woocommerce-order-details .shop_table thead tr, 
    .woocommerce-wishlist #content table.wishlist_table.shop_table tbody td.product-add-to-cart .button:hover, 
    .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover, 
    .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a, 
    .featured-section.style-one .section-block .block-content .block-title a:hover, 
    .main-navigation ul li a .menu-description, 
    .woocommerce-page .site-content ul.products li.product .product_type_external:hover,
    .woocommerce-page .site-content ul.products li.product .product_type_simple:hover,
    .woocommerce-page .site-content ul.products li.product .product_type_grouped:hover,
    .woocommerce-page .site-content ul.products li.product .product_type_variable:hover, 
    .cat-tab-section .tab-btn-wrap .tab-btn::after,
    .cat-tab-section .tab-btn-wrap .tab-btn::after, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::before, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus
    {
        background: #ee7f4b;
    }

    .woocommerce #respond input#submit:hover,
    .woocommerce a.button:hover,
    .woocommerce button.button:hover,
    .woocommerce input.button:hover, 
    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
    .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
    .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, 
    .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
    .woocommerce-page .site-content .woocommerce-pagination .current,
    .woocommerce-page .site-content .woocommerce-pagination a:hover,
    .woocommerce-page .site-content .woocommerce-pagination a:focus, 
    .woocommerce-cart .site-main .woocommerce .woocommerce-cart-form table.shop_table tbody td.actions .coupon .button:hover, 
    .woocommerce-wishlist #content table.wishlist_table.shop_table tbody td a.yith-wcqv-button:hover {
        background-color: #ee7f4b;
    }

    .pagination .page-numbers.current,
    .pagination .page-numbers:not(.dots):hover, 
    .author-section .author-content-wrap .social-list li a:hover svg, 
    .site-banner .banner-caption .blossomthemes-email-newsletter-wrapper input[type="submit"]:hover, 
    .site-banner.banner-six .banner-caption .btn-readmore:hover, 
    .woocommerce-page .site-content .woocommerce-pagination .current,
    .woocommerce-page .site-content .woocommerce-pagination a:hover,
    .woocommerce-page .site-content .woocommerce-pagination a:focus, 
    .woocommerce-checkout #primary .woocommerce-checkout .woocommerce-checkout-review-order #payment .payment_methods li input[type="radio"]:checked + label::before {
        border-color: #ee7f4b;
    }

    .main-navigation ul li a .menu-description::after {
        border-top-color: #ee7f4b;
    }

    .cat-tab-section .tab-content-wrap {
        border-top-color: rgba(238, 127, 75, 0.2);
    }

    @media screen and (max-width: 1024px) {
        .main-navigation .close:hover {
            background: #dde9ed;
        }
    }


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/pay-wp/assets/css/blik_field.css */
.autopay-blik-code {
	text-align: center;
	font-size: 24px;
	width: 100%;
	font-weight: bold;
	-moz-appearance: textfield;
}
p.autopay-blik-method-description{
	margin-bottom: 15px;
}
.autopay-blik-code::-webkit-outer-spin-button,
.autopay-blik-code::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 0.3; }
	100% { opacity: 1; }
}
span#autopay_blik_orderId{
	display: none;
}

p.blik_msg_container {
	text-align: left;
	animation: blink 1s infinite;
}


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking-manager/css/client.css */
/**
 * @version 1.0
 * @package: Booking Manager
 * @category: Front-End
 * @author wpdevelop
 *
 * @web-site https://oplugins.com/
 * @email info@oplugins.com 
 * 
 * @modified 2016-02-14
 */

/* item form General structure */
form.wpbm_form {
    text-align: left;
}
.wpbm_form .wpbm_form_div {
    margin-left: auto;
    margin-right: auto;
}
.wpbm_form .form-group {
    margin:15px 0px;
}

/* TEXT, SELECT, TEXTAREA *****************************************************/
.wpbm_form_div textarea,
.wpbm_form_div input[type="text"],
.wpbm_form_div select {
    border-color: #DFDFDF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    vertical-align: baseline;
}
.wpbm_form_div textarea,
.wpbm_form_div input[type="text"] {
    box-sizing: padding-box;
    -mox-box-sizing: padding-box;
    -webkit-box-sizing: padding-box;
    height:28px;
    padding:4px;    
}
/* Height */
.wpbm_form_div textarea,  
.wpbm_form_div select[multiple], 
.wpbm_form_div select[size]{
    height:auto;
}
/* Width */
.wpbm_form .form-group .controls select,
.wpbm_form textarea,
.wpbm_form input[type="text"]{
    width:250px;
}
/* Time inputs at the form */
.wpbm_form input.wpbm-validates-as-time {
    width: 50px;
}
.wpbm_form input[type="button"],
.wpbm_form input[type="submit"] {
    width:auto;
    vertical-align: middle;
}
/* Checkbox, Radio */
.wpbm_form .wpbm-checkbox .wpbm-list-item,
.wpbm_form .wpbm-radio .wpbm-list-item{
    padding: 0 15px 0 0;
    vertical-align: bottom;
}
.wpbm_form .wpbm-checkbox .wpbm-list-item input[type="radio"],
.wpbm_form .wpbm-checkbox .wpbm-list-item input[type="checkbox"], 
.wpbm_form .wpbm-radio .wpbm-list-item input[type="radio"],
.wpbm_form .wpbm-radio .wpbm-list-item input[type="checkbox"] {
    margin: 1px 0 0;
    padding: 0;
    vertical-align: middle;
}
.wpbm_form label.wpbm-list-item-label,
.wpbm_form label.wpbm-list-item-label:hover {
    display: inline;
    cursor: pointer;    
    vertical-align: middle;
    font-weight: 400;
}
/* Disabled option in selectbox */ 
.wpbm_form_div select option.booked,
.wpbm_form_div select option:disabled{
   color:#ddd; 
}
/* Visitors selection -  small selectboxes */
.wpbm_form_div select.col-md-1 {
    float: none;
    padding: 0 6px;
    height: 29px;
} 

/* item Form Buttons *******************************************************/
.wpbm-payment-form .btn,
.wpbm-payment-form .button,
.wpbm_form_div .btn,
.wpbm_form_div .button,
.wpbm_form_div .submit,
.wpbm_form_div .button-secondary {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;    
    background: #f7f7f7 none repeat scroll 0 0;
    border-color: #ccc;
    box-shadow: 0 1px 0 #eee;
    color: #555;
    vertical-align: top;    
}
.wpbm_form_div .submit,
.wpbm_form_div .button,
.wpbm_form_div .button-primary,
.wpbm_form_div .button-secondary,
.wpbm_form_div .button-highlighted,
.wpbm_form_div #postcustomstuff .submit input {
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-box-sizing: content-box;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-size: 11px !important;
    line-height: 16px;
    padding: 2px 8px;
    text-decoration: none;
    font-weight: 600;
    margin: 10px 0px;
    float: right;
}
/* Fix Overwrite issue by theme */
.wpbm_form_div input.btn-primary:hover {
    background: #0044CC !important;
}
/* Pointer */
.wpbm_form_div input[type="button"]:hover,
.wpbm-payment-form input[type="button"]:hover {
    cursor: pointer !important;
}

/* CAPTCHA ********************************************************************/
.wpbm_form_div img.captcha_img {
    vertical-align: middle;
    box-shadow: none;
}
.wpbm_form_div .captachinput {
    width: 120px;
}

/* Widget container */
.widget_wpbm_item {
    width:100%;
    float:left;
    margin:5px 0px;
}
.widget_wpbm_item .wpbm_form input[type="radio"], 
.widget_wpbm_item .wpbm_form input[type="checkbox"] {
    width:auto;
}
/* Under calendar */
.widget_wpbm_item .wpbm_form .wpbm-help-message.wpbm-element-message {
    font-size: 0.85em;    
    margin: 10px 4px 4px !important;
}
/* Under fields */
.widget_wpbm_item .wpbm_form .wpbm-form-control-wrap .wpbm-help-message {
    font-size: 0.85em;  
    margin: 2px 8px 2px 0 !important;
}
/* Messages in Ajax request after making item  *****************************/
.submiting_content {
    border: 1px solid #5C5;
    font-size: 15px;
    font-weight: 600;
    height: 45px;
    margin: 15px auto;
    padding: 15px 10px;
    text-align: center;
    
    width: 80%;
    line-height: 1.5em;
    padding: 10px 10% 14px !important;
}
/* Warning Messages */
.wpbm-help-message.alert.alert-warning, 
.wpbm-help-message .alert.alert-warning {
    background-image: none;
    background-color: #fcf8e3;
    font-size: 0.85em;
    box-shadow: none;
}
.wpbm_form .wpbm-checkbox .wpbm-help-message.alert.alert-warning {
    line-height: inherit !important;
}
.wpbm-help-message.wpbm-element-message {
    padding :5px 5px 4px;
    margin: 10px 2px;
    vertical-align: middle;
    display:inline-block;
}
/* Thank you Messages */
.submiting_content.wpbm-help-message.alert.alert-warning.alert-success {
    border-color: #b2dba1;
    background-color: #dff0d8;
    color:#083;
    height: auto;
    font-size: 1em;   
    background-image: none;
    font-weight: 100;
}
.form_wpbm_messages {
    display: none;
    float: left;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #9DA;
    padding: 3px 10px;
    margin: 2px 5px;
    background: #FEF9ED;
    color: #555;
    margin: 15px auto;
    padding: 5px 10px;
    text-align: center;
    width: 100%;
    clear: both;
}

/* Booked Times Title in tooltip */
.wpbm_booked_times_word {
    font-weight: 600;    
}
/* Garbage */
.wpbm_form_garbage {
    display:none;
}
/* Help block */
.wpdevelop .wpbm_form .help-block {
    margin-bottom: 0;
    margin-top: 0;
}
/* Admin bar count */
#wp-admin-bar-wpbm_options a span#wpbm-count {
    background: none repeat scroll 0 0 #EEE;
    border-radius: 10px 10px 10px 10px;
    color: #333;
    display: inline;
    font-size: 10px;
    font-weight: 600;
    padding: 2px 5px;
    text-shadow: none;
}
#wp-admin-bar-wpbm_options a:hover span#wpbm-count {
    background: none repeat scroll 0 0 #FFF;
    color: #000;
}

/* Pop Over Styles ************************************************************/
.wpdevelop.popover {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  width: auto !important;    
  z-index: 2147483647 !important;
  
}
.wpdevelop.popover.top .arrow {
    border-top: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.bottom .arrow {
    border-bottom: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.left .arrow {
    border-left: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.right .arrow {
    border-right: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop .popover-inner {
    background: none repeat scroll 0 0 rgba(140, 140, 140, 0.8);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    padding: 3px;
    width: 150px;
    color: #111;
}
.wpdevelop .popover-inner .popover-title {
    background-color: #FFF;
    border-bottom: 0px solid #EEE;
    border-radius: 3px 3px 0 0;
    line-height: 1;
    padding: 0px; /*9px 15px;*/
    font-size: 13px;
}
.wpdevelop .popover-inner .popover-content {
    background-clip: padding-box;
    background-color: #FFF;
    border-radius: 0 0 3px 3px;
    padding: 14px;
}
.wpdevelop .popover-content, 
.wpdevelop .popover-content p,
.wpdevelop .popover-content ul,
.wpdevelop .popover-content ol {
    color: #111;
}

/*  Rotate Icons  for Loading   ***********************************************/
.wpbm_spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.wpbm_rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.wpbm_rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.wpbm_rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.wpbm_flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.wpbm_flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* Mobile *********************************************************************/
@media (max-width: 782px) {  
    .wpdevelop input[type="text"], 
    .wpdevelop select{
        font-size: 1.1em;
        height: 28px;
        padding: 4px 8px;
    }
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/assets/libs/bootstrap-css/css/bootstrap.css */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f4b4c9cb85df757ca08c)
 * Config saved to config.json and https://gist.github.com/f4b4c9cb85df757ca08c
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
.wpdevelop article,
.wpdevelop aside,
.wpdevelop details,
.wpdevelop figcaption,
.wpdevelop figure,
.wpdevelop footer,
.wpdevelop header,
.wpdevelop hgroup,
.wpdevelop main,
.wpdevelop menu,
.wpdevelop nav,
.wpdevelop section,
.wpdevelop summary {
  display: block;
}
.wpdevelop audio,
.wpdevelop canvas,
.wpdevelop progress,
.wpdevelop video {
  display: inline-block;
  vertical-align: baseline;
}
.wpdevelop audio:not([controls]) {
  display: none;
  height: 0;
}
.wpdevelop [hidden],
.wpdevelop template {
  display: none;
}
.wpdevelop a {
  background-color: transparent;
}
.wpdevelop a:active,
.wpdevelop a:hover {
  outline: 0;
}
.wpdevelop abbr[title] {
  border-bottom: 1px dotted;
}
.wpdevelop b,
.wpdevelop strong {
  font-weight: bold;
}
.wpdevelop dfn {
  font-style: italic;
}
.wpdevelop h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.wpdevelop mark {
  background: #ff0;
  color: #000;
}
.wpdevelop small {
  font-size: 80%;
}
.wpdevelop sub,
.wpdevelop sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.wpdevelop sup {
  top: -0.5em;
}
.wpdevelop sub {
  bottom: -0.25em;
}
.wpdevelop img {
  border: 0;
}
.wpdevelop svg:not(:root) {
  overflow: hidden;
}
.wpdevelop figure {
  margin: 1em 40px;
}
.wpdevelop hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.wpdevelop pre {
  overflow: auto;
}
.wpdevelop code,
.wpdevelop kbd,
.wpdevelop pre,
.wpdevelop samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.wpdevelop button,
.wpdevelop input,
.wpdevelop optgroup,
.wpdevelop select,
.wpdevelop textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.wpdevelop button {
  overflow: visible;
}
.wpdevelop button,
.wpdevelop select {
  text-transform: none;
}
.wpdevelop button,
.wpdevelop html input[type="button"],
.wpdevelop input[type="reset"],
.wpdevelop input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.wpdevelop button[disabled],
.wpdevelop html input[disabled] {
  cursor: default;
}
.wpdevelop button::-moz-focus-inner,
.wpdevelop input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.wpdevelop input {
  line-height: normal;
}
.wpdevelop input[type="checkbox"],
.wpdevelop input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.wpdevelop input[type="number"]::-webkit-inner-spin-button,
.wpdevelop input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.wpdevelop input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.wpdevelop input[type="search"]::-webkit-search-cancel-button,
.wpdevelop input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.wpdevelop fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.wpdevelop legend {
  border: 0;
  padding: 0;
}
.wpdevelop textarea {
  overflow: auto;
}
.wpdevelop optgroup {
  font-weight: bold;
}
.wpdevelop table {
  border-collapse: collapse;
  border-spacing: 0;
}
.wpdevelop td,
.wpdevelop th {
  padding: 0;
}
@media print {
  .wpdevelop_print *,
  .wpdevelop_print *:before,
  .wpdevelop_print *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .wpdevelop_print a,
  .wpdevelop_print a:visited {
    text-decoration: underline;
  }
  .wpdevelop_print a[href]:after {
    content: " (" attr(href) ")";
  }
  .wpdevelop_print abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .wpdevelop_print a[href^="#"]:after,
  .wpdevelop_print a[href^="javascript:"]:after {
    content: "";
  }
  .wpdevelop_print pre,
  .wpdevelop_print blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .wpdevelop_print thead {
    display: table-header-group;
  }
  .wpdevelop_print tr,
  .wpdevelop_print img {
    page-break-inside: avoid;
  }
  .wpdevelop_print img {
    max-width: 100% !important;
  }
  .wpdevelop_print p,
  .wpdevelop_print h2,
  .wpdevelop_print h3 {
    orphans: 3;
    widows: 3;
  }
  .wpdevelop_print h2,
  .wpdevelop_print h3 {
    page-break-after: avoid;
  }
  .wpdevelop_print .navbar {
    display: none;
  }
  .wpdevelop_print .btn > .caret,
  .wpdevelop_print .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .wpdevelop_print .label {
    border: 1px solid #000;
  }
  .wpdevelop_print .table {
    border-collapse: collapse !important;
  }
  .wpdevelop_print .table td,
  .wpdevelop_print .table th {
    background-color: #fff !important;
  }
  .wpdevelop_print .table-bordered th,
  .wpdevelop_print .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.wpdevelop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpdevelop *:before,
.wpdevelop *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpdevelop html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
.wpdevelop body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.wpdevelop input,
.wpdevelop button,
.wpdevelop select,
.wpdevelop textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.wpdevelop a {
  color: #337ab7;
  text-decoration: none;
}
.wpdevelop a:hover,
.wpdevelop a:focus {
  color: #23527c;
  text-decoration: underline;
}
.wpdevelop a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wpdevelop figure {
  margin: 0;
}
.wpdevelop img {
  vertical-align: middle;
}
.wpdevelop .img-responsive,
.wpdevelop .thumbnail > img,
.wpdevelop .thumbnail a > img,
.wpdevelop .carousel-inner > .item > img,
.wpdevelop .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wpdevelop .img-rounded {
  border-radius: 6px;
}
.wpdevelop .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.wpdevelop .img-circle {
  border-radius: 50%;
}
.wpdevelop hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wpdevelop .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.wpdevelop .sr-only-focusable:active,
.wpdevelop .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.wpdevelop [role="button"] {
  cursor: pointer;
}
.wpdevelop h1,
.wpdevelop h2,
.wpdevelop h3,
.wpdevelop h4,
.wpdevelop h5,
.wpdevelop h6,
.wpdevelop .h1,
.wpdevelop .h2,
.wpdevelop .h3,
.wpdevelop .h4,
.wpdevelop .h5,
.wpdevelop .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.wpdevelop h1 small,
.wpdevelop h2 small,
.wpdevelop h3 small,
.wpdevelop h4 small,
.wpdevelop h5 small,
.wpdevelop h6 small,
.wpdevelop .h1 small,
.wpdevelop .h2 small,
.wpdevelop .h3 small,
.wpdevelop .h4 small,
.wpdevelop .h5 small,
.wpdevelop .h6 small,
.wpdevelop h1 .small,
.wpdevelop h2 .small,
.wpdevelop h3 .small,
.wpdevelop h4 .small,
.wpdevelop h5 .small,
.wpdevelop h6 .small,
.wpdevelop .h1 .small,
.wpdevelop .h2 .small,
.wpdevelop .h3 .small,
.wpdevelop .h4 .small,
.wpdevelop .h5 .small,
.wpdevelop .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.wpdevelop h1,
.wpdevelop .h1,
.wpdevelop h2,
.wpdevelop .h2,
.wpdevelop h3,
.wpdevelop .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.wpdevelop h1 small,
.wpdevelop .h1 small,
.wpdevelop h2 small,
.wpdevelop .h2 small,
.wpdevelop h3 small,
.wpdevelop .h3 small,
.wpdevelop h1 .small,
.wpdevelop .h1 .small,
.wpdevelop h2 .small,
.wpdevelop .h2 .small,
.wpdevelop h3 .small,
.wpdevelop .h3 .small {
  font-size: 65%;
}
.wpdevelop h4,
.wpdevelop .h4,
.wpdevelop h5,
.wpdevelop .h5,
.wpdevelop h6,
.wpdevelop .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.wpdevelop h4 small,
.wpdevelop .h4 small,
.wpdevelop h5 small,
.wpdevelop .h5 small,
.wpdevelop h6 small,
.wpdevelop .h6 small,
.wpdevelop h4 .small,
.wpdevelop .h4 .small,
.wpdevelop h5 .small,
.wpdevelop .h5 .small,
.wpdevelop h6 .small,
.wpdevelop .h6 .small {
  font-size: 75%;
}
.wpdevelop h1,
.wpdevelop .h1 {
  font-size: 36px;
}
.wpdevelop h2,
.wpdevelop .h2 {
  font-size: 30px;
}
.wpdevelop h3,
.wpdevelop .h3 {
  font-size: 24px;
}
.wpdevelop h4,
.wpdevelop .h4 {
  font-size: 18px;
}
.wpdevelop h5,
.wpdevelop .h5 {
  font-size: 14px;
}
.wpdevelop h6,
.wpdevelop .h6 {
  font-size: 12px;
}
.wpdevelop p {
  margin: 0 0 10px;
}
.wpdevelop .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .wpdevelop .lead {
    font-size: 21px;
  }
}
.wpdevelop small,
.wpdevelop .small {
  font-size: 85%;
}
.wpdevelop mark,
.wpdevelop .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.wpdevelop .text-left {
  text-align: left;
}
.wpdevelop .text-right {
  text-align: right;
}
.wpdevelop .text-center {
  text-align: center;
}
.wpdevelop .text-justify {
  text-align: justify;
}
.wpdevelop .text-nowrap {
  white-space: nowrap;
}
.wpdevelop .text-lowercase {
  text-transform: lowercase;
}
.wpdevelop .text-uppercase {
  text-transform: uppercase;
}
.wpdevelop .text-capitalize {
  text-transform: capitalize;
}
.wpdevelop .text-muted {
  color: #777777;
}
.wpdevelop .text-primary {
  color: #337ab7;
}
.wpdevelop a.text-primary:hover,
.wpdevelop a.text-primary:focus {
  color: #286090;
}
.wpdevelop .text-success {
  color: #3c763d;
}
.wpdevelop a.text-success:hover,
.wpdevelop a.text-success:focus {
  color: #2b542c;
}
.wpdevelop .text-info {
  color: #31708f;
}
.wpdevelop a.text-info:hover,
.wpdevelop a.text-info:focus {
  color: #245269;
}
.wpdevelop .text-warning {
  color: #8a6d3b;
}
.wpdevelop a.text-warning:hover,
.wpdevelop a.text-warning:focus {
  color: #66512c;
}
.wpdevelop .text-danger {
  color: #a94442;
}
.wpdevelop a.text-danger:hover,
.wpdevelop a.text-danger:focus {
  color: #843534;
}
.wpdevelop .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.wpdevelop a.bg-primary:hover,
.wpdevelop a.bg-primary:focus {
  background-color: #286090;
}
.wpdevelop .bg-success {
  background-color: #dff0d8;
}
.wpdevelop a.bg-success:hover,
.wpdevelop a.bg-success:focus {
  background-color: #c1e2b3;
}
.wpdevelop .bg-info {
  background-color: #d9edf7;
}
.wpdevelop a.bg-info:hover,
.wpdevelop a.bg-info:focus {
  background-color: #afd9ee;
}
.wpdevelop .bg-warning {
  background-color: #fcf8e3;
}
.wpdevelop a.bg-warning:hover,
.wpdevelop a.bg-warning:focus {
  background-color: #f7ecb5;
}
.wpdevelop .bg-danger {
  background-color: #f2dede;
}
.wpdevelop a.bg-danger:hover,
.wpdevelop a.bg-danger:focus {
  background-color: #e4b9b9;
}
.wpdevelop .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.wpdevelop ul,
.wpdevelop ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.wpdevelop ul ul,
.wpdevelop ol ul,
.wpdevelop ul ol,
.wpdevelop ol ol {
  margin-bottom: 0;
}
.wpdevelop .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.wpdevelop .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.wpdevelop .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.wpdevelop dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.wpdevelop dt,
.wpdevelop dd {
  line-height: 1.42857143;
}
.wpdevelop dt {
  font-weight: bold;
}
.wpdevelop dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .wpdevelop .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .wpdevelop .dl-horizontal dd {
    margin-left: 180px;
  }
}
.wpdevelop abbr[title],
.wpdevelop abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.wpdevelop .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.wpdevelop blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.wpdevelop blockquote p:last-child,
.wpdevelop blockquote ul:last-child,
.wpdevelop blockquote ol:last-child {
  margin-bottom: 0;
}
.wpdevelop blockquote footer,
.wpdevelop blockquote small,
.wpdevelop blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.wpdevelop blockquote footer:before,
.wpdevelop blockquote small:before,
.wpdevelop blockquote .small:before {
  content: '\2014 \00A0';
}
.wpdevelop .blockquote-reverse,
.wpdevelop blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.wpdevelop .blockquote-reverse footer:before,
.wpdevelop blockquote.pull-right footer:before,
.wpdevelop .blockquote-reverse small:before,
.wpdevelop blockquote.pull-right small:before,
.wpdevelop .blockquote-reverse .small:before,
.wpdevelop blockquote.pull-right .small:before {
  content: '';
}
.wpdevelop .blockquote-reverse footer:after,
.wpdevelop blockquote.pull-right footer:after,
.wpdevelop .blockquote-reverse small:after,
.wpdevelop blockquote.pull-right small:after,
.wpdevelop .blockquote-reverse .small:after,
.wpdevelop blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.wpdevelop address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.wpdevelop code,
.wpdevelop kbd,
.wpdevelop pre,
.wpdevelop samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.wpdevelop code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.wpdevelop kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpdevelop kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpdevelop pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.wpdevelop pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.wpdevelop .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.wpdevelop .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .wpdevelop .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .wpdevelop .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .wpdevelop .container {
    width: 1170px;
  }
}
.wpdevelop .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.wpdevelop .row {
  margin-left: -15px;
  margin-right: -15px;
}
.wpdevelop .col-xs-1, .wpdevelop .col-sm-1, .wpdevelop .col-md-1, .wpdevelop .col-lg-1, .wpdevelop .col-xs-2, .wpdevelop .col-sm-2, .wpdevelop .col-md-2, .wpdevelop .col-lg-2, .wpdevelop .col-xs-3, .wpdevelop .col-sm-3, .wpdevelop .col-md-3, .wpdevelop .col-lg-3, .wpdevelop .col-xs-4, .wpdevelop .col-sm-4, .wpdevelop .col-md-4, .wpdevelop .col-lg-4, .wpdevelop .col-xs-5, .wpdevelop .col-sm-5, .wpdevelop .col-md-5, .wpdevelop .col-lg-5, .wpdevelop .col-xs-6, .wpdevelop .col-sm-6, .wpdevelop .col-md-6, .wpdevelop .col-lg-6, .wpdevelop .col-xs-7, .wpdevelop .col-sm-7, .wpdevelop .col-md-7, .wpdevelop .col-lg-7, .wpdevelop .col-xs-8, .wpdevelop .col-sm-8, .wpdevelop .col-md-8, .wpdevelop .col-lg-8, .wpdevelop .col-xs-9, .wpdevelop .col-sm-9, .wpdevelop .col-md-9, .wpdevelop .col-lg-9, .wpdevelop .col-xs-10, .wpdevelop .col-sm-10, .wpdevelop .col-md-10, .wpdevelop .col-lg-10, .wpdevelop .col-xs-11, .wpdevelop .col-sm-11, .wpdevelop .col-md-11, .wpdevelop .col-lg-11, .wpdevelop .col-xs-12, .wpdevelop .col-sm-12, .wpdevelop .col-md-12, .wpdevelop .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.wpdevelop .col-xs-1, .wpdevelop .col-xs-2, .wpdevelop .col-xs-3, .wpdevelop .col-xs-4, .wpdevelop .col-xs-5, .wpdevelop .col-xs-6, .wpdevelop .col-xs-7, .wpdevelop .col-xs-8, .wpdevelop .col-xs-9, .wpdevelop .col-xs-10, .wpdevelop .col-xs-11, .wpdevelop .col-xs-12 {
  float: left;
}
.wpdevelop .col-xs-12 {
  width: 100%;
}
.wpdevelop .col-xs-11 {
  width: 91.66666667%;
}
.wpdevelop .col-xs-10 {
  width: 83.33333333%;
}
.wpdevelop .col-xs-9 {
  width: 75%;
}
.wpdevelop .col-xs-8 {
  width: 66.66666667%;
}
.wpdevelop .col-xs-7 {
  width: 58.33333333%;
}
.wpdevelop .col-xs-6 {
  width: 50%;
}
.wpdevelop .col-xs-5 {
  width: 41.66666667%;
}
.wpdevelop .col-xs-4 {
  width: 33.33333333%;
}
.wpdevelop .col-xs-3 {
  width: 25%;
}
.wpdevelop .col-xs-2 {
  width: 16.66666667%;
}
.wpdevelop .col-xs-1 {
  width: 8.33333333%;
}
.wpdevelop .col-xs-pull-12 {
  right: 100%;
}
.wpdevelop .col-xs-pull-11 {
  right: 91.66666667%;
}
.wpdevelop .col-xs-pull-10 {
  right: 83.33333333%;
}
.wpdevelop .col-xs-pull-9 {
  right: 75%;
}
.wpdevelop .col-xs-pull-8 {
  right: 66.66666667%;
}
.wpdevelop .col-xs-pull-7 {
  right: 58.33333333%;
}
.wpdevelop .col-xs-pull-6 {
  right: 50%;
}
.wpdevelop .col-xs-pull-5 {
  right: 41.66666667%;
}
.wpdevelop .col-xs-pull-4 {
  right: 33.33333333%;
}
.wpdevelop .col-xs-pull-3 {
  right: 25%;
}
.wpdevelop .col-xs-pull-2 {
  right: 16.66666667%;
}
.wpdevelop .col-xs-pull-1 {
  right: 8.33333333%;
}
.wpdevelop .col-xs-pull-0 {
  right: auto;
}
.wpdevelop .col-xs-push-12 {
  left: 100%;
}
.wpdevelop .col-xs-push-11 {
  left: 91.66666667%;
}
.wpdevelop .col-xs-push-10 {
  left: 83.33333333%;
}
.wpdevelop .col-xs-push-9 {
  left: 75%;
}
.wpdevelop .col-xs-push-8 {
  left: 66.66666667%;
}
.wpdevelop .col-xs-push-7 {
  left: 58.33333333%;
}
.wpdevelop .col-xs-push-6 {
  left: 50%;
}
.wpdevelop .col-xs-push-5 {
  left: 41.66666667%;
}
.wpdevelop .col-xs-push-4 {
  left: 33.33333333%;
}
.wpdevelop .col-xs-push-3 {
  left: 25%;
}
.wpdevelop .col-xs-push-2 {
  left: 16.66666667%;
}
.wpdevelop .col-xs-push-1 {
  left: 8.33333333%;
}
.wpdevelop .col-xs-push-0 {
  left: auto;
}
.wpdevelop .col-xs-offset-12 {
  margin-left: 100%;
}
.wpdevelop .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.wpdevelop .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.wpdevelop .col-xs-offset-9 {
  margin-left: 75%;
}
.wpdevelop .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.wpdevelop .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.wpdevelop .col-xs-offset-6 {
  margin-left: 50%;
}
.wpdevelop .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.wpdevelop .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.wpdevelop .col-xs-offset-3 {
  margin-left: 25%;
}
.wpdevelop .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.wpdevelop .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.wpdevelop .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .wpdevelop .col-sm-1, .wpdevelop .col-sm-2, .wpdevelop .col-sm-3, .wpdevelop .col-sm-4, .wpdevelop .col-sm-5, .wpdevelop .col-sm-6, .wpdevelop .col-sm-7, .wpdevelop .col-sm-8, .wpdevelop .col-sm-9, .wpdevelop .col-sm-10, .wpdevelop .col-sm-11, .wpdevelop .col-sm-12 {
    float: left;
  }
  .wpdevelop .col-sm-12 {
    width: 100%;
  }
  .wpdevelop .col-sm-11 {
    width: 91.66666667%;
  }
  .wpdevelop .col-sm-10 {
    width: 83.33333333%;
  }
  .wpdevelop .col-sm-9 {
    width: 75%;
  }
  .wpdevelop .col-sm-8 {
    width: 66.66666667%;
  }
  .wpdevelop .col-sm-7 {
    width: 58.33333333%;
  }
  .wpdevelop .col-sm-6 {
    width: 50%;
  }
  .wpdevelop .col-sm-5 {
    width: 41.66666667%;
  }
  .wpdevelop .col-sm-4 {
    width: 33.33333333%;
  }
  .wpdevelop .col-sm-3 {
    width: 25%;
  }
  .wpdevelop .col-sm-2 {
    width: 16.66666667%;
  }
  .wpdevelop .col-sm-1 {
    width: 8.33333333%;
  }
  .wpdevelop .col-sm-pull-12 {
    right: 100%;
  }
  .wpdevelop .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .wpdevelop .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .wpdevelop .col-sm-pull-9 {
    right: 75%;
  }
  .wpdevelop .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .wpdevelop .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .wpdevelop .col-sm-pull-6 {
    right: 50%;
  }
  .wpdevelop .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .wpdevelop .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .wpdevelop .col-sm-pull-3 {
    right: 25%;
  }
  .wpdevelop .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .wpdevelop .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .wpdevelop .col-sm-pull-0 {
    right: auto;
  }
  .wpdevelop .col-sm-push-12 {
    left: 100%;
  }
  .wpdevelop .col-sm-push-11 {
    left: 91.66666667%;
  }
  .wpdevelop .col-sm-push-10 {
    left: 83.33333333%;
  }
  .wpdevelop .col-sm-push-9 {
    left: 75%;
  }
  .wpdevelop .col-sm-push-8 {
    left: 66.66666667%;
  }
  .wpdevelop .col-sm-push-7 {
    left: 58.33333333%;
  }
  .wpdevelop .col-sm-push-6 {
    left: 50%;
  }
  .wpdevelop .col-sm-push-5 {
    left: 41.66666667%;
  }
  .wpdevelop .col-sm-push-4 {
    left: 33.33333333%;
  }
  .wpdevelop .col-sm-push-3 {
    left: 25%;
  }
  .wpdevelop .col-sm-push-2 {
    left: 16.66666667%;
  }
  .wpdevelop .col-sm-push-1 {
    left: 8.33333333%;
  }
  .wpdevelop .col-sm-push-0 {
    left: auto;
  }
  .wpdevelop .col-sm-offset-12 {
    margin-left: 100%;
  }
  .wpdevelop .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .wpdevelop .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .wpdevelop .col-sm-offset-9 {
    margin-left: 75%;
  }
  .wpdevelop .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .wpdevelop .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .wpdevelop .col-sm-offset-6 {
    margin-left: 50%;
  }
  .wpdevelop .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .wpdevelop .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .wpdevelop .col-sm-offset-3 {
    margin-left: 25%;
  }
  .wpdevelop .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .wpdevelop .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .wpdevelop .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .wpdevelop .col-md-1, .wpdevelop .col-md-2, .wpdevelop .col-md-3, .wpdevelop .col-md-4, .wpdevelop .col-md-5, .wpdevelop .col-md-6, .wpdevelop .col-md-7, .wpdevelop .col-md-8, .wpdevelop .col-md-9, .wpdevelop .col-md-10, .wpdevelop .col-md-11, .wpdevelop .col-md-12 {
    float: left;
  }
  .wpdevelop .col-md-12 {
    width: 100%;
  }
  .wpdevelop .col-md-11 {
    width: 91.66666667%;
  }
  .wpdevelop .col-md-10 {
    width: 83.33333333%;
  }
  .wpdevelop .col-md-9 {
    width: 75%;
  }
  .wpdevelop .col-md-8 {
    width: 66.66666667%;
  }
  .wpdevelop .col-md-7 {
    width: 58.33333333%;
  }
  .wpdevelop .col-md-6 {
    width: 50%;
  }
  .wpdevelop .col-md-5 {
    width: 41.66666667%;
  }
  .wpdevelop .col-md-4 {
    width: 33.33333333%;
  }
  .wpdevelop .col-md-3 {
    width: 25%;
  }
  .wpdevelop .col-md-2 {
    width: 16.66666667%;
  }
  .wpdevelop .col-md-1 {
    width: 8.33333333%;
  }
  .wpdevelop .col-md-pull-12 {
    right: 100%;
  }
  .wpdevelop .col-md-pull-11 {
    right: 91.66666667%;
  }
  .wpdevelop .col-md-pull-10 {
    right: 83.33333333%;
  }
  .wpdevelop .col-md-pull-9 {
    right: 75%;
  }
  .wpdevelop .col-md-pull-8 {
    right: 66.66666667%;
  }
  .wpdevelop .col-md-pull-7 {
    right: 58.33333333%;
  }
  .wpdevelop .col-md-pull-6 {
    right: 50%;
  }
  .wpdevelop .col-md-pull-5 {
    right: 41.66666667%;
  }
  .wpdevelop .col-md-pull-4 {
    right: 33.33333333%;
  }
  .wpdevelop .col-md-pull-3 {
    right: 25%;
  }
  .wpdevelop .col-md-pull-2 {
    right: 16.66666667%;
  }
  .wpdevelop .col-md-pull-1 {
    right: 8.33333333%;
  }
  .wpdevelop .col-md-pull-0 {
    right: auto;
  }
  .wpdevelop .col-md-push-12 {
    left: 100%;
  }
  .wpdevelop .col-md-push-11 {
    left: 91.66666667%;
  }
  .wpdevelop .col-md-push-10 {
    left: 83.33333333%;
  }
  .wpdevelop .col-md-push-9 {
    left: 75%;
  }
  .wpdevelop .col-md-push-8 {
    left: 66.66666667%;
  }
  .wpdevelop .col-md-push-7 {
    left: 58.33333333%;
  }
  .wpdevelop .col-md-push-6 {
    left: 50%;
  }
  .wpdevelop .col-md-push-5 {
    left: 41.66666667%;
  }
  .wpdevelop .col-md-push-4 {
    left: 33.33333333%;
  }
  .wpdevelop .col-md-push-3 {
    left: 25%;
  }
  .wpdevelop .col-md-push-2 {
    left: 16.66666667%;
  }
  .wpdevelop .col-md-push-1 {
    left: 8.33333333%;
  }
  .wpdevelop .col-md-push-0 {
    left: auto;
  }
  .wpdevelop .col-md-offset-12 {
    margin-left: 100%;
  }
  .wpdevelop .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .wpdevelop .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .wpdevelop .col-md-offset-9 {
    margin-left: 75%;
  }
  .wpdevelop .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .wpdevelop .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .wpdevelop .col-md-offset-6 {
    margin-left: 50%;
  }
  .wpdevelop .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .wpdevelop .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .wpdevelop .col-md-offset-3 {
    margin-left: 25%;
  }
  .wpdevelop .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .wpdevelop .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .wpdevelop .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .wpdevelop .col-lg-1, .wpdevelop .col-lg-2, .wpdevelop .col-lg-3, .wpdevelop .col-lg-4, .wpdevelop .col-lg-5, .wpdevelop .col-lg-6, .wpdevelop .col-lg-7, .wpdevelop .col-lg-8, .wpdevelop .col-lg-9, .wpdevelop .col-lg-10, .wpdevelop .col-lg-11, .wpdevelop .col-lg-12 {
    float: left;
  }
  .wpdevelop .col-lg-12 {
    width: 100%;
  }
  .wpdevelop .col-lg-11 {
    width: 91.66666667%;
  }
  .wpdevelop .col-lg-10 {
    width: 83.33333333%;
  }
  .wpdevelop .col-lg-9 {
    width: 75%;
  }
  .wpdevelop .col-lg-8 {
    width: 66.66666667%;
  }
  .wpdevelop .col-lg-7 {
    width: 58.33333333%;
  }
  .wpdevelop .col-lg-6 {
    width: 50%;
  }
  .wpdevelop .col-lg-5 {
    width: 41.66666667%;
  }
  .wpdevelop .col-lg-4 {
    width: 33.33333333%;
  }
  .wpdevelop .col-lg-3 {
    width: 25%;
  }
  .wpdevelop .col-lg-2 {
    width: 16.66666667%;
  }
  .wpdevelop .col-lg-1 {
    width: 8.33333333%;
  }
  .wpdevelop .col-lg-pull-12 {
    right: 100%;
  }
  .wpdevelop .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .wpdevelop .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .wpdevelop .col-lg-pull-9 {
    right: 75%;
  }
  .wpdevelop .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .wpdevelop .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .wpdevelop .col-lg-pull-6 {
    right: 50%;
  }
  .wpdevelop .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .wpdevelop .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .wpdevelop .col-lg-pull-3 {
    right: 25%;
  }
  .wpdevelop .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .wpdevelop .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .wpdevelop .col-lg-pull-0 {
    right: auto;
  }
  .wpdevelop .col-lg-push-12 {
    left: 100%;
  }
  .wpdevelop .col-lg-push-11 {
    left: 91.66666667%;
  }
  .wpdevelop .col-lg-push-10 {
    left: 83.33333333%;
  }
  .wpdevelop .col-lg-push-9 {
    left: 75%;
  }
  .wpdevelop .col-lg-push-8 {
    left: 66.66666667%;
  }
  .wpdevelop .col-lg-push-7 {
    left: 58.33333333%;
  }
  .wpdevelop .col-lg-push-6 {
    left: 50%;
  }
  .wpdevelop .col-lg-push-5 {
    left: 41.66666667%;
  }
  .wpdevelop .col-lg-push-4 {
    left: 33.33333333%;
  }
  .wpdevelop .col-lg-push-3 {
    left: 25%;
  }
  .wpdevelop .col-lg-push-2 {
    left: 16.66666667%;
  }
  .wpdevelop .col-lg-push-1 {
    left: 8.33333333%;
  }
  .wpdevelop .col-lg-push-0 {
    left: auto;
  }
  .wpdevelop .col-lg-offset-12 {
    margin-left: 100%;
  }
  .wpdevelop .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .wpdevelop .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .wpdevelop .col-lg-offset-9 {
    margin-left: 75%;
  }
  .wpdevelop .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .wpdevelop .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .wpdevelop .col-lg-offset-6 {
    margin-left: 50%;
  }
  .wpdevelop .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .wpdevelop .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .wpdevelop .col-lg-offset-3 {
    margin-left: 25%;
  }
  .wpdevelop .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .wpdevelop .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .wpdevelop .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.wpdevelop table {
  background-color: transparent;
}
.wpdevelop caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.wpdevelop th {
  text-align: left;
}
.wpdevelop .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.wpdevelop .table > thead > tr > th,
.wpdevelop .table > tbody > tr > th,
.wpdevelop .table > tfoot > tr > th,
.wpdevelop .table > thead > tr > td,
.wpdevelop .table > tbody > tr > td,
.wpdevelop .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.wpdevelop .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.wpdevelop .table > caption + thead > tr:first-child > th,
.wpdevelop .table > colgroup + thead > tr:first-child > th,
.wpdevelop .table > thead:first-child > tr:first-child > th,
.wpdevelop .table > caption + thead > tr:first-child > td,
.wpdevelop .table > colgroup + thead > tr:first-child > td,
.wpdevelop .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.wpdevelop .table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.wpdevelop .table .table {
  background-color: #ffffff;
}
.wpdevelop .table-condensed > thead > tr > th,
.wpdevelop .table-condensed > tbody > tr > th,
.wpdevelop .table-condensed > tfoot > tr > th,
.wpdevelop .table-condensed > thead > tr > td,
.wpdevelop .table-condensed > tbody > tr > td,
.wpdevelop .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.wpdevelop .table-bordered {
  border: 1px solid #dddddd;
}
.wpdevelop .table-bordered > thead > tr > th,
.wpdevelop .table-bordered > tbody > tr > th,
.wpdevelop .table-bordered > tfoot > tr > th,
.wpdevelop .table-bordered > thead > tr > td,
.wpdevelop .table-bordered > tbody > tr > td,
.wpdevelop .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.wpdevelop .table-bordered > thead > tr > th,
.wpdevelop .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.wpdevelop .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.wpdevelop .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.wpdevelop table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.wpdevelop table td[class*="col-"],
.wpdevelop table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.wpdevelop .table > thead > tr > td.active,
.wpdevelop .table > tbody > tr > td.active,
.wpdevelop .table > tfoot > tr > td.active,
.wpdevelop .table > thead > tr > th.active,
.wpdevelop .table > tbody > tr > th.active,
.wpdevelop .table > tfoot > tr > th.active,
.wpdevelop .table > thead > tr.active > td,
.wpdevelop .table > tbody > tr.active > td,
.wpdevelop .table > tfoot > tr.active > td,
.wpdevelop .table > thead > tr.active > th,
.wpdevelop .table > tbody > tr.active > th,
.wpdevelop .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.wpdevelop .table-hover > tbody > tr > td.active:hover,
.wpdevelop .table-hover > tbody > tr > th.active:hover,
.wpdevelop .table-hover > tbody > tr.active:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .active,
.wpdevelop .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.wpdevelop .table > thead > tr > td.success,
.wpdevelop .table > tbody > tr > td.success,
.wpdevelop .table > tfoot > tr > td.success,
.wpdevelop .table > thead > tr > th.success,
.wpdevelop .table > tbody > tr > th.success,
.wpdevelop .table > tfoot > tr > th.success,
.wpdevelop .table > thead > tr.success > td,
.wpdevelop .table > tbody > tr.success > td,
.wpdevelop .table > tfoot > tr.success > td,
.wpdevelop .table > thead > tr.success > th,
.wpdevelop .table > tbody > tr.success > th,
.wpdevelop .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.wpdevelop .table-hover > tbody > tr > td.success:hover,
.wpdevelop .table-hover > tbody > tr > th.success:hover,
.wpdevelop .table-hover > tbody > tr.success:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .success,
.wpdevelop .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.wpdevelop .table > thead > tr > td.info,
.wpdevelop .table > tbody > tr > td.info,
.wpdevelop .table > tfoot > tr > td.info,
.wpdevelop .table > thead > tr > th.info,
.wpdevelop .table > tbody > tr > th.info,
.wpdevelop .table > tfoot > tr > th.info,
.wpdevelop .table > thead > tr.info > td,
.wpdevelop .table > tbody > tr.info > td,
.wpdevelop .table > tfoot > tr.info > td,
.wpdevelop .table > thead > tr.info > th,
.wpdevelop .table > tbody > tr.info > th,
.wpdevelop .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.wpdevelop .table-hover > tbody > tr > td.info:hover,
.wpdevelop .table-hover > tbody > tr > th.info:hover,
.wpdevelop .table-hover > tbody > tr.info:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .info,
.wpdevelop .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.wpdevelop .table > thead > tr > td.warning,
.wpdevelop .table > tbody > tr > td.warning,
.wpdevelop .table > tfoot > tr > td.warning,
.wpdevelop .table > thead > tr > th.warning,
.wpdevelop .table > tbody > tr > th.warning,
.wpdevelop .table > tfoot > tr > th.warning,
.wpdevelop .table > thead > tr.warning > td,
.wpdevelop .table > tbody > tr.warning > td,
.wpdevelop .table > tfoot > tr.warning > td,
.wpdevelop .table > thead > tr.warning > th,
.wpdevelop .table > tbody > tr.warning > th,
.wpdevelop .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.wpdevelop .table-hover > tbody > tr > td.warning:hover,
.wpdevelop .table-hover > tbody > tr > th.warning:hover,
.wpdevelop .table-hover > tbody > tr.warning:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .warning,
.wpdevelop .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.wpdevelop .table > thead > tr > td.danger,
.wpdevelop .table > tbody > tr > td.danger,
.wpdevelop .table > tfoot > tr > td.danger,
.wpdevelop .table > thead > tr > th.danger,
.wpdevelop .table > tbody > tr > th.danger,
.wpdevelop .table > tfoot > tr > th.danger,
.wpdevelop .table > thead > tr.danger > td,
.wpdevelop .table > tbody > tr.danger > td,
.wpdevelop .table > tfoot > tr.danger > td,
.wpdevelop .table > thead > tr.danger > th,
.wpdevelop .table > tbody > tr.danger > th,
.wpdevelop .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.wpdevelop .table-hover > tbody > tr > td.danger:hover,
.wpdevelop .table-hover > tbody > tr > th.danger:hover,
.wpdevelop .table-hover > tbody > tr.danger:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .danger,
.wpdevelop .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.wpdevelop .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .wpdevelop .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .wpdevelop .table-responsive > .table {
    margin-bottom: 0;
  }
  .wpdevelop .table-responsive > .table > thead > tr > th,
  .wpdevelop .table-responsive > .table > tbody > tr > th,
  .wpdevelop .table-responsive > .table > tfoot > tr > th,
  .wpdevelop .table-responsive > .table > thead > tr > td,
  .wpdevelop .table-responsive > .table > tbody > tr > td,
  .wpdevelop .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .wpdevelop .table-responsive > .table-bordered {
    border: 0;
  }
  .wpdevelop .table-responsive > .table-bordered > thead > tr > th:first-child,
  .wpdevelop .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .wpdevelop .table-responsive > .table-bordered > thead > tr > td:first-child,
  .wpdevelop .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .wpdevelop .table-responsive > .table-bordered > thead > tr > th:last-child,
  .wpdevelop .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .wpdevelop .table-responsive > .table-bordered > thead > tr > td:last-child,
  .wpdevelop .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.wpdevelop fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.wpdevelop legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.wpdevelop label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.wpdevelop input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpdevelop input[type="radio"],
.wpdevelop input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.wpdevelop input[type="file"] {
  display: block;
}
.wpdevelop input[type="range"] {
  display: block;
  width: 100%;
}
.wpdevelop select[multiple],
.wpdevelop select[size] {
  height: auto;
}
.wpdevelop input[type="file"]:focus,
.wpdevelop input[type="radio"]:focus,
.wpdevelop input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wpdevelop output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.wpdevelop .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.wpdevelop .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.wpdevelop .form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.wpdevelop .form-control:-ms-input-placeholder {
  color: #999999;
}
.wpdevelop .form-control::-webkit-input-placeholder {
  color: #999999;
}
.wpdevelop .form-control[disabled],
.wpdevelop .form-control[readonly],
.wpdevelop fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.wpdevelop .form-control[disabled],
.wpdevelop fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.wpdevelop textarea.form-control {
  height: auto;
}
.wpdevelop input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .wpdevelop input[type="date"].form-control,
  .wpdevelop input[type="time"].form-control,
  .wpdevelop input[type="datetime-local"].form-control,
  .wpdevelop input[type="month"].form-control {
    line-height: 34px;
  }
  .wpdevelop input[type="date"].input-sm,
  .wpdevelop input[type="time"].input-sm,
  .wpdevelop input[type="datetime-local"].input-sm,
  .wpdevelop input[type="month"].input-sm,
  .wpdevelop .input-group-sm input[type="date"],
  .wpdevelop .input-group-sm input[type="time"],
  .wpdevelop .input-group-sm input[type="datetime-local"],
  .wpdevelop .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .wpdevelop input[type="date"].input-lg,
  .wpdevelop input[type="time"].input-lg,
  .wpdevelop input[type="datetime-local"].input-lg,
  .wpdevelop input[type="month"].input-lg,
  .wpdevelop .input-group-lg input[type="date"],
  .wpdevelop .input-group-lg input[type="time"],
  .wpdevelop .input-group-lg input[type="datetime-local"],
  .wpdevelop .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.wpdevelop .form-group {
  margin-bottom: 15px;
}
.wpdevelop .radio,
.wpdevelop .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.wpdevelop .radio label,
.wpdevelop .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.wpdevelop .radio input[type="radio"],
.wpdevelop .radio-inline input[type="radio"],
.wpdevelop .checkbox input[type="checkbox"],
.wpdevelop .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.wpdevelop .radio + .radio,
.wpdevelop .checkbox + .checkbox {
  margin-top: -5px;
}
.wpdevelop .radio-inline,
.wpdevelop .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.wpdevelop .radio-inline + .radio-inline,
.wpdevelop .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.wpdevelop input[type="radio"][disabled],
.wpdevelop input[type="checkbox"][disabled],
.wpdevelop input[type="radio"].disabled,
.wpdevelop input[type="checkbox"].disabled,
.wpdevelop fieldset[disabled] input[type="radio"],
.wpdevelop fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.wpdevelop .radio-inline.disabled,
.wpdevelop .checkbox-inline.disabled,
.wpdevelop fieldset[disabled] .radio-inline,
.wpdevelop fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.wpdevelop .radio.disabled label,
.wpdevelop .checkbox.disabled label,
.wpdevelop fieldset[disabled] .radio label,
.wpdevelop fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.wpdevelop .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.wpdevelop .form-control-static.input-lg,
.wpdevelop .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.wpdevelop .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.wpdevelop select.input-sm {
  height: 30px;
  line-height: 30px;
}
.wpdevelop textarea.input-sm,
.wpdevelop select[multiple].input-sm {
  height: auto;
}
.wpdevelop .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.wpdevelop .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.wpdevelop .form-group-sm textarea.form-control,
.wpdevelop .form-group-sm select[multiple].form-control {
  height: auto;
}
.wpdevelop .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.wpdevelop .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.wpdevelop select.input-lg {
  height: 46px;
  line-height: 46px;
}
.wpdevelop textarea.input-lg,
.wpdevelop select[multiple].input-lg {
  height: auto;
}
.wpdevelop .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.wpdevelop .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.wpdevelop .form-group-lg textarea.form-control,
.wpdevelop .form-group-lg select[multiple].form-control {
  height: auto;
}
.wpdevelop .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.wpdevelop .has-feedback {
  position: relative;
}
.wpdevelop .has-feedback .form-control {
  padding-right: 42.5px;
}
.wpdevelop .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.wpdevelop .input-lg + .form-control-feedback,
.wpdevelop .input-group-lg + .form-control-feedback,
.wpdevelop .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.wpdevelop .input-sm + .form-control-feedback,
.wpdevelop .input-group-sm + .form-control-feedback,
.wpdevelop .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.wpdevelop .has-success .help-block,
.wpdevelop .has-success .control-label,
.wpdevelop .has-success .radio,
.wpdevelop .has-success .checkbox,
.wpdevelop .has-success .radio-inline,
.wpdevelop .has-success .checkbox-inline,
.wpdevelop .has-success.radio label,
.wpdevelop .has-success.checkbox label,
.wpdevelop .has-success.radio-inline label,
.wpdevelop .has-success.checkbox-inline label {
  color: #3c763d;
}
.wpdevelop .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.wpdevelop .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.wpdevelop .has-success .form-control-feedback {
  color: #3c763d;
}
.wpdevelop .has-warning .help-block,
.wpdevelop .has-warning .control-label,
.wpdevelop .has-warning .radio,
.wpdevelop .has-warning .checkbox,
.wpdevelop .has-warning .radio-inline,
.wpdevelop .has-warning .checkbox-inline,
.wpdevelop .has-warning.radio label,
.wpdevelop .has-warning.checkbox label,
.wpdevelop .has-warning.radio-inline label,
.wpdevelop .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.wpdevelop .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.wpdevelop .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.wpdevelop .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.wpdevelop .has-error .help-block,
.wpdevelop .has-error .control-label,
.wpdevelop .has-error .radio,
.wpdevelop .has-error .checkbox,
.wpdevelop .has-error .radio-inline,
.wpdevelop .has-error .checkbox-inline,
.wpdevelop .has-error.radio label,
.wpdevelop .has-error.checkbox label,
.wpdevelop .has-error.radio-inline label,
.wpdevelop .has-error.checkbox-inline label {
  color: #a94442;
}
.wpdevelop .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.wpdevelop .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.wpdevelop .has-error .form-control-feedback {
  color: #a94442;
}
.wpdevelop .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.wpdevelop .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.wpdevelop .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .wpdevelop .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .wpdevelop .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .wpdevelop .form-inline .form-control-static {
    display: inline-block;
  }
  .wpdevelop .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .wpdevelop .form-inline .input-group .input-group-addon,
  .wpdevelop .form-inline .input-group .input-group-btn,
  .wpdevelop .form-inline .input-group .form-control {
    width: auto;
  }
  .wpdevelop .form-inline .input-group > .form-control {
    width: 100%;
  }
  .wpdevelop .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .wpdevelop .form-inline .radio,
  .wpdevelop .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .wpdevelop .form-inline .radio label,
  .wpdevelop .form-inline .checkbox label {
    padding-left: 0;
  }
  .wpdevelop .form-inline .radio input[type="radio"],
  .wpdevelop .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .wpdevelop .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.wpdevelop .form-horizontal .radio,
.wpdevelop .form-horizontal .checkbox,
.wpdevelop .form-horizontal .radio-inline,
.wpdevelop .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.wpdevelop .form-horizontal .radio,
.wpdevelop .form-horizontal .checkbox {
  min-height: 27px;
}
.wpdevelop .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .wpdevelop .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.wpdevelop .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .wpdevelop .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .wpdevelop .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.wpdevelop .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wpdevelop .btn:focus,
.wpdevelop .btn:active:focus,
.wpdevelop .btn.active:focus,
.wpdevelop .btn.focus,
.wpdevelop .btn:active.focus,
.wpdevelop .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wpdevelop .btn:hover,
.wpdevelop .btn:focus,
.wpdevelop .btn.focus {
  color: #333333;
  text-decoration: none;
}
.wpdevelop .btn:active,
.wpdevelop .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn.disabled,
.wpdevelop .btn[disabled],
.wpdevelop fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpdevelop a.btn.disabled,
.wpdevelop fieldset[disabled] a.btn {
  pointer-events: none;
}
.wpdevelop .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.wpdevelop .btn-default:focus,
.wpdevelop .btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.wpdevelop .btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active,
.wpdevelop .open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.wpdevelop .btn-default:active:hover,
.wpdevelop .btn-default.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-default:hover,
.wpdevelop .btn-default:active:focus,
.wpdevelop .btn-default.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-default:focus,
.wpdevelop .btn-default:active.focus,
.wpdevelop .btn-default.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active,
.wpdevelop .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop .btn-default.disabled:hover,
.wpdevelop .btn-default[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-default:hover,
.wpdevelop .btn-default.disabled:focus,
.wpdevelop .btn-default[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-default:focus,
.wpdevelop .btn-default.disabled.focus,
.wpdevelop .btn-default[disabled].focus,
.wpdevelop fieldset[disabled] .btn-default.focus,
.wpdevelop .btn-default.disabled:active,
.wpdevelop .btn-default[disabled]:active,
.wpdevelop fieldset[disabled] .btn-default:active,
.wpdevelop .btn-default.disabled.active,
.wpdevelop .btn-default[disabled].active,
.wpdevelop fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.wpdevelop .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.wpdevelop .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.wpdevelop .btn-primary:focus,
.wpdevelop .btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.wpdevelop .btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active,
.wpdevelop .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.wpdevelop .btn-primary:active:hover,
.wpdevelop .btn-primary.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-primary:hover,
.wpdevelop .btn-primary:active:focus,
.wpdevelop .btn-primary.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-primary:focus,
.wpdevelop .btn-primary:active.focus,
.wpdevelop .btn-primary.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active,
.wpdevelop .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-primary[disabled],
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop .btn-primary.disabled:hover,
.wpdevelop .btn-primary[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-primary:hover,
.wpdevelop .btn-primary.disabled:focus,
.wpdevelop .btn-primary[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-primary:focus,
.wpdevelop .btn-primary.disabled.focus,
.wpdevelop .btn-primary[disabled].focus,
.wpdevelop fieldset[disabled] .btn-primary.focus,
.wpdevelop .btn-primary.disabled:active,
.wpdevelop .btn-primary[disabled]:active,
.wpdevelop fieldset[disabled] .btn-primary:active,
.wpdevelop .btn-primary.disabled.active,
.wpdevelop .btn-primary[disabled].active,
.wpdevelop fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.wpdevelop .btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.wpdevelop .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.wpdevelop .btn-success:focus,
.wpdevelop .btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.wpdevelop .btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active,
.wpdevelop .open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.wpdevelop .btn-success:active:hover,
.wpdevelop .btn-success.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-success:hover,
.wpdevelop .btn-success:active:focus,
.wpdevelop .btn-success.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-success:focus,
.wpdevelop .btn-success:active.focus,
.wpdevelop .btn-success.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active,
.wpdevelop .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-success[disabled],
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop .btn-success.disabled:hover,
.wpdevelop .btn-success[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-success:hover,
.wpdevelop .btn-success.disabled:focus,
.wpdevelop .btn-success[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-success:focus,
.wpdevelop .btn-success.disabled.focus,
.wpdevelop .btn-success[disabled].focus,
.wpdevelop fieldset[disabled] .btn-success.focus,
.wpdevelop .btn-success.disabled:active,
.wpdevelop .btn-success[disabled]:active,
.wpdevelop fieldset[disabled] .btn-success:active,
.wpdevelop .btn-success.disabled.active,
.wpdevelop .btn-success[disabled].active,
.wpdevelop fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.wpdevelop .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.wpdevelop .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.wpdevelop .btn-info:focus,
.wpdevelop .btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.wpdevelop .btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active,
.wpdevelop .open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.wpdevelop .btn-info:active:hover,
.wpdevelop .btn-info.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-info:hover,
.wpdevelop .btn-info:active:focus,
.wpdevelop .btn-info.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-info:focus,
.wpdevelop .btn-info:active.focus,
.wpdevelop .btn-info.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active,
.wpdevelop .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-info[disabled],
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop .btn-info.disabled:hover,
.wpdevelop .btn-info[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-info:hover,
.wpdevelop .btn-info.disabled:focus,
.wpdevelop .btn-info[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-info:focus,
.wpdevelop .btn-info.disabled.focus,
.wpdevelop .btn-info[disabled].focus,
.wpdevelop fieldset[disabled] .btn-info.focus,
.wpdevelop .btn-info.disabled:active,
.wpdevelop .btn-info[disabled]:active,
.wpdevelop fieldset[disabled] .btn-info:active,
.wpdevelop .btn-info.disabled.active,
.wpdevelop .btn-info[disabled].active,
.wpdevelop fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.wpdevelop .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.wpdevelop .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.wpdevelop .btn-warning:focus,
.wpdevelop .btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.wpdevelop .btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active,
.wpdevelop .open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.wpdevelop .btn-warning:active:hover,
.wpdevelop .btn-warning.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-warning:hover,
.wpdevelop .btn-warning:active:focus,
.wpdevelop .btn-warning.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-warning:focus,
.wpdevelop .btn-warning:active.focus,
.wpdevelop .btn-warning.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active,
.wpdevelop .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-warning[disabled],
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop .btn-warning.disabled:hover,
.wpdevelop .btn-warning[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-warning:hover,
.wpdevelop .btn-warning.disabled:focus,
.wpdevelop .btn-warning[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-warning:focus,
.wpdevelop .btn-warning.disabled.focus,
.wpdevelop .btn-warning[disabled].focus,
.wpdevelop fieldset[disabled] .btn-warning.focus,
.wpdevelop .btn-warning.disabled:active,
.wpdevelop .btn-warning[disabled]:active,
.wpdevelop fieldset[disabled] .btn-warning:active,
.wpdevelop .btn-warning.disabled.active,
.wpdevelop .btn-warning[disabled].active,
.wpdevelop fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.wpdevelop .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.wpdevelop .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.wpdevelop .btn-danger:focus,
.wpdevelop .btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.wpdevelop .btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active,
.wpdevelop .open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.wpdevelop .btn-danger:active:hover,
.wpdevelop .btn-danger.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-danger:hover,
.wpdevelop .btn-danger:active:focus,
.wpdevelop .btn-danger.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-danger:focus,
.wpdevelop .btn-danger:active.focus,
.wpdevelop .btn-danger.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active,
.wpdevelop .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-danger,
.wpdevelop .btn-danger.disabled:hover,
.wpdevelop .btn-danger[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-danger:hover,
.wpdevelop .btn-danger.disabled:focus,
.wpdevelop .btn-danger[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-danger:focus,
.wpdevelop .btn-danger.disabled.focus,
.wpdevelop .btn-danger[disabled].focus,
.wpdevelop fieldset[disabled] .btn-danger.focus,
.wpdevelop .btn-danger.disabled:active,
.wpdevelop .btn-danger[disabled]:active,
.wpdevelop fieldset[disabled] .btn-danger:active,
.wpdevelop .btn-danger.disabled.active,
.wpdevelop .btn-danger[disabled].active,
.wpdevelop fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.wpdevelop .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.wpdevelop .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.wpdevelop .btn-link,
.wpdevelop .btn-link:active,
.wpdevelop .btn-link.active,
.wpdevelop .btn-link[disabled],
.wpdevelop fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpdevelop .btn-link,
.wpdevelop .btn-link:hover,
.wpdevelop .btn-link:focus,
.wpdevelop .btn-link:active {
  border-color: transparent;
}
.wpdevelop .btn-link:hover,
.wpdevelop .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.wpdevelop .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-link:hover,
.wpdevelop .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.wpdevelop .btn-lg,
.wpdevelop .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.wpdevelop .btn-sm,
.wpdevelop .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.wpdevelop .btn-xs,
.wpdevelop .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.wpdevelop .btn-block {
  display: block;
  width: 100%;
}
.wpdevelop .btn-block + .btn-block {
  margin-top: 5px;
}
.wpdevelop input[type="submit"].btn-block,
.wpdevelop input[type="reset"].btn-block,
.wpdevelop input[type="button"].btn-block {
  width: 100%;
}
.wpdevelop .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.wpdevelop .fade.in {
  opacity: 1;
}
.wpdevelop .collapse {
  display: none;
}
.wpdevelop .collapse.in {
  display: block;
}
.wpdevelop tr.collapse.in {
  display: table-row;
}
.wpdevelop tbody.collapse.in {
  display: table-row-group;
}
.wpdevelop .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.wpdevelop .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.wpdevelop .dropup,
.wpdevelop .dropdown {
  position: relative;
}
.wpdevelop .dropdown-toggle:focus {
  outline: 0;
}
.wpdevelop .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.wpdevelop .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.wpdevelop .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.wpdevelop .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.wpdevelop .dropdown-menu > li > a:hover,
.wpdevelop .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.wpdevelop .dropdown-menu > .active > a,
.wpdevelop .dropdown-menu > .active > a:hover,
.wpdevelop .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.wpdevelop .dropdown-menu > .disabled > a,
.wpdevelop .dropdown-menu > .disabled > a:hover,
.wpdevelop .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.wpdevelop .dropdown-menu > .disabled > a:hover,
.wpdevelop .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.wpdevelop .open > .dropdown-menu {
  display: block;
}
.wpdevelop .open > a {
  outline: 0;
}
.wpdevelop .dropdown-menu-right {
  left: auto;
  right: 0;
}
.wpdevelop .dropdown-menu-left {
  left: 0;
  right: auto;
}
.wpdevelop .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.wpdevelop .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.wpdevelop .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.wpdevelop .dropup .caret,
.wpdevelop .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.wpdevelop .dropup .dropdown-menu,
.wpdevelop .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .wpdevelop .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .wpdevelop .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.wpdevelop .btn-group,
.wpdevelop .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.wpdevelop .btn-group > .btn,
.wpdevelop .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.wpdevelop .btn-group > .btn:hover,
.wpdevelop .btn-group-vertical > .btn:hover,
.wpdevelop .btn-group > .btn:focus,
.wpdevelop .btn-group-vertical > .btn:focus,
.wpdevelop .btn-group > .btn:active,
.wpdevelop .btn-group-vertical > .btn:active,
.wpdevelop .btn-group > .btn.active,
.wpdevelop .btn-group-vertical > .btn.active {
  z-index: 2;
}
.wpdevelop .btn-group .btn + .btn,
.wpdevelop .btn-group .btn + .btn-group,
.wpdevelop .btn-group .btn-group + .btn,
.wpdevelop .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.wpdevelop .btn-toolbar {
  margin-left: -5px;
}
.wpdevelop .btn-toolbar .btn,
.wpdevelop .btn-toolbar .btn-group,
.wpdevelop .btn-toolbar .input-group {
  float: left;
}
.wpdevelop .btn-toolbar > .btn,
.wpdevelop .btn-toolbar > .btn-group,
.wpdevelop .btn-toolbar > .input-group {
  margin-left: 5px;
}
.wpdevelop .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.wpdevelop .btn-group > .btn:first-child {
  margin-left: 0;
}
.wpdevelop .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wpdevelop .btn-group > .btn:last-child:not(:first-child),
.wpdevelop .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.wpdevelop .btn-group > .btn-group {
  float: left;
}
.wpdevelop .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wpdevelop .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.wpdevelop .btn-group .dropdown-toggle:active,
.wpdevelop .btn-group.open .dropdown-toggle {
  outline: 0;
}
.wpdevelop .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.wpdevelop .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.wpdevelop .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpdevelop .btn .caret {
  margin-left: 0;
}
.wpdevelop .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.wpdevelop .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.wpdevelop .btn-group-vertical > .btn,
.wpdevelop .btn-group-vertical > .btn-group,
.wpdevelop .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.wpdevelop .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.wpdevelop .btn-group-vertical > .btn + .btn,
.wpdevelop .btn-group-vertical > .btn + .btn-group,
.wpdevelop .btn-group-vertical > .btn-group + .btn,
.wpdevelop .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.wpdevelop .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.wpdevelop .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.wpdevelop .btn-group-justified > .btn,
.wpdevelop .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.wpdevelop .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.wpdevelop .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.wpdevelop [data-toggle="buttons"] > .btn input[type="radio"],
.wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.wpdevelop [data-toggle="buttons"] > .btn input[type="checkbox"],
.wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.wpdevelop .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.wpdevelop .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.wpdevelop .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.wpdevelop .input-group-lg > .form-control,
.wpdevelop .input-group-lg > .input-group-addon,
.wpdevelop .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.wpdevelop select.input-group-lg > .form-control,
.wpdevelop select.input-group-lg > .input-group-addon,
.wpdevelop select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.wpdevelop textarea.input-group-lg > .form-control,
.wpdevelop textarea.input-group-lg > .input-group-addon,
.wpdevelop textarea.input-group-lg > .input-group-btn > .btn,
.wpdevelop select[multiple].input-group-lg > .form-control,
.wpdevelop select[multiple].input-group-lg > .input-group-addon,
.wpdevelop select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.wpdevelop .input-group-sm > .form-control,
.wpdevelop .input-group-sm > .input-group-addon,
.wpdevelop .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.wpdevelop select.input-group-sm > .form-control,
.wpdevelop select.input-group-sm > .input-group-addon,
.wpdevelop select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.wpdevelop textarea.input-group-sm > .form-control,
.wpdevelop textarea.input-group-sm > .input-group-addon,
.wpdevelop textarea.input-group-sm > .input-group-btn > .btn,
.wpdevelop select[multiple].input-group-sm > .form-control,
.wpdevelop select[multiple].input-group-sm > .input-group-addon,
.wpdevelop select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.wpdevelop .input-group-addon,
.wpdevelop .input-group-btn,
.wpdevelop .input-group .form-control {
  display: table-cell;
}
.wpdevelop .input-group-addon:not(:first-child):not(:last-child),
.wpdevelop .input-group-btn:not(:first-child):not(:last-child),
.wpdevelop .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.wpdevelop .input-group-addon,
.wpdevelop .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.wpdevelop .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.wpdevelop .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.wpdevelop .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.wpdevelop .input-group-addon input[type="radio"],
.wpdevelop .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.wpdevelop .input-group .form-control:first-child,
.wpdevelop .input-group-addon:first-child,
.wpdevelop .input-group-btn:first-child > .btn,
.wpdevelop .input-group-btn:first-child > .btn-group > .btn,
.wpdevelop .input-group-btn:first-child > .dropdown-toggle,
.wpdevelop .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.wpdevelop .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wpdevelop .input-group-addon:first-child {
  border-right: 0;
}
.wpdevelop .input-group .form-control:last-child,
.wpdevelop .input-group-addon:last-child,
.wpdevelop .input-group-btn:last-child > .btn,
.wpdevelop .input-group-btn:last-child > .btn-group > .btn,
.wpdevelop .input-group-btn:last-child > .dropdown-toggle,
.wpdevelop .input-group-btn:first-child > .btn:not(:first-child),
.wpdevelop .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.wpdevelop .input-group-addon:last-child {
  border-left: 0;
}
.wpdevelop .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.wpdevelop .input-group-btn > .btn {
  position: relative;
}
.wpdevelop .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.wpdevelop .input-group-btn > .btn:hover,
.wpdevelop .input-group-btn > .btn:focus,
.wpdevelop .input-group-btn > .btn:active {
  z-index: 2;
}
.wpdevelop .input-group-btn:first-child > .btn,
.wpdevelop .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.wpdevelop .input-group-btn:last-child > .btn,
.wpdevelop .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.wpdevelop .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.wpdevelop .nav > li {
  position: relative;
  display: block;
}
.wpdevelop .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.wpdevelop .nav > li > a:hover,
.wpdevelop .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.wpdevelop .nav > li.disabled > a {
  color: #777777;
}
.wpdevelop .nav > li.disabled > a:hover,
.wpdevelop .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.wpdevelop .nav .open > a,
.wpdevelop .nav .open > a:hover,
.wpdevelop .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.wpdevelop .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.wpdevelop .nav > li > a > img {
  max-width: none;
}
.wpdevelop .nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.wpdevelop .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.wpdevelop .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.wpdevelop .nav-tabs > li.active > a,
.wpdevelop .nav-tabs > li.active > a:hover,
.wpdevelop .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.wpdevelop .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.wpdevelop .nav-tabs.nav-justified > li {
  float: none;
}
.wpdevelop .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.wpdevelop .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .wpdevelop .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .wpdevelop .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.wpdevelop .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.wpdevelop .nav-tabs.nav-justified > .active > a,
.wpdevelop .nav-tabs.nav-justified > .active > a:hover,
.wpdevelop .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .wpdevelop .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .wpdevelop .nav-tabs.nav-justified > .active > a,
  .wpdevelop .nav-tabs.nav-justified > .active > a:hover,
  .wpdevelop .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.wpdevelop .nav-pills > li {
  float: left;
}
.wpdevelop .nav-pills > li > a {
  border-radius: 4px;
}
.wpdevelop .nav-pills > li + li {
  margin-left: 2px;
}
.wpdevelop .nav-pills > li.active > a,
.wpdevelop .nav-pills > li.active > a:hover,
.wpdevelop .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.wpdevelop .nav-stacked > li {
  float: none;
}
.wpdevelop .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.wpdevelop .nav-justified {
  width: 100%;
}
.wpdevelop .nav-justified > li {
  float: none;
}
.wpdevelop .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.wpdevelop .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .wpdevelop .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .wpdevelop .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.wpdevelop .nav-tabs-justified {
  border-bottom: 0;
}
.wpdevelop .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.wpdevelop .nav-tabs-justified > .active > a,
.wpdevelop .nav-tabs-justified > .active > a:hover,
.wpdevelop .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .wpdevelop .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .wpdevelop .nav-tabs-justified > .active > a,
  .wpdevelop .nav-tabs-justified > .active > a:hover,
  .wpdevelop .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.wpdevelop .tab-content > .tab-pane {
  display: none;
}
.wpdevelop .tab-content > .active {
  display: block;
}
.wpdevelop .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.wpdevelop .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .wpdevelop .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .wpdevelop .navbar-header {
    float: left;
  }
}
.wpdevelop .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.wpdevelop .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .wpdevelop .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .wpdevelop .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .wpdevelop .navbar-collapse.in {
    overflow-y: visible;
  }
  .wpdevelop .navbar-fixed-top .navbar-collapse,
  .wpdevelop .navbar-static-top .navbar-collapse,
  .wpdevelop .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .wpdevelop .navbar-fixed-top .navbar-collapse,
  .wpdevelop .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.wpdevelop .container > .navbar-header,
.wpdevelop .container-fluid > .navbar-header,
.wpdevelop .container > .navbar-collapse,
.wpdevelop .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .wpdevelop .container > .navbar-header,
  .wpdevelop .container-fluid > .navbar-header,
  .wpdevelop .container > .navbar-collapse,
  .wpdevelop .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.wpdevelop .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .wpdevelop .navbar-static-top {
    border-radius: 0;
  }
}
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .wpdevelop .navbar-fixed-top,
  .wpdevelop .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.wpdevelop .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.wpdevelop .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.wpdevelop .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.wpdevelop .navbar-brand:hover,
.wpdevelop .navbar-brand:focus {
  text-decoration: none;
}
.wpdevelop .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .wpdevelop .navbar > .container .navbar-brand,
  .wpdevelop .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.wpdevelop .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.wpdevelop .navbar-toggle:focus {
  outline: 0;
}
.wpdevelop .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.wpdevelop .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .wpdevelop .navbar-toggle {
    display: none;
  }
}
.wpdevelop .navbar-nav {
  margin: 7.5px -15px;
}
.wpdevelop .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .wpdevelop .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .wpdevelop .navbar-nav .open .dropdown-menu > li > a,
  .wpdevelop .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .wpdevelop .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .wpdevelop .navbar-nav .open .dropdown-menu > li > a:hover,
  .wpdevelop .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .wpdevelop .navbar-nav {
    float: left;
    margin: 0;
  }
  .wpdevelop .navbar-nav > li {
    float: left;
  }
  .wpdevelop .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.wpdevelop .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .wpdevelop .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .wpdevelop .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .wpdevelop .navbar-form .form-control-static {
    display: inline-block;
  }
  .wpdevelop .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .wpdevelop .navbar-form .input-group .input-group-addon,
  .wpdevelop .navbar-form .input-group .input-group-btn,
  .wpdevelop .navbar-form .input-group .form-control {
    width: auto;
  }
  .wpdevelop .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .wpdevelop .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .wpdevelop .navbar-form .radio,
  .wpdevelop .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .wpdevelop .navbar-form .radio label,
  .wpdevelop .navbar-form .checkbox label {
    padding-left: 0;
  }
  .wpdevelop .navbar-form .radio input[type="radio"],
  .wpdevelop .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .wpdevelop .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .wpdevelop .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .wpdevelop .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .wpdevelop .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.wpdevelop .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.wpdevelop .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.wpdevelop .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.wpdevelop .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.wpdevelop .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.wpdevelop .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .wpdevelop .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .wpdevelop .navbar-left {
    float: left !important;
  }
  .wpdevelop .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .wpdevelop .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.wpdevelop .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-brand {
  color: #777777;
}
.wpdevelop .navbar-default .navbar-brand:hover,
.wpdevelop .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.wpdevelop .navbar-default .navbar-text {
  color: #777777;
}
.wpdevelop .navbar-default .navbar-nav > li > a {
  color: #777777;
}
.wpdevelop .navbar-default .navbar-nav > li > a:hover,
.wpdevelop .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.wpdevelop .navbar-default .navbar-nav > .active > a,
.wpdevelop .navbar-default .navbar-nav > .active > a:hover,
.wpdevelop .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav > .disabled > a,
.wpdevelop .navbar-default .navbar-nav > .disabled > a:hover,
.wpdevelop .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.wpdevelop .navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.wpdevelop .navbar-default .navbar-toggle:hover,
.wpdevelop .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.wpdevelop .navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.wpdevelop .navbar-default .navbar-collapse,
.wpdevelop .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav > .open > a,
.wpdevelop .navbar-default .navbar-nav > .open > a:hover,
.wpdevelop .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.wpdevelop .navbar-default .navbar-link {
  color: #777777;
}
.wpdevelop .navbar-default .navbar-link:hover {
  color: #333333;
}
.wpdevelop .navbar-default .btn-link {
  color: #777777;
}
.wpdevelop .navbar-default .btn-link:hover,
.wpdevelop .navbar-default .btn-link:focus {
  color: #333333;
}
.wpdevelop .navbar-default .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .navbar-default .btn-link:hover,
.wpdevelop .navbar-default .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.wpdevelop .navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-brand:hover,
.wpdevelop .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav > li > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-nav > .active > a,
.wpdevelop .navbar-inverse .navbar-nav > .active > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a,
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.wpdevelop .navbar-inverse .navbar-toggle:hover,
.wpdevelop .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.wpdevelop .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.wpdevelop .navbar-inverse .navbar-collapse,
.wpdevelop .navbar-inverse .navbar-form {
  border-color: #101010;
}
.wpdevelop .navbar-inverse .navbar-nav > .open > a,
.wpdevelop .navbar-inverse .navbar-nav > .open > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.wpdevelop .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.wpdevelop .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.wpdevelop .navbar-inverse .btn-link:hover,
.wpdevelop .navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.wpdevelop .navbar-inverse .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .navbar-inverse .btn-link:hover,
.wpdevelop .navbar-inverse .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.wpdevelop .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.wpdevelop .breadcrumb > li {
  display: inline-block;
}
.wpdevelop .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.wpdevelop .breadcrumb > .active {
  color: #777777;
}
.wpdevelop .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.wpdevelop .pagination > li {
  display: inline;
}
.wpdevelop .pagination > li > a,
.wpdevelop .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.wpdevelop .pagination > li:first-child > a,
.wpdevelop .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.wpdevelop .pagination > li:last-child > a,
.wpdevelop .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.wpdevelop .pagination > li > a:hover,
.wpdevelop .pagination > li > span:hover,
.wpdevelop .pagination > li > a:focus,
.wpdevelop .pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.wpdevelop .pagination > .active > a,
.wpdevelop .pagination > .active > span,
.wpdevelop .pagination > .active > a:hover,
.wpdevelop .pagination > .active > span:hover,
.wpdevelop .pagination > .active > a:focus,
.wpdevelop .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.wpdevelop .pagination > .disabled > span,
.wpdevelop .pagination > .disabled > span:hover,
.wpdevelop .pagination > .disabled > span:focus,
.wpdevelop .pagination > .disabled > a,
.wpdevelop .pagination > .disabled > a:hover,
.wpdevelop .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.wpdevelop .pagination-lg > li > a,
.wpdevelop .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.wpdevelop .pagination-lg > li:first-child > a,
.wpdevelop .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.wpdevelop .pagination-lg > li:last-child > a,
.wpdevelop .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.wpdevelop .pagination-sm > li > a,
.wpdevelop .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.wpdevelop .pagination-sm > li:first-child > a,
.wpdevelop .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.wpdevelop .pagination-sm > li:last-child > a,
.wpdevelop .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.wpdevelop .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.wpdevelop .pager li {
  display: inline;
}
.wpdevelop .pager li > a,
.wpdevelop .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.wpdevelop .pager li > a:hover,
.wpdevelop .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.wpdevelop .pager .next > a,
.wpdevelop .pager .next > span {
  float: right;
}
.wpdevelop .pager .previous > a,
.wpdevelop .pager .previous > span {
  float: left;
}
.wpdevelop .pager .disabled > a,
.wpdevelop .pager .disabled > a:hover,
.wpdevelop .pager .disabled > a:focus,
.wpdevelop .pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.wpdevelop .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.wpdevelop a.label:hover,
.wpdevelop a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.wpdevelop .label:empty {
  display: none;
}
.wpdevelop .btn .label {
  position: relative;
  top: -1px;
}
.wpdevelop .label-default {
  background-color: #777777;
}
.wpdevelop .label-default[href]:hover,
.wpdevelop .label-default[href]:focus {
  background-color: #5e5e5e;
}
.wpdevelop .label-primary {
  background-color: #337ab7;
}
.wpdevelop .label-primary[href]:hover,
.wpdevelop .label-primary[href]:focus {
  background-color: #286090;
}
.wpdevelop .label-success {
  background-color: #5cb85c;
}
.wpdevelop .label-success[href]:hover,
.wpdevelop .label-success[href]:focus {
  background-color: #449d44;
}
.wpdevelop .label-info {
  background-color: #5bc0de;
}
.wpdevelop .label-info[href]:hover,
.wpdevelop .label-info[href]:focus {
  background-color: #31b0d5;
}
.wpdevelop .label-warning {
  background-color: #f0ad4e;
}
.wpdevelop .label-warning[href]:hover,
.wpdevelop .label-warning[href]:focus {
  background-color: #ec971f;
}
.wpdevelop .label-danger {
  background-color: #d9534f;
}
.wpdevelop .label-danger[href]:hover,
.wpdevelop .label-danger[href]:focus {
  background-color: #c9302c;
}
.wpdevelop .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.wpdevelop .badge:empty {
  display: none;
}
.wpdevelop .btn .badge {
  position: relative;
  top: -1px;
}
.wpdevelop .btn-xs .badge,
.wpdevelop .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.wpdevelop a.badge:hover,
.wpdevelop a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.wpdevelop .list-group-item.active > .badge,
.wpdevelop .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.wpdevelop .list-group-item > .badge {
  float: right;
}
.wpdevelop .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.wpdevelop .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.wpdevelop .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.wpdevelop .jumbotron h1,
.wpdevelop .jumbotron .h1 {
  color: inherit;
}
.wpdevelop .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.wpdevelop .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.wpdevelop .container .jumbotron,
.wpdevelop .container-fluid .jumbotron {
  border-radius: 6px;
}
.wpdevelop .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .wpdevelop .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .wpdevelop .container .jumbotron,
  .wpdevelop .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .wpdevelop .jumbotron h1,
  .wpdevelop .jumbotron .h1 {
    font-size: 63px;
  }
}
.wpdevelop .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.wpdevelop .thumbnail > img,
.wpdevelop .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.wpdevelop a.thumbnail:hover,
.wpdevelop a.thumbnail:focus,
.wpdevelop a.thumbnail.active {
  border-color: #337ab7;
}
.wpdevelop .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.wpdevelop .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.wpdevelop .alert h4 {
  margin-top: 0;
  color: inherit;
}
.wpdevelop .alert .alert-link {
  font-weight: bold;
}
.wpdevelop .alert > p,
.wpdevelop .alert > ul {
  margin-bottom: 0;
}
.wpdevelop .alert > p + p {
  margin-top: 5px;
}
.wpdevelop .alert-dismissable,
.wpdevelop .alert-dismissible {
  padding-right: 35px;
}
.wpdevelop .alert-dismissable .close,
.wpdevelop .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.wpdevelop .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.wpdevelop .alert-success hr {
  border-top-color: #c9e2b3;
}
.wpdevelop .alert-success .alert-link {
  color: #2b542c;
}
.wpdevelop .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.wpdevelop .alert-info hr {
  border-top-color: #a6e1ec;
}
.wpdevelop .alert-info .alert-link {
  color: #245269;
}
.wpdevelop .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.wpdevelop .alert-warning hr {
  border-top-color: #f7e1b5;
}
.wpdevelop .alert-warning .alert-link {
  color: #66512c;
}
.wpdevelop .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.wpdevelop .alert-danger hr {
  border-top-color: #e4b9c0;
}
.wpdevelop .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.wpdevelop .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wpdevelop .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.wpdevelop .progress-striped .progress-bar,
.wpdevelop .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.wpdevelop .progress.active .progress-bar,
.wpdevelop .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.wpdevelop .progress-bar-success {
  background-color: #5cb85c;
}
.wpdevelop .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .progress-bar-info {
  background-color: #5bc0de;
}
.wpdevelop .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .progress-bar-warning {
  background-color: #f0ad4e;
}
.wpdevelop .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .progress-bar-danger {
  background-color: #d9534f;
}
.wpdevelop .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .media {
  margin-top: 15px;
}
.wpdevelop .media:first-child {
  margin-top: 0;
}
.wpdevelop .media,
.wpdevelop .media-body {
  transform: scale(1); /* Standard Property */
  transform-origin: 0 0;  /* Standard Property */
  overflow: hidden;
}
.wpdevelop .media-body {
  width: 10000px;
}
.wpdevelop .media-object {
  display: block;
}
.wpdevelop .media-object.img-thumbnail {
  max-width: none;
}
.wpdevelop .media-right,
.wpdevelop .media > .pull-right {
  padding-left: 10px;
}
.wpdevelop .media-left,
.wpdevelop .media > .pull-left {
  padding-right: 10px;
}
.wpdevelop .media-left,
.wpdevelop .media-right,
.wpdevelop .media-body {
  display: table-cell;
  vertical-align: top;
}
.wpdevelop .media-middle {
  vertical-align: middle;
}
.wpdevelop .media-bottom {
  vertical-align: bottom;
}
.wpdevelop .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.wpdevelop .media-list {
  padding-left: 0;
  list-style: none;
}
.wpdevelop .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.wpdevelop .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.wpdevelop .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.wpdevelop .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.wpdevelop a.list-group-item,
.wpdevelop button.list-group-item {
  color: #555555;
}
.wpdevelop a.list-group-item .list-group-item-heading,
.wpdevelop button.list-group-item .list-group-item-heading {
  color: #333333;
}
.wpdevelop a.list-group-item:hover,
.wpdevelop button.list-group-item:hover,
.wpdevelop a.list-group-item:focus,
.wpdevelop button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.wpdevelop button.list-group-item {
  width: 100%;
  text-align: left;
}
.wpdevelop .list-group-item.disabled,
.wpdevelop .list-group-item.disabled:hover,
.wpdevelop .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.wpdevelop .list-group-item.disabled .list-group-item-heading,
.wpdevelop .list-group-item.disabled:hover .list-group-item-heading,
.wpdevelop .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.wpdevelop .list-group-item.disabled .list-group-item-text,
.wpdevelop .list-group-item.disabled:hover .list-group-item-text,
.wpdevelop .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.wpdevelop .list-group-item.active,
.wpdevelop .list-group-item.active:hover,
.wpdevelop .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.wpdevelop .list-group-item.active .list-group-item-heading,
.wpdevelop .list-group-item.active:hover .list-group-item-heading,
.wpdevelop .list-group-item.active:focus .list-group-item-heading,
.wpdevelop .list-group-item.active .list-group-item-heading > small,
.wpdevelop .list-group-item.active:hover .list-group-item-heading > small,
.wpdevelop .list-group-item.active:focus .list-group-item-heading > small,
.wpdevelop .list-group-item.active .list-group-item-heading > .small,
.wpdevelop .list-group-item.active:hover .list-group-item-heading > .small,
.wpdevelop .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.wpdevelop .list-group-item.active .list-group-item-text,
.wpdevelop .list-group-item.active:hover .list-group-item-text,
.wpdevelop .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.wpdevelop .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.wpdevelop a.list-group-item-success,
.wpdevelop button.list-group-item-success {
  color: #3c763d;
}
.wpdevelop a.list-group-item-success .list-group-item-heading,
.wpdevelop button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.wpdevelop a.list-group-item-success:hover,
.wpdevelop button.list-group-item-success:hover,
.wpdevelop a.list-group-item-success:focus,
.wpdevelop button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.wpdevelop a.list-group-item-success.active,
.wpdevelop button.list-group-item-success.active,
.wpdevelop a.list-group-item-success.active:hover,
.wpdevelop button.list-group-item-success.active:hover,
.wpdevelop a.list-group-item-success.active:focus,
.wpdevelop button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.wpdevelop .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.wpdevelop a.list-group-item-info,
.wpdevelop button.list-group-item-info {
  color: #31708f;
}
.wpdevelop a.list-group-item-info .list-group-item-heading,
.wpdevelop button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.wpdevelop a.list-group-item-info:hover,
.wpdevelop button.list-group-item-info:hover,
.wpdevelop a.list-group-item-info:focus,
.wpdevelop button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.wpdevelop a.list-group-item-info.active,
.wpdevelop button.list-group-item-info.active,
.wpdevelop a.list-group-item-info.active:hover,
.wpdevelop button.list-group-item-info.active:hover,
.wpdevelop a.list-group-item-info.active:focus,
.wpdevelop button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.wpdevelop .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.wpdevelop a.list-group-item-warning,
.wpdevelop button.list-group-item-warning {
  color: #8a6d3b;
}
.wpdevelop a.list-group-item-warning .list-group-item-heading,
.wpdevelop button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.wpdevelop a.list-group-item-warning:hover,
.wpdevelop button.list-group-item-warning:hover,
.wpdevelop a.list-group-item-warning:focus,
.wpdevelop button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.wpdevelop a.list-group-item-warning.active,
.wpdevelop button.list-group-item-warning.active,
.wpdevelop a.list-group-item-warning.active:hover,
.wpdevelop button.list-group-item-warning.active:hover,
.wpdevelop a.list-group-item-warning.active:focus,
.wpdevelop button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.wpdevelop .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.wpdevelop a.list-group-item-danger,
.wpdevelop button.list-group-item-danger {
  color: #a94442;
}
.wpdevelop a.list-group-item-danger .list-group-item-heading,
.wpdevelop button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.wpdevelop a.list-group-item-danger:hover,
.wpdevelop button.list-group-item-danger:hover,
.wpdevelop a.list-group-item-danger:focus,
.wpdevelop button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.wpdevelop a.list-group-item-danger.active,
.wpdevelop button.list-group-item-danger.active,
.wpdevelop a.list-group-item-danger.active:hover,
.wpdevelop button.list-group-item-danger.active:hover,
.wpdevelop a.list-group-item-danger.active:focus,
.wpdevelop button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.wpdevelop .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.wpdevelop .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.wpdevelop .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.wpdevelop .panel-body {
  padding: 15px;
}
.wpdevelop .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.wpdevelop .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.wpdevelop .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.wpdevelop .panel-title > a,
.wpdevelop .panel-title > small,
.wpdevelop .panel-title > .small,
.wpdevelop .panel-title > small > a,
.wpdevelop .panel-title > .small > a {
  color: inherit;
}
.wpdevelop .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .list-group,
.wpdevelop .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.wpdevelop .panel > .list-group .list-group-item,
.wpdevelop .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.wpdevelop .panel > .list-group:first-child .list-group-item:first-child,
.wpdevelop .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.wpdevelop .panel > .list-group:last-child .list-group-item:last-child,
.wpdevelop .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.wpdevelop .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.wpdevelop .list-group + .panel-footer {
  border-top-width: 0;
}
.wpdevelop .panel > .table,
.wpdevelop .panel > .table-responsive > .table,
.wpdevelop .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.wpdevelop .panel > .table caption,
.wpdevelop .panel > .table-responsive > .table caption,
.wpdevelop .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.wpdevelop .panel > .table:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.wpdevelop .panel > .table:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.wpdevelop .panel > .panel-body + .table,
.wpdevelop .panel > .panel-body + .table-responsive,
.wpdevelop .panel > .table + .panel-body,
.wpdevelop .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.wpdevelop .panel > .table > tbody:first-child > tr:first-child th,
.wpdevelop .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.wpdevelop .panel > .table-bordered,
.wpdevelop .panel > .table-responsive > .table-bordered {
  border: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpdevelop .panel > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .panel > .table-bordered > thead > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpdevelop .panel > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpdevelop .panel > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .panel > .table-bordered > thead > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpdevelop .panel > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr:first-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.wpdevelop .panel > .table-bordered > tbody > tr:first-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.wpdevelop .panel > .table-bordered > thead > tr:first-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.wpdevelop .panel > .table-bordered > tbody > tr:first-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.wpdevelop .panel > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .panel > .table-bordered > tfoot > tr:last-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.wpdevelop .panel > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .panel > .table-bordered > tfoot > tr:last-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.wpdevelop .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.wpdevelop .panel-group {
  margin-bottom: 20px;
}
.wpdevelop .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.wpdevelop .panel-group .panel + .panel {
  margin-top: 5px;
}
.wpdevelop .panel-group .panel-heading {
  border-bottom: 0;
}
.wpdevelop .panel-group .panel-heading + .panel-collapse > .panel-body,
.wpdevelop .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.wpdevelop .panel-group .panel-footer {
  border-top: 0;
}
.wpdevelop .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.wpdevelop .panel-default {
  border-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.wpdevelop .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.wpdevelop .panel-primary {
  border-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.wpdevelop .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.wpdevelop .panel-success {
  border-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.wpdevelop .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.wpdevelop .panel-info {
  border-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.wpdevelop .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.wpdevelop .panel-warning {
  border-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.wpdevelop .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.wpdevelop .panel-danger {
  border-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.wpdevelop .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.wpdevelop .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.wpdevelop .embed-responsive .embed-responsive-item,
.wpdevelop .embed-responsive iframe,
.wpdevelop .embed-responsive embed,
.wpdevelop .embed-responsive object,
.wpdevelop .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.wpdevelop .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.wpdevelop .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.wpdevelop .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.wpdevelop .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.wpdevelop .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.wpdevelop .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.wpdevelop .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.wpdevelop .close:hover,
.wpdevelop .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wpdevelop button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.wpdevelop .modal-open {
  overflow: hidden;
}
.wpdevelop .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.wpdevelop .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.wpdevelop .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.wpdevelop .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.wpdevelop .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.wpdevelop .modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.wpdevelop .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.wpdevelop .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.wpdevelop .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wpdevelop .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.wpdevelop .modal-header .close {
  margin-top: -2px;
}
.wpdevelop .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.wpdevelop .modal-body {
  position: relative;
  padding: 15px;
}
.wpdevelop .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.wpdevelop .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.wpdevelop .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.wpdevelop .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.wpdevelop .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .wpdevelop .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .wpdevelop .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .wpdevelop .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .wpdevelop .modal-lg {
    width: 900px;
  }
}
.wpdevelop .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.wpdevelop .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.wpdevelop .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.wpdevelop .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.wpdevelop .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.wpdevelop .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.wpdevelop .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.wpdevelop .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.wpdevelop .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.wpdevelop .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.wpdevelop .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.wpdevelop .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.wpdevelop .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.wpdevelop .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.wpdevelop .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.wpdevelop .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.wpdevelop .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.wpdevelop .popover.top {
  margin-top: -10px;
}
.wpdevelop .popover.right {
  margin-left: 10px;
}
.wpdevelop .popover.bottom {
  margin-top: 10px;
}
.wpdevelop .popover.left {
  margin-left: -10px;
}
.wpdevelop .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.wpdevelop .popover-content {
  padding: 9px 14px;
}
.wpdevelop .popover > .arrow,
.wpdevelop .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.wpdevelop .popover > .arrow {
  border-width: 11px;
}
.wpdevelop .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.wpdevelop .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.wpdevelop .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.wpdevelop .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.wpdevelop .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.wpdevelop .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.wpdevelop .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.wpdevelop .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.wpdevelop .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.wpdevelop .carousel {
  position: relative;
}
.wpdevelop .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.wpdevelop .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.wpdevelop .carousel-inner > .item > img,
.wpdevelop .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .wpdevelop .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .wpdevelop .carousel-inner > .item.next,
  .wpdevelop .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .wpdevelop .carousel-inner > .item.prev,
  .wpdevelop .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .wpdevelop .carousel-inner > .item.next.left,
  .wpdevelop .carousel-inner > .item.prev.right,
  .wpdevelop .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.wpdevelop .carousel-inner > .active,
.wpdevelop .carousel-inner > .next,
.wpdevelop .carousel-inner > .prev {
  display: block;
}
.wpdevelop .carousel-inner > .active {
  left: 0;
}
.wpdevelop .carousel-inner > .next,
.wpdevelop .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.wpdevelop .carousel-inner > .next {
  left: 100%;
}
.wpdevelop .carousel-inner > .prev {
  left: -100%;
}
.wpdevelop .carousel-inner > .next.left,
.wpdevelop .carousel-inner > .prev.right {
  left: 0;
}
.wpdevelop .carousel-inner > .active.left {
  left: -100%;
}
.wpdevelop .carousel-inner > .active.right {
  left: 100%;
}
.wpdevelop .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.wpdevelop .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.wpdevelop .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.wpdevelop .carousel-control:hover,
.wpdevelop .carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.wpdevelop .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.wpdevelop .carousel-control .icon-prev:before {
  content: '\2039';
}
.wpdevelop .carousel-control .icon-next:before {
  content: '\203a';
}
.wpdevelop .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.wpdevelop .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.wpdevelop .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.wpdevelop .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.wpdevelop .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .wpdevelop .carousel-control .icon-prev,
  .wpdevelop .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .wpdevelop .carousel-control .glyphicon-chevron-left,
  .wpdevelop .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .wpdevelop .carousel-control .icon-next {
    margin-right: -15px;
  }
  .wpdevelop .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .wpdevelop .carousel-indicators {
    bottom: 20px;
  }
}
.wpdevelop .clearfix:before,
.wpdevelop .clearfix:after,
.wpdevelop .dl-horizontal dd:before,
.wpdevelop .dl-horizontal dd:after,
.wpdevelop .container:before,
.wpdevelop .container:after,
.wpdevelop .container-fluid:before,
.wpdevelop .container-fluid:after,
.wpdevelop .row:before,
.wpdevelop .row:after,
.wpdevelop .form-horizontal .form-group:before,
.wpdevelop .form-horizontal .form-group:after,
.wpdevelop .btn-toolbar:before,
.wpdevelop .btn-toolbar:after,
.wpdevelop .btn-group-vertical > .btn-group:before,
.wpdevelop .btn-group-vertical > .btn-group:after,
.wpdevelop .nav:before,
.wpdevelop .nav:after,
.wpdevelop .navbar:before,
.wpdevelop .navbar:after,
.wpdevelop .navbar-header:before,
.wpdevelop .navbar-header:after,
.wpdevelop .navbar-collapse:before,
.wpdevelop .navbar-collapse:after,
.wpdevelop .pager:before,
.wpdevelop .pager:after,
.wpdevelop .panel-body:before,
.wpdevelop .panel-body:after,
.wpdevelop .modal-footer:before,
.wpdevelop .modal-footer:after {
  content: " ";
  display: table;
}
.wpdevelop .clearfix:after,
.wpdevelop .dl-horizontal dd:after,
.wpdevelop .container:after,
.wpdevelop .container-fluid:after,
.wpdevelop .row:after,
.wpdevelop .form-horizontal .form-group:after,
.wpdevelop .btn-toolbar:after,
.wpdevelop .btn-group-vertical > .btn-group:after,
.wpdevelop .nav:after,
.wpdevelop .navbar:after,
.wpdevelop .navbar-header:after,
.wpdevelop .navbar-collapse:after,
.wpdevelop .pager:after,
.wpdevelop .panel-body:after,
.wpdevelop .modal-footer:after {
  clear: both;
}
.wpdevelop .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wpdevelop .pull-right {
  float: right !important;
}
.wpdevelop .pull-left {
  float: left !important;
}
.wpdevelop .hide {
  display: none !important;
}
.wpdevelop .show {
  display: block !important;
}
.wpdevelop .invisible {
  visibility: hidden;
}
.wpdevelop .text-hide {
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.wpdevelop .hidden {
  display: none !important;
}
.wpdevelop .affix {
  position: fixed;
}
.wpdevelop .visible-xs,
.wpdevelop .visible-sm,
.wpdevelop .visible-md,
.wpdevelop .visible-lg {
  display: none !important;
}
.wpdevelop .visible-xs-block,
.wpdevelop .visible-xs-inline,
.wpdevelop .visible-xs-inline-block,
.wpdevelop .visible-sm-block,
.wpdevelop .visible-sm-inline,
.wpdevelop .visible-sm-inline-block,
.wpdevelop .visible-md-block,
.wpdevelop .visible-md-inline,
.wpdevelop .visible-md-inline-block,
.wpdevelop .visible-lg-block,
.wpdevelop .visible-lg-inline,
.wpdevelop .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .wpdevelop .visible-xs {
    display: block !important;
  }
  .wpdevelop table.visible-xs {
    display: table !important;
  }
  .wpdevelop tr.visible-xs {
    display: table-row !important;
  }
  .wpdevelop th.visible-xs,
  .wpdevelop td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .wpdevelop .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .wpdevelop .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .wpdevelop .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wpdevelop .visible-sm {
    display: block !important;
  }
  .wpdevelop table.visible-sm {
    display: table !important;
  }
  .wpdevelop tr.visible-sm {
    display: table-row !important;
  }
  .wpdevelop th.visible-sm,
  .wpdevelop td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wpdevelop .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wpdevelop .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wpdevelop .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wpdevelop .visible-md {
    display: block !important;
  }
  .wpdevelop table.visible-md {
    display: table !important;
  }
  .wpdevelop tr.visible-md {
    display: table-row !important;
  }
  .wpdevelop th.visible-md,
  .wpdevelop td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wpdevelop .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wpdevelop .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wpdevelop .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .wpdevelop .visible-lg {
    display: block !important;
  }
  .wpdevelop table.visible-lg {
    display: table !important;
  }
  .wpdevelop tr.visible-lg {
    display: table-row !important;
  }
  .wpdevelop th.visible-lg,
  .wpdevelop td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .wpdevelop .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .wpdevelop .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .wpdevelop .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .wpdevelop .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wpdevelop .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wpdevelop .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .wpdevelop .hidden-lg {
    display: none !important;
  }
}
.wpdevelop .visible-print {
  display: none !important;
}
@media print {
  .wpdevelop .visible-print {
    display: block !important;
  }
  .wpdevelop table.visible-print {
    display: table !important;
  }
  .wpdevelop tr.visible-print {
    display: table-row !important;
  }
  .wpdevelop th.visible-print,
  .wpdevelop td.visible-print {
    display: table-cell !important;
  }
}
.wpdevelop .visible-print-block {
  display: none !important;
}
@media print {
  .wpdevelop .visible-print-block {
    display: block !important;
  }
}
.wpdevelop .visible-print-inline {
  display: none !important;
}
@media print {
  .wpdevelop .visible-print-inline {
    display: inline !important;
  }
}
.wpdevelop .visible-print-inline-block {
  display: none !important;
}
@media print {
  .wpdevelop .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .wpdevelop .hidden-print {
    display: none !important;
  }
}


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/assets/libs/bootstrap-css/css/bootstrap-theme.css */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f4b4c9cb85df757ca08c)
 * Config saved to config.json and https://gist.github.com/f4b4c9cb85df757ca08c
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.wpdevelop .btn-default,
.wpdevelop .btn-primary,
.wpdevelop .btn-success,
.wpdevelop .btn-info,
.wpdevelop .btn-warning,
.wpdevelop .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-primary:active,
.wpdevelop .btn-success:active,
.wpdevelop .btn-info:active,
.wpdevelop .btn-warning:active,
.wpdevelop .btn-danger:active,
.wpdevelop .btn-default.active,
.wpdevelop .btn-primary.active,
.wpdevelop .btn-success.active,
.wpdevelop .btn-info.active,
.wpdevelop .btn-warning.active,
.wpdevelop .btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop .btn-primary[disabled],
.wpdevelop .btn-success[disabled],
.wpdevelop .btn-info[disabled],
.wpdevelop .btn-warning[disabled],
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpdevelop .btn-default .badge,
.wpdevelop .btn-primary .badge,
.wpdevelop .btn-success .badge,
.wpdevelop .btn-info .badge,
.wpdevelop .btn-warning .badge,
.wpdevelop .btn-danger .badge {
  text-shadow: none;
}
.wpdevelop .btn:active,
.wpdevelop .btn.active {
  background-image: none;
}
.wpdevelop .btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.wpdevelop .btn-default:hover,
.wpdevelop .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop .btn-default.disabled:hover,
.wpdevelop .btn-default[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-default:hover,
.wpdevelop .btn-default.disabled:focus,
.wpdevelop .btn-default[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-default:focus,
.wpdevelop .btn-default.disabled.focus,
.wpdevelop .btn-default[disabled].focus,
.wpdevelop fieldset[disabled] .btn-default.focus,
.wpdevelop .btn-default.disabled:active,
.wpdevelop .btn-default[disabled]:active,
.wpdevelop fieldset[disabled] .btn-default:active,
.wpdevelop .btn-default.disabled.active,
.wpdevelop .btn-default[disabled].active,
.wpdevelop fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.wpdevelop .btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.wpdevelop .btn-primary:hover,
.wpdevelop .btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-primary[disabled],
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop .btn-primary.disabled:hover,
.wpdevelop .btn-primary[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-primary:hover,
.wpdevelop .btn-primary.disabled:focus,
.wpdevelop .btn-primary[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-primary:focus,
.wpdevelop .btn-primary.disabled.focus,
.wpdevelop .btn-primary[disabled].focus,
.wpdevelop fieldset[disabled] .btn-primary.focus,
.wpdevelop .btn-primary.disabled:active,
.wpdevelop .btn-primary[disabled]:active,
.wpdevelop fieldset[disabled] .btn-primary:active,
.wpdevelop .btn-primary.disabled.active,
.wpdevelop .btn-primary[disabled].active,
.wpdevelop fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.wpdevelop .btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.wpdevelop .btn-success:hover,
.wpdevelop .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-success[disabled],
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop .btn-success.disabled:hover,
.wpdevelop .btn-success[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-success:hover,
.wpdevelop .btn-success.disabled:focus,
.wpdevelop .btn-success[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-success:focus,
.wpdevelop .btn-success.disabled.focus,
.wpdevelop .btn-success[disabled].focus,
.wpdevelop fieldset[disabled] .btn-success.focus,
.wpdevelop .btn-success.disabled:active,
.wpdevelop .btn-success[disabled]:active,
.wpdevelop fieldset[disabled] .btn-success:active,
.wpdevelop .btn-success.disabled.active,
.wpdevelop .btn-success[disabled].active,
.wpdevelop fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.wpdevelop .btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.wpdevelop .btn-info:hover,
.wpdevelop .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-info[disabled],
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop .btn-info.disabled:hover,
.wpdevelop .btn-info[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-info:hover,
.wpdevelop .btn-info.disabled:focus,
.wpdevelop .btn-info[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-info:focus,
.wpdevelop .btn-info.disabled.focus,
.wpdevelop .btn-info[disabled].focus,
.wpdevelop fieldset[disabled] .btn-info.focus,
.wpdevelop .btn-info.disabled:active,
.wpdevelop .btn-info[disabled]:active,
.wpdevelop fieldset[disabled] .btn-info:active,
.wpdevelop .btn-info.disabled.active,
.wpdevelop .btn-info[disabled].active,
.wpdevelop fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.wpdevelop .btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.wpdevelop .btn-warning:hover,
.wpdevelop .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-warning[disabled],
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop .btn-warning.disabled:hover,
.wpdevelop .btn-warning[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-warning:hover,
.wpdevelop .btn-warning.disabled:focus,
.wpdevelop .btn-warning[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-warning:focus,
.wpdevelop .btn-warning.disabled.focus,
.wpdevelop .btn-warning[disabled].focus,
.wpdevelop fieldset[disabled] .btn-warning.focus,
.wpdevelop .btn-warning.disabled:active,
.wpdevelop .btn-warning[disabled]:active,
.wpdevelop fieldset[disabled] .btn-warning:active,
.wpdevelop .btn-warning.disabled.active,
.wpdevelop .btn-warning[disabled].active,
.wpdevelop fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.wpdevelop .btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.wpdevelop .btn-danger:hover,
.wpdevelop .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-danger,
.wpdevelop .btn-danger.disabled:hover,
.wpdevelop .btn-danger[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-danger:hover,
.wpdevelop .btn-danger.disabled:focus,
.wpdevelop .btn-danger[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-danger:focus,
.wpdevelop .btn-danger.disabled.focus,
.wpdevelop .btn-danger[disabled].focus,
.wpdevelop fieldset[disabled] .btn-danger.focus,
.wpdevelop .btn-danger.disabled:active,
.wpdevelop .btn-danger[disabled]:active,
.wpdevelop fieldset[disabled] .btn-danger:active,
.wpdevelop .btn-danger.disabled.active,
.wpdevelop .btn-danger[disabled].active,
.wpdevelop fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.wpdevelop .thumbnail,
.wpdevelop .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.wpdevelop .dropdown-menu > li > a:hover,
.wpdevelop .dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.wpdevelop .dropdown-menu > .active > a,
.wpdevelop .dropdown-menu > .active > a:hover,
.wpdevelop .dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-color: #2e6da4;
}
.wpdevelop .navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.wpdevelop .navbar-default .navbar-nav > .open > a,
.wpdevelop .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.wpdevelop .navbar-brand,
.wpdevelop .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.wpdevelop .navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
}
.wpdevelop .navbar-inverse .navbar-nav > .open > a,
.wpdevelop .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.wpdevelop .navbar-inverse .navbar-brand,
.wpdevelop .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpdevelop .navbar-static-top,
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  }
}
.wpdevelop .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wpdevelop .alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.wpdevelop .alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.wpdevelop .alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.wpdevelop .alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.wpdevelop .progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.wpdevelop .progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.wpdevelop .progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.wpdevelop .progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.wpdevelop .progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.wpdevelop .progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.wpdevelop .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.wpdevelop .list-group-item.active,
.wpdevelop .list-group-item.active:hover,
.wpdevelop .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #2b669a;
}
.wpdevelop .list-group-item.active .badge,
.wpdevelop .list-group-item.active:hover .badge,
.wpdevelop .list-group-item.active:focus .badge {
  text-shadow: none;
}
.wpdevelop .panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wpdevelop .panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.wpdevelop .panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.wpdevelop .panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.wpdevelop .panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.wpdevelop .panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.wpdevelop .panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.wpdevelop .well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/assets/libs/tippy.js/themes/wpbc-tippy-popover.css */
.tippy-box[data-theme~=wpbc-tippy-popover] {
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 8, 16, .15);
	color: #333;
	box-shadow: 0 4px 14px -2px rgba(0, 8, 16, .08)
}

.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-backdrop {
	background-color: #fff
}

.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-arrow:after, .tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-svg-arrow:after {
	content: "";
	position: absolute;
	z-index: -1
}

.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-arrow:after {
	border-color: transparent;
	border-style: solid
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=top] > .tippy-arrow:before {
	border-top-color: #fff
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=top] > .tippy-arrow:after {
	border-top-color: rgba(0, 8, 16, .2);
	border-width: 7px 7px 0;
	top: 17px;
	left: 1px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=top] > .tippy-svg-arrow > svg {
	top: 16px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=top] > .tippy-svg-arrow:after {
	top: 17px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=bottom] > .tippy-arrow:before {
	border-bottom-color: #fff;
	bottom: 16px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=bottom] > .tippy-arrow:after {
	border-bottom-color: rgba(0, 8, 16, .2);
	border-width: 0 7px 7px;
	bottom: 17px;
	left: 1px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=bottom] > .tippy-svg-arrow > svg {
	bottom: 16px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=bottom] > .tippy-svg-arrow:after {
	bottom: 17px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=left] > .tippy-arrow:before {
	border-left-color: #fff
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=left] > .tippy-arrow:after {
	border-left-color: rgba(0, 8, 16, .2);
	border-width: 7px 0 7px 7px;
	left: 17px;
	top: 1px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=left] > .tippy-svg-arrow > svg {
	left: 11px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=left] > .tippy-svg-arrow:after {
	left: 12px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=right] > .tippy-arrow:before {
	border-right-color: #fff;
	right: 16px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=right] > .tippy-arrow:after {
	border-width: 7px 7px 7px 0;
	right: 17px;
	top: 1px;
	border-right-color: rgba(0, 8, 16, .2)
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=right] > .tippy-svg-arrow > svg {
	right: 11px
}

.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=right] > .tippy-svg-arrow:after {
	right: 12px
}

.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-svg-arrow {
	fill: #fff
}

.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-svg-arrow:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);
	background-size: 16px 6px;
	width: 16px;
	height: 6px
}
/* WPBC Customization.  Above was replaced [data-theme~=light-border] to  [data-theme~=wpbc-tippy-popover]*/
.tippy-box[data-theme~="wpbc-tippy-popover"] {
	border-radius: 0;
	border: none;
	background: none;
}
.tippy-box[data-theme~="wpbc-tippy-popover"] .popover.popover_tippy{
	display:block;
	position:relative;
}
.tippy-box[data-theme~="wpbc-tippy-popover"] .tippy-content{
	padding: 0;
}
/* Arrow Bottom */
.tippy-box[data-theme~="wpbc-tippy-popover"][data-placement^="bottom"] > .tippy-arrow::before {
  border-bottom-color: rgba(129, 129, 129, 0.52);
	/*bottom: 20px;*/
	/*top: -10px;*/
}
.tippy-box[data-theme~="wpbc-tippy-popover"][data-placement^="bottom"] > .tippy-arrow::after {
  border-top-color:transparent;
}
/* Arrow top */
.tippy-box[data-theme~="wpbc-tippy-popover"][data-placement^="top"] > .tippy-arrow::before {
  border-top-color: rgba(129, 129, 129, 0.52);
}
.tippy-box[data-theme~="wpbc-tippy-popover"][data-placement^="top"] > .tippy-arrow::after {
  border-top-color:transparent;
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/assets/libs/tippy.js/themes/wpbc-tippy-times.css */
.wpdevelop div[id^="tippy-"]{
	z-index: 90001 !important;
}
.tippy-box[data-theme~=wpbc-tippy-times] {
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 8, 16, .15);
	color: #333;
	box-shadow: 0 4px 14px -2px rgba(0, 8, 16, .08)
}

.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-backdrop {
	background-color: #fff
}

.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-arrow:after, .tippy-box[data-theme~=wpbc-tippy-times] > .tippy-svg-arrow:after {
	content: "";
	position: absolute;
	z-index: -1
}

.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-arrow:after {
	border-color: transparent;
	border-style: solid
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=top] > .tippy-arrow:before {
	border-top-color: #fff
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=top] > .tippy-arrow:after {
	border-top-color: rgba(0, 8, 16, .2);
	border-width: 7px 7px 0;
	top: 17px;
	left: 1px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=top] > .tippy-svg-arrow > svg {
	top: 16px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=top] > .tippy-svg-arrow:after {
	top: 17px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=bottom] > .tippy-arrow:before {
	border-bottom-color: #fff;
	bottom: 16px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=bottom] > .tippy-arrow:after {
	border-bottom-color: rgba(0, 8, 16, .2);
	border-width: 0 7px 7px;
	bottom: 17px;
	left: 1px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=bottom] > .tippy-svg-arrow > svg {
	bottom: 16px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=bottom] > .tippy-svg-arrow:after {
	bottom: 17px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=left] > .tippy-arrow:before {
	border-left-color: #fff
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=left] > .tippy-arrow:after {
	border-left-color: rgba(0, 8, 16, .2);
	border-width: 7px 0 7px 7px;
	left: 17px;
	top: 1px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=left] > .tippy-svg-arrow > svg {
	left: 11px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=left] > .tippy-svg-arrow:after {
	left: 12px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=right] > .tippy-arrow:before {
	border-right-color: #fff;
	right: 16px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=right] > .tippy-arrow:after {
	border-width: 7px 7px 7px 0;
	right: 17px;
	top: 1px;
	border-right-color: rgba(0, 8, 16, .2)
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=right] > .tippy-svg-arrow > svg {
	right: 11px
}

.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=right] > .tippy-svg-arrow:after {
	right: 12px
}

.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-svg-arrow {
	fill: #fff
}

.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-svg-arrow:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);
	background-size: 16px 6px;
	width: 16px;
	height: 6px
}
/* WPBC Customization.  Above was replaced [data-theme~=light-border] to  [data-theme~=wpbc-tippy-times]*/
.tippy-box[data-theme~="wpbc-tippy-times"] {
	/*border-radius: 0;*/
	/*border: none;*/
	background: #fff;
}
.tippy-box[data-theme~="wpbc-tippy-times"] .popover.popover_tippy{
	display:block;
	position:relative;
}
.tippy-box[data-theme~="wpbc-tippy-times"] .tippy-content{
	padding: 5px 10px;
    font-size: 0.9em;
    line-height: 1.7em;
}
/* Arrow Bottom */
.tippy-box[data-theme~="wpbc-tippy-times"][data-placement^="bottom"] > .tippy-arrow::before {
  border-bottom-color: rgba(129, 129, 129, 0.52);
	/*bottom: 20px;*/
	/*top: -10px;*/
}
.tippy-box[data-theme~="wpbc-tippy-times"][data-placement^="bottom"] > .tippy-arrow::after {
  border-top-color:transparent;
}
/* Arrow top */
.tippy-box[data-theme~="wpbc-tippy-times"][data-placement^="top"] > .tippy-arrow::before {
  border-top-color: rgba(129, 129, 129, 0.52);
  bottom: -9px;
}
.tippy-box[data-theme~="wpbc-tippy-times"][data-placement^="top"] > .tippy-arrow::after {
  border-top-color:transparent;
}
/* Fix conflict issue with  Bootstrap lib */
.popover.popover_tippy {
	border: none;
}
/* Fix for Booking Listing  page max width. */
.toplevel_page_wpbc .tippy-box[data-placement^="top-start"]{
	max-width: 500px !important;
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/assets/libs/material-design-icons/material-design-icons.css */
/* Font Icons: https://fonts.google.com/icons?icon.query=event&icon.style=Filled&icon.set=Material+Icons
   Download:  https://github.com/google/material-design-icons/tree/master/font
   Convertor: https://cloudconvert.com/otf-to-woff2
*/
/* License: Apache License Version 2.0  http://www.apache.org/licenses/LICENSE-2.0.txt */
@font-face {
  font-family: 'wpbc-material-icons';
  font-style: normal;
  font-weight: 400;
  src: url('https://dziorek.pl/wp-content/plugins/booking/assets/libs/material-design-icons/./fonts/google-material-design-icons.woff2') format('woff2');
}
.wpbc_icn::before,
[class^="wpbc_icn_"]::before,
[class*=" wpbc_icn_"]::before {
  font-family: 'wpbc-material-icons';
  display: inline-block;
  font-variant: normal;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: -.20125em;
  /* Support for IE. */
  font-feature-settings: 'liga';
  -moz-font-feature-settings: 'liga';
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
}
.wpbc_icn_10k::before { content: "\e951"; }
.wpbc_icn_10mp::before { content: "\e952"; }
.wpbc_icn_11mp::before { content: "\e953"; }
.wpbc_icn_123::before { content: "\eb8d"; }
.wpbc_icn_12mp::before { content: "\e954"; }
.wpbc_icn_13mp::before { content: "\e955"; }
.wpbc_icn_14mp::before { content: "\e956"; }
.wpbc_icn_15mp::before { content: "\e957"; }
.wpbc_icn_16mp::before { content: "\e958"; }
.wpbc_icn_17mp::before { content: "\e959"; }
.wpbc_icn_18mp::before { content: "\e95a"; }
.wpbc_icn_19mp::before { content: "\e95b"; }
.wpbc_icn_1k::before { content: "\e95c"; }
.wpbc_icn_1k_plus::before { content: "\e95d"; }
.wpbc_icn_1x_mobiledata::before { content: "\efcd"; }
.wpbc_icn_20mp::before { content: "\e95e"; }
.wpbc_icn_21mp::before { content: "\e95f"; }
.wpbc_icn_22mp::before { content: "\e960"; }
.wpbc_icn_23mp::before { content: "\e961"; }
.wpbc_icn_24mp::before { content: "\e962"; }
.wpbc_icn_2k::before { content: "\e963"; }
.wpbc_icn_2k_plus::before { content: "\e964"; }
.wpbc_icn_2mp::before { content: "\e965"; }
.wpbc_icn_30fps::before { content: "\efce"; }
.wpbc_icn_30fps_select::before { content: "\efcf"; }
.wpbc_icn_360::before { content: "\e577"; }
.wpbc_icn_3d_rotation::before { content: "\e84d"; }
.wpbc_icn_3g_mobiledata::before { content: "\efd0"; }
.wpbc_icn_3k::before { content: "\e966"; }
.wpbc_icn_3k_plus::before { content: "\e967"; }
.wpbc_icn_3mp::before { content: "\e968"; }
.wpbc_icn_3p::before { content: "\efd1"; }
.wpbc_icn_4g_mobiledata::before { content: "\efd2"; }
.wpbc_icn_4g_plus_mobiledata::before { content: "\efd3"; }
.wpbc_icn_4k::before { content: "\e072"; }
.wpbc_icn_4k_plus::before { content: "\e969"; }
.wpbc_icn_4mp::before { content: "\e96a"; }
.wpbc_icn_5g::before { content: "\ef38"; }
.wpbc_icn_5k::before { content: "\e96b"; }
.wpbc_icn_5k_plus::before { content: "\e96c"; }
.wpbc_icn_5mp::before { content: "\e96d"; }
.wpbc_icn_60fps::before { content: "\efd4"; }
.wpbc_icn_60fps_select::before { content: "\efd5"; }
.wpbc_icn_6_ft_apart::before { content: "\f21e"; }
.wpbc_icn_6k::before { content: "\e96e"; }
.wpbc_icn_6k_plus::before { content: "\e96f"; }
.wpbc_icn_6mp::before { content: "\e970"; }
.wpbc_icn_7k::before { content: "\e971"; }
.wpbc_icn_7k_plus::before { content: "\e972"; }
.wpbc_icn_7mp::before { content: "\e973"; }
.wpbc_icn_8k::before { content: "\e974"; }
.wpbc_icn_8k_plus::before { content: "\e975"; }
.wpbc_icn_8mp::before { content: "\e976"; }
.wpbc_icn_9k::before { content: "\e977"; }
.wpbc_icn_9k_plus::before { content: "\e978"; }
.wpbc_icn_9mp::before { content: "\e979"; }
.wpbc_icn_abc::before { content: "\eb94"; }
.wpbc_icn_ac_unit::before { content: "\eb3b"; }
.wpbc_icn_access_alarm::before { content: "\e190"; }
.wpbc_icn_access_alarms::before { content: "\e191"; }
.wpbc_icn_access_time::before { content: "\e192"; }
.wpbc_icn_access_time_filled::before { content: "\efd6"; }
.wpbc_icn_accessibility::before { content: "\e84e"; }
.wpbc_icn_accessibility_new::before { content: "\e92c"; }
.wpbc_icn_accessible::before { content: "\e914"; }
.wpbc_icn_accessible_forward::before { content: "\e934"; }
.wpbc_icn_account_balance::before { content: "\e84f"; }
.wpbc_icn_account_balance_wallet::before { content: "\e850"; }
.wpbc_icn_account_box::before { content: "\e851"; }
.wpbc_icn_account_circle::before { content: "\e853"; }
.wpbc_icn_account_tree::before { content: "\e97a"; }
.wpbc_icn_ad_units::before { content: "\ef39"; }
.wpbc_icn_adb::before { content: "\e60e"; }
.wpbc_icn_add::before { content: "\e145"; }
.wpbc_icn_add_a_photo::before { content: "\e439"; }
.wpbc_icn_add_alarm::before { content: "\e193"; }
.wpbc_icn_add_alert::before { content: "\e003"; }
.wpbc_icn_add_box::before { content: "\e146"; }
.wpbc_icn_add_business::before { content: "\e729"; }
.wpbc_icn_add_call::before { content: "\e0e8"; }
.wpbc_icn_add_card::before { content: "\eb86"; }
.wpbc_icn_add_chart::before { content: "\e97b"; }
.wpbc_icn_add_circle::before { content: "\e147"; }
.wpbc_icn_add_circle_outline::before { content: "\e148"; }
.wpbc_icn_add_comment::before { content: "\e266"; }
.wpbc_icn_add_ic_call::before { content: "\e97c"; }
.wpbc_icn_add_link::before { content: "\e178"; }
.wpbc_icn_add_location::before { content: "\e567"; }
.wpbc_icn_add_location_alt::before { content: "\ef3a"; }
.wpbc_icn_add_moderator::before { content: "\e97d"; }
.wpbc_icn_add_photo_alternate::before { content: "\e43e"; }
.wpbc_icn_add_reaction::before { content: "\e1d3"; }
.wpbc_icn_add_road::before { content: "\ef3b"; }
.wpbc_icn_add_shopping_cart::before { content: "\e854"; }
.wpbc_icn_add_task::before { content: "\f23a"; }
.wpbc_icn_add_to_drive::before { content: "\e65c"; }
.wpbc_icn_add_to_home_screen::before { content: "\e1fe"; }
.wpbc_icn_add_to_photos::before { content: "\e39d"; }
.wpbc_icn_add_to_queue::before { content: "\e05c"; }
.wpbc_icn_addchart::before { content: "\ef3c"; }
.wpbc_icn_adf_scanner::before { content: "\eada"; }
.wpbc_icn_adjust::before { content: "\e39e"; }
.wpbc_icn_admin_panel_settings::before { content: "\ef3d"; }
.wpbc_icn_adobe::before { content: "\ea96"; }
.wpbc_icn_ads_click::before { content: "\e762"; }
.wpbc_icn_agriculture::before { content: "\ea79"; }
.wpbc_icn_air::before { content: "\efd8"; }
.wpbc_icn_airline_seat_flat::before { content: "\e630"; }
.wpbc_icn_airline_seat_flat_angled::before { content: "\e631"; }
.wpbc_icn_airline_seat_individual_suite::before { content: "\e632"; }
.wpbc_icn_airline_seat_legroom_extra::before { content: "\e633"; }
.wpbc_icn_airline_seat_legroom_normal::before { content: "\e634"; }
.wpbc_icn_airline_seat_legroom_reduced::before { content: "\e635"; }
.wpbc_icn_airline_seat_recline_extra::before { content: "\e636"; }
.wpbc_icn_airline_seat_recline_normal::before { content: "\e637"; }
.wpbc_icn_airline_stops::before { content: "\e7d0"; }
.wpbc_icn_airlines::before { content: "\e7ca"; }
.wpbc_icn_airplane_ticket::before { content: "\efd9"; }
.wpbc_icn_airplanemode_active::before { content: "\e195"; }
.wpbc_icn_airplanemode_inactive::before { content: "\e194"; }
.wpbc_icn_airplanemode_off::before { content: "\e194"; }
.wpbc_icn_airplanemode_on::before { content: "\e195"; }
.wpbc_icn_airplay::before { content: "\e055"; }
.wpbc_icn_airport_shuttle::before { content: "\eb3c"; }
.wpbc_icn_alarm::before { content: "\e855"; }
.wpbc_icn_alarm_add::before { content: "\e856"; }
.wpbc_icn_alarm_off::before { content: "\e857"; }
.wpbc_icn_alarm_on::before { content: "\e858"; }
.wpbc_icn_album::before { content: "\e019"; }
.wpbc_icn_align_horizontal_center::before { content: "\e00f"; }
.wpbc_icn_align_horizontal_left::before { content: "\e00d"; }
.wpbc_icn_align_horizontal_right::before { content: "\e010"; }
.wpbc_icn_align_vertical_bottom::before { content: "\e015"; }
.wpbc_icn_align_vertical_center::before { content: "\e011"; }
.wpbc_icn_align_vertical_top::before { content: "\e00c"; }
.wpbc_icn_all_inbox::before { content: "\e97f"; }
.wpbc_icn_all_inclusive::before { content: "\eb3d"; }
.wpbc_icn_all_out::before { content: "\e90b"; }
.wpbc_icn_alt_route::before { content: "\f184"; }
.wpbc_icn_alternate_email::before { content: "\e0e6"; }
.wpbc_icn_amp_stories::before { content: "\ea13"; }
.wpbc_icn_analytics::before { content: "\ef3e"; }
.wpbc_icn_anchor::before { content: "\f1cd"; }
.wpbc_icn_android::before { content: "\e859"; }
.wpbc_icn_animation::before { content: "\e71c"; }
.wpbc_icn_announcement::before { content: "\e85a"; }
.wpbc_icn_aod::before { content: "\efda"; }
.wpbc_icn_apartment::before { content: "\ea40"; }
.wpbc_icn_api::before { content: "\f1b7"; }
.wpbc_icn_app_blocking::before { content: "\ef3f"; }
.wpbc_icn_app_registration::before { content: "\ef40"; }
.wpbc_icn_app_settings_alt::before { content: "\ef41"; }
.wpbc_icn_app_shortcut::before { content: "\eae4"; }
.wpbc_icn_apple::before { content: "\ea80"; }
.wpbc_icn_approval::before { content: "\e982"; }
.wpbc_icn_apps::before { content: "\e5c3"; }
.wpbc_icn_apps_outage::before { content: "\e7cc"; }
.wpbc_icn_architecture::before { content: "\ea3b"; }
.wpbc_icn_archive::before { content: "\e149"; }
.wpbc_icn_area_chart::before { content: "\e770"; }
.wpbc_icn_arrow_back::before { content: "\e5c4"; }
.wpbc_icn_arrow_back_ios::before { content: "\e5e0"; }
.wpbc_icn_arrow_back_ios_new::before { content: "\e2ea"; }
.wpbc_icn_arrow_circle_down::before { content: "\f181"; }
.wpbc_icn_arrow_circle_left::before { content: "\eaa7"; }
.wpbc_icn_arrow_circle_right::before { content: "\eaaa"; }
.wpbc_icn_arrow_circle_up::before { content: "\f182"; }
.wpbc_icn_arrow_downward::before { content: "\e5db"; }
.wpbc_icn_arrow_drop_down::before { content: "\e5c5"; }
.wpbc_icn_arrow_drop_down_circle::before { content: "\e5c6"; }
.wpbc_icn_arrow_drop_up::before { content: "\e5c7"; }
.wpbc_icn_arrow_forward::before { content: "\e5c8"; }
.wpbc_icn_arrow_forward_ios::before { content: "\e5e1"; }
.wpbc_icn_arrow_left::before { content: "\e5de"; }
.wpbc_icn_arrow_right::before { content: "\e5df"; }
.wpbc_icn_arrow_right_alt::before { content: "\e941"; }
.wpbc_icn_arrow_upward::before { content: "\e5d8"; }
.wpbc_icn_art_track::before { content: "\e060"; }
.wpbc_icn_article::before { content: "\ef42"; }
.wpbc_icn_aspect_ratio::before { content: "\e85b"; }
.wpbc_icn_assessment::before { content: "\e85c"; }
.wpbc_icn_assignment::before { content: "\e85d"; }
.wpbc_icn_assignment_ind::before { content: "\e85e"; }
.wpbc_icn_assignment_late::before { content: "\e85f"; }
.wpbc_icn_assignment_return::before { content: "\e860"; }
.wpbc_icn_assignment_returned::before { content: "\e861"; }
.wpbc_icn_assignment_turned_in::before { content: "\e862"; }
.wpbc_icn_assistant::before { content: "\e39f"; }
.wpbc_icn_assistant_direction::before { content: "\e988"; }
.wpbc_icn_assistant_navigation::before { content: "\e989"; }
.wpbc_icn_assistant_photo::before { content: "\e3a0"; }
.wpbc_icn_assured_workload::before { content: "\eb6f"; }
.wpbc_icn_atm::before { content: "\e573"; }
.wpbc_icn_attach_email::before { content: "\ea5e"; }
.wpbc_icn_attach_file::before { content: "\e226"; }
.wpbc_icn_attach_money::before { content: "\e227"; }
.wpbc_icn_attachment::before { content: "\e2bc"; }
.wpbc_icn_attractions::before { content: "\ea52"; }
.wpbc_icn_attribution::before { content: "\efdb"; }
.wpbc_icn_audio_file::before { content: "\eb82"; }
.wpbc_icn_audiotrack::before { content: "\e3a1"; }
.wpbc_icn_auto_awesome::before { content: "\e65f"; }
.wpbc_icn_auto_awesome_mosaic::before { content: "\e660"; }
.wpbc_icn_auto_awesome_motion::before { content: "\e661"; }
.wpbc_icn_auto_delete::before { content: "\ea4c"; }
.wpbc_icn_auto_fix_high::before { content: "\e663"; }
.wpbc_icn_auto_fix_normal::before { content: "\e664"; }
.wpbc_icn_auto_fix_off::before { content: "\e665"; }
.wpbc_icn_auto_graph::before { content: "\e4fb"; }
.wpbc_icn_auto_mode::before { content: "\ec20"; }
.wpbc_icn_auto_stories::before { content: "\e666"; }
.wpbc_icn_autofps_select::before { content: "\efdc"; }
.wpbc_icn_autorenew::before { content: "\e863"; }
.wpbc_icn_av_timer::before { content: "\e01b"; }
.wpbc_icn_baby_changing_station::before { content: "\f19b"; }
.wpbc_icn_back_hand::before { content: "\e764"; }
.wpbc_icn_backpack::before { content: "\f19c"; }
.wpbc_icn_backspace::before { content: "\e14a"; }
.wpbc_icn_backup::before { content: "\e864"; }
.wpbc_icn_backup_table::before { content: "\ef43"; }
.wpbc_icn_badge::before { content: "\ea67"; }
.wpbc_icn_bakery_dining::before { content: "\ea53"; }
.wpbc_icn_balance::before { content: "\eaf6"; }
.wpbc_icn_balcony::before { content: "\e58f"; }
.wpbc_icn_ballot::before { content: "\e172"; }
.wpbc_icn_bar_chart::before { content: "\e26b"; }
.wpbc_icn_batch_prediction::before { content: "\f0f5"; }
.wpbc_icn_bathroom::before { content: "\efdd"; }
.wpbc_icn_bathtub::before { content: "\ea41"; }
.wpbc_icn_battery_0_bar::before { content: "\ebdc"; }
.wpbc_icn_battery_1_bar::before { content: "\ebd9"; }
.wpbc_icn_battery_2_bar::before { content: "\ebe0"; }
.wpbc_icn_battery_3_bar::before { content: "\ebdd"; }
.wpbc_icn_battery_4_bar::before { content: "\ebe2"; }
.wpbc_icn_battery_5_bar::before { content: "\ebd4"; }
.wpbc_icn_battery_6_bar::before { content: "\ebd2"; }
.wpbc_icn_battery_alert::before { content: "\e19c"; }
.wpbc_icn_battery_charging_full::before { content: "\e1a3"; }
.wpbc_icn_battery_full::before { content: "\e1a4"; }
.wpbc_icn_battery_saver::before { content: "\efde"; }
.wpbc_icn_battery_std::before { content: "\e1a5"; }
.wpbc_icn_battery_unknown::before { content: "\e1a6"; }
.wpbc_icn_beach_access::before { content: "\eb3e"; }
.wpbc_icn_bed::before { content: "\efdf"; }
.wpbc_icn_bedroom_baby::before { content: "\efe0"; }
.wpbc_icn_bedroom_child::before { content: "\efe1"; }
.wpbc_icn_bedroom_parent::before { content: "\efe2"; }
.wpbc_icn_bedtime::before { content: "\ef44"; }
.wpbc_icn_bedtime_off::before { content: "\eb76"; }
.wpbc_icn_beenhere::before { content: "\e52d"; }
.wpbc_icn_bento::before { content: "\f1f4"; }
.wpbc_icn_bike_scooter::before { content: "\ef45"; }
.wpbc_icn_biotech::before { content: "\ea3a"; }
.wpbc_icn_blender::before { content: "\efe3"; }
.wpbc_icn_blinds::before { content: "\e286"; }
.wpbc_icn_blinds_closed::before { content: "\ec1f"; }
.wpbc_icn_block::before { content: "\e14b"; }
.wpbc_icn_block_flipped::before { content: "\ef46"; }
.wpbc_icn_bloodtype::before { content: "\efe4"; }
.wpbc_icn_bluetooth::before { content: "\e1a7"; }
.wpbc_icn_bluetooth_audio::before { content: "\e60f"; }
.wpbc_icn_bluetooth_connected::before { content: "\e1a8"; }
.wpbc_icn_bluetooth_disabled::before { content: "\e1a9"; }
.wpbc_icn_bluetooth_drive::before { content: "\efe5"; }
.wpbc_icn_bluetooth_searching::before { content: "\e1aa"; }
.wpbc_icn_blur_circular::before { content: "\e3a2"; }
.wpbc_icn_blur_linear::before { content: "\e3a3"; }
.wpbc_icn_blur_off::before { content: "\e3a4"; }
.wpbc_icn_blur_on::before { content: "\e3a5"; }
.wpbc_icn_bolt::before { content: "\ea0b"; }
.wpbc_icn_book::before { content: "\e865"; }
.wpbc_icn_book_online::before { content: "\f217"; }
.wpbc_icn_bookmark::before { content: "\e866"; }
.wpbc_icn_bookmark_add::before { content: "\e598"; }
.wpbc_icn_bookmark_added::before { content: "\e599"; }
.wpbc_icn_bookmark_border::before { content: "\e867"; }
.wpbc_icn_bookmark_outline::before { content: "\e867"; }
.wpbc_icn_bookmark_remove::before { content: "\e59a"; }
.wpbc_icn_bookmarks::before { content: "\e98b"; }
.wpbc_icn_border_all::before { content: "\e228"; }
.wpbc_icn_border_bottom::before { content: "\e229"; }
.wpbc_icn_border_clear::before { content: "\e22a"; }
.wpbc_icn_border_color::before { content: "\e22b"; }
.wpbc_icn_border_horizontal::before { content: "\e22c"; }
.wpbc_icn_border_inner::before { content: "\e22d"; }
.wpbc_icn_border_left::before { content: "\e22e"; }
.wpbc_icn_border_outer::before { content: "\e22f"; }
.wpbc_icn_border_right::before { content: "\e230"; }
.wpbc_icn_border_style::before { content: "\e231"; }
.wpbc_icn_border_top::before { content: "\e232"; }
.wpbc_icn_border_vertical::before { content: "\e233"; }
.wpbc_icn_boy::before { content: "\eb67"; }
.wpbc_icn_branding_watermark::before { content: "\e06b"; }
.wpbc_icn_breakfast_dining::before { content: "\ea54"; }
.wpbc_icn_brightness_1::before { content: "\e3a6"; }
.wpbc_icn_brightness_2::before { content: "\e3a7"; }
.wpbc_icn_brightness_3::before { content: "\e3a8"; }
.wpbc_icn_brightness_4::before { content: "\e3a9"; }
.wpbc_icn_brightness_5::before { content: "\e3aa"; }
.wpbc_icn_brightness_6::before { content: "\e3ab"; }
.wpbc_icn_brightness_7::before { content: "\e3ac"; }
.wpbc_icn_brightness_auto::before { content: "\e1ab"; }
.wpbc_icn_brightness_high::before { content: "\e1ac"; }
.wpbc_icn_brightness_low::before { content: "\e1ad"; }
.wpbc_icn_brightness_medium::before { content: "\e1ae"; }
.wpbc_icn_broken_image::before { content: "\e3ad"; }
.wpbc_icn_browse_gallery::before { content: "\ebd1"; }
.wpbc_icn_browser_not_supported::before { content: "\ef47"; }
.wpbc_icn_browser_updated::before { content: "\e7cf"; }
.wpbc_icn_brunch_dining::before { content: "\ea73"; }
.wpbc_icn_brush::before { content: "\e3ae"; }
.wpbc_icn_bubble_chart::before { content: "\e6dd"; }
.wpbc_icn_bug_report::before { content: "\e868"; }
.wpbc_icn_build::before { content: "\e869"; }
.wpbc_icn_build_circle::before { content: "\ef48"; }
.wpbc_icn_bungalow::before { content: "\e591"; }
.wpbc_icn_burst_mode::before { content: "\e43c"; }
.wpbc_icn_bus_alert::before { content: "\e98f"; }
.wpbc_icn_business::before { content: "\e0af"; }
.wpbc_icn_business_center::before { content: "\eb3f"; }
.wpbc_icn_cabin::before { content: "\e589"; }
.wpbc_icn_cable::before { content: "\efe6"; }
.wpbc_icn_cached::before { content: "\e86a"; }
.wpbc_icn_cake::before { content: "\e7e9"; }
.wpbc_icn_calculate::before { content: "\ea5f"; }
.wpbc_icn_calendar_month::before { content: "\ebcc"; }
.wpbc_icn_calendar_today::before { content: "\e935"; }
.wpbc_icn_calendar_view_day::before { content: "\e936"; }
.wpbc_icn_calendar_view_month::before { content: "\efe7"; }
.wpbc_icn_calendar_view_week::before { content: "\efe8"; }
.wpbc_icn_call::before { content: "\e0b0"; }
.wpbc_icn_call_end::before { content: "\e0b1"; }
.wpbc_icn_call_made::before { content: "\e0b2"; }
.wpbc_icn_call_merge::before { content: "\e0b3"; }
.wpbc_icn_call_missed::before { content: "\e0b4"; }
.wpbc_icn_call_missed_outgoing::before { content: "\e0e4"; }
.wpbc_icn_call_received::before { content: "\e0b5"; }
.wpbc_icn_call_split::before { content: "\e0b6"; }
.wpbc_icn_call_to_action::before { content: "\e06c"; }
.wpbc_icn_camera::before { content: "\e3af"; }
.wpbc_icn_camera_alt::before { content: "\e3b0"; }
.wpbc_icn_camera_enhance::before { content: "\e8fc"; }
.wpbc_icn_camera_front::before { content: "\e3b1"; }
.wpbc_icn_camera_indoor::before { content: "\efe9"; }
.wpbc_icn_camera_outdoor::before { content: "\efea"; }
.wpbc_icn_camera_rear::before { content: "\e3b2"; }
.wpbc_icn_camera_roll::before { content: "\e3b3"; }
.wpbc_icn_cameraswitch::before { content: "\efeb"; }
.wpbc_icn_campaign::before { content: "\ef49"; }
.wpbc_icn_cancel::before { content: "\e5c9"; }
.wpbc_icn_cancel_presentation::before { content: "\e0e9"; }
.wpbc_icn_cancel_schedule_send::before { content: "\ea39"; }
.wpbc_icn_candlestick_chart::before { content: "\ead4"; }
.wpbc_icn_car_crash::before { content: "\ebf2"; }
.wpbc_icn_car_rental::before { content: "\ea55"; }
.wpbc_icn_car_repair::before { content: "\ea56"; }
.wpbc_icn_card_giftcard::before { content: "\e8f6"; }
.wpbc_icn_card_membership::before { content: "\e8f7"; }
.wpbc_icn_card_travel::before { content: "\e8f8"; }
.wpbc_icn_carpenter::before { content: "\f1f8"; }
.wpbc_icn_cases::before { content: "\e992"; }
.wpbc_icn_casino::before { content: "\eb40"; }
.wpbc_icn_cast::before { content: "\e307"; }
.wpbc_icn_cast_connected::before { content: "\e308"; }
.wpbc_icn_cast_for_education::before { content: "\efec"; }
.wpbc_icn_castle::before { content: "\eab1"; }
.wpbc_icn_catching_pokemon::before { content: "\e508"; }
.wpbc_icn_category::before { content: "\e574"; }
.wpbc_icn_celebration::before { content: "\ea65"; }
.wpbc_icn_cell_tower::before { content: "\ebba"; }
.wpbc_icn_cell_wifi::before { content: "\e0ec"; }
.wpbc_icn_center_focus_strong::before { content: "\e3b4"; }
.wpbc_icn_center_focus_weak::before { content: "\e3b5"; }
.wpbc_icn_chair::before { content: "\efed"; }
.wpbc_icn_chair_alt::before { content: "\efee"; }
.wpbc_icn_chalet::before { content: "\e585"; }
.wpbc_icn_change_circle::before { content: "\e2e7"; }
.wpbc_icn_change_history::before { content: "\e86b"; }
.wpbc_icn_charging_station::before { content: "\f19d"; }
.wpbc_icn_chat::before { content: "\e0b7"; }
.wpbc_icn_chat_bubble::before { content: "\e0ca"; }
.wpbc_icn_chat_bubble_outline::before { content: "\e0cb"; }
.wpbc_icn_check::before { content: "\e5ca"; }
.wpbc_icn_check_box::before { content: "\e834"; }
.wpbc_icn_check_box_outline_blank::before { content: "\e835"; }
.wpbc_icn_check_circle::before { content: "\e86c"; }
.wpbc_icn_check_circle_outline::before { content: "\e92d"; }
.wpbc_icn_checklist::before { content: "\e6b1"; }
.wpbc_icn_checklist_rtl::before { content: "\e6b3"; }
.wpbc_icn_checkroom::before { content: "\f19e"; }
.wpbc_icn_chevron_left::before { content: "\e5cb"; }
.wpbc_icn_chevron_right::before { content: "\e5cc"; }
.wpbc_icn_child_care::before { content: "\eb41"; }
.wpbc_icn_child_friendly::before { content: "\eb42"; }
.wpbc_icn_chrome_reader_mode::before { content: "\e86d"; }
.wpbc_icn_church::before { content: "\eaae"; }
.wpbc_icn_circle::before { content: "\ef4a"; }
.wpbc_icn_circle_notifications::before { content: "\e994"; }
.wpbc_icn_class::before { content: "\e86e"; }
.wpbc_icn_clean_hands::before { content: "\f21f"; }
.wpbc_icn_cleaning_services::before { content: "\f0ff"; }
.wpbc_icn_clear::before { content: "\e14c"; }
.wpbc_icn_clear_all::before { content: "\e0b8"; }
.wpbc_icn_close::before { content: "\e5cd"; }
.wpbc_icn_close_fullscreen::before { content: "\f1cf"; }
.wpbc_icn_closed_caption::before { content: "\e01c"; }
.wpbc_icn_closed_caption_disabled::before { content: "\f1dc"; }
.wpbc_icn_closed_caption_off::before { content: "\e996"; }
.wpbc_icn_cloud::before { content: "\e2bd"; }
.wpbc_icn_cloud_circle::before { content: "\e2be"; }
.wpbc_icn_cloud_done::before { content: "\e2bf"; }
.wpbc_icn_cloud_download::before { content: "\e2c0"; }
.wpbc_icn_cloud_off::before { content: "\e2c1"; }
.wpbc_icn_cloud_queue::before { content: "\e2c2"; }
.wpbc_icn_cloud_sync::before { content: "\eb5a"; }
.wpbc_icn_cloud_upload::before { content: "\e2c3"; }
.wpbc_icn_cloudy_snowing::before { content: "\e810"; }
.wpbc_icn_co2::before { content: "\e7b0"; }
.wpbc_icn_co_present::before { content: "\eaf0"; }
.wpbc_icn_code::before { content: "\e86f"; }
.wpbc_icn_code_off::before { content: "\e4f3"; }
.wpbc_icn_coffee::before { content: "\efef"; }
.wpbc_icn_coffee_maker::before { content: "\eff0"; }
.wpbc_icn_collections::before { content: "\e3b6"; }
.wpbc_icn_collections_bookmark::before { content: "\e431"; }
.wpbc_icn_color_lens::before { content: "\e3b7"; }
.wpbc_icn_colorize::before { content: "\e3b8"; }
.wpbc_icn_comment::before { content: "\e0b9"; }
.wpbc_icn_comment_bank::before { content: "\ea4e"; }
.wpbc_icn_comments_disabled::before { content: "\e7a2"; }
.wpbc_icn_commit::before { content: "\eaf5"; }
.wpbc_icn_commute::before { content: "\e940"; }
.wpbc_icn_compare::before { content: "\e3b9"; }
.wpbc_icn_compare_arrows::before { content: "\e915"; }
.wpbc_icn_compass_calibration::before { content: "\e57c"; }
.wpbc_icn_compost::before { content: "\e761"; }
.wpbc_icn_compress::before { content: "\e94d"; }
.wpbc_icn_computer::before { content: "\e30a"; }
.wpbc_icn_confirmation_num::before { content: "\e638"; }
.wpbc_icn_confirmation_number::before { content: "\e638"; }
.wpbc_icn_connect_without_contact::before { content: "\f223"; }
.wpbc_icn_connected_tv::before { content: "\e998"; }
.wpbc_icn_connecting_airports::before { content: "\e7c9"; }
.wpbc_icn_construction::before { content: "\ea3c"; }
.wpbc_icn_contact_mail::before { content: "\e0d0"; }
.wpbc_icn_contact_page::before { content: "\f22e"; }
.wpbc_icn_contact_phone::before { content: "\e0cf"; }
.wpbc_icn_contact_support::before { content: "\e94c"; }
.wpbc_icn_contactless::before { content: "\ea71"; }
.wpbc_icn_contacts::before { content: "\e0ba"; }
.wpbc_icn_content_copy::before { content: "\e14d"; }
.wpbc_icn_content_cut::before { content: "\e14e"; }
.wpbc_icn_content_paste::before { content: "\e14f"; }
.wpbc_icn_content_paste_go::before { content: "\ea8e"; }
.wpbc_icn_content_paste_off::before { content: "\e4f8"; }
.wpbc_icn_content_paste_search::before { content: "\ea9b"; }
.wpbc_icn_contrast::before { content: "\eb37"; }
.wpbc_icn_control_camera::before { content: "\e074"; }
.wpbc_icn_control_point::before { content: "\e3ba"; }
.wpbc_icn_control_point_duplicate::before { content: "\e3bb"; }
.wpbc_icn_cookie::before { content: "\eaac"; }
.wpbc_icn_copy_all::before { content: "\e2ec"; }
.wpbc_icn_copyright::before { content: "\e90c"; }
.wpbc_icn_coronavirus::before { content: "\f221"; }
.wpbc_icn_corporate_fare::before { content: "\f1d0"; }
.wpbc_icn_cottage::before { content: "\e587"; }
.wpbc_icn_countertops::before { content: "\f1f7"; }
.wpbc_icn_create::before { content: "\e150"; }
.wpbc_icn_create_new_folder::before { content: "\e2cc"; }
.wpbc_icn_credit_card::before { content: "\e870"; }
.wpbc_icn_credit_card_off::before { content: "\e4f4"; }
.wpbc_icn_credit_score::before { content: "\eff1"; }
.wpbc_icn_crib::before { content: "\e588"; }
.wpbc_icn_crisis_alert::before { content: "\ebe9"; }
.wpbc_icn_crop::before { content: "\e3be"; }
.wpbc_icn_crop_16_9::before { content: "\e3bc"; }
.wpbc_icn_crop_3_2::before { content: "\e3bd"; }
.wpbc_icn_crop_5_4::before { content: "\e3bf"; }
.wpbc_icn_crop_7_5::before { content: "\e3c0"; }
.wpbc_icn_crop_din::before { content: "\e3c1"; }
.wpbc_icn_crop_free::before { content: "\e3c2"; }
.wpbc_icn_crop_landscape::before { content: "\e3c3"; }
.wpbc_icn_crop_original::before { content: "\e3c4"; }
.wpbc_icn_crop_portrait::before { content: "\e3c5"; }
.wpbc_icn_crop_rotate::before { content: "\e437"; }
.wpbc_icn_crop_square::before { content: "\e3c6"; }
.wpbc_icn_cruelty_free::before { content: "\e799"; }
.wpbc_icn_css::before { content: "\eb93"; }
.wpbc_icn_currency_bitcoin::before { content: "\ebc5"; }
.wpbc_icn_currency_exchange::before { content: "\eb70"; }
.wpbc_icn_currency_franc::before { content: "\eafa"; }
.wpbc_icn_currency_lira::before { content: "\eaef"; }
.wpbc_icn_currency_pound::before { content: "\eaf1"; }
.wpbc_icn_currency_ruble::before { content: "\eaec"; }
.wpbc_icn_currency_rupee::before { content: "\eaf7"; }
.wpbc_icn_currency_yen::before { content: "\eafb"; }
.wpbc_icn_currency_yuan::before { content: "\eaf9"; }
.wpbc_icn_curtains::before { content: "\ec1e"; }
.wpbc_icn_curtains_closed::before { content: "\ec1d"; }
.wpbc_icn_cyclone::before { content: "\ebd5"; }
.wpbc_icn_dangerous::before { content: "\e99a"; }
.wpbc_icn_dark_mode::before { content: "\e51c"; }
.wpbc_icn_dashboard::before { content: "\e871"; }
.wpbc_icn_dashboard_customize::before { content: "\e99b"; }
.wpbc_icn_data_array::before { content: "\ead1"; }
.wpbc_icn_data_exploration::before { content: "\e76f"; }
.wpbc_icn_data_object::before { content: "\ead3"; }
.wpbc_icn_data_saver_off::before { content: "\eff2"; }
.wpbc_icn_data_saver_on::before { content: "\eff3"; }
.wpbc_icn_data_thresholding::before { content: "\eb9f"; }
.wpbc_icn_data_usage::before { content: "\e1af"; }
.wpbc_icn_date_range::before { content: "\e916"; }
.wpbc_icn_deblur::before { content: "\eb77"; }
.wpbc_icn_deck::before { content: "\ea42"; }
.wpbc_icn_dehaze::before { content: "\e3c7"; }
.wpbc_icn_delete::before { content: "\e872"; }
.wpbc_icn_delete_forever::before { content: "\e92b"; }
.wpbc_icn_delete_outline::before { content: "\e92e"; }
.wpbc_icn_delete_sweep::before { content: "\e16c"; }
.wpbc_icn_delivery_dining::before { content: "\ea72"; }
.wpbc_icn_density_large::before { content: "\eba9"; }
.wpbc_icn_density_medium::before { content: "\eb9e"; }
.wpbc_icn_density_small::before { content: "\eba8"; }
.wpbc_icn_departure_board::before { content: "\e576"; }
.wpbc_icn_description::before { content: "\e873"; }
.wpbc_icn_deselect::before { content: "\ebb6"; }
.wpbc_icn_design_services::before { content: "\f10a"; }
.wpbc_icn_desktop_access_disabled::before { content: "\e99d"; }
.wpbc_icn_desktop_mac::before { content: "\e30b"; }
.wpbc_icn_desktop_windows::before { content: "\e30c"; }
.wpbc_icn_details::before { content: "\e3c8"; }
.wpbc_icn_developer_board::before { content: "\e30d"; }
.wpbc_icn_developer_board_off::before { content: "\e4ff"; }
.wpbc_icn_developer_mode::before { content: "\e1b0"; }
.wpbc_icn_device_hub::before { content: "\e335"; }
.wpbc_icn_device_thermostat::before { content: "\e1ff"; }
.wpbc_icn_device_unknown::before { content: "\e339"; }
.wpbc_icn_devices::before { content: "\e1b1"; }
.wpbc_icn_devices_fold::before { content: "\ebde"; }
.wpbc_icn_devices_other::before { content: "\e337"; }
.wpbc_icn_dialer_sip::before { content: "\e0bb"; }
.wpbc_icn_dialpad::before { content: "\e0bc"; }
.wpbc_icn_diamond::before { content: "\ead5"; }
.wpbc_icn_difference::before { content: "\eb7d"; }
.wpbc_icn_dining::before { content: "\eff4"; }
.wpbc_icn_dinner_dining::before { content: "\ea57"; }
.wpbc_icn_directions::before { content: "\e52e"; }
.wpbc_icn_directions_bike::before { content: "\e52f"; }
.wpbc_icn_directions_boat::before { content: "\e532"; }
.wpbc_icn_directions_boat_filled::before { content: "\eff5"; }
.wpbc_icn_directions_bus::before { content: "\e530"; }
.wpbc_icn_directions_bus_filled::before { content: "\eff6"; }
.wpbc_icn_directions_car::before { content: "\e531"; }
.wpbc_icn_directions_car_filled::before { content: "\eff7"; }
.wpbc_icn_directions_ferry::before { content: "\e532"; }
.wpbc_icn_directions_off::before { content: "\f10f"; }
.wpbc_icn_directions_railway::before { content: "\e534"; }
.wpbc_icn_directions_railway_filled::before { content: "\eff8"; }
.wpbc_icn_directions_run::before { content: "\e566"; }
.wpbc_icn_directions_subway::before { content: "\e533"; }
.wpbc_icn_directions_subway_filled::before { content: "\eff9"; }
.wpbc_icn_directions_train::before { content: "\e534"; }
.wpbc_icn_directions_transit::before { content: "\e535"; }
.wpbc_icn_directions_transit_filled::before { content: "\effa"; }
.wpbc_icn_directions_walk::before { content: "\e536"; }
.wpbc_icn_dirty_lens::before { content: "\ef4b"; }
.wpbc_icn_disabled_by_default::before { content: "\f230"; }
.wpbc_icn_disabled_visible::before { content: "\e76e"; }
.wpbc_icn_disc_full::before { content: "\e610"; }
.wpbc_icn_discord::before { content: "\ea6c"; }
.wpbc_icn_discount::before { content: "\ebc9"; }
.wpbc_icn_display_settings::before { content: "\eb97"; }
.wpbc_icn_dnd_forwardslash::before { content: "\e611"; }
.wpbc_icn_dns::before { content: "\e875"; }
.wpbc_icn_do_disturb::before { content: "\f08c"; }
.wpbc_icn_do_disturb_alt::before { content: "\f08d"; }
.wpbc_icn_do_disturb_off::before { content: "\f08e"; }
.wpbc_icn_do_disturb_on::before { content: "\f08f"; }
.wpbc_icn_do_not_disturb::before { content: "\e612"; }
.wpbc_icn_do_not_disturb_alt::before { content: "\e611"; }
.wpbc_icn_do_not_disturb_off::before { content: "\e643"; }
.wpbc_icn_do_not_disturb_on::before { content: "\e644"; }
.wpbc_icn_do_not_disturb_on_total_silence::before { content: "\effb"; }
.wpbc_icn_do_not_step::before { content: "\f19f"; }
.wpbc_icn_do_not_touch::before { content: "\f1b0"; }
.wpbc_icn_dock::before { content: "\e30e"; }
.wpbc_icn_document_scanner::before { content: "\e5fa"; }
.wpbc_icn_domain::before { content: "\e7ee"; }
.wpbc_icn_domain_add::before { content: "\eb62"; }
.wpbc_icn_domain_disabled::before { content: "\e0ef"; }
.wpbc_icn_domain_verification::before { content: "\ef4c"; }
.wpbc_icn_done::before { content: "\e876"; }
.wpbc_icn_done_all::before { content: "\e877"; }
.wpbc_icn_done_outline::before { content: "\e92f"; }
.wpbc_icn_donut_large::before { content: "\e917"; }
.wpbc_icn_donut_small::before { content: "\e918"; }
.wpbc_icn_door_back::before { content: "\effc"; }
.wpbc_icn_door_front::before { content: "\effd"; }
.wpbc_icn_door_sliding::before { content: "\effe"; }
.wpbc_icn_doorbell::before { content: "\efff"; }
.wpbc_icn_double_arrow::before { content: "\ea50"; }
.wpbc_icn_downhill_skiing::before { content: "\e509"; }
.wpbc_icn_download::before { content: "\f090"; }
.wpbc_icn_download_done::before { content: "\f091"; }
.wpbc_icn_download_for_offline::before { content: "\f000"; }
.wpbc_icn_downloading::before { content: "\f001"; }
.wpbc_icn_drafts::before { content: "\e151"; }
.wpbc_icn_drag_handle::before { content: "\e25d"; }
.wpbc_icn_drag_indicator::before { content: "\e945"; }
.wpbc_icn_draw::before { content: "\e746"; }
.wpbc_icn_drive_eta::before { content: "\e613"; }
.wpbc_icn_drive_file_move::before { content: "\e675"; }
.wpbc_icn_drive_file_move_outline::before { content: "\e9a1"; }
.wpbc_icn_drive_file_move_rtl::before { content: "\e76d"; }
.wpbc_icn_drive_file_rename_outline::before { content: "\e9a2"; }
.wpbc_icn_drive_folder_upload::before { content: "\e9a3"; }
.wpbc_icn_dry::before { content: "\f1b3"; }
.wpbc_icn_dry_cleaning::before { content: "\ea58"; }
.wpbc_icn_duo::before { content: "\e9a5"; }
.wpbc_icn_dvr::before { content: "\e1b2"; }
.wpbc_icn_dynamic_feed::before { content: "\ea14"; }
.wpbc_icn_dynamic_form::before { content: "\f1bf"; }
.wpbc_icn_e_mobiledata::before { content: "\f002"; }
.wpbc_icn_earbuds::before { content: "\f003"; }
.wpbc_icn_earbuds_battery::before { content: "\f004"; }
.wpbc_icn_east::before { content: "\f1df"; }
.wpbc_icn_eco::before { content: "\ea35"; }
.wpbc_icn_edgesensor_high::before { content: "\f005"; }
.wpbc_icn_edgesensor_low::before { content: "\f006"; }
.wpbc_icn_edit::before { content: "\e3c9"; }
.wpbc_icn_edit_attributes::before { content: "\e578"; }
.wpbc_icn_edit_calendar::before { content: "\e742"; }
.wpbc_icn_edit_location::before { content: "\e568"; }
.wpbc_icn_edit_location_alt::before { content: "\e1c5"; }
.wpbc_icn_edit_note::before { content: "\e745"; }
.wpbc_icn_edit_notifications::before { content: "\e525"; }
.wpbc_icn_edit_off::before { content: "\e950"; }
.wpbc_icn_edit_road::before { content: "\ef4d"; }
.wpbc_icn_egg::before { content: "\eacc"; }
.wpbc_icn_egg_alt::before { content: "\eac8"; }
.wpbc_icn_eject::before { content: "\e8fb"; }
.wpbc_icn_elderly::before { content: "\f21a"; }
.wpbc_icn_elderly_woman::before { content: "\eb69"; }
.wpbc_icn_electric_bike::before { content: "\eb1b"; }
.wpbc_icn_electric_bolt::before { content: "\ec1c"; }
.wpbc_icn_electric_car::before { content: "\eb1c"; }
.wpbc_icn_electric_meter::before { content: "\ec1b"; }
.wpbc_icn_electric_moped::before { content: "\eb1d"; }
.wpbc_icn_electric_rickshaw::before { content: "\eb1e"; }
.wpbc_icn_electric_scooter::before { content: "\eb1f"; }
.wpbc_icn_electrical_services::before { content: "\f102"; }
.wpbc_icn_elevator::before { content: "\f1a0"; }
.wpbc_icn_email::before { content: "\e0be"; }
.wpbc_icn_emergency::before { content: "\e1eb"; }
.wpbc_icn_emergency_recording::before { content: "\ebf4"; }
.wpbc_icn_emergency_share::before { content: "\ebf6"; }
.wpbc_icn_emoji_emotions::before { content: "\ea22"; }
.wpbc_icn_emoji_events::before { content: "\ea23"; }
.wpbc_icn_emoji_flags::before { content: "\ea1a"; }
.wpbc_icn_emoji_food_beverage::before { content: "\ea1b"; }
.wpbc_icn_emoji_nature::before { content: "\ea1c"; }
.wpbc_icn_emoji_objects::before { content: "\ea24"; }
.wpbc_icn_emoji_people::before { content: "\ea1d"; }
.wpbc_icn_emoji_symbols::before { content: "\ea1e"; }
.wpbc_icn_emoji_transportation::before { content: "\ea1f"; }
.wpbc_icn_energy_savings_leaf::before { content: "\ec1a"; }
.wpbc_icn_engineering::before { content: "\ea3d"; }
.wpbc_icn_enhance_photo_translate::before { content: "\e8fc"; }
.wpbc_icn_enhanced_encryption::before { content: "\e63f"; }
.wpbc_icn_equalizer::before { content: "\e01d"; }
.wpbc_icn_error::before { content: "\e000"; }
.wpbc_icn_error_outline::before { content: "\e001"; }
.wpbc_icn_escalator::before { content: "\f1a1"; }
.wpbc_icn_escalator_warning::before { content: "\f1ac"; }
.wpbc_icn_euro::before { content: "\ea15"; }
.wpbc_icn_euro_symbol::before { content: "\e926"; }
.wpbc_icn_ev_station::before { content: "\e56d"; }
.wpbc_icn_event::before { content: "\e878"; }
.wpbc_icn_event_available::before { content: "\e614"; }
.wpbc_icn_event_busy::before { content: "\e615"; }
.wpbc_icn_event_note::before { content: "\e616"; }
.wpbc_icn_event_repeat::before { content: "\eb7b"; }
.wpbc_icn_event_seat::before { content: "\e903"; }
.wpbc_icn_exit_to_app::before { content: "\e879"; }
.wpbc_icn_expand::before { content: "\e94f"; }
.wpbc_icn_expand_circle_down::before { content: "\e7cd"; }
.wpbc_icn_expand_less::before { content: "\e5ce"; }
.wpbc_icn_expand_more::before { content: "\e5cf"; }
.wpbc_icn_explicit::before { content: "\e01e"; }
.wpbc_icn_explore::before { content: "\e87a"; }
.wpbc_icn_explore_off::before { content: "\e9a8"; }
.wpbc_icn_exposure::before { content: "\e3ca"; }
.wpbc_icn_exposure_minus_1::before { content: "\e3cb"; }
.wpbc_icn_exposure_minus_2::before { content: "\e3cc"; }
.wpbc_icn_exposure_neg_1::before { content: "\e3cb"; }
.wpbc_icn_exposure_neg_2::before { content: "\e3cc"; }
.wpbc_icn_exposure_plus_1::before { content: "\e3cd"; }
.wpbc_icn_exposure_plus_2::before { content: "\e3ce"; }
.wpbc_icn_exposure_zero::before { content: "\e3cf"; }
.wpbc_icn_extension::before { content: "\e87b"; }
.wpbc_icn_extension_off::before { content: "\e4f5"; }
.wpbc_icn_face::before { content: "\e87c"; }
.wpbc_icn_face_retouching_natural::before { content: "\ef4e"; }
.wpbc_icn_face_retouching_off::before { content: "\f007"; }
.wpbc_icn_facebook::before { content: "\f234"; }
.wpbc_icn_fact_check::before { content: "\f0c5"; }
.wpbc_icn_factory::before { content: "\ebbc"; }
.wpbc_icn_family_restroom::before { content: "\f1a2"; }
.wpbc_icn_fast_forward::before { content: "\e01f"; }
.wpbc_icn_fast_rewind::before { content: "\e020"; }
.wpbc_icn_fastfood::before { content: "\e57a"; }
.wpbc_icn_favorite::before { content: "\e87d"; }
.wpbc_icn_favorite_border::before { content: "\e87e"; }
.wpbc_icn_favorite_outline::before { content: "\e87e"; }
.wpbc_icn_fax::before { content: "\ead8"; }
.wpbc_icn_featured_play_list::before { content: "\e06d"; }
.wpbc_icn_featured_video::before { content: "\e06e"; }
.wpbc_icn_feed::before { content: "\f009"; }
.wpbc_icn_feedback::before { content: "\e87f"; }
.wpbc_icn_female::before { content: "\e590"; }
.wpbc_icn_fence::before { content: "\f1f6"; }
.wpbc_icn_festival::before { content: "\ea68"; }
.wpbc_icn_fiber_dvr::before { content: "\e05d"; }
.wpbc_icn_fiber_manual_record::before { content: "\e061"; }
.wpbc_icn_fiber_new::before { content: "\e05e"; }
.wpbc_icn_fiber_pin::before { content: "\e06a"; }
.wpbc_icn_fiber_smart_record::before { content: "\e062"; }
.wpbc_icn_file_copy::before { content: "\e173"; }
.wpbc_icn_file_download::before { content: "\e2c4"; }
.wpbc_icn_file_download_done::before { content: "\e9aa"; }
.wpbc_icn_file_download_off::before { content: "\e4fe"; }
.wpbc_icn_file_open::before { content: "\eaf3"; }
.wpbc_icn_file_present::before { content: "\ea0e"; }
.wpbc_icn_file_upload::before { content: "\e2c6"; }
.wpbc_icn_filter::before { content: "\e3d3"; }
.wpbc_icn_filter_1::before { content: "\e3d0"; }
.wpbc_icn_filter_2::before { content: "\e3d1"; }
.wpbc_icn_filter_3::before { content: "\e3d2"; }
.wpbc_icn_filter_4::before { content: "\e3d4"; }
.wpbc_icn_filter_5::before { content: "\e3d5"; }
.wpbc_icn_filter_6::before { content: "\e3d6"; }
.wpbc_icn_filter_7::before { content: "\e3d7"; }
.wpbc_icn_filter_8::before { content: "\e3d8"; }
.wpbc_icn_filter_9::before { content: "\e3d9"; }
.wpbc_icn_filter_9_plus::before { content: "\e3da"; }
.wpbc_icn_filter_alt::before { content: "\ef4f"; }
.wpbc_icn_filter_alt_off::before { content: "\eb32"; }
.wpbc_icn_filter_b_and_w::before { content: "\e3db"; }
.wpbc_icn_filter_center_focus::before { content: "\e3dc"; }
.wpbc_icn_filter_drama::before { content: "\e3dd"; }
.wpbc_icn_filter_frames::before { content: "\e3de"; }
.wpbc_icn_filter_hdr::before { content: "\e3df"; }
.wpbc_icn_filter_list::before { content: "\e152"; }
.wpbc_icn_filter_list_alt::before { content: "\e94e"; }
.wpbc_icn_filter_list_off::before { content: "\eb57"; }
.wpbc_icn_filter_none::before { content: "\e3e0"; }
.wpbc_icn_filter_tilt_shift::before { content: "\e3e2"; }
.wpbc_icn_filter_vintage::before { content: "\e3e3"; }
.wpbc_icn_find_in_page::before { content: "\e880"; }
.wpbc_icn_find_replace::before { content: "\e881"; }
.wpbc_icn_fingerprint::before { content: "\e90d"; }
.wpbc_icn_fire_extinguisher::before { content: "\f1d8"; }
.wpbc_icn_fire_hydrant::before { content: "\f1a3"; }
.wpbc_icn_fireplace::before { content: "\ea43"; }
.wpbc_icn_first_page::before { content: "\e5dc"; }
.wpbc_icn_fit_screen::before { content: "\ea10"; }
.wpbc_icn_fitbit::before { content: "\e82b"; }
.wpbc_icn_fitness_center::before { content: "\eb43"; }
.wpbc_icn_flag::before { content: "\e153"; }
.wpbc_icn_flag_circle::before { content: "\eaf8"; }
.wpbc_icn_flaky::before { content: "\ef50"; }
.wpbc_icn_flare::before { content: "\e3e4"; }
.wpbc_icn_flash_auto::before { content: "\e3e5"; }
.wpbc_icn_flash_off::before { content: "\e3e6"; }
.wpbc_icn_flash_on::before { content: "\e3e7"; }
.wpbc_icn_flashlight_off::before { content: "\f00a"; }
.wpbc_icn_flashlight_on::before { content: "\f00b"; }
.wpbc_icn_flatware::before { content: "\f00c"; }
.wpbc_icn_flight::before { content: "\e539"; }
.wpbc_icn_flight_class::before { content: "\e7cb"; }
.wpbc_icn_flight_land::before { content: "\e904"; }
.wpbc_icn_flight_takeoff::before { content: "\e905"; }
.wpbc_icn_flip::before { content: "\e3e8"; }
.wpbc_icn_flip_camera_android::before { content: "\ea37"; }
.wpbc_icn_flip_camera_ios::before { content: "\ea38"; }
.wpbc_icn_flip_to_back::before { content: "\e882"; }
.wpbc_icn_flip_to_front::before { content: "\e883"; }
.wpbc_icn_flood::before { content: "\ebe6"; }
.wpbc_icn_flourescent::before { content: "\f00d"; }
.wpbc_icn_flutter_dash::before { content: "\e00b"; }
.wpbc_icn_fmd_bad::before { content: "\f00e"; }
.wpbc_icn_fmd_good::before { content: "\f00f"; }
.wpbc_icn_foggy::before { content: "\e818"; }
.wpbc_icn_folder::before { content: "\e2c7"; }
.wpbc_icn_folder_copy::before { content: "\ebbd"; }
.wpbc_icn_folder_delete::before { content: "\eb34"; }
.wpbc_icn_folder_off::before { content: "\eb83"; }
.wpbc_icn_folder_open::before { content: "\e2c8"; }
.wpbc_icn_folder_shared::before { content: "\e2c9"; }
.wpbc_icn_folder_special::before { content: "\e617"; }
.wpbc_icn_folder_zip::before { content: "\eb2c"; }
.wpbc_icn_follow_the_signs::before { content: "\f222"; }
.wpbc_icn_font_download::before { content: "\e167"; }
.wpbc_icn_font_download_off::before { content: "\e4f9"; }
.wpbc_icn_food_bank::before { content: "\f1f2"; }
.wpbc_icn_forest::before { content: "\ea99"; }
.wpbc_icn_fork_left::before { content: "\eba0"; }
.wpbc_icn_fork_right::before { content: "\ebac"; }
.wpbc_icn_format_align_center::before { content: "\e234"; }
.wpbc_icn_format_align_justify::before { content: "\e235"; }
.wpbc_icn_format_align_left::before { content: "\e236"; }
.wpbc_icn_format_align_right::before { content: "\e237"; }
.wpbc_icn_format_bold::before { content: "\e238"; }
.wpbc_icn_format_clear::before { content: "\e239"; }
.wpbc_icn_format_color_fill::before { content: "\e23a"; }
.wpbc_icn_format_color_reset::before { content: "\e23b"; }
.wpbc_icn_format_color_text::before { content: "\e23c"; }
.wpbc_icn_format_indent_decrease::before { content: "\e23d"; }
.wpbc_icn_format_indent_increase::before { content: "\e23e"; }
.wpbc_icn_format_italic::before { content: "\e23f"; }
.wpbc_icn_format_line_spacing::before { content: "\e240"; }
.wpbc_icn_format_list_bulleted::before { content: "\e241"; }
.wpbc_icn_format_list_numbered::before { content: "\e242"; }
.wpbc_icn_format_list_numbered_rtl::before { content: "\e267"; }
.wpbc_icn_format_overline::before { content: "\eb65"; }
.wpbc_icn_format_paint::before { content: "\e243"; }
.wpbc_icn_format_quote::before { content: "\e244"; }
.wpbc_icn_format_shapes::before { content: "\e25e"; }
.wpbc_icn_format_size::before { content: "\e245"; }
.wpbc_icn_format_strikethrough::before { content: "\e246"; }
.wpbc_icn_format_textdirection_l_to_r::before { content: "\e247"; }
.wpbc_icn_format_textdirection_r_to_l::before { content: "\e248"; }
.wpbc_icn_format_underline::before { content: "\e249"; }
.wpbc_icn_format_underlined::before { content: "\e249"; }
.wpbc_icn_fort::before { content: "\eaad"; }
.wpbc_icn_forum::before { content: "\e0bf"; }
.wpbc_icn_forward::before { content: "\e154"; }
.wpbc_icn_forward_10::before { content: "\e056"; }
.wpbc_icn_forward_30::before { content: "\e057"; }
.wpbc_icn_forward_5::before { content: "\e058"; }
.wpbc_icn_forward_to_inbox::before { content: "\f187"; }
.wpbc_icn_foundation::before { content: "\f200"; }
.wpbc_icn_free_breakfast::before { content: "\eb44"; }
.wpbc_icn_free_cancellation::before { content: "\e748"; }
.wpbc_icn_front_hand::before { content: "\e769"; }
.wpbc_icn_fullscreen::before { content: "\e5d0"; }
.wpbc_icn_fullscreen_exit::before { content: "\e5d1"; }
.wpbc_icn_functions::before { content: "\e24a"; }
.wpbc_icn_g_mobiledata::before { content: "\f010"; }
.wpbc_icn_g_translate::before { content: "\e927"; }
.wpbc_icn_gamepad::before { content: "\e30f"; }
.wpbc_icn_games::before { content: "\e021"; }
.wpbc_icn_garage::before { content: "\f011"; }
.wpbc_icn_gas_meter::before { content: "\ec19"; }
.wpbc_icn_gavel::before { content: "\e90e"; }
.wpbc_icn_generating_tokens::before { content: "\e749"; }
.wpbc_icn_gesture::before { content: "\e155"; }
.wpbc_icn_get_app::before { content: "\e884"; }
.wpbc_icn_gif::before { content: "\e908"; }
.wpbc_icn_gif_box::before { content: "\e7a3"; }
.wpbc_icn_girl::before { content: "\eb68"; }
.wpbc_icn_gite::before { content: "\e58b"; }
.wpbc_icn_goat::before { content: "\10fffd"; }
.wpbc_icn_golf_course::before { content: "\eb45"; }
.wpbc_icn_gpp_bad::before { content: "\f012"; }
.wpbc_icn_gpp_good::before { content: "\f013"; }
.wpbc_icn_gpp_maybe::before { content: "\f014"; }
.wpbc_icn_gps_fixed::before { content: "\e1b3"; }
.wpbc_icn_gps_not_fixed::before { content: "\e1b4"; }
.wpbc_icn_gps_off::before { content: "\e1b5"; }
.wpbc_icn_grade::before { content: "\e885"; }
.wpbc_icn_gradient::before { content: "\e3e9"; }
.wpbc_icn_grading::before { content: "\ea4f"; }
.wpbc_icn_grain::before { content: "\e3ea"; }
.wpbc_icn_graphic_eq::before { content: "\e1b8"; }
.wpbc_icn_grass::before { content: "\f205"; }
.wpbc_icn_grid_3x3::before { content: "\f015"; }
.wpbc_icn_grid_4x4::before { content: "\f016"; }
.wpbc_icn_grid_goldenratio::before { content: "\f017"; }
.wpbc_icn_grid_off::before { content: "\e3eb"; }
.wpbc_icn_grid_on::before { content: "\e3ec"; }
.wpbc_icn_grid_view::before { content: "\e9b0"; }
.wpbc_icn_group::before { content: "\e7ef"; }
.wpbc_icn_group_add::before { content: "\e7f0"; }
.wpbc_icn_group_off::before { content: "\e747"; }
.wpbc_icn_group_remove::before { content: "\e7ad"; }
.wpbc_icn_group_work::before { content: "\e886"; }
.wpbc_icn_groups::before { content: "\f233"; }
.wpbc_icn_h_mobiledata::before { content: "\f018"; }
.wpbc_icn_h_plus_mobiledata::before { content: "\f019"; }
.wpbc_icn_hail::before { content: "\e9b1"; }
.wpbc_icn_handshake::before { content: "\ebcb"; }
.wpbc_icn_handyman::before { content: "\f10b"; }
.wpbc_icn_hardware::before { content: "\ea59"; }
.wpbc_icn_hd::before { content: "\e052"; }
.wpbc_icn_hdr_auto::before { content: "\f01a"; }
.wpbc_icn_hdr_auto_select::before { content: "\f01b"; }
.wpbc_icn_hdr_enhanced_select::before { content: "\ef51"; }
.wpbc_icn_hdr_off::before { content: "\e3ed"; }
.wpbc_icn_hdr_off_select::before { content: "\f01c"; }
.wpbc_icn_hdr_on::before { content: "\e3ee"; }
.wpbc_icn_hdr_on_select::before { content: "\f01d"; }
.wpbc_icn_hdr_plus::before { content: "\f01e"; }
.wpbc_icn_hdr_strong::before { content: "\e3f1"; }
.wpbc_icn_hdr_weak::before { content: "\e3f2"; }
.wpbc_icn_headphones::before { content: "\f01f"; }
.wpbc_icn_headphones_battery::before { content: "\f020"; }
.wpbc_icn_headset::before { content: "\e310"; }
.wpbc_icn_headset_mic::before { content: "\e311"; }
.wpbc_icn_headset_off::before { content: "\e33a"; }
.wpbc_icn_healing::before { content: "\e3f3"; }
.wpbc_icn_health_and_safety::before { content: "\e1d5"; }
.wpbc_icn_hearing::before { content: "\e023"; }
.wpbc_icn_hearing_disabled::before { content: "\f104"; }
.wpbc_icn_heart_broken::before { content: "\eac2"; }
.wpbc_icn_heat_pump::before { content: "\ec18"; }
.wpbc_icn_height::before { content: "\ea16"; }
.wpbc_icn_help::before { content: "\e887"; }
.wpbc_icn_help_center::before { content: "\f1c0"; }
.wpbc_icn_help_outline::before { content: "\e8fd"; }
.wpbc_icn_hevc::before { content: "\f021"; }
.wpbc_icn_hexagon::before { content: "\eb39"; }
.wpbc_icn_hide_image::before { content: "\f022"; }
.wpbc_icn_hide_source::before { content: "\f023"; }
.wpbc_icn_high_quality::before { content: "\e024"; }
.wpbc_icn_highlight::before { content: "\e25f"; }
.wpbc_icn_highlight_alt::before { content: "\ef52"; }
.wpbc_icn_highlight_off::before { content: "\e888"; }
.wpbc_icn_highlight_remove::before { content: "\e888"; }
.wpbc_icn_hiking::before { content: "\e50a"; }
.wpbc_icn_history::before { content: "\e889"; }
.wpbc_icn_history_edu::before { content: "\ea3e"; }
.wpbc_icn_history_toggle_off::before { content: "\f17d"; }
.wpbc_icn_hive::before { content: "\eaa6"; }
.wpbc_icn_hls::before { content: "\eb8a"; }
.wpbc_icn_hls_off::before { content: "\eb8c"; }
.wpbc_icn_holiday_village::before { content: "\e58a"; }
.wpbc_icn_home::before { content: "\e88a"; }
.wpbc_icn_home_filled::before { content: "\e9b2"; }
.wpbc_icn_home_max::before { content: "\f024"; }
.wpbc_icn_home_mini::before { content: "\f025"; }
.wpbc_icn_home_repair_service::before { content: "\f100"; }
.wpbc_icn_home_work::before { content: "\ea09"; }
.wpbc_icn_horizontal_distribute::before { content: "\e014"; }
.wpbc_icn_horizontal_rule::before { content: "\f108"; }
.wpbc_icn_horizontal_split::before { content: "\e947"; }
.wpbc_icn_hot_tub::before { content: "\eb46"; }
.wpbc_icn_hotel::before { content: "\e53a"; }
.wpbc_icn_hotel_class::before { content: "\e743"; }
.wpbc_icn_hourglass_bottom::before { content: "\ea5c"; }
.wpbc_icn_hourglass_disabled::before { content: "\ef53"; }
.wpbc_icn_hourglass_empty::before { content: "\e88b"; }
.wpbc_icn_hourglass_full::before { content: "\e88c"; }
.wpbc_icn_hourglass_top::before { content: "\ea5b"; }
.wpbc_icn_house::before { content: "\ea44"; }
.wpbc_icn_house_siding::before { content: "\f202"; }
.wpbc_icn_houseboat::before { content: "\e584"; }
.wpbc_icn_how_to_reg::before { content: "\e174"; }
.wpbc_icn_how_to_vote::before { content: "\e175"; }
.wpbc_icn_html::before { content: "\eb7e"; }
.wpbc_icn_http::before { content: "\e902"; }
.wpbc_icn_https::before { content: "\e88d"; }
.wpbc_icn_hub::before { content: "\e9f4"; }
.wpbc_icn_hvac::before { content: "\f10e"; }
.wpbc_icn_ice_skating::before { content: "\e50b"; }
.wpbc_icn_icecream::before { content: "\ea69"; }
.wpbc_icn_image::before { content: "\e3f4"; }
.wpbc_icn_image_aspect_ratio::before { content: "\e3f5"; }
.wpbc_icn_image_not_supported::before { content: "\f116"; }
.wpbc_icn_image_search::before { content: "\e43f"; }
.wpbc_icn_imagesearch_roller::before { content: "\e9b4"; }
.wpbc_icn_import_contacts::before { content: "\e0e0"; }
.wpbc_icn_import_export::before { content: "\e0c3"; }
.wpbc_icn_important_devices::before { content: "\e912"; }
.wpbc_icn_inbox::before { content: "\e156"; }
.wpbc_icn_incomplete_circle::before { content: "\e79b"; }
.wpbc_icn_indeterminate_check_box::before { content: "\e909"; }
.wpbc_icn_info::before { content: "\e88e"; }
.wpbc_icn_info_outline::before { content: "\e88f"; }
.wpbc_icn_input::before { content: "\e890"; }
.wpbc_icn_insert_chart::before { content: "\e24b"; }
.wpbc_icn_insert_chart_outlined::before { content: "\e26a"; }
.wpbc_icn_insert_comment::before { content: "\e24c"; }
.wpbc_icn_insert_drive_file::before { content: "\e24d"; }
.wpbc_icn_insert_emoticon::before { content: "\e24e"; }
.wpbc_icn_insert_invitation::before { content: "\e24f"; }
.wpbc_icn_insert_link::before { content: "\e250"; }
.wpbc_icn_insert_page_break::before { content: "\eaca"; }
.wpbc_icn_insert_photo::before { content: "\e251"; }
.wpbc_icn_insights::before { content: "\f092"; }
.wpbc_icn_install_desktop::before { content: "\eb71"; }
.wpbc_icn_install_mobile::before { content: "\eb72"; }
.wpbc_icn_integration_instructions::before { content: "\ef54"; }
.wpbc_icn_interests::before { content: "\e7c8"; }
.wpbc_icn_interpreter_mode::before { content: "\e83b"; }
.wpbc_icn_inventory::before { content: "\e179"; }
.wpbc_icn_inventory_2::before { content: "\e1a1"; }
.wpbc_icn_invert_colors::before { content: "\e891"; }
.wpbc_icn_invert_colors_off::before { content: "\e0c4"; }
.wpbc_icn_invert_colors_on::before { content: "\e891"; }
.wpbc_icn_ios_share::before { content: "\e6b8"; }
.wpbc_icn_iron::before { content: "\e583"; }
.wpbc_icn_iso::before { content: "\e3f6"; }
.wpbc_icn_javascript::before { content: "\eb7c"; }
.wpbc_icn_join_full::before { content: "\eaeb"; }
.wpbc_icn_join_inner::before { content: "\eaf4"; }
.wpbc_icn_join_left::before { content: "\eaf2"; }
.wpbc_icn_join_right::before { content: "\eaea"; }
.wpbc_icn_kayaking::before { content: "\e50c"; }
.wpbc_icn_kebab_dining::before { content: "\e842"; }
.wpbc_icn_key::before { content: "\e73c"; }
.wpbc_icn_key_off::before { content: "\eb84"; }
.wpbc_icn_keyboard::before { content: "\e312"; }
.wpbc_icn_keyboard_alt::before { content: "\f028"; }
.wpbc_icn_keyboard_arrow_down::before { content: "\e313"; }
.wpbc_icn_keyboard_arrow_left::before { content: "\e314"; }
.wpbc_icn_keyboard_arrow_right::before { content: "\e315"; }
.wpbc_icn_keyboard_arrow_up::before { content: "\e316"; }
.wpbc_icn_keyboard_backspace::before { content: "\e317"; }
.wpbc_icn_keyboard_capslock::before { content: "\e318"; }
.wpbc_icn_keyboard_command::before { content: "\eae0"; }
.wpbc_icn_keyboard_command_key::before { content: "\eae7"; }
.wpbc_icn_keyboard_control::before { content: "\e5d3"; }
.wpbc_icn_keyboard_control_key::before { content: "\eae6"; }
.wpbc_icn_keyboard_double_arrow_down::before { content: "\ead0"; }
.wpbc_icn_keyboard_double_arrow_left::before { content: "\eac3"; }
.wpbc_icn_keyboard_double_arrow_right::before { content: "\eac9"; }
.wpbc_icn_keyboard_double_arrow_up::before { content: "\eacf"; }
.wpbc_icn_keyboard_hide::before { content: "\e31a"; }
.wpbc_icn_keyboard_option::before { content: "\eadf"; }
.wpbc_icn_keyboard_option_key::before { content: "\eae8"; }
.wpbc_icn_keyboard_return::before { content: "\e31b"; }
.wpbc_icn_keyboard_tab::before { content: "\e31c"; }
.wpbc_icn_keyboard_voice::before { content: "\e31d"; }
.wpbc_icn_king_bed::before { content: "\ea45"; }
.wpbc_icn_kitchen::before { content: "\eb47"; }
.wpbc_icn_kitesurfing::before { content: "\e50d"; }
.wpbc_icn_label::before { content: "\e892"; }
.wpbc_icn_label_important::before { content: "\e937"; }
.wpbc_icn_label_important_outline::before { content: "\e948"; }
.wpbc_icn_label_off::before { content: "\e9b6"; }
.wpbc_icn_label_outline::before { content: "\e893"; }
.wpbc_icn_lan::before { content: "\eb2f"; }
.wpbc_icn_landscape::before { content: "\e3f7"; }
.wpbc_icn_landslide::before { content: "\ebd7"; }
.wpbc_icn_language::before { content: "\e894"; }
.wpbc_icn_laptop::before { content: "\e31e"; }
.wpbc_icn_laptop_chromebook::before { content: "\e31f"; }
.wpbc_icn_laptop_mac::before { content: "\e320"; }
.wpbc_icn_laptop_windows::before { content: "\e321"; }
.wpbc_icn_last_page::before { content: "\e5dd"; }
.wpbc_icn_launch::before { content: "\e895"; }
.wpbc_icn_layers::before { content: "\e53b"; }
.wpbc_icn_layers_clear::before { content: "\e53c"; }
.wpbc_icn_leaderboard::before { content: "\f20c"; }
.wpbc_icn_leak_add::before { content: "\e3f8"; }
.wpbc_icn_leak_remove::before { content: "\e3f9"; }
.wpbc_icn_leave_bags_at_home::before { content: "\f21b"; }
.wpbc_icn_legend_toggle::before { content: "\f11b"; }
.wpbc_icn_lens::before { content: "\e3fa"; }
.wpbc_icn_lens_blur::before { content: "\f029"; }
.wpbc_icn_library_add::before { content: "\e02e"; }
.wpbc_icn_library_add_check::before { content: "\e9b7"; }
.wpbc_icn_library_books::before { content: "\e02f"; }
.wpbc_icn_library_music::before { content: "\e030"; }
.wpbc_icn_light::before { content: "\f02a"; }
.wpbc_icn_light_mode::before { content: "\e518"; }
.wpbc_icn_lightbulb::before { content: "\e0f0"; }
.wpbc_icn_lightbulb_circle::before { content: "\ebfe"; }
.wpbc_icn_lightbulb_outline::before { content: "\e90f"; }
.wpbc_icn_line_axis::before { content: "\ea9a"; }
.wpbc_icn_line_style::before { content: "\e919"; }
.wpbc_icn_line_weight::before { content: "\e91a"; }
.wpbc_icn_linear_scale::before { content: "\e260"; }
.wpbc_icn_link::before { content: "\e157"; }
.wpbc_icn_link_off::before { content: "\e16f"; }
.wpbc_icn_linked_camera::before { content: "\e438"; }
.wpbc_icn_liquor::before { content: "\ea60"; }
.wpbc_icn_list::before { content: "\e896"; }
.wpbc_icn_list_alt::before { content: "\e0ee"; }
.wpbc_icn_live_help::before { content: "\e0c6"; }
.wpbc_icn_live_tv::before { content: "\e639"; }
.wpbc_icn_living::before { content: "\f02b"; }
.wpbc_icn_local_activity::before { content: "\e53f"; }
.wpbc_icn_local_airport::before { content: "\e53d"; }
.wpbc_icn_local_atm::before { content: "\e53e"; }
.wpbc_icn_local_attraction::before { content: "\e53f"; }
.wpbc_icn_local_bar::before { content: "\e540"; }
.wpbc_icn_local_cafe::before { content: "\e541"; }
.wpbc_icn_local_car_wash::before { content: "\e542"; }
.wpbc_icn_local_convenience_store::before { content: "\e543"; }
.wpbc_icn_local_dining::before { content: "\e556"; }
.wpbc_icn_local_drink::before { content: "\e544"; }
.wpbc_icn_local_fire_department::before { content: "\ef55"; }
.wpbc_icn_local_florist::before { content: "\e545"; }
.wpbc_icn_local_gas_station::before { content: "\e546"; }
.wpbc_icn_local_grocery_store::before { content: "\e547"; }
.wpbc_icn_local_hospital::before { content: "\e548"; }
.wpbc_icn_local_hotel::before { content: "\e549"; }
.wpbc_icn_local_laundry_service::before { content: "\e54a"; }
.wpbc_icn_local_library::before { content: "\e54b"; }
.wpbc_icn_local_mall::before { content: "\e54c"; }
.wpbc_icn_local_movies::before { content: "\e54d"; }
.wpbc_icn_local_offer::before { content: "\e54e"; }
.wpbc_icn_local_parking::before { content: "\e54f"; }
.wpbc_icn_local_pharmacy::before { content: "\e550"; }
.wpbc_icn_local_phone::before { content: "\e551"; }
.wpbc_icn_local_pizza::before { content: "\e552"; }
.wpbc_icn_local_play::before { content: "\e553"; }
.wpbc_icn_local_police::before { content: "\ef56"; }
.wpbc_icn_local_post_office::before { content: "\e554"; }
.wpbc_icn_local_print_shop::before { content: "\e555"; }
.wpbc_icn_local_printshop::before { content: "\e555"; }
.wpbc_icn_local_restaurant::before { content: "\e556"; }
.wpbc_icn_local_see::before { content: "\e557"; }
.wpbc_icn_local_shipping::before { content: "\e558"; }
.wpbc_icn_local_taxi::before { content: "\e559"; }
.wpbc_icn_location_city::before { content: "\e7f1"; }
.wpbc_icn_location_disabled::before { content: "\e1b6"; }
.wpbc_icn_location_history::before { content: "\e55a"; }
.wpbc_icn_location_off::before { content: "\e0c7"; }
.wpbc_icn_location_on::before { content: "\e0c8"; }
.wpbc_icn_location_pin::before { content: "\f1db"; }
.wpbc_icn_location_searching::before { content: "\e1b7"; }
.wpbc_icn_lock::before { content: "\e897"; }
.wpbc_icn_lock_clock::before { content: "\ef57"; }
.wpbc_icn_lock_open::before { content: "\e898"; }
.wpbc_icn_lock_outline::before { content: "\e899"; }
.wpbc_icn_lock_reset::before { content: "\eade"; }
.wpbc_icn_login::before { content: "\ea77"; }
.wpbc_icn_logo_dev::before { content: "\ead6"; }
.wpbc_icn_logout::before { content: "\e9ba"; }
.wpbc_icn_looks::before { content: "\e3fc"; }
.wpbc_icn_looks_3::before { content: "\e3fb"; }
.wpbc_icn_looks_4::before { content: "\e3fd"; }
.wpbc_icn_looks_5::before { content: "\e3fe"; }
.wpbc_icn_looks_6::before { content: "\e3ff"; }
.wpbc_icn_looks_one::before { content: "\e400"; }
.wpbc_icn_looks_two::before { content: "\e401"; }
.wpbc_icn_loop::before { content: "\e028"; }
.wpbc_icn_loupe::before { content: "\e402"; }
.wpbc_icn_low_priority::before { content: "\e16d"; }
.wpbc_icn_loyalty::before { content: "\e89a"; }
.wpbc_icn_lte_mobiledata::before { content: "\f02c"; }
.wpbc_icn_lte_plus_mobiledata::before { content: "\f02d"; }
.wpbc_icn_luggage::before { content: "\f235"; }
.wpbc_icn_lunch_dining::before { content: "\ea61"; }
.wpbc_icn_lyrics::before { content: "\ec0b"; }
.wpbc_icn_mail::before { content: "\e158"; }
.wpbc_icn_mail_lock::before { content: "\ec0a"; }
.wpbc_icn_mail_outline::before { content: "\e0e1"; }
.wpbc_icn_male::before { content: "\e58e"; }
.wpbc_icn_man::before { content: "\e4eb"; }
.wpbc_icn_manage_accounts::before { content: "\f02e"; }
.wpbc_icn_manage_history::before { content: "\ebe7"; }
.wpbc_icn_manage_search::before { content: "\f02f"; }
.wpbc_icn_map::before { content: "\e55b"; }
.wpbc_icn_maps_home_work::before { content: "\f030"; }
.wpbc_icn_maps_ugc::before { content: "\ef58"; }
.wpbc_icn_margin::before { content: "\e9bb"; }
.wpbc_icn_mark_as_unread::before { content: "\e9bc"; }
.wpbc_icn_mark_chat_read::before { content: "\f18b"; }
.wpbc_icn_mark_chat_unread::before { content: "\f189"; }
.wpbc_icn_mark_email_read::before { content: "\f18c"; }
.wpbc_icn_mark_email_unread::before { content: "\f18a"; }
.wpbc_icn_mark_unread_chat_alt::before { content: "\eb9d"; }
.wpbc_icn_markunread::before { content: "\e159"; }
.wpbc_icn_markunread_mailbox::before { content: "\e89b"; }
.wpbc_icn_masks::before { content: "\f218"; }
.wpbc_icn_maximize::before { content: "\e930"; }
.wpbc_icn_media_bluetooth_off::before { content: "\f031"; }
.wpbc_icn_media_bluetooth_on::before { content: "\f032"; }
.wpbc_icn_mediation::before { content: "\efa7"; }
.wpbc_icn_medical_information::before { content: "\ebed"; }
.wpbc_icn_medical_services::before { content: "\f109"; }
.wpbc_icn_medication::before { content: "\f033"; }
.wpbc_icn_medication_liquid::before { content: "\ea87"; }
.wpbc_icn_meeting_room::before { content: "\eb4f"; }
.wpbc_icn_memory::before { content: "\e322"; }
.wpbc_icn_menu::before { content: "\e5d2"; }
.wpbc_icn_menu_book::before { content: "\ea19"; }
.wpbc_icn_menu_open::before { content: "\e9bd"; }
.wpbc_icn_merge::before { content: "\eb98"; }
.wpbc_icn_merge_type::before { content: "\e252"; }
.wpbc_icn_message::before { content: "\e0c9"; }
.wpbc_icn_messenger::before { content: "\e0ca"; }
.wpbc_icn_messenger_outline::before { content: "\e0cb"; }
.wpbc_icn_mic::before { content: "\e029"; }
.wpbc_icn_mic_external_off::before { content: "\ef59"; }
.wpbc_icn_mic_external_on::before { content: "\ef5a"; }
.wpbc_icn_mic_none::before { content: "\e02a"; }
.wpbc_icn_mic_off::before { content: "\e02b"; }
.wpbc_icn_microwave::before { content: "\f204"; }
.wpbc_icn_military_tech::before { content: "\ea3f"; }
.wpbc_icn_minimize::before { content: "\e931"; }
.wpbc_icn_minor_crash::before { content: "\ebf1"; }
.wpbc_icn_miscellaneous_services::before { content: "\f10c"; }
.wpbc_icn_missed_video_call::before { content: "\e073"; }
.wpbc_icn_mms::before { content: "\e618"; }
.wpbc_icn_mobile_friendly::before { content: "\e200"; }
.wpbc_icn_mobile_off::before { content: "\e201"; }
.wpbc_icn_mobile_screen_share::before { content: "\e0e7"; }
.wpbc_icn_mobiledata_off::before { content: "\f034"; }
.wpbc_icn_mode::before { content: "\f097"; }
.wpbc_icn_mode_comment::before { content: "\e253"; }
.wpbc_icn_mode_edit::before { content: "\e254"; }
.wpbc_icn_mode_edit_outline::before { content: "\f035"; }
.wpbc_icn_mode_fan_off::before { content: "\ec17"; }
.wpbc_icn_mode_night::before { content: "\f036"; }
.wpbc_icn_mode_of_travel::before { content: "\e7ce"; }
.wpbc_icn_mode_standby::before { content: "\f037"; }
.wpbc_icn_model_training::before { content: "\f0cf"; }
.wpbc_icn_monetization_on::before { content: "\e263"; }
.wpbc_icn_money::before { content: "\e57d"; }
.wpbc_icn_money_off::before { content: "\e25c"; }
.wpbc_icn_money_off_csred::before { content: "\f038"; }
.wpbc_icn_monitor::before { content: "\ef5b"; }
.wpbc_icn_monitor_heart::before { content: "\eaa2"; }
.wpbc_icn_monitor_weight::before { content: "\f039"; }
.wpbc_icn_monochrome_photos::before { content: "\e403"; }
.wpbc_icn_mood::before { content: "\e7f2"; }
.wpbc_icn_mood_bad::before { content: "\e7f3"; }
.wpbc_icn_moped::before { content: "\eb28"; }
.wpbc_icn_more::before { content: "\e619"; }
.wpbc_icn_more_horiz::before { content: "\e5d3"; }
.wpbc_icn_more_time::before { content: "\ea5d"; }
.wpbc_icn_more_vert::before { content: "\e5d4"; }
.wpbc_icn_mosque::before { content: "\eab2"; }
.wpbc_icn_motion_photos_auto::before { content: "\f03a"; }
.wpbc_icn_motion_photos_off::before { content: "\e9c0"; }
.wpbc_icn_motion_photos_on::before { content: "\e9c1"; }
.wpbc_icn_motion_photos_pause::before { content: "\f227"; }
.wpbc_icn_motion_photos_paused::before { content: "\e9c2"; }
.wpbc_icn_motorcycle::before { content: "\e91b"; }
.wpbc_icn_mouse::before { content: "\e323"; }
.wpbc_icn_move_down::before { content: "\eb61"; }
.wpbc_icn_move_to_inbox::before { content: "\e168"; }
.wpbc_icn_move_up::before { content: "\eb64"; }
.wpbc_icn_movie::before { content: "\e02c"; }
.wpbc_icn_movie_creation::before { content: "\e404"; }
.wpbc_icn_movie_filter::before { content: "\e43a"; }
.wpbc_icn_moving::before { content: "\e501"; }
.wpbc_icn_mp::before { content: "\e9c3"; }
.wpbc_icn_multiline_chart::before { content: "\e6df"; }
.wpbc_icn_multiple_stop::before { content: "\f1b9"; }
.wpbc_icn_multitrack_audio::before { content: "\e1b8"; }
.wpbc_icn_museum::before { content: "\ea36"; }
.wpbc_icn_music_note::before { content: "\e405"; }
.wpbc_icn_music_off::before { content: "\e440"; }
.wpbc_icn_music_video::before { content: "\e063"; }
.wpbc_icn_my_library_add::before { content: "\e02e"; }
.wpbc_icn_my_library_books::before { content: "\e02f"; }
.wpbc_icn_my_library_music::before { content: "\e030"; }
.wpbc_icn_my_location::before { content: "\e55c"; }
.wpbc_icn_nat::before { content: "\ef5c"; }
.wpbc_icn_nature::before { content: "\e406"; }
.wpbc_icn_nature_people::before { content: "\e407"; }
.wpbc_icn_navigate_before::before { content: "\e408"; }
.wpbc_icn_navigate_next::before { content: "\e409"; }
.wpbc_icn_navigation::before { content: "\e55d"; }
.wpbc_icn_near_me::before { content: "\e569"; }
.wpbc_icn_near_me_disabled::before { content: "\f1ef"; }
.wpbc_icn_nearby_error::before { content: "\f03b"; }
.wpbc_icn_nearby_off::before { content: "\f03c"; }
.wpbc_icn_nest_cam_wired_stand::before { content: "\ec16"; }
.wpbc_icn_network_cell::before { content: "\e1b9"; }
.wpbc_icn_network_check::before { content: "\e640"; }
.wpbc_icn_network_locked::before { content: "\e61a"; }
.wpbc_icn_network_ping::before { content: "\ebca"; }
.wpbc_icn_network_wifi::before { content: "\e1ba"; }
.wpbc_icn_network_wifi_1_bar::before { content: "\ebe4"; }
.wpbc_icn_network_wifi_2_bar::before { content: "\ebd6"; }
.wpbc_icn_network_wifi_3_bar::before { content: "\ebe1"; }
.wpbc_icn_new_label::before { content: "\e609"; }
.wpbc_icn_new_releases::before { content: "\e031"; }
.wpbc_icn_newspaper::before { content: "\eb81"; }
.wpbc_icn_next_plan::before { content: "\ef5d"; }
.wpbc_icn_next_week::before { content: "\e16a"; }
.wpbc_icn_nfc::before { content: "\e1bb"; }
.wpbc_icn_night_shelter::before { content: "\f1f1"; }
.wpbc_icn_nightlife::before { content: "\ea62"; }
.wpbc_icn_nightlight::before { content: "\f03d"; }
.wpbc_icn_nightlight_round::before { content: "\ef5e"; }
.wpbc_icn_nights_stay::before { content: "\ea46"; }
.wpbc_icn_no_accounts::before { content: "\f03e"; }
.wpbc_icn_no_backpack::before { content: "\f237"; }
.wpbc_icn_no_cell::before { content: "\f1a4"; }
.wpbc_icn_no_crash::before { content: "\ebf0"; }
.wpbc_icn_no_drinks::before { content: "\f1a5"; }
.wpbc_icn_no_encryption::before { content: "\e641"; }
.wpbc_icn_no_encryption_gmailerrorred::before { content: "\f03f"; }
.wpbc_icn_no_flash::before { content: "\f1a6"; }
.wpbc_icn_no_food::before { content: "\f1a7"; }
.wpbc_icn_no_luggage::before { content: "\f23b"; }
.wpbc_icn_no_meals::before { content: "\f1d6"; }
.wpbc_icn_no_meals_ouline::before { content: "\f229"; }
.wpbc_icn_no_meeting_room::before { content: "\eb4e"; }
.wpbc_icn_no_photography::before { content: "\f1a8"; }
.wpbc_icn_no_sim::before { content: "\e0cc"; }
.wpbc_icn_no_stroller::before { content: "\f1af"; }
.wpbc_icn_no_transfer::before { content: "\f1d5"; }
.wpbc_icn_noise_aware::before { content: "\ebec"; }
.wpbc_icn_noise_control_off::before { content: "\ebf3"; }
.wpbc_icn_nordic_walking::before { content: "\e50e"; }
.wpbc_icn_north::before { content: "\f1e0"; }
.wpbc_icn_north_east::before { content: "\f1e1"; }
.wpbc_icn_north_west::before { content: "\f1e2"; }
.wpbc_icn_not_accessible::before { content: "\f0fe"; }
.wpbc_icn_not_interested::before { content: "\e033"; }
.wpbc_icn_not_listed_location::before { content: "\e575"; }
.wpbc_icn_not_started::before { content: "\f0d1"; }
.wpbc_icn_note::before { content: "\e06f"; }
.wpbc_icn_note_add::before { content: "\e89c"; }
.wpbc_icn_note_alt::before { content: "\f040"; }
.wpbc_icn_notes::before { content: "\e26c"; }
.wpbc_icn_notification_add::before { content: "\e399"; }
.wpbc_icn_notification_important::before { content: "\e004"; }
.wpbc_icn_notifications::before { content: "\e7f4"; }
.wpbc_icn_notifications_active::before { content: "\e7f7"; }
.wpbc_icn_notifications_none::before { content: "\e7f5"; }
.wpbc_icn_notifications_off::before { content: "\e7f6"; }
.wpbc_icn_notifications_on::before { content: "\e7f7"; }
.wpbc_icn_notifications_paused::before { content: "\e7f8"; }
.wpbc_icn_now_wallpaper::before { content: "\e1bc"; }
.wpbc_icn_now_widgets::before { content: "\e1bd"; }
.wpbc_icn_numbers::before { content: "\eac7"; }
.wpbc_icn_offline_bolt::before { content: "\e932"; }
.wpbc_icn_offline_pin::before { content: "\e90a"; }
.wpbc_icn_offline_share::before { content: "\e9c5"; }
.wpbc_icn_oil_barrel::before { content: "\ec15"; }
.wpbc_icn_on_device_training::before { content: "\ebfd"; }
.wpbc_icn_ondemand_video::before { content: "\e63a"; }
.wpbc_icn_online_prediction::before { content: "\f0eb"; }
.wpbc_icn_opacity::before { content: "\e91c"; }
.wpbc_icn_open_in_browser::before { content: "\e89d"; }
.wpbc_icn_open_in_full::before { content: "\f1ce"; }
.wpbc_icn_open_in_new::before { content: "\e89e"; }
.wpbc_icn_open_in_new_off::before { content: "\e4f6"; }
.wpbc_icn_open_with::before { content: "\e89f"; }
.wpbc_icn_other_houses::before { content: "\e58c"; }
.wpbc_icn_outbond::before { content: "\f228"; }
.wpbc_icn_outbound::before { content: "\e1ca"; }
.wpbc_icn_outbox::before { content: "\ef5f"; }
.wpbc_icn_outdoor_grill::before { content: "\ea47"; }
.wpbc_icn_outgoing_mail::before { content: "\f0d2"; }
.wpbc_icn_outlet::before { content: "\f1d4"; }
.wpbc_icn_outlined_flag::before { content: "\e16e"; }
.wpbc_icn_output::before { content: "\ebbe"; }
.wpbc_icn_padding::before { content: "\e9c8"; }
.wpbc_icn_pages::before { content: "\e7f9"; }
.wpbc_icn_pageview::before { content: "\e8a0"; }
.wpbc_icn_paid::before { content: "\f041"; }
.wpbc_icn_palette::before { content: "\e40a"; }
.wpbc_icn_pan_tool::before { content: "\e925"; }
.wpbc_icn_pan_tool_alt::before { content: "\ebb9"; }
.wpbc_icn_panorama::before { content: "\e40b"; }
.wpbc_icn_panorama_fish_eye::before { content: "\e40c"; }
.wpbc_icn_panorama_fisheye::before { content: "\e40c"; }
.wpbc_icn_panorama_horizontal::before { content: "\e40d"; }
.wpbc_icn_panorama_horizontal_select::before { content: "\ef60"; }
.wpbc_icn_panorama_photosphere::before { content: "\e9c9"; }
.wpbc_icn_panorama_photosphere_select::before { content: "\e9ca"; }
.wpbc_icn_panorama_vertical::before { content: "\e40e"; }
.wpbc_icn_panorama_vertical_select::before { content: "\ef61"; }
.wpbc_icn_panorama_wide_angle::before { content: "\e40f"; }
.wpbc_icn_panorama_wide_angle_select::before { content: "\ef62"; }
.wpbc_icn_paragliding::before { content: "\e50f"; }
.wpbc_icn_park::before { content: "\ea63"; }
.wpbc_icn_party_mode::before { content: "\e7fa"; }
.wpbc_icn_password::before { content: "\f042"; }
.wpbc_icn_pattern::before { content: "\f043"; }
.wpbc_icn_pause::before { content: "\e034"; }
.wpbc_icn_pause_circle::before { content: "\e1a2"; }
.wpbc_icn_pause_circle_filled::before { content: "\e035"; }
.wpbc_icn_pause_circle_outline::before { content: "\e036"; }
.wpbc_icn_pause_presentation::before { content: "\e0ea"; }
.wpbc_icn_payment::before { content: "\e8a1"; }
.wpbc_icn_payments::before { content: "\ef63"; }
.wpbc_icn_paypal::before { content: "\ea8d"; }
.wpbc_icn_pedal_bike::before { content: "\eb29"; }
.wpbc_icn_pending::before { content: "\ef64"; }
.wpbc_icn_pending_actions::before { content: "\f1bb"; }
.wpbc_icn_pentagon::before { content: "\eb50"; }
.wpbc_icn_people::before { content: "\e7fb"; }
.wpbc_icn_people_alt::before { content: "\ea21"; }
.wpbc_icn_people_outline::before { content: "\e7fc"; }
.wpbc_icn_percent::before { content: "\eb58"; }
.wpbc_icn_perm_camera_mic::before { content: "\e8a2"; }
.wpbc_icn_perm_contact_cal::before { content: "\e8a3"; }
.wpbc_icn_perm_contact_calendar::before { content: "\e8a3"; }
.wpbc_icn_perm_data_setting::before { content: "\e8a4"; }
.wpbc_icn_perm_device_info::before { content: "\e8a5"; }
.wpbc_icn_perm_device_information::before { content: "\e8a5"; }
.wpbc_icn_perm_identity::before { content: "\e8a6"; }
.wpbc_icn_perm_media::before { content: "\e8a7"; }
.wpbc_icn_perm_phone_msg::before { content: "\e8a8"; }
.wpbc_icn_perm_scan_wifi::before { content: "\e8a9"; }
.wpbc_icn_person::before { content: "\e7fd"; }
.wpbc_icn_person_add::before { content: "\e7fe"; }
.wpbc_icn_person_add_alt::before { content: "\ea4d"; }
.wpbc_icn_person_add_alt_1::before { content: "\ef65"; }
.wpbc_icn_person_add_disabled::before { content: "\e9cb"; }
.wpbc_icn_person_off::before { content: "\e510"; }
.wpbc_icn_person_outline::before { content: "\e7ff"; }
.wpbc_icn_person_pin::before { content: "\e55a"; }
.wpbc_icn_person_pin_circle::before { content: "\e56a"; }
.wpbc_icn_person_remove::before { content: "\ef66"; }
.wpbc_icn_person_remove_alt_1::before { content: "\ef67"; }
.wpbc_icn_person_search::before { content: "\f106"; }
.wpbc_icn_personal_injury::before { content: "\e6da"; }
.wpbc_icn_personal_video::before { content: "\e63b"; }
.wpbc_icn_pest_control::before { content: "\f0fa"; }
.wpbc_icn_pest_control_rodent::before { content: "\f0fd"; }
.wpbc_icn_pets::before { content: "\e91d"; }
.wpbc_icn_phishing::before { content: "\ead7"; }
.wpbc_icn_phone::before { content: "\e0cd"; }
.wpbc_icn_phone_android::before { content: "\e324"; }
.wpbc_icn_phone_bluetooth_speaker::before { content: "\e61b"; }
.wpbc_icn_phone_callback::before { content: "\e649"; }
.wpbc_icn_phone_disabled::before { content: "\e9cc"; }
.wpbc_icn_phone_enabled::before { content: "\e9cd"; }
.wpbc_icn_phone_forwarded::before { content: "\e61c"; }
.wpbc_icn_phone_in_talk::before { content: "\e61d"; }
.wpbc_icn_phone_iphone::before { content: "\e325"; }
.wpbc_icn_phone_locked::before { content: "\e61e"; }
.wpbc_icn_phone_missed::before { content: "\e61f"; }
.wpbc_icn_phone_paused::before { content: "\e620"; }
.wpbc_icn_phonelink::before { content: "\e326"; }
.wpbc_icn_phonelink_erase::before { content: "\e0db"; }
.wpbc_icn_phonelink_lock::before { content: "\e0dc"; }
.wpbc_icn_phonelink_off::before { content: "\e327"; }
.wpbc_icn_phonelink_ring::before { content: "\e0dd"; }
.wpbc_icn_phonelink_setup::before { content: "\e0de"; }
.wpbc_icn_photo::before { content: "\e410"; }
.wpbc_icn_photo_album::before { content: "\e411"; }
.wpbc_icn_photo_camera::before { content: "\e412"; }
.wpbc_icn_photo_camera_back::before { content: "\ef68"; }
.wpbc_icn_photo_camera_front::before { content: "\ef69"; }
.wpbc_icn_photo_filter::before { content: "\e43b"; }
.wpbc_icn_photo_library::before { content: "\e413"; }
.wpbc_icn_photo_size_select_actual::before { content: "\e432"; }
.wpbc_icn_photo_size_select_large::before { content: "\e433"; }
.wpbc_icn_photo_size_select_small::before { content: "\e434"; }
.wpbc_icn_php::before { content: "\eb8f"; }
.wpbc_icn_piano::before { content: "\e521"; }
.wpbc_icn_piano_off::before { content: "\e520"; }
.wpbc_icn_picture_as_pdf::before { content: "\e415"; }
.wpbc_icn_picture_in_picture::before { content: "\e8aa"; }
.wpbc_icn_picture_in_picture_alt::before { content: "\e911"; }
.wpbc_icn_pie_chart::before { content: "\e6c4"; }
.wpbc_icn_pie_chart_outline::before { content: "\f044"; }
.wpbc_icn_pie_chart_outlined::before { content: "\e6c5"; }
.wpbc_icn_pin::before { content: "\f045"; }
.wpbc_icn_pin_drop::before { content: "\e55e"; }
.wpbc_icn_pin_end::before { content: "\e767"; }
.wpbc_icn_pin_invoke::before { content: "\e763"; }
.wpbc_icn_pinch::before { content: "\eb38"; }
.wpbc_icn_pivot_table_chart::before { content: "\e9ce"; }
.wpbc_icn_pix::before { content: "\eaa3"; }
.wpbc_icn_place::before { content: "\e55f"; }
.wpbc_icn_plagiarism::before { content: "\ea5a"; }
.wpbc_icn_play_arrow::before { content: "\e037"; }
.wpbc_icn_play_circle::before { content: "\e1c4"; }
.wpbc_icn_play_circle_fill::before { content: "\e038"; }
.wpbc_icn_play_circle_filled::before { content: "\e038"; }
.wpbc_icn_play_circle_outline::before { content: "\e039"; }
.wpbc_icn_play_disabled::before { content: "\ef6a"; }
.wpbc_icn_play_for_work::before { content: "\e906"; }
.wpbc_icn_play_lesson::before { content: "\f047"; }
.wpbc_icn_playlist_add::before { content: "\e03b"; }
.wpbc_icn_playlist_add_check::before { content: "\e065"; }
.wpbc_icn_playlist_add_check_circle::before { content: "\e7e6"; }
.wpbc_icn_playlist_add_circle::before { content: "\e7e5"; }
.wpbc_icn_playlist_play::before { content: "\e05f"; }
.wpbc_icn_playlist_remove::before { content: "\eb80"; }
.wpbc_icn_plumbing::before { content: "\f107"; }
.wpbc_icn_plus_one::before { content: "\e800"; }
.wpbc_icn_podcasts::before { content: "\f048"; }
.wpbc_icn_point_of_sale::before { content: "\f17e"; }
.wpbc_icn_policy::before { content: "\ea17"; }
.wpbc_icn_poll::before { content: "\e801"; }
.wpbc_icn_polyline::before { content: "\ebbb"; }
.wpbc_icn_polymer::before { content: "\e8ab"; }
.wpbc_icn_pool::before { content: "\eb48"; }
.wpbc_icn_portable_wifi_off::before { content: "\e0ce"; }
.wpbc_icn_portrait::before { content: "\e416"; }
.wpbc_icn_post_add::before { content: "\ea20"; }
.wpbc_icn_power::before { content: "\e63c"; }
.wpbc_icn_power_input::before { content: "\e336"; }
.wpbc_icn_power_off::before { content: "\e646"; }
.wpbc_icn_power_settings_new::before { content: "\e8ac"; }
.wpbc_icn_precision_manufacturing::before { content: "\f049"; }
.wpbc_icn_pregnant_woman::before { content: "\e91e"; }
.wpbc_icn_present_to_all::before { content: "\e0df"; }
.wpbc_icn_preview::before { content: "\f1c5"; }
.wpbc_icn_price_change::before { content: "\f04a"; }
.wpbc_icn_price_check::before { content: "\f04b"; }
.wpbc_icn_print::before { content: "\e8ad"; }
.wpbc_icn_print_disabled::before { content: "\e9cf"; }
.wpbc_icn_priority_high::before { content: "\e645"; }
.wpbc_icn_privacy_tip::before { content: "\f0dc"; }
.wpbc_icn_private_connectivity::before { content: "\e744"; }
.wpbc_icn_production_quantity_limits::before { content: "\e1d1"; }
.wpbc_icn_propane::before { content: "\ec14"; }
.wpbc_icn_propane_tank::before { content: "\ec13"; }
.wpbc_icn_psychology::before { content: "\ea4a"; }
.wpbc_icn_public::before { content: "\e80b"; }
.wpbc_icn_public_off::before { content: "\f1ca"; }
.wpbc_icn_publish::before { content: "\e255"; }
.wpbc_icn_published_with_changes::before { content: "\f232"; }
.wpbc_icn_punch_clock::before { content: "\eaa8"; }
.wpbc_icn_push_pin::before { content: "\f10d"; }
.wpbc_icn_qr_code::before { content: "\ef6b"; }
.wpbc_icn_qr_code_2::before { content: "\e00a"; }
.wpbc_icn_qr_code_scanner::before { content: "\f206"; }
.wpbc_icn_query_builder::before { content: "\e8ae"; }
.wpbc_icn_query_stats::before { content: "\e4fc"; }
.wpbc_icn_question_answer::before { content: "\e8af"; }
.wpbc_icn_question_mark::before { content: "\eb8b"; }
.wpbc_icn_queue::before { content: "\e03c"; }
.wpbc_icn_queue_music::before { content: "\e03d"; }
.wpbc_icn_queue_play_next::before { content: "\e066"; }
.wpbc_icn_quick_contacts_dialer::before { content: "\e0cf"; }
.wpbc_icn_quick_contacts_mail::before { content: "\e0d0"; }
.wpbc_icn_quickreply::before { content: "\ef6c"; }
.wpbc_icn_quiz::before { content: "\f04c"; }
.wpbc_icn_quora::before { content: "\ea98"; }
.wpbc_icn_r_mobiledata::before { content: "\f04d"; }
.wpbc_icn_radar::before { content: "\f04e"; }
.wpbc_icn_radio::before { content: "\e03e"; }
.wpbc_icn_radio_button_checked::before { content: "\e837"; }
.wpbc_icn_radio_button_off::before { content: "\e836"; }
.wpbc_icn_radio_button_on::before { content: "\e837"; }
.wpbc_icn_radio_button_unchecked::before { content: "\e836"; }
.wpbc_icn_railway_alert::before { content: "\e9d1"; }
.wpbc_icn_ramen_dining::before { content: "\ea64"; }
.wpbc_icn_ramp_left::before { content: "\eb9c"; }
.wpbc_icn_ramp_right::before { content: "\eb96"; }
.wpbc_icn_rate_review::before { content: "\e560"; }
.wpbc_icn_raw_off::before { content: "\f04f"; }
.wpbc_icn_raw_on::before { content: "\f050"; }
.wpbc_icn_read_more::before { content: "\ef6d"; }
.wpbc_icn_real_estate_agent::before { content: "\e73a"; }
.wpbc_icn_receipt::before { content: "\e8b0"; }
.wpbc_icn_receipt_long::before { content: "\ef6e"; }
.wpbc_icn_recent_actors::before { content: "\e03f"; }
.wpbc_icn_recommend::before { content: "\e9d2"; }
.wpbc_icn_record_voice_over::before { content: "\e91f"; }
.wpbc_icn_rectangle::before { content: "\eb54"; }
.wpbc_icn_recycling::before { content: "\e760"; }
.wpbc_icn_reddit::before { content: "\eaa0"; }
.wpbc_icn_redeem::before { content: "\e8b1"; }
.wpbc_icn_redo::before { content: "\e15a"; }
.wpbc_icn_reduce_capacity::before { content: "\f21c"; }
.wpbc_icn_refresh::before { content: "\e5d5"; }
.wpbc_icn_remember_me::before { content: "\f051"; }
.wpbc_icn_remove::before { content: "\e15b"; }
.wpbc_icn_remove_circle::before { content: "\e15c"; }
.wpbc_icn_remove_circle_outline::before { content: "\e15d"; }
.wpbc_icn_remove_done::before { content: "\e9d3"; }
.wpbc_icn_remove_from_queue::before { content: "\e067"; }
.wpbc_icn_remove_moderator::before { content: "\e9d4"; }
.wpbc_icn_remove_red_eye::before { content: "\e417"; }
.wpbc_icn_remove_road::before { content: "\ebfc"; }
.wpbc_icn_remove_shopping_cart::before { content: "\e928"; }
.wpbc_icn_reorder::before { content: "\e8fe"; }
.wpbc_icn_repeat::before { content: "\e040"; }
.wpbc_icn_repeat_on::before { content: "\e9d6"; }
.wpbc_icn_repeat_one::before { content: "\e041"; }
.wpbc_icn_repeat_one_on::before { content: "\e9d7"; }
.wpbc_icn_replay::before { content: "\e042"; }
.wpbc_icn_replay_10::before { content: "\e059"; }
.wpbc_icn_replay_30::before { content: "\e05a"; }
.wpbc_icn_replay_5::before { content: "\e05b"; }
.wpbc_icn_replay_circle_filled::before { content: "\e9d8"; }
.wpbc_icn_reply::before { content: "\e15e"; }
.wpbc_icn_reply_all::before { content: "\e15f"; }
.wpbc_icn_report::before { content: "\e160"; }
.wpbc_icn_report_gmailerrorred::before { content: "\f052"; }
.wpbc_icn_report_off::before { content: "\e170"; }
.wpbc_icn_report_problem::before { content: "\e8b2"; }
.wpbc_icn_request_page::before { content: "\f22c"; }
.wpbc_icn_request_quote::before { content: "\f1b6"; }
.wpbc_icn_reset_tv::before { content: "\e9d9"; }
.wpbc_icn_restart_alt::before { content: "\f053"; }
.wpbc_icn_restaurant::before { content: "\e56c"; }
.wpbc_icn_restaurant_menu::before { content: "\e561"; }
.wpbc_icn_restore::before { content: "\e8b3"; }
.wpbc_icn_restore_from_trash::before { content: "\e938"; }
.wpbc_icn_restore_page::before { content: "\e929"; }
.wpbc_icn_reviews::before { content: "\f054"; }
.wpbc_icn_rice_bowl::before { content: "\f1f5"; }
.wpbc_icn_ring_volume::before { content: "\e0d1"; }
.wpbc_icn_rocket::before { content: "\eba5"; }
.wpbc_icn_rocket_launch::before { content: "\eb9b"; }
.wpbc_icn_roller_shades::before { content: "\ec12"; }
.wpbc_icn_roller_shades_closed::before { content: "\ec11"; }
.wpbc_icn_roller_skating::before { content: "\ebcd"; }
.wpbc_icn_roofing::before { content: "\f201"; }
.wpbc_icn_room::before { content: "\e8b4"; }
.wpbc_icn_room_preferences::before { content: "\f1b8"; }
.wpbc_icn_room_service::before { content: "\eb49"; }
.wpbc_icn_rotate_90_degrees_ccw::before { content: "\e418"; }
.wpbc_icn_rotate_90_degrees_cw::before { content: "\eaab"; }
.wpbc_icn_rotate_left::before { content: "\e419"; }
.wpbc_icn_rotate_right::before { content: "\e41a"; }
.wpbc_icn_roundabout_left::before { content: "\eb99"; }
.wpbc_icn_roundabout_right::before { content: "\eba3"; }
.wpbc_icn_rounded_corner::before { content: "\e920"; }
.wpbc_icn_route::before { content: "\eacd"; }
.wpbc_icn_router::before { content: "\e328"; }
.wpbc_icn_rowing::before { content: "\e921"; }
.wpbc_icn_rss_feed::before { content: "\e0e5"; }
.wpbc_icn_rsvp::before { content: "\f055"; }
.wpbc_icn_rtt::before { content: "\e9ad"; }
.wpbc_icn_rule::before { content: "\f1c2"; }
.wpbc_icn_rule_folder::before { content: "\f1c9"; }
.wpbc_icn_run_circle::before { content: "\ef6f"; }
.wpbc_icn_running_with_errors::before { content: "\e51d"; }
.wpbc_icn_rv_hookup::before { content: "\e642"; }
.wpbc_icn_safety_check::before { content: "\ebef"; }
.wpbc_icn_safety_divider::before { content: "\e1cc"; }
.wpbc_icn_sailing::before { content: "\e502"; }
.wpbc_icn_sanitizer::before { content: "\f21d"; }
.wpbc_icn_satellite::before { content: "\e562"; }
.wpbc_icn_satellite_alt::before { content: "\eb3a"; }
.wpbc_icn_save::before { content: "\e161"; }
.wpbc_icn_save_alt::before { content: "\e171"; }
.wpbc_icn_save_as::before { content: "\eb60"; }
.wpbc_icn_saved_search::before { content: "\ea11"; }
.wpbc_icn_savings::before { content: "\e2eb"; }
.wpbc_icn_scale::before { content: "\eb5f"; }
.wpbc_icn_scanner::before { content: "\e329"; }
.wpbc_icn_scatter_plot::before { content: "\e268"; }
.wpbc_icn_schedule::before { content: "\e8b5"; }
.wpbc_icn_schedule_send::before { content: "\ea0a"; }
.wpbc_icn_schema::before { content: "\e4fd"; }
.wpbc_icn_school::before { content: "\e80c"; }
.wpbc_icn_science::before { content: "\ea4b"; }
.wpbc_icn_score::before { content: "\e269"; }
.wpbc_icn_scoreboard::before { content: "\ebd0"; }
.wpbc_icn_screen_lock_landscape::before { content: "\e1be"; }
.wpbc_icn_screen_lock_portrait::before { content: "\e1bf"; }
.wpbc_icn_screen_lock_rotation::before { content: "\e1c0"; }
.wpbc_icn_screen_rotation::before { content: "\e1c1"; }
.wpbc_icn_screen_rotation_alt::before { content: "\ebee"; }
.wpbc_icn_screen_search_desktop::before { content: "\ef70"; }
.wpbc_icn_screen_share::before { content: "\e0e2"; }
.wpbc_icn_screenshot::before { content: "\f056"; }
.wpbc_icn_screenshot_monitor::before { content: "\ec08"; }
.wpbc_icn_scuba_diving::before { content: "\ebce"; }
.wpbc_icn_sd::before { content: "\e9dd"; }
.wpbc_icn_sd_card::before { content: "\e623"; }
.wpbc_icn_sd_card_alert::before { content: "\f057"; }
.wpbc_icn_sd_storage::before { content: "\e1c2"; }
.wpbc_icn_search::before { content: "\e8b6"; }
.wpbc_icn_search_off::before { content: "\ea76"; }
.wpbc_icn_security::before { content: "\e32a"; }
.wpbc_icn_security_update::before { content: "\f058"; }
.wpbc_icn_security_update_good::before { content: "\f059"; }
.wpbc_icn_security_update_warning::before { content: "\f05a"; }
.wpbc_icn_segment::before { content: "\e94b"; }
.wpbc_icn_select_all::before { content: "\e162"; }
.wpbc_icn_self_improvement::before { content: "\ea78"; }
.wpbc_icn_sell::before { content: "\f05b"; }
.wpbc_icn_send::before { content: "\e163"; }
.wpbc_icn_send_and_archive::before { content: "\ea0c"; }
.wpbc_icn_send_time_extension::before { content: "\eadb"; }
.wpbc_icn_send_to_mobile::before { content: "\f05c"; }
.wpbc_icn_sensor_door::before { content: "\f1b5"; }
.wpbc_icn_sensor_occupied::before { content: "\ec10"; }
.wpbc_icn_sensor_window::before { content: "\f1b4"; }
.wpbc_icn_sensors::before { content: "\e51e"; }
.wpbc_icn_sensors_off::before { content: "\e51f"; }
.wpbc_icn_sentiment_dissatisfied::before { content: "\e811"; }
.wpbc_icn_sentiment_neutral::before { content: "\e812"; }
.wpbc_icn_sentiment_satisfied::before { content: "\e813"; }
.wpbc_icn_sentiment_satisfied_alt::before { content: "\e0ed"; }
.wpbc_icn_sentiment_very_dissatisfied::before { content: "\e814"; }
.wpbc_icn_sentiment_very_satisfied::before { content: "\e815"; }
.wpbc_icn_set_meal::before { content: "\f1ea"; }
.wpbc_icn_settings::before { content: "\e8b8"; }
.wpbc_icn_settings_accessibility::before { content: "\f05d"; }
.wpbc_icn_settings_applications::before { content: "\e8b9"; }
.wpbc_icn_settings_backup_restore::before { content: "\e8ba"; }
.wpbc_icn_settings_bluetooth::before { content: "\e8bb"; }
.wpbc_icn_settings_brightness::before { content: "\e8bd"; }
.wpbc_icn_settings_cell::before { content: "\e8bc"; }
.wpbc_icn_settings_display::before { content: "\e8bd"; }
.wpbc_icn_settings_ethernet::before { content: "\e8be"; }
.wpbc_icn_settings_input_antenna::before { content: "\e8bf"; }
.wpbc_icn_settings_input_component::before { content: "\e8c0"; }
.wpbc_icn_settings_input_composite::before { content: "\e8c1"; }
.wpbc_icn_settings_input_hdmi::before { content: "\e8c2"; }
.wpbc_icn_settings_input_svideo::before { content: "\e8c3"; }
.wpbc_icn_settings_overscan::before { content: "\e8c4"; }
.wpbc_icn_settings_phone::before { content: "\e8c5"; }
.wpbc_icn_settings_power::before { content: "\e8c6"; }
.wpbc_icn_settings_remote::before { content: "\e8c7"; }
.wpbc_icn_settings_suggest::before { content: "\f05e"; }
.wpbc_icn_settings_system_daydream::before { content: "\e1c3"; }
.wpbc_icn_settings_voice::before { content: "\e8c8"; }
.wpbc_icn_severe_cold::before { content: "\ebd3"; }
.wpbc_icn_share::before { content: "\e80d"; }
.wpbc_icn_share_arrival_time::before { content: "\e524"; }
.wpbc_icn_share_location::before { content: "\f05f"; }
.wpbc_icn_shield::before { content: "\e9e0"; }
.wpbc_icn_shield_moon::before { content: "\eaa9"; }
.wpbc_icn_shop::before { content: "\e8c9"; }
.wpbc_icn_shop_2::before { content: "\e19e"; }
.wpbc_icn_shop_two::before { content: "\e8ca"; }
.wpbc_icn_shopify::before { content: "\ea9d"; }
.wpbc_icn_shopping_bag::before { content: "\f1cc"; }
.wpbc_icn_shopping_basket::before { content: "\e8cb"; }
.wpbc_icn_shopping_cart::before { content: "\e8cc"; }
.wpbc_icn_shopping_cart_checkout::before { content: "\eb88"; }
.wpbc_icn_short_text::before { content: "\e261"; }
.wpbc_icn_shortcut::before { content: "\f060"; }
.wpbc_icn_show_chart::before { content: "\e6e1"; }
.wpbc_icn_shower::before { content: "\f061"; }
.wpbc_icn_shuffle::before { content: "\e043"; }
.wpbc_icn_shuffle_on::before { content: "\e9e1"; }
.wpbc_icn_shutter_speed::before { content: "\e43d"; }
.wpbc_icn_sick::before { content: "\f220"; }
.wpbc_icn_sign_language::before { content: "\ebe5"; }
.wpbc_icn_signal_cellular_0_bar::before { content: "\f0a8"; }
.wpbc_icn_signal_cellular_4_bar::before { content: "\e1c8"; }
.wpbc_icn_signal_cellular_alt::before { content: "\e202"; }
.wpbc_icn_signal_cellular_alt_1_bar::before { content: "\ebdf"; }
.wpbc_icn_signal_cellular_alt_2_bar::before { content: "\ebe3"; }
.wpbc_icn_signal_cellular_connected_no_internet_0_bar::before { content: "\f0ac"; }
.wpbc_icn_signal_cellular_connected_no_internet_4_bar::before { content: "\e1cd"; }
.wpbc_icn_signal_cellular_no_sim::before { content: "\e1ce"; }
.wpbc_icn_signal_cellular_nodata::before { content: "\f062"; }
.wpbc_icn_signal_cellular_null::before { content: "\e1cf"; }
.wpbc_icn_signal_cellular_off::before { content: "\e1d0"; }
.wpbc_icn_signal_wifi_0_bar::before { content: "\f0b0"; }
.wpbc_icn_signal_wifi_4_bar::before { content: "\e1d8"; }
.wpbc_icn_signal_wifi_4_bar_lock::before { content: "\e1d9"; }
.wpbc_icn_signal_wifi_bad::before { content: "\f063"; }
.wpbc_icn_signal_wifi_connected_no_internet_4::before { content: "\f064"; }
.wpbc_icn_signal_wifi_off::before { content: "\e1da"; }
.wpbc_icn_signal_wifi_statusbar_4_bar::before { content: "\f065"; }
.wpbc_icn_signal_wifi_statusbar_connected_no_internet_4::before { content: "\f066"; }
.wpbc_icn_signal_wifi_statusbar_null::before { content: "\f067"; }
.wpbc_icn_signpost::before { content: "\eb91"; }
.wpbc_icn_sim_card::before { content: "\e32b"; }
.wpbc_icn_sim_card_alert::before { content: "\e624"; }
.wpbc_icn_sim_card_download::before { content: "\f068"; }
.wpbc_icn_single_bed::before { content: "\ea48"; }
.wpbc_icn_sip::before { content: "\f069"; }
.wpbc_icn_skateboarding::before { content: "\e511"; }
.wpbc_icn_skip_next::before { content: "\e044"; }
.wpbc_icn_skip_previous::before { content: "\e045"; }
.wpbc_icn_sledding::before { content: "\e512"; }
.wpbc_icn_slideshow::before { content: "\e41b"; }
.wpbc_icn_slow_motion_video::before { content: "\e068"; }
.wpbc_icn_smart_button::before { content: "\f1c1"; }
.wpbc_icn_smart_display::before { content: "\f06a"; }
.wpbc_icn_smart_screen::before { content: "\f06b"; }
.wpbc_icn_smart_toy::before { content: "\f06c"; }
.wpbc_icn_smartphone::before { content: "\e32c"; }
.wpbc_icn_smoke_free::before { content: "\eb4a"; }
.wpbc_icn_smoking_rooms::before { content: "\eb4b"; }
.wpbc_icn_sms::before { content: "\e625"; }
.wpbc_icn_sms_failed::before { content: "\e626"; }
.wpbc_icn_snapchat::before { content: "\ea6e"; }
.wpbc_icn_snippet_folder::before { content: "\f1c7"; }
.wpbc_icn_snooze::before { content: "\e046"; }
.wpbc_icn_snowboarding::before { content: "\e513"; }
.wpbc_icn_snowing::before { content: "\e80f"; }
.wpbc_icn_snowmobile::before { content: "\e503"; }
.wpbc_icn_snowshoeing::before { content: "\e514"; }
.wpbc_icn_soap::before { content: "\f1b2"; }
.wpbc_icn_social_distance::before { content: "\e1cb"; }
.wpbc_icn_solar_power::before { content: "\ec0f"; }
.wpbc_icn_sort::before { content: "\e164"; }
.wpbc_icn_sort_by_alpha::before { content: "\e053"; }
.wpbc_icn_sos::before { content: "\ebf7"; }
.wpbc_icn_soup_kitchen::before { content: "\e7d3"; }
.wpbc_icn_source::before { content: "\f1c4"; }
.wpbc_icn_south::before { content: "\f1e3"; }
.wpbc_icn_south_america::before { content: "\e7e4"; }
.wpbc_icn_south_east::before { content: "\f1e4"; }
.wpbc_icn_south_west::before { content: "\f1e5"; }
.wpbc_icn_spa::before { content: "\eb4c"; }
.wpbc_icn_space_bar::before { content: "\e256"; }
.wpbc_icn_space_dashboard::before { content: "\e66b"; }
.wpbc_icn_spatial_audio::before { content: "\ebeb"; }
.wpbc_icn_spatial_audio_off::before { content: "\ebe8"; }
.wpbc_icn_spatial_tracking::before { content: "\ebea"; }
.wpbc_icn_speaker::before { content: "\e32d"; }
.wpbc_icn_speaker_group::before { content: "\e32e"; }
.wpbc_icn_speaker_notes::before { content: "\e8cd"; }
.wpbc_icn_speaker_notes_off::before { content: "\e92a"; }
.wpbc_icn_speaker_phone::before { content: "\e0d2"; }
.wpbc_icn_speed::before { content: "\e9e4"; }
.wpbc_icn_spellcheck::before { content: "\e8ce"; }
.wpbc_icn_splitscreen::before { content: "\f06d"; }
.wpbc_icn_spoke::before { content: "\e9a7"; }
.wpbc_icn_sports::before { content: "\ea30"; }
.wpbc_icn_sports_bar::before { content: "\f1f3"; }
.wpbc_icn_sports_baseball::before { content: "\ea51"; }
.wpbc_icn_sports_basketball::before { content: "\ea26"; }
.wpbc_icn_sports_cricket::before { content: "\ea27"; }
.wpbc_icn_sports_esports::before { content: "\ea28"; }
.wpbc_icn_sports_football::before { content: "\ea29"; }
.wpbc_icn_sports_golf::before { content: "\ea2a"; }
.wpbc_icn_sports_gymnastics::before { content: "\ebc4"; }
.wpbc_icn_sports_handball::before { content: "\ea33"; }
.wpbc_icn_sports_hockey::before { content: "\ea2b"; }
.wpbc_icn_sports_kabaddi::before { content: "\ea34"; }
.wpbc_icn_sports_martial_arts::before { content: "\eae9"; }
.wpbc_icn_sports_mma::before { content: "\ea2c"; }
.wpbc_icn_sports_motorsports::before { content: "\ea2d"; }
.wpbc_icn_sports_rugby::before { content: "\ea2e"; }
.wpbc_icn_sports_score::before { content: "\f06e"; }
.wpbc_icn_sports_soccer::before { content: "\ea2f"; }
.wpbc_icn_sports_tennis::before { content: "\ea32"; }
.wpbc_icn_sports_volleyball::before { content: "\ea31"; }
.wpbc_icn_square::before { content: "\eb36"; }
.wpbc_icn_square_foot::before { content: "\ea49"; }
.wpbc_icn_ssid_chart::before { content: "\eb66"; }
.wpbc_icn_stacked_bar_chart::before { content: "\e9e6"; }
.wpbc_icn_stacked_line_chart::before { content: "\f22b"; }
.wpbc_icn_stadium::before { content: "\eb90"; }
.wpbc_icn_stairs::before { content: "\f1a9"; }
.wpbc_icn_star::before { content: "\e838"; }
.wpbc_icn_star_border::before { content: "\e83a"; }
.wpbc_icn_star_border_purple500::before { content: "\f099"; }
.wpbc_icn_star_half::before { content: "\e839"; }
.wpbc_icn_star_outline::before { content: "\f06f"; }
.wpbc_icn_star_purple500::before { content: "\f09a"; }
.wpbc_icn_star_rate::before { content: "\f0ec"; }
.wpbc_icn_stars::before { content: "\e8d0"; }
.wpbc_icn_start::before { content: "\e089"; }
.wpbc_icn_stay_current_landscape::before { content: "\e0d3"; }
.wpbc_icn_stay_current_portrait::before { content: "\e0d4"; }
.wpbc_icn_stay_primary_landscape::before { content: "\e0d5"; }
.wpbc_icn_stay_primary_portrait::before { content: "\e0d6"; }
.wpbc_icn_sticky_note_2::before { content: "\f1fc"; }
.wpbc_icn_stop::before { content: "\e047"; }
.wpbc_icn_stop_circle::before { content: "\ef71"; }
.wpbc_icn_stop_screen_share::before { content: "\e0e3"; }
.wpbc_icn_storage::before { content: "\e1db"; }
.wpbc_icn_store::before { content: "\e8d1"; }
.wpbc_icn_store_mall_directory::before { content: "\e563"; }
.wpbc_icn_storefront::before { content: "\ea12"; }
.wpbc_icn_storm::before { content: "\f070"; }
.wpbc_icn_straight::before { content: "\eb95"; }
.wpbc_icn_straighten::before { content: "\e41c"; }
.wpbc_icn_stream::before { content: "\e9e9"; }
.wpbc_icn_streetview::before { content: "\e56e"; }
.wpbc_icn_strikethrough_s::before { content: "\e257"; }
.wpbc_icn_stroller::before { content: "\f1ae"; }
.wpbc_icn_style::before { content: "\e41d"; }
.wpbc_icn_subdirectory_arrow_left::before { content: "\e5d9"; }
.wpbc_icn_subdirectory_arrow_right::before { content: "\e5da"; }
.wpbc_icn_subject::before { content: "\e8d2"; }
.wpbc_icn_subscript::before { content: "\f111"; }
.wpbc_icn_subscriptions::before { content: "\e064"; }
.wpbc_icn_subtitles::before { content: "\e048"; }
.wpbc_icn_subtitles_off::before { content: "\ef72"; }
.wpbc_icn_subway::before { content: "\e56f"; }
.wpbc_icn_summarize::before { content: "\f071"; }
.wpbc_icn_sunny::before { content: "\e81a"; }
.wpbc_icn_sunny_snowing::before { content: "\e819"; }
.wpbc_icn_superscript::before { content: "\f112"; }
.wpbc_icn_supervised_user_circle::before { content: "\e939"; }
.wpbc_icn_supervisor_account::before { content: "\e8d3"; }
.wpbc_icn_support::before { content: "\ef73"; }
.wpbc_icn_support_agent::before { content: "\f0e2"; }
.wpbc_icn_surfing::before { content: "\e515"; }
.wpbc_icn_surround_sound::before { content: "\e049"; }
.wpbc_icn_swap_calls::before { content: "\e0d7"; }
.wpbc_icn_swap_horiz::before { content: "\e8d4"; }
.wpbc_icn_swap_horizontal_circle::before { content: "\e933"; }
.wpbc_icn_swap_vert::before { content: "\e8d5"; }
.wpbc_icn_swap_vert_circle::before { content: "\e8d6"; }
.wpbc_icn_swap_vertical_circle::before { content: "\e8d6"; }
.wpbc_icn_swipe::before { content: "\e9ec"; }
.wpbc_icn_swipe_down::before { content: "\eb53"; }
.wpbc_icn_swipe_down_alt::before { content: "\eb30"; }
.wpbc_icn_swipe_left::before { content: "\eb59"; }
.wpbc_icn_swipe_left_alt::before { content: "\eb33"; }
.wpbc_icn_swipe_right::before { content: "\eb52"; }
.wpbc_icn_swipe_right_alt::before { content: "\eb56"; }
.wpbc_icn_swipe_up::before { content: "\eb2e"; }
.wpbc_icn_swipe_up_alt::before { content: "\eb35"; }
.wpbc_icn_swipe_vertical::before { content: "\eb51"; }
.wpbc_icn_switch_access_shortcut::before { content: "\e7e1"; }
.wpbc_icn_switch_access_shortcut_add::before { content: "\e7e2"; }
.wpbc_icn_switch_account::before { content: "\e9ed"; }
.wpbc_icn_switch_camera::before { content: "\e41e"; }
.wpbc_icn_switch_left::before { content: "\f1d1"; }
.wpbc_icn_switch_right::before { content: "\f1d2"; }
.wpbc_icn_switch_video::before { content: "\e41f"; }
.wpbc_icn_synagogue::before { content: "\eab0"; }
.wpbc_icn_sync::before { content: "\e627"; }
.wpbc_icn_sync_alt::before { content: "\ea18"; }
.wpbc_icn_sync_disabled::before { content: "\e628"; }
.wpbc_icn_sync_lock::before { content: "\eaee"; }
.wpbc_icn_sync_problem::before { content: "\e629"; }
.wpbc_icn_system_security_update::before { content: "\f072"; }
.wpbc_icn_system_security_update_good::before { content: "\f073"; }
.wpbc_icn_system_security_update_warning::before { content: "\f074"; }
.wpbc_icn_system_update::before { content: "\e62a"; }
.wpbc_icn_system_update_alt::before { content: "\e8d7"; }
.wpbc_icn_system_update_tv::before { content: "\e8d7"; }
.wpbc_icn_tab::before { content: "\e8d8"; }
.wpbc_icn_tab_unselected::before { content: "\e8d9"; }
.wpbc_icn_table_bar::before { content: "\ead2"; }
.wpbc_icn_table_chart::before { content: "\e265"; }
.wpbc_icn_table_restaurant::before { content: "\eac6"; }
.wpbc_icn_table_rows::before { content: "\f101"; }
.wpbc_icn_table_view::before { content: "\f1be"; }
.wpbc_icn_tablet::before { content: "\e32f"; }
.wpbc_icn_tablet_android::before { content: "\e330"; }
.wpbc_icn_tablet_mac::before { content: "\e331"; }
.wpbc_icn_tag::before { content: "\e9ef"; }
.wpbc_icn_tag_faces::before { content: "\e420"; }
.wpbc_icn_takeout_dining::before { content: "\ea74"; }
.wpbc_icn_tap_and_play::before { content: "\e62b"; }
.wpbc_icn_tapas::before { content: "\f1e9"; }
.wpbc_icn_task::before { content: "\f075"; }
.wpbc_icn_task_alt::before { content: "\e2e6"; }
.wpbc_icn_taxi_alert::before { content: "\ef74"; }
.wpbc_icn_telegram::before { content: "\ea6b"; }
.wpbc_icn_temple_buddhist::before { content: "\eab3"; }
.wpbc_icn_temple_hindu::before { content: "\eaaf"; }
.wpbc_icn_terminal::before { content: "\eb8e"; }
.wpbc_icn_terrain::before { content: "\e564"; }
.wpbc_icn_text_decrease::before { content: "\eadd"; }
.wpbc_icn_text_fields::before { content: "\e262"; }
.wpbc_icn_text_format::before { content: "\e165"; }
.wpbc_icn_text_increase::before { content: "\eae2"; }
.wpbc_icn_text_rotate_up::before { content: "\e93a"; }
.wpbc_icn_text_rotate_vertical::before { content: "\e93b"; }
.wpbc_icn_text_rotation_angledown::before { content: "\e93c"; }
.wpbc_icn_text_rotation_angleup::before { content: "\e93d"; }
.wpbc_icn_text_rotation_down::before { content: "\e93e"; }
.wpbc_icn_text_rotation_none::before { content: "\e93f"; }
.wpbc_icn_text_snippet::before { content: "\f1c6"; }
.wpbc_icn_textsms::before { content: "\e0d8"; }
.wpbc_icn_texture::before { content: "\e421"; }
.wpbc_icn_theater_comedy::before { content: "\ea66"; }
.wpbc_icn_theaters::before { content: "\e8da"; }
.wpbc_icn_thermostat::before { content: "\f076"; }
.wpbc_icn_thermostat_auto::before { content: "\f077"; }
.wpbc_icn_thumb_down::before { content: "\e8db"; }
.wpbc_icn_thumb_down_alt::before { content: "\e816"; }
.wpbc_icn_thumb_down_off_alt::before { content: "\e9f2"; }
.wpbc_icn_thumb_up::before { content: "\e8dc"; }
.wpbc_icn_thumb_up_alt::before { content: "\e817"; }
.wpbc_icn_thumb_up_off_alt::before { content: "\e9f3"; }
.wpbc_icn_thumbs_up_down::before { content: "\e8dd"; }
.wpbc_icn_thunderstorm::before { content: "\ebdb"; }
.wpbc_icn_tiktok::before { content: "\ea7e"; }
.wpbc_icn_time_to_leave::before { content: "\e62c"; }
.wpbc_icn_timelapse::before { content: "\e422"; }
.wpbc_icn_timeline::before { content: "\e922"; }
.wpbc_icn_timer::before { content: "\e425"; }
.wpbc_icn_timer_10::before { content: "\e423"; }
.wpbc_icn_timer_10_select::before { content: "\f07a"; }
.wpbc_icn_timer_3::before { content: "\e424"; }
.wpbc_icn_timer_3_select::before { content: "\f07b"; }
.wpbc_icn_timer_off::before { content: "\e426"; }
.wpbc_icn_tips_and_updates::before { content: "\e79a"; }
.wpbc_icn_tire_repair::before { content: "\ebc8"; }
.wpbc_icn_title::before { content: "\e264"; }
.wpbc_icn_toc::before { content: "\e8de"; }
.wpbc_icn_today::before { content: "\e8df"; }
.wpbc_icn_toggle_off::before { content: "\e9f5"; }
.wpbc_icn_toggle_on::before { content: "\e9f6"; }
.wpbc_icn_token::before { content: "\ea25"; }
.wpbc_icn_toll::before { content: "\e8e0"; }
.wpbc_icn_tonality::before { content: "\e427"; }
.wpbc_icn_topic::before { content: "\f1c8"; }
.wpbc_icn_tornado::before { content: "\e199"; }
.wpbc_icn_touch_app::before { content: "\e913"; }
.wpbc_icn_tour::before { content: "\ef75"; }
.wpbc_icn_toys::before { content: "\e332"; }
.wpbc_icn_track_changes::before { content: "\e8e1"; }
.wpbc_icn_traffic::before { content: "\e565"; }
.wpbc_icn_train::before { content: "\e570"; }
.wpbc_icn_tram::before { content: "\e571"; }
.wpbc_icn_transfer_within_a_station::before { content: "\e572"; }
.wpbc_icn_transform::before { content: "\e428"; }
.wpbc_icn_transgender::before { content: "\e58d"; }
.wpbc_icn_transit_enterexit::before { content: "\e579"; }
.wpbc_icn_translate::before { content: "\e8e2"; }
.wpbc_icn_travel_explore::before { content: "\e2db"; }
.wpbc_icn_trending_down::before { content: "\e8e3"; }
.wpbc_icn_trending_flat::before { content: "\e8e4"; }
.wpbc_icn_trending_neutral::before { content: "\e8e4"; }
.wpbc_icn_trending_up::before { content: "\e8e5"; }
.wpbc_icn_trip_origin::before { content: "\e57b"; }
.wpbc_icn_troubleshoot::before { content: "\e1d2"; }
.wpbc_icn_try::before { content: "\f07c"; }
.wpbc_icn_tsunami::before { content: "\ebd8"; }
.wpbc_icn_tty::before { content: "\f1aa"; }
.wpbc_icn_tune::before { content: "\e429"; }
.wpbc_icn_tungsten::before { content: "\f07d"; }
.wpbc_icn_turn_left::before { content: "\eba6"; }
.wpbc_icn_turn_right::before { content: "\ebab"; }
.wpbc_icn_turn_sharp_left::before { content: "\eba7"; }
.wpbc_icn_turn_sharp_right::before { content: "\ebaa"; }
.wpbc_icn_turn_slight_left::before { content: "\eba4"; }
.wpbc_icn_turn_slight_right::before { content: "\eb9a"; }
.wpbc_icn_turned_in::before { content: "\e8e6"; }
.wpbc_icn_turned_in_not::before { content: "\e8e7"; }
.wpbc_icn_tv::before { content: "\e333"; }
.wpbc_icn_tv_off::before { content: "\e647"; }
.wpbc_icn_two_wheeler::before { content: "\e9f9"; }
.wpbc_icn_u_turn_left::before { content: "\eba1"; }
.wpbc_icn_u_turn_right::before { content: "\eba2"; }
.wpbc_icn_umbrella::before { content: "\f1ad"; }
.wpbc_icn_unarchive::before { content: "\e169"; }
.wpbc_icn_undo::before { content: "\e166"; }
.wpbc_icn_unfold_less::before { content: "\e5d6"; }
.wpbc_icn_unfold_more::before { content: "\e5d7"; }
.wpbc_icn_unpublished::before { content: "\f236"; }
.wpbc_icn_unsubscribe::before { content: "\e0eb"; }
.wpbc_icn_upcoming::before { content: "\f07e"; }
.wpbc_icn_update::before { content: "\e923"; }
.wpbc_icn_update_disabled::before { content: "\e075"; }
.wpbc_icn_upgrade::before { content: "\f0fb"; }
.wpbc_icn_upload::before { content: "\f09b"; }
.wpbc_icn_upload_file::before { content: "\e9fc"; }
.wpbc_icn_usb::before { content: "\e1e0"; }
.wpbc_icn_usb_off::before { content: "\e4fa"; }
.wpbc_icn_vaccines::before { content: "\e138"; }
.wpbc_icn_vape_free::before { content: "\ebc6"; }
.wpbc_icn_vaping_rooms::before { content: "\ebcf"; }
.wpbc_icn_verified::before { content: "\ef76"; }
.wpbc_icn_verified_user::before { content: "\e8e8"; }
.wpbc_icn_vertical_align_bottom::before { content: "\e258"; }
.wpbc_icn_vertical_align_center::before { content: "\e259"; }
.wpbc_icn_vertical_align_top::before { content: "\e25a"; }
.wpbc_icn_vertical_distribute::before { content: "\e076"; }
.wpbc_icn_vertical_shades::before { content: "\ec0e"; }
.wpbc_icn_vertical_shades_closed::before { content: "\ec0d"; }
.wpbc_icn_vertical_split::before { content: "\e949"; }
.wpbc_icn_vibration::before { content: "\e62d"; }
.wpbc_icn_video_call::before { content: "\e070"; }
.wpbc_icn_video_camera_back::before { content: "\f07f"; }
.wpbc_icn_video_camera_front::before { content: "\f080"; }
.wpbc_icn_video_collection::before { content: "\e04a"; }
.wpbc_icn_video_file::before { content: "\eb87"; }
.wpbc_icn_video_label::before { content: "\e071"; }
.wpbc_icn_video_library::before { content: "\e04a"; }
.wpbc_icn_video_settings::before { content: "\ea75"; }
.wpbc_icn_video_stable::before { content: "\f081"; }
.wpbc_icn_videocam::before { content: "\e04b"; }
.wpbc_icn_videocam_off::before { content: "\e04c"; }
.wpbc_icn_videogame_asset::before { content: "\e338"; }
.wpbc_icn_videogame_asset_off::before { content: "\e500"; }
.wpbc_icn_view_agenda::before { content: "\e8e9"; }
.wpbc_icn_view_array::before { content: "\e8ea"; }
.wpbc_icn_view_carousel::before { content: "\e8eb"; }
.wpbc_icn_view_column::before { content: "\e8ec"; }
.wpbc_icn_view_comfortable::before { content: "\e42a"; }
.wpbc_icn_view_comfy::before { content: "\e42a"; }
.wpbc_icn_view_comfy_alt::before { content: "\eb73"; }
.wpbc_icn_view_compact::before { content: "\e42b"; }
.wpbc_icn_view_compact_alt::before { content: "\eb74"; }
.wpbc_icn_view_cozy::before { content: "\eb75"; }
.wpbc_icn_view_day::before { content: "\e8ed"; }
.wpbc_icn_view_headline::before { content: "\e8ee"; }
.wpbc_icn_view_in_ar::before { content: "\e9fe"; }
.wpbc_icn_view_kanban::before { content: "\eb7f"; }
.wpbc_icn_view_list::before { content: "\e8ef"; }
.wpbc_icn_view_module::before { content: "\e8f0"; }
.wpbc_icn_view_quilt::before { content: "\e8f1"; }
.wpbc_icn_view_sidebar::before { content: "\f114"; }
.wpbc_icn_view_stream::before { content: "\e8f2"; }
.wpbc_icn_view_timeline::before { content: "\eb85"; }
.wpbc_icn_view_week::before { content: "\e8f3"; }
.wpbc_icn_vignette::before { content: "\e435"; }
.wpbc_icn_villa::before { content: "\e586"; }
.wpbc_icn_visibility::before { content: "\e8f4"; }
.wpbc_icn_visibility_off::before { content: "\e8f5"; }
.wpbc_icn_voice_chat::before { content: "\e62e"; }
.wpbc_icn_voice_over_off::before { content: "\e94a"; }
.wpbc_icn_voicemail::before { content: "\e0d9"; }
.wpbc_icn_volcano::before { content: "\ebda"; }
.wpbc_icn_volume_down::before { content: "\e04d"; }
.wpbc_icn_volume_down_alt::before { content: "\e79c"; }
.wpbc_icn_volume_mute::before { content: "\e04e"; }
.wpbc_icn_volume_off::before { content: "\e04f"; }
.wpbc_icn_volume_up::before { content: "\e050"; }
.wpbc_icn_volunteer_activism::before { content: "\ea70"; }
.wpbc_icn_vpn_key::before { content: "\e0da"; }
.wpbc_icn_vpn_key_off::before { content: "\eb7a"; }
.wpbc_icn_vpn_lock::before { content: "\e62f"; }
.wpbc_icn_vrpano::before { content: "\f082"; }
.wpbc_icn_wallet_giftcard::before { content: "\e8f6"; }
.wpbc_icn_wallet_membership::before { content: "\e8f7"; }
.wpbc_icn_wallet_travel::before { content: "\e8f8"; }
.wpbc_icn_wallpaper::before { content: "\e1bc"; }
.wpbc_icn_warehouse::before { content: "\ebb8"; }
.wpbc_icn_warning::before { content: "\e002"; }
.wpbc_icn_warning_amber::before { content: "\f083"; }
.wpbc_icn_wash::before { content: "\f1b1"; }
.wpbc_icn_watch::before { content: "\e334"; }
.wpbc_icn_watch_later::before { content: "\e924"; }
.wpbc_icn_watch_off::before { content: "\eae3"; }
.wpbc_icn_water::before { content: "\f084"; }
.wpbc_icn_water_damage::before { content: "\f203"; }
.wpbc_icn_water_drop::before { content: "\e798"; }
.wpbc_icn_waterfall_chart::before { content: "\ea00"; }
.wpbc_icn_waves::before { content: "\e176"; }
.wpbc_icn_waving_hand::before { content: "\e766"; }
.wpbc_icn_wb_auto::before { content: "\e42c"; }
.wpbc_icn_wb_cloudy::before { content: "\e42d"; }
.wpbc_icn_wb_incandescent::before { content: "\e42e"; }
.wpbc_icn_wb_iridescent::before { content: "\e436"; }
.wpbc_icn_wb_shade::before { content: "\ea01"; }
.wpbc_icn_wb_sunny::before { content: "\e430"; }
.wpbc_icn_wb_twighlight::before { content: "\ea02"; }
.wpbc_icn_wb_twilight::before { content: "\e1c6"; }
.wpbc_icn_wc::before { content: "\e63d"; }
.wpbc_icn_web::before { content: "\e051"; }
.wpbc_icn_web_asset::before { content: "\e069"; }
.wpbc_icn_web_asset_off::before { content: "\e4f7"; }
.wpbc_icn_web_stories::before { content: "\e595"; }
.wpbc_icn_webhook::before { content: "\eb92"; }
.wpbc_icn_wechat::before { content: "\ea81"; }
.wpbc_icn_weekend::before { content: "\e16b"; }
.wpbc_icn_west::before { content: "\f1e6"; }
.wpbc_icn_whatsapp::before { content: "\ea9c"; }
.wpbc_icn_whatshot::before { content: "\e80e"; }
.wpbc_icn_wheelchair_pickup::before { content: "\f1ab"; }
.wpbc_icn_where_to_vote::before { content: "\e177"; }
.wpbc_icn_widgets::before { content: "\e1bd"; }
.wpbc_icn_wifi::before { content: "\e63e"; }
.wpbc_icn_wifi_1_bar::before { content: "\e4ca"; }
.wpbc_icn_wifi_2_bar::before { content: "\e4d9"; }
.wpbc_icn_wifi_calling::before { content: "\ef77"; }
.wpbc_icn_wifi_calling_3::before { content: "\f085"; }
.wpbc_icn_wifi_channel::before { content: "\eb6a"; }
.wpbc_icn_wifi_find::before { content: "\eb31"; }
.wpbc_icn_wifi_lock::before { content: "\e1e1"; }
.wpbc_icn_wifi_off::before { content: "\e648"; }
.wpbc_icn_wifi_password::before { content: "\eb6b"; }
.wpbc_icn_wifi_protected_setup::before { content: "\f0fc"; }
.wpbc_icn_wifi_tethering::before { content: "\e1e2"; }
.wpbc_icn_wifi_tethering_error::before { content: "\ead9"; }
.wpbc_icn_wifi_tethering_error_rounded::before { content: "\f086"; }
.wpbc_icn_wifi_tethering_off::before { content: "\f087"; }
.wpbc_icn_wind_power::before { content: "\ec0c"; }
.wpbc_icn_window::before { content: "\f088"; }
.wpbc_icn_wine_bar::before { content: "\f1e8"; }
.wpbc_icn_woman::before { content: "\e13e"; }
.wpbc_icn_woo_commerce::before { content: "\ea6d"; }
.wpbc_icn_wordpress::before { content: "\ea9f"; }
.wpbc_icn_work::before { content: "\e8f9"; }
.wpbc_icn_work_history::before { content: "\ec09"; }
.wpbc_icn_work_off::before { content: "\e942"; }
.wpbc_icn_work_outline::before { content: "\e943"; }
.wpbc_icn_workspace_premium::before { content: "\e7af"; }
.wpbc_icn_workspaces::before { content: "\e1a0"; }
.wpbc_icn_workspaces_filled::before { content: "\ea0d"; }
.wpbc_icn_workspaces_outline::before { content: "\ea0f"; }
.wpbc_icn_wrap_text::before { content: "\e25b"; }
.wpbc_icn_wrong_location::before { content: "\ef78"; }
.wpbc_icn_wysiwyg::before { content: "\f1c3"; }
.wpbc_icn_yard::before { content: "\f089"; }
.wpbc_icn_youtube_searched_for::before { content: "\e8fa"; }
.wpbc_icn_zoom_in::before { content: "\e8ff"; }
.wpbc_icn_zoom_in_map::before { content: "\eb2d"; }
.wpbc_icn_zoom_out::before { content: "\e900"; }
.wpbc_icn_zoom_out_map::before { content: "\e56b"; }

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/css/wpbc_ui_both.css */

/* == L O A D E R ===================================================================================================   //FixIn: 10.0.0.25 */

/* == Blur calendar == */
.wpbc_calendar_blur_small{
    filter: blur(0.7px);
    pointer-events: none;
    user-select: none;
}
.wpbc_calendar_blur{
    filter: blur(1.2px);
    pointer-events: none;
    user-select: none;
}
.wpbc_spins_loader_wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 1px;
    z-index: 1000;
}

/* == Loader Standard == */
.wpbc_spins_loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #2d6281;
    -webkit-animation: wpbc_spin_r 2s linear infinite;      /* Chrome, Opera 15+, Safari 5+ */
    animation: wpbc_spin_r 2s linear infinite;              /* Chrome, Firefox 16+, IE 10+, Opera */
}
.wpbc_spins_loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #73983c;
    -webkit-animation: wpbc_spin_r 3s linear infinite;      /* Chrome, Opera 15+, Safari 5+ */
      animation: wpbc_spin_r 3s linear infinite;            /* Chrome, Firefox 16+, IE 10+, Opera */
}
.wpbc_spins_loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #af2e2e;
    -webkit-animation: wpbc_spin_r 1.5s linear infinite;    /* Chrome, Opera 15+, Safari 5+ */
      animation: wpbc_spin_r 1.5s linear infinite;          /* Chrome, Firefox 16+, IE 10+, Opera */
}

/* == Loader mini == */
.wpbc_spins_loader_mini {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #2d6281;
    -webkit-animation: wpbc_spin_r 1.1s linear infinite;    /* Chrome, Opera 15+, Safari 5+ */
    animation: wpbc_spin_r 1.1s linear infinite;            /* Chrome, Firefox 16+, IE 10+, Opera */
}
.wpbc_spins_loader_mini:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #73983c;
    -webkit-animation: wpbc_spin_r 1.75s linear infinite;   /* Chrome, Opera 15+, Safari 5+ */
    animation: wpbc_spin_r 1.75s linear infinite;           /* Chrome, Firefox 16+, IE 10+, Opera */
}
.wpbc_spins_loader_mini:after {
     content: "";
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #af2e2e;
    -webkit-animation: wpbc_spin_r 1.85s linear infinite;   /* Chrome, Opera 15+, Safari 5+ */
    animation: wpbc_spin_r 1.85s linear infinite;           /* Chrome, Firefox 16+, IE 10+, Opera */
}

.wpbc_one_spin_loader_mini {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    border-radius: 50%;
    border: 2px solid #2d6281;
    border-top-color: transparent !important;
    -webkit-animation: wpbc_spin_r 1.1s linear infinite;    /* Chrome, Opera 15+, Safari 5+ */
    animation: wpbc_spin_r 1.1s linear infinite;            /* Chrome, Firefox 16+, IE 10+, Opera */
}

.wpbc_one_spin_loader_micro {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 50%;
    border: 2px solid #2d6281;
    border-top-color: transparent !important;
    -webkit-animation: wpbc_spin_r 0.8s linear infinite;    /* Chrome, Opera 15+, Safari 5+ */
    animation: wpbc_spin_r 0.8s linear infinite;            /* Chrome, Firefox 16+, IE 10+, Opera */
}
/* == Spin animation (clockwise and apposite) == */
@-webkit-keyframes wpbc_spin_r {
    0%   {
        -webkit-transform: rotate(0deg);         /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);            /* IE 9 */
        transform: rotate(0deg);                /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);      /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);          /* IE 9 */
        transform: rotate(360deg);              /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes wpbc_spin_r {
    0%   {
        -webkit-transform: rotate(0deg);         /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);            /* IE 9 */
        transform: rotate(0deg);                /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);      /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);          /* IE 9 */
        transform: rotate(360deg);              /* Firefox 16+, IE 10+, Opera */
    }
}

@-webkit-keyframes wpbc_spin_l {
    100%   {
        -webkit-transform: rotate(0deg);        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);            /* IE 9 */
        transform: rotate(0deg);                /* Firefox 16+, IE 10+, Opera */
    }
    0% {
        -webkit-transform: rotate(-360deg);     /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(-360deg);         /* IE 9 */
        transform: rotate(-360deg);             /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes wpbc_spin_l {
    0%   {
        -webkit-transform: rotate(0deg);        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);            /* IE 9 */
        transform: rotate(0deg);                /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(-360deg);     /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(-360deg);         /* IE 9 */
        transform: rotate(-360deg);             /* Firefox 16+, IE 10+, Opera */
    }
}


/* Loading message 	//FixIn: 10.0.0.25 */
.wpbc_spins_loading_container{
	text-align: center;
	font-size: 14px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	height: 90px;
	text-shadow: none;
}
.wpbc_spins_loading_container .wpbc_booking_form_spin_loader{
	position: relative;
}
.wpbc_spins_loading_container span {
	padding: 0;
	margin: 0 0 0 35px;
    font-size: 15px;
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/css/wpbc_time-selector.css */
/*FixIn: 8.7.11.10  */
/**********************************************************************************************************************/
/* Group */
.wpbc_times_selector {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
	white-space: nowrap;
	word-wrap: normal;
	width: 100%;
}
/* Button */
.wpbc_times_selector div {
	flex: 0 0 150px;
	margin: 7px 15px 0 0;
	padding: 0.1em 1.5em;
	cursor: pointer;
	width: auto;
	line-height: 2;
}
.wpbc_times_selector div.wpbc_time_picker_disabled:hover,
.wpbc_times_selector div.wpbc_time_picker_disabled {
	cursor: not-allowed;
	color:#fff;
	background: #dc3400;
}

@media (max-width: 400px) {
	.wpbc_times_selector div {
		min-width: Min(200px, 100%);
		white-space: normal;
	}
}

/* All times booked message *******************************************************************************************/
.wpbc_times_selector span.wpbc_no_time_pickers {
	/*flex: 1 0 auto;*/
	/*padding: 5px 0;*/
	/*width: 130px;*/
	flex: 1 0 130px;
	padding: 5px 10px;
	width: auto;

	margin: 10px 15px 0 0;
	text-align: center;
	color: #959595;
	font-weight: 400;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	cursor: pointer;
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/css/time_picker_skins/light__24_8.css */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Light   -   24-08   -   T i m e     P i c k e r     C O L O R    S K I N           */
/* ------------------------------------------------------------------------------------------------------------------ */
/*  For best compatibility, please change parameters only in :root { ... } section  */
:root {
	--wpbc_timepicker-font-size: 15px;

	--wpbc_timepicker-bg-color-opacity: 100%;

	--wpbc_timepicker-bg-color: #FFF;
	--wpbc_timepicker-text-color: #000;
	--wpbc_timepicker-border-color: #d6d6d6;

	--wpbc_timepicker-hover-bg-color: #fff;
	--wpbc_timepicker-hover-text-color: #000;
	--wpbc_timepicker-hover-border-color: #ffe7c7;
	--wpbc_timepicker-hover-bg-color-opacity: var(--wpbc_timepicker-bg-color-opacity, 100%);

	--wpbc_timepicker-selected-bg-color: #6b96ce;
	--wpbc_timepicker-selected-text-color: #fff;
	--wpbc_timepicker-selected-border-color: #7092bf;
	--wpbc_timepicker-selected-bg-color-opacity: var(--wpbc_timepicker-bg-color-opacity, 100%);

	--wpbc_timepicker-border-width: 1px;
	--wpbc_timepicker-border-radius: 5px;

	--wpbc_timepicker-padding: 0.15em 1em;
	--wpbc_timepicker-margin: 0.25em 1em 0.25em 0;
}
/* Button */
.wpbc_times_selector div {
	padding: var(--wpbc_timepicker-padding);
	margin: var(--wpbc_timepicker-margin);
	box-shadow: none;

	font-size: var(--wpbc_timepicker-font-size);
	font-weight: 400;
	text-align: center;

	border-radius: var(--wpbc_timepicker-border-radius);

	border: var(--wpbc_timepicker-border-width) solid var(--wpbc_timepicker-border-color);
	color: var(--wpbc_timepicker-text-color);
	background: rgb(from var(--wpbc_timepicker-bg-color) r g b / var(--wpbc_timepicker-bg-color-opacity));
}
/* Button - Mouse Over */
.wpbc_times_selector div:hover {
	border: var(--wpbc_timepicker-border-width) solid var(--wpbc_timepicker-hover-border-color);
	color: var(--wpbc_timepicker-hover-text-color);
	background: rgb(from var(--wpbc_timepicker-hover-bg-color) r g b / var(--wpbc_timepicker-hover-bg-color-opacity));
}
/* Button - Selected */
.wpbc_times_selector div.wpbc_time_selected {
	border: var(--wpbc_timepicker-border-width) solid var(--wpbc_timepicker-selected-border-color);
	color: var(--wpbc_timepicker-selected-text-color);
	background: rgb(from var(--wpbc_timepicker-selected-bg-color) r g b / var(--wpbc_timepicker-selected-bg-color-opacity));
}
/* FixIn: EAA - Highlight on Focus*/
.wpbc_times_selector div:not(.wpbc_time_selected):focus {
	/*border: var(--wpbc_timepicker-border-width) solid var(--wpbc_timepicker-hover-border-color);*/
	border: var(--wpbc_timepicker-border-width) solid var(--wpbc_timepicker-selected-bg-color);
	color: var(--wpbc_timepicker-hover-text-color);
	background: rgb(from var(--wpbc_timepicker-hover-bg-color) r g b / var(--wpbc_timepicker-hover-bg-color-opacity));
}


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/css/client.css */
/**
 * @version 1.0
 * @package: Booking Calendar
 * @category: Front-End
 * @author wpdevelop
 *
 * @web-site https://wpbookingcalendar.com/
 * @email info@wpbookingcalendar.com 
 * 
 * @modified 2023-11-11
 */
:root {
    --wpbc_form-button-light-size-height: 43px;
}
.booking_form * ,
.bk_calendar_frame *{
  /*! -webkit-box-sizing: border-box; */
  /*! -moz-box-sizing: border-box; */
  /*! box-sizing: border-box; */
}
/* Booking form structure   //FixIn: 8.0.1.5  */
.wpbc_booking_form_structure {

}
.wpbc_booking_form_structure .wpbc_structure_calendar {

}
.wpbc_booking_form_structure .wpbc_structure_form {

}
/* form_center - in Free version */
.wpbc_booking_form_structure.wpbc_form_center,
.wpbc_booking_form_structure.wpbc_form_center > .wpbc__form__div{         /* FixIn: 8.8.3.10  */
    display:flex;
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: center;
}
.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_calendar,
.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_form {
    flex: 1 1 auto;
    margin-bottom: 1em;
}
    /* FixIn: 9.8.12.1  - fix sizing in "booking form  center" template" */
    .wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_calendar,
    .wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_form {
        width: auto;
        width: Min(350px, 100%);
    }
    .wpbc_booking_form_structure.wpbc_form_center .wpdev-form-control-wrap {
        display:flex;
    }
    .wpbc_booking_form_structure.wpbc_form_center .wpbc_times_selector ,
    .wpbc_booking_form_structure.wpbc_form_center .wpbc-form-element-checkbox {
        max-width: Max(24em, 440px);
        justify-content:  flex-start;
    }
@media (max-width: 782px) {
    /*.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_form,
    .wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_calendar {
        margin:0;
        width: 100%;
    }*/
    .wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_calendar .wpbc_change_over_triangle {
        width:100%;
    }
    .wpbc_booking_form_structure.wpbc_form_center .wpbc_times_selector ,
    .wpbc_booking_form_structure.wpbc_form_center .wpbc-form-element-checkbox {
        max-width: 100%;
    }
}
/* form_dark */
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form label{
    color:#ddd;
}
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form input[type="text"],
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form input[type="email"],
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form textarea,
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form select{
    color:#000;
}
/* form_right //FixIn: 9.6.1.3 */
.wpbc_booking_form_structure.wpbc_form_right {
	width:100%;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_calendar {
    margin-right:20px;
    flex: 1 1 auto;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form {
    /*float:left;*/
    margin-top:-20px;
    flex: 1 1 300px;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
/*  FixIn: 9.6.2.6 */
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  > * {
    margin: 15px 0;
    flex: 0 1 100%;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  .form-group.wpbc-form-element-rangetime,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  .form-group.wpbc-form-element-textarea,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  .form-group:last-child{
    flex: 1 1 auto;
    width:100%;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  .form-group.wpbc-form-element-textarea textarea{
    width:90%;
}
/* form footer */
.wpbc_booking_form_footer {
	clear:both;
	width:100%;
}
/* Booking form General structure */
form.booking_form {
    text-align: left;
}
.booking_form .booking_form_div {
    margin-left: auto;
    margin-right: auto;
}
.booking_form .form-group {
    margin:15px 0px;
}
/* -- Booking resource selection ------------------------------------------------------------------------------------ */
.resource_selection_div{
    margin:40px 0;
}
.resource_selection_div select{
    margin:0 1em;
}
/* TEXT, SELECT, TEXTAREA *****************************************************/
.booking_form_div textarea,
.booking_form_div input[type="text"],
.booking_form_div input[type="email"],
.booking_form_div select {
    border-color: #DFDFDF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    vertical-align: baseline;
}

/* Time inputs at the form */
.booking_form input.wpdev-validates-as-time {
    width: 50px;
}
.booking_form input[type="button"],
.booking_form input[type="submit"] {
    width:auto;
    vertical-align: middle;
}

.booking_form .wpdev-checkbox .wpdev-list-item,
.booking_form .wpdev-radio .wpdev-list-item {
    margin-right: 0.5em;
}
div.wpbc_container.wpbc_form .booking_form .wpdev-radio .wpdev-list-item input,
div.wpbc_container.wpbc_form .booking_form .wpdev-checkbox .wpdev-list-item input{
    /*margin-top: 3px;*/
}
/* Checkbox, Radio *
.booking_form .wpdev-checkbox .wpdev-list-item,
.booking_form .wpdev-radio    .wpdev-list-item{
    padding: 0 0.5em 0 0;
    vertical-align: bottom;
}
.booking_form .wpdev-checkbox .wpdev-list-item input[type="checkbox"],
.booking_form .wpdev-radio    .wpdev-list-item input[type="checkbox"] {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
.booking_form .wpdev-checkbox .wpdev-list-item input[type="radio"],
.booking_form .wpdev-radio    .wpdev-list-item input[type="radio"] {
    margin: 1px 0 0;
    padding: 0;
    vertical-align: middle;
}
*/
/* Inline element in a row  2023-11-17   //FixIn: 9.8.8.1  *
.wpbc_container_booking_form .wpbc__field .wpbc_row_inline  .wpdev-list-item input[type="radio"]{
    vertical-align: baseline;
}
*/
/* FixIn: 9.6.2.5 */
.booking_form input[type="text"]:focus,
.booking_form input[type="password"]:focus,
.booking_form input[type="color"]:focus,
.booking_form input[type="date"]:focus,
.booking_form input[type="datetime"]:focus,
.booking_form input[type="datetime-local"]:focus,
.booking_form input[type="email"]:focus,
.booking_form input[type="month"]:focus,
.booking_form input[type="number"]:focus,
.booking_form input[type="search"]:focus,
.booking_form input[type="tel"]:focus,
.booking_form input[type="time"]:focus,
.booking_form input[type="url"]:focus,
.booking_form input[type="week"]:focus,
.booking_form input[type="checkbox"]:focus,
.booking_form input[type="radio"]:focus,
.booking_form select:focus,
.booking_form textarea:focus{
    box-shadow: 0 0 2px #2d7eff;
    /*! border: 2px solid #567cb8; */
    outline: none;
    border-color: #567cb8;
}
/*
.booking_form label.wpdev-list-item-label,
.booking_form label.wpdev-list-item-label:hover {
    display: inline;
    cursor: pointer;
    vertical-align: middle;
    font-weight: 400;
}*/
/* Disabled option in selectbox */
.booking_form_div select option.booked,
.booking_form_div select option:disabled{
   color:#ddd;
}
/* Visitors selection -  small selectboxes */
.booking_form_div select.col-md-1 {
    float: none;
    padding: 2px 8px;
    min-width: 4em;
}

/* Booking Form Buttons *******************************************************/
.wpbc-payment-form .btn,
.wpbc-payment-form .button,
.booking_form_div .btn,
.booking_form_div .button,
.booking_form_div .submit,
.booking_form_div .button-secondary {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #f7f7f7 none repeat scroll 0 0;
    border-color: #ccc;
    box-shadow: 0 1px 0 #eee;
    color: #555;
    vertical-align: top;
    white-space: normal;
}
.booking_form_div .submit,
.booking_form_div .button,
.booking_form_div .button-primary,
.booking_form_div .button-secondary,
.booking_form_div .button-highlighted,
.booking_form_div #postcustomstuff .submit input {
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-box-sizing: content-box;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-size: 11px !important;
    line-height: 16px;
    padding: 2px 8px;
    text-decoration: none;
    font-weight: 600;
    margin: 10px 0px;
    float: right;
}
/* Fix Overwrite issue by theme */
.booking_form_div input.btn-primary:hover {
    background: #0044CC !important;
}
/* Pointer */
.booking_form_div input[type="button"]:hover,
.wpbc-payment-form input[type="button"]:hover {
    cursor: pointer !important;
}
/* not allowed if disabled */
.booking_form_div input[type="button"]:disabled:hover,
.wpbc-payment-form input[type="button"]:disabled:hover {
    cursor: not-allowed !important;
}

/* CAPTCHA ********************************************************************/
.wpbc_text_captcha_container{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.wpbc_container_booking_form .booking_form_div img.captcha_img {
    vertical-align: middle;
    box-shadow: none;
    margin-left: 1em;
    align-self: center;
}
.wpbc_container_booking_form .booking_form_div .captachinput {
    width: 120px;
    flex: 0 1 10em;
    margin: 0;
}

.booking_form_div hr {
    margin: 6px 0 12px;
    border: none;
    color: transparent;
    background: #eee;
    height: 1.2px;
    box-shadow: none;
}

/* Widget container */
.widget_wpdev_booking {
    width:100%;
    float:left;
    margin:5px 0px;
}
.widget_wpdev_booking .booking_form input[type="radio"],
.widget_wpdev_booking .booking_form input[type="checkbox"] {
    width:auto;
}

/* Each field in the booking form has this wrap */
.wpdev-form-control-wrap{
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    /*width: auto;*/
    margin: 0.25em 0;

    max-width: Min(30em, 100%);
    max-width: 100%;
    width: 340px;
    min-width: Min(8em, 100%);
}
@media (max-width: 782px) {
    .wpdev-form-control-wrap {
        display: flex;
        width: 100%;
    }
    .wpdev-form-control-wrap.wpbc_wrap_checkbox {
        display: inline-flex;
        width: auto;  /* Otherwise incorrectly showing checkboxes on new line:  "Fee: [checkbox fee '']" */
    }
}
/* Wrap  of options in checkboxes / radio  buttons*/
.wpdev-form-control-wrap .wpdev-radio,
.wpdev-form-control-wrap .wpdev-checkbox {
    line-height:100%;
}
.wpdev-form-control-wrap .wpdev-list-item {
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    line-height:100%;

    /*align-items: first baseline;*/
    line-height: 1.5;

    /* FixIn: 10.3.0.3 */
    line-height: 2;
    display: inline-block;
}
    /* For checkboxes Aligning correctly. */
    .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item {
        flex-flow: row nowrap;
    }
    .wpbc_container_booking_form .wpbc__row .wpbc_row_inline .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label,            /* //FixIn: 9.8.8.1 */
    .wpbc_container_booking_form .wpbc__row .wpbc_row_inline .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label:hover,      /* //FixIn: 9.8.8.1 */
    .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label,
    .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label:hover{
        display: inline-block;
    }
    .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label *{
        vertical-align: baseline;
    }
.wpdev-form-control-wrap .wpdev-list-item > * {
    margin: auto;
}
.wpdev-form-control-wrap .wpdev-list-item label.wpdev-list-item-label{
    margin-top: 0;
    align-self: center;
}
div.wpbc_container.wpbc_form .wpdev-form-control-wrap .wpdev-list-item input[type="checkbox"],
div.wpbc_container.wpbc_form .wpdev-form-control-wrap .wpdev-list-item input[type="radio"]{
    /*margin-top: 3px;*/
    margin-right: 0.5em;
    /* FixIn: 10.3.0.3 */
    margin: 0 0.1em;
    vertical-align: middle;
}
div.wpbc_container.wpbc_form .wpdev-form-control-wrap .wpdev-list-item input[type="checkbox"]{
    margin-top: -2px;
}
/*
.wpdev-form-control-wrap.wpbc_wrap_checkbox .wpdev-list-item > *,
.wpdev-form-control-wrap.wpbc_wrap_checkbox .wpdev-list-item > *:hover {
    margin: auto;
    display: inline-block;
}
 */
/* = Old Messages =================================================================================================== */
/* Under calendar */
.widget_wpdev_booking .booking_form .wpdev-help-message.wpdev-element-message {
    font-size: 0.85em;
    margin: 10px 4px 4px !important;
}
/* Under fields */
.widget_wpdev_booking .booking_form .wpdev-form-control-wrap .wpdev-help-message {
    font-size: 0.85em;
    margin: 2px 8px 2px 0 !important;
}
/* Messages in Ajax request after making booking  *****************************/
.submiting_content {
    border: 1px solid #5C5;
    font-size: 15px;
    font-weight: 600;
    height: 45px;
    margin: 15px auto;
    padding: 15px 10px;
    text-align: center;

    width: 80%;
    line-height: 1.5em;
    padding: 10px 10% 14px !important;
}
/* Error Message    FixIn: 8.7.11.10  */
.wpdevelop .alert-danger{
    background-image: none;
    background-color: #fff;
    border-radius: 0 2px 2px 0;
    border-width:1px;
    border-left:4px solid #c23b3b;
}
/* Warning Messages  //FixIn: 9.6.2.4    */
.wpdev-help-message.alert.alert-warning,
.wpdev-help-message .alert.alert-warning {
    color: #916c34;

    background: #fff;
    box-shadow: 0 0px 3px #e0e0e0;
    border: 1px solid #ded1bc;
    border-left: 3px solid #e09118;
    border-radius: 2px;

    margin: 2px 2px 2px 0px;
    padding: 0.5em 1em;

    vertical-align: top;
    font-size: 0.9rem;
    line-height: 1.4rem;
    opacity: 1;
}

.booking_form .wpdev-checkbox .wpdev-help-message.alert.alert-warning {
    line-height: inherit !important;
}
.wpdev-help-message.wpdev-element-message {
    padding :5px 5px 4px;
    margin: 10px 2px;
    vertical-align: middle;
    display:inline-block;
}
/* Thank you Messages   //FixIn: 9.6.2.3 */
.submiting_content.wpdev-help-message.alert.alert-warning.alert-success {
  border: 1px solid #d5d5d5;
  border-left: 5px solid #88b706;
  background: #fff;
  box-shadow: 0 1px 10px #ddd;
  color: #707070;
  padding: 11px 10px !important;
  margin: auto;
  height: auto;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 2em !important;
  width: 94%;
}
.form_bk_messages {
    display: none;
    float: left;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #9DA;
    padding: 3px 10px;
    margin: 2px 5px;
    background: #FEF9ED;
    color: #555;
    margin: 15px auto;
    padding: 5px 10px;
    text-align: center;
    width: 100%;
    clear: both;
}

/* ================================================================================================================== */
/*  New Messages Style  --------------------------------------------------------------------------------------------- */
/* ================================================================================================================== */
/* Messages near form fields - left / right side  ------------------------------------------------------------------- */
.wpbc_front_end__message_container_right,
.wpbc_front_end__message_container_left {
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 10px 1em;
}
.wpbc__field .wpbc_front_end__message_container_right,
.wpbc__field .wpbc_front_end__message_container_left{
    margin: 10px 1em 10px 0;
}
.wpbc_front_end__message_container_right .wpbc_front_end__message,
.wpbc_front_end__message_container_left .wpbc_front_end__message{
    flex: 0 1 auto;
    margin: 0;
    line-height: 1.8em;
    border-radius: 2px;
}
/* Do not display icons in messages near fields */
.wpbc_front_end__message_container_right .wpbc_front_end__message .menu_icon,
.wpbc_front_end__message_container_left .wpbc_front_end__message .menu_icon{
    display:none;
}
.wpbc_front_end__message_container_right .wpbc_front_end__message.wpbc_fe_message_warning,
.wpbc_front_end__message_container_left .wpbc_front_end__message.wpbc_fe_message_warning {
    border-color: #ded1bc;
    border-left-color: #e09118;
    color: #916c34;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);


    border: none;
    padding: 1px 20px 1px 0px;
    color: var(--wpbc_form-label-error-color);
    text-shadow: none;
    box-shadow: none;
}
.wpbc_front_end__message_container_right .wpbc_front_end__message.wpbc_fe_message_error,
.wpbc_front_end__message_container_left .wpbc_front_end__message.wpbc_fe_message_error {
    border-color: #dca7a7;
    border-left-color: #c23b3b;
    color: #a94442;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
/* Full row messages ------------------------------------------------------------------------------------------------ */
.wpbc_front_end__message {
    /*background: #ffffff;*/
    border-left: 4px solid #fff;
                                /*box-shadow: 0 1px 1px 0 rgba(192, 192, 192, 0.55);*/
    margin: 10px 0;
    padding: 1px 20px 1px 10px;
    line-height: 2.5em;
    text-align:left;
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
}
.wpbc_fe_message_error.wpbc_front_end__message {
    background: #ffffff;
}
/* Icon */
.wpbc_front_end__message i.menu_icon {
    margin: 0 0.5em 0 0;
}
/* Standard messages - where LEFT border has different color */
.wpbc_front_end__message.wpbc_fe_message_info {
    border-left-color: #00a0d2;
}
.wpbc_front_end__message.wpbc_fe_message_success {
    border-left-color: #46b450;
}
.wpbc_front_end__message.wpbc_fe_message_warning {
    border-left-color: #e09118;
}
.wpbc_front_end__message.wpbc_fe_message_error {
    border-left-color: #c23b3b;
}
/* Alt messages - where border also has different color */
                    .wpbc_front_end__message.wpbc_fe_message_info i.menu_icon { color: #0084ad; }
.wpbc_fe_message_alt.wpbc_front_end__message.wpbc_fe_message_info {
    border: 2px solid #00a0d2;
    background: #fff;
    border-left: 4px solid #00a0d2;
    box-shadow: 0 0 4px #cfcfcf;
}
                    .wpbc_front_end__message.wpbc_fe_message_success i.menu_icon { color: #00810b; }
.wpbc_fe_message_alt.wpbc_front_end__message.wpbc_fe_message_success {
    border: 2px solid #00950d;
    background: #fff;
    border-left: 4px solid #00950d;
    box-shadow: 0 0 4px #cfcfcf;
}
                    .wpbc_front_end__message.wpbc_fe_message_warning i.menu_icon { color: #c17400; }
.wpbc_fe_message_alt.wpbc_front_end__message.wpbc_fe_message_warning {
    border: 2px solid #c17400;
    background: #fff;
    border-left: 4px solid #e09118;
    box-shadow: 0 0 4px #cfcfcf;
}
                    .wpbc_front_end__message.wpbc_fe_message_error i.menu_icon { color: #af5050; }
.wpbc_fe_message_alt.wpbc_front_end__message.wpbc_fe_message_error {
    border: 2px solid #af5050;
    background: #fff;
    border-left: 4px solid #af5050;
    box-shadow: 0 0 4px #cfcfcf;
}
/* ================================================================================================================== */

/* Booked Times Title in tooltip */
.wpbc_booked_times_word {
    font-weight: 600;
}
/* Garbage */
.booking_form_garbage {
    display:none;
}
/* Help block */
.wpdevelop .booking_form .help-block {
    margin-bottom: 0;
    margin-top: 0;
}
/* Admin bar count */
#wp-admin-bar-booking_options a span#booking-count {
    background: none repeat scroll 0 0 #EEE;
    border-radius: 10px 10px 10px 10px;
    color: #333;
    display: inline;
    font-size: 10px;
    font-weight: 600;
    padding: 2px 5px;
    text-shadow: none;
}
#wp-admin-bar-booking_options a:hover span#booking-count {
    background: none repeat scroll 0 0 #FFF;
    color: #000;
}

/* Pop Over Styles ************************************************************/
.wpdevelop.popover {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  width: auto !important;
  z-index: 2147483647 !important;

}
.wpdevelop.popover.top .arrow {
    border-top: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.bottom .arrow {
    border-bottom: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.left .arrow {
    border-left: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.right .arrow {
    border-right: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop .popover-inner {
    background: none repeat scroll 0 0 rgba(140, 140, 140, 0.8);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    padding: 3px;
    width: 150px;
    color: #111;
}
.wpdevelop .popover-inner .popover-title {
    background-color: #FFF;
    border-bottom: 0px solid #EEE;
    border-radius: 3px 3px 0 0;
    line-height: 1;
    padding: 0px; /*9px 15px;*/
    font-size: 13px;
}
.wpdevelop .popover-inner .popover-content {
    background-clip: padding-box;
    background-color: #FFF;
    border-radius: 0 0 3px 3px;
    padding: 14px;
}
.wpdevelop .popover-content,
.wpdevelop .popover-content p,
.wpdevelop .popover-content ul,
.wpdevelop .popover-content ol {
    color: #111;
}

/*  In Calendar Tooltip   ***********************************************/
.wpbc_calendar_tooltip_booking_details {
    font-weight:normal !important;
    font-size:11px !important;
}
/*  Rotate Icons  for Loading   ***********************************************/
.wpbc_animation_pause:before,
.wpbc_animation_pause {
    animation-play-state: paused !important;
}
.wpbc_icn_autorenew::before,
.wpbc_spin,
.wpbc_spin:before {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.wpbc_rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.wpbc_rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.wpbc_rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.wpbc_flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.wpbc_flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* Mobile *********************************************************************/
@media (max-width: 782px) {
    .wpdevelop input[type="text"],
    .wpdevelop input[type="email"],
    .wpdevelop select{
        font-size: 1.1em;
        height: 36px;                                                           /* FixIn: 7.2.0.2 */
        padding: 4px 8px;
    }
    /*  //FixIn: 8.0.1.5 */
	.wpbc_booking_form_structure.wpbc_form_right,
	.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_calendar,
	.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
}

/* Booking form CSS for more clear showing hints //FixIn: 8.7.3.5 */
.booking_form .form-hints-dev {
    margin:1em 0;
    border-bottom: 1px solid #eee;
}
.booking_form .form-hints-dev .dates-hints-dev {
    padding: 2px 4px;
    font-size: 85%;
    color:#c7254e;
    background-color:#f9f2f4;
    border-radius: 2px;
}

/* ================================================================================================================== */
/*  ==  DEPRECATED  SECTION  ==                                                                                       */
/* ================================================================================================================== */
/* Different Forms  S T R U C T U R E   *******************************************************************************/
/* Booking Form - 2 columns width times   //FixIn: 9.5.5.3 */
                .wpbc_row {
                    display: flex;
                    flex-flow: row wrap;
                    justify-content: flex-start;
                    align-items: flex-start;
                    margin-top: 1em;
                }
                .wpbc_col {
                    flex: 0 1 1px;
                    margin-right: 4.1em;
                }
                .wpbc_col.wpbc_cal {
                    flex: 1 1 50%;
                    margin:1em 0;
                }
                @media (max-width: 782px) {
                    .wpbc_col {
                        flex: 0 1 auto;
                        margin-right: 0;
                        min-width: 100%;
                    }
                }
                .wpbc_col.wpbc_times {
                    flex: 1 1 50%;
                    margin: 1em 0;
                }
                .wpbc_col.wpbc_cal > *,
                .wpbc_col.wpbc_times > * {
                    width:93%;
                }
/* Booking Form - 2 columns   //FixIn: 8.7.7.15 */
                .wpbc_form_columns {
                    width: 99%;
                    margin-top:1em;
                }
                .wpbc_form_columns .wpbc_form_row {
                    display: flex;
                    flex-flow: row wrap;
                    justify-content: space-between;
                }
                .wpbc_form_columns .wpbc_form_field {
                    flex: 1 1 14em;

                    display: flex;
                    flex-flow: row wrap;
                    justify-content: flex-start;
                    align-items: flex-start;
                    align-content: flex-start;
                    padding: 0 3% 0 0;
                    margin: 0.7em 0;
                }
                .wpbc_form_field.wpbc_cal_field {
                    display: block;
                }
                .wpbc_form_field.wpbc_cal_field > * {
                    max-width:95%;
                }
                    .wpbc_form_field.wpbc_cal_field .bk_calendar_frame {
                        margin:-0.75em 0 0;
                    }
                @media (max-width: 782px) {
                    .wpbc_form_columns .wpbc_form_field {
                        flex: 1 1 100%
                    }
                }
                .wpbc_form_columns .wpbc_form_field label,
                .wpbc_form_columns .wpbc_form_field label:hover {
                    flex: 0 1 auto;
                    margin-right: 2em;
                    display: flex;
                    flex-flow: column nowrap;
                    justify-content: center;
                    font-weight: 600;
                    /*width: 200px;*/
                    /*margin-top: 1em;*/
                }
                .wpbc_form_columns .wpbc_form_field .wpdev-form-control-wrap {
                    width: 100%;
                }
                .booking_form .wpbc_form_columns .form-group .controls select,
                .booking_form .wpbc_form_columns select,
                .booking_form .wpbc_form_columns input[type="text"],
                .booking_form .wpbc_form_columns input[type="email"] {
                    width: 95%;
                }
                .booking_form .wpbc_form_columns textarea {
                    width: 98%;
                }
/* Different Forms */
/* Booking Form - 3 columns   //FixIn: 8.8.2.6 */
.wpbc_form_columns_general .wpbc_form_row_general {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.wpbc_form_columns_general .wpbc_form_field_general{
    flex: 0 1 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: baseline;
    padding: 0 2% 0 0;
}
.wpbc_form_columns_general .wpbc_form_field_general:nth-child(1){
    min-width: 341px;
    flex: 0 1 auto;
}
@media (max-width: 782px) {
    .wpbc_change_over_triangle {
        width:100%;
    }
    .wpbc_form_columns_general .wpbc_form_field_general:nth-child(1),
    .wpbc_form_columns_general .wpbc_form_field_general:nth-child(2){
        min-width: 100%;
        flex: 1 1 auto;
        margin-bottom: 2em;
    }
}
.wpbc_form_columns_general .wpbc_form_field_general:nth-child(2){
    flex: 1 1 0;
    padding: 0;
    /*margin-top: -2.5em;*/
}
.wpbc_debug {
    /*float: left;*/
    margin-right: 2em;
}
.wpbc_debug:last-of-type{
    float:none;
}


/* ================================================================================================================== */
/* == Version: 9.8 ==                                                                                                 */
/* ================================================================================================================== */

/**
 * .wpbc_form_columns   ->  erased
 * .wpbc_form_row       -> .wpbc__row
 * .wpbc_form_field     -> .wpbc__field
 * .wpbc_cal_field      -> .wpbc__cal
 * ?
 * .wpbc_times          -> .wpbc__times
 * .wpbc_col            -> .wpbc__field
 * ?? wpbc_form_row_general
 */
/* ------------------------------------------------------------------------------------------------------------------ */
/* == Templates  of  Booking Forms  -  R O W S  ==                                                                                 */
/* ------------------------------------------------------------------------------------------------------------------ */
    .wpbc_container_booking_form .bk_calendar_frame,
    .wpbc_container_booking_form .block_hints {
        margin-bottom: 5px;
    }
    .wpbc_container_booking_form .wpbc_calendar_wraper {
        margin-bottom: 10px;
    }
    /*@media (max-width: 782px) {*/
    /*@media (max-width: 400px) {*/
    /*    .wpbc_container_booking_form .bk_calendar_frame {*/
    /*        width: 100% !important;*/
    /*        max-width: 100% !important;*/
    /*    }*/
    /*}*/
    .wpbc_container_booking_form {
        width: 99%;
        margin-top:1em;
    }
    .wpbc_container_booking_form .wpbc__row {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: flex-start;
        width:100%;
    }
    .wpbc_container_booking_form .wpbc__field:not(.wpbc__cal) {
        flex: 1 1 14em;
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: normal;
        padding: 0 3% 0 0;
        margin: 0.7em 0;
    }
    .wpbc_container_booking_form .wpbc__field:first-child{
        padding-left:0;
    }
    .wpbc_container_booking_form .wpbc__field:last-child{
        padding-right:0;
    }
    .wpbc_container_booking_form .wpbc__field .wpbc_calendar_wraper {
        width:100%;
    }
    @media (max-width: 782px) {
        .wpbc_container_booking_form .wpbc__field:not(.wpbc__cal) {
            flex: 1 1 100%;
            padding: 0;
        }
    }
    .wpbc_container_booking_form .wpbc__spacer{
        flex:0 1 auto;
        padding:0;
        margin: 0;
        display: inline-block;
    }
    .wpbc__field.wpbc__cal {
        /*! display: block; */
    }
    .wpbc__field.wpbc__cal > * {
        max-width:100%;
    }
    .wpbc__field .bk_calendar_frame {
        margin-top: calc(0.25em + 8px);
    }
    .wpbc__field.wpbc__cal .bk_calendar_frame {
        margin:-0.75em 0 0;
    }
    .wpbc_container_booking_form .wpbc__field label,
    .wpbc_container_booking_form .wpbc__field label:hover {
        flex: 0 1 auto;
        /*margin-right: 2em;*/
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        font-weight: 600;
    }
    .wpbc_container_booking_form .wpbc__field .wpdev-form-control-wrap {
        width: 100%;
    }
    .wpbc_container_booking_form .wpbc__field .wpdev-form-control-wrap.wpbc_wrap_radio,
    .wpbc_container_booking_form .wpbc__field .wpdev-form-control-wrap.wpbc_wrap_checkbox  {
        align-self: center;
    }
    .wpbc_container_booking_form .wpbc__field .form-group .controls select,
    .wpbc_container_booking_form .wpbc__field select,
    .wpbc_container_booking_form .wpbc__field input[type="text"],
    .wpbc_container_booking_form .wpbc__field input[type="email"] {
        width: 100%;
    }
    .wpbc_container_booking_form .wpbc__field textarea,
    .wpbc_container_booking_form textarea {
        width: 100%;
    }
    /* Inline element in a row  2023-11-17   //FixIn: 9.8.8.1  */
    .wpbc_row_inline {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        align-items: flex-start;
        flex: 1 1 auto;
    }
    .wpbc_container_booking_form .wpbc__row .wpbc_row_inline label {
        flex-flow: row wrap;
        justify-content: flex-start;
        align-items: center;
        flex: 1 1 auto;
    }
    .wpbc_container_booking_form .wpbc__row .wpbc_row_inline       .wpdev-form-control-wrap,
    .wpbc_container_booking_form .wpbc__row .wpbc_row_inline label .wpdev-form-control-wrap {
        width: auto;
        margin: 0 5px;
        min-width: 1em;
    }
/* ------------------------------------------------------------------------------------------------------------------ */
/* == Calendar Next to Form ==                                                                                        */
/* ------------------------------------------------------------------------------------------------------------------ */
.wpbc_sections {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
}
.wpbc_section_50 {
    flex: 1 1 48%;
    margin-bottom: 2em;
}
.wpbc_section_spacer {
    flex: 1 1 2%;
}
.wpbc_section_100 {
    flex: 0 1 96%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 1em;
}
    .wpbc_section_100 span,
    .wpbc_section_100 p,
    .wpbc_section_100 .wpdev-form-control-wrap {
        flex: 1 1 100%;
    }
    .wpbc_section_100 .wpdev-form-control-wrap {
         display:flex;
    }
    .wpbc_container_booking_form .wpbc_section_100 textarea {
        flex: 1 1 100%;
    }
/* ------------------------------------------------------------------------------------------------------------------ */
/* ==  Booking Form Fields  Size  ==                                                                                  */
/* ------------------------------------------------------------------------------------------------------------------ */
.wpbc_container_booking_form p{
    padding: 0.25em 0;
}
    /* == W i d t h == */
    .wpbc_container_booking_form select,
    .wpbc_container_booking_form input[type="text"],
    .wpbc_container_booking_form input[type="email"],
    .wpbc_container_booking_form textarea{
        max-width: 100%;
        max-width: Min(30em, 100%);
        width: 340px;
        min-width: Min(8em, 100%);
    }

/* ------------------------------------------------------------------------------------------------------------------ */
/* ==  Booking Form Simple  ==   New Layout                                                                           */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Admin  panel  at  WP Booking Calendar > Settings > Booking Form page */
.wpbc_center_preview .bk_calendar_frame,
.wpbc_center_preview .wpbc__form__div .bk_calendar_frame *{
    font-size: 14px;
}
.wpbc_center_preview ,
.wpbc_center_preview .wpbc__form__div *{
    font-size:16px;
    line-height: 2;
}
/* WP Booking Calendar > Add Booking page */
    .add_booking_page_content,
    .add_booking_page_content p{
        font-size:15px;
        line-height: 2;
    }
    #wpbc-new-admin-page .booking_form_div div:not(.wpbc_cal_container){
        /*font-size:15px;*/
    }
    #wpbc-new-admin-page .wpbc_container.wpbc_form input.wpbc_button_light {
        font-size: 1.15em;
        line-height: 100%;
        min-height: var(--wpbc_form-button-light-size-height);
    }
    #wpbc-new-admin-page .booking_form_div div.bk_calendar_frame div   {
        /*font-size:13px;*/
    }
    #wpbc-new-admin-page .datepick-inline .datepick-days-cell div.date-content-bottom,
    #wpbc-new-admin-page .datepick-inline .datepick-days-cell div.date-content-top{
        /*font-size: 0.7em;*/
    }

.booking_form_div .wpbc_times_selector div,
.booking_form_div div:not(.bk_calendar_frame )  {
    /*font-size:15px;*/
}
.booking_form_div div.bk_calendar_frame div   {
    /*font-size:13px;*/
}
.datepick-inline .datepick-days-cell div.date-content-bottom,
.datepick-inline .datepick-days-cell div.date-content-top{
    font-size: 0.7em;
}
.wpbc_booking_form_simple .wpbc__form__div{
    width:100%;
}
/* Simple booking form as Wizard - Calendar centered //FixIn: 10.9.2.1 */
.wpbc_booking_form_simple .wpbc_wizard_step .wpbc_r_calendar.wpbc__field label,
.wpbc_booking_form_simple .wpbc_wizard_step .wpbc_r_calendar.wpbc__field .wpbc_calendar_wraper {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: flex-start;
}
/* Simple booking form as Wizard - Calendar Legend aligning  //FixIn: 10.9.2.1 */
.wpbc_booking_form_simple .wpbc_wizard_step .wpbc_r_calendar.wpbc__field .block_hints{
    /*max-width: 400px;*/
    max-width: 550px;
    justify-content: space-around;
}
.wpbc_container_booking_form  .wpbc_booking_form_simple .wpbc__field label{
    flex: 1 1 100%;
    line-height: 2.5;
}
/* Warning message for required field */
.wpbc_booking_form_simple .wpbc_front_end__message_container_right {
    margin: 10px 0;
}
/* //FixIn: 10.0.0.27  */
@media (max-width: 670px) {
    div .wpbc_ideal_payment_table tr td{
        display:block
    }
    div .wpbc_container_booking_form select,
    div .wpbc_container_booking_form input[type="text"],
    div .wpbc_container_booking_form input[type="email"],
    div .wpbc_container_booking_form textarea{
        max-width: 98%;
        width: 98%;
        border:1px solid;
    }
}
/* In case we use columns,  then max width 100% */
.wpbc_container_booking_form .wpbc__field select,
.wpbc_container_booking_form .wpbc__field input[type="text"],
.wpbc_container_booking_form .wpbc__field input[type="email"],
.wpbc_container_booking_form .wpbc__field textarea {
    max-width: 100%;
}
/* Exception  for Booking Calendar Free (CENTER and Next  to  Calendar forms)*/
/* FixIn: 9.8.13.3
.wpbc_container_booking_form :is(.wpbc_form_center, .wpbc_form_right) textarea,
.wpbc_container_booking_form :is(.wpbc_form_center, .wpbc_form_right) select,
*/
.wpbc_container_booking_form :is(.wpbc_form_center, .wpbc_form_right) input[type="text"],
.wpbc_container_booking_form :is(.wpbc_form_center, .wpbc_form_right) input[type="email"]{
    /*width: Min(340px, 100%);*/
}
.wpbc_container_booking_form :is(.wpbc_form_center, .wpbc_form_right) textarea,
.wpbc_container_booking_form :is(.wpbc_form_center, .wpbc_form_right) select {
    /*min-width: Min(340px, 100%);*/
    /*width: 340px;*/
}
.wpbc_container.wpbc_container_booking_form textarea[cols*="0"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="1"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="2"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="3"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="4"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="5"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="6"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="7"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="8"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="9"]{
   width:auto;
}
/* == H e i g h t == */
.resource_selection_div select,
.wpbc_container.wpbc_container_booking_form select/*,
.wpbc_container.wpbc_container_booking_form input[type="text"],
.wpbc_container.wpbc_container_booking_form input[type="email"],
.wpbc_container.wpbc_container_booking_form textarea */{
    height:auto;
    font-size: 1rem;
    line-height: 2.4em;
    padding: 0 0.5em;
}
.resource_selection_div select/*,
.wpbc_container.wpbc_container_booking_form select{
    height: 2.4em;
}
.wpbc_container.wpbc_container_booking_form select[multiple],
.wpbc_container.wpbc_container_booking_form select[size]*/{
    min-height: 2.4em;
    height: auto;
}
.resource_selection_div select option/*,
.wpbc_container.wpbc_container_booking_form select option*/{
    line-height: 2.4em;
    padding: 0.5em 0.5em;
    outline: none;
}
/*
.wpbc_container.wpbc_container_booking_form textarea{
    height:9.7em;
}*/
.wpbc_container.wpbc_container_booking_form textarea[rows*="0"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="1"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="2"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="3"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="4"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="5"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="6"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="7"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="8"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="9"]{
   height: auto;
}


/* == Fix minimum form heights in some WP themes, like "Twenty Five" == */
.is-layout-constrained > div:has(.wpbc_form) {
	margin: 5px auto 0;
	max-width: Min(900px, 100%);
	font-size: 16px;
	font-weight: 400;
	padding: 0 10px;
}
.is-layout-constrained .wpbc_form {
	max-width: Min(900px, 100%);
	padding: 0;
	margin: 1em auto 0;
}

/* //FixIn: 10.0.0.25 */
/* ================================================================================================================== */
/* == THANK_YOU - SECTION ==                                                                                          */
/* ================================================================================================================== */
.wpbc_ty_hide{
    display: none !important;
}
.wpbc_after_booking_thank_you_section{
    display: flex;
    flex-flow:column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 65rem;
    margin: auto;
}
.wpbc_after_booking_thank_you_section * {
    text-shadow: none;
}
/* Thank you - message */
.wpbc_after_booking_thank_you_section .wpbc_ty__message {
    flex: 1 1 auto;
    padding: 0;
    margin: 30px 0 10px;
    font-size: 20px;
    font-weight: 400;
}
/* Thank you - Container with  shadow */
.wpbc_after_booking_thank_you_section .wpbc_ty__container,
.wpbc_after_booking_thank_you_section .wpbc_ty__container * {
    color: #444;
}
/* Fix color issue for iFrame of PayPal */
.wpbc_after_booking_thank_you_section .wpbc_ty__container iframe {
    color: transparent;
}
.wpbc_after_booking_thank_you_section .wpbc_ty__container {
    flex: 1 1 100%;

    display: flex;
    flex-flow:column wrap;
    justify-content: flex-start;
    align-items: flex-start;

    /*! box-shadow: 0 1px 10px #ddd; */
    /*! box-shadow: 0 0px 3px #e0e0e0; */
    box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 6px 0px;
    /*! border: 1px solid #d5d5d5; */
    border: 1px solid rgb(204, 204, 204);
    /*! border-left: 5px solid #88b706; */

    border-radius: 2px;
    background: #FFF;
    color: #707070;

    padding: 10px 15px;
    box-sizing: border-box;
    margin: auto;

    font-size: 1rem;
    font-weight: 400;
    line-height: 2.2em;
    text-align: left;

    max-width: 100%;
    width: 100%;
}
/* Header with  booking ID */
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__header{
    flex: 1 1 100%;

    border-left: 5px solid #88b706;
    padding: 5px 20px;
    font-size: 18px;
    width: 100%;
    margin-left: -10px;
    line-height: 36px;
    font-weight: 400;
}
/* Confirmation content,  like booking details and resource description */
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content{
    flex: 1 1 100%;
    margin-top: 10px;
    width: 100%;
    display: flex;
    flex-flow:row wrap;
    justify-content: space-between;
    align-items: flex-start;
    word-break: normal;
    hyphens: none;
}
/* Content  section with  100% column */
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text{
    flex: 1 1 100%;
    word-break: break-word;
    padding:10px 0px;
    border-top: 1px solid #efefef;
}
    /* 2 columns */
    .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text.wpbc_cols_2{
        /*flex: 0 1 48%;*/
        flex: 1 1 22em;
        width: 48%;
        margin-right: 1%;
    }
    @media (max-width: 670px) {
        .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text.wpbc_cols_2{
            flex: 1 1 100%;
        }
    }
/* Header of the section,  like "Personal information"  |  'Booking details' */
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text .wpbc_ty__section_header{
    font-size: 18px;
    line-height: 2em;
    margin-bottom:1.2em;
}
/* H4 header in section  */
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text h4{
    font-size: 18px;
    line-height: 1.8em;
}
/* Dates section */
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text .wpbc_ty__section_text_dates{

}
/* Times section */
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text .wpbc_ty__section_text_times{

}
/* Costs section */
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text .wpbc_ty__section_text_costs{
    text-align: right;
    padding: 0 2em;
}

    /* Discount coupon code in cost hint - align vertically  with  smaller font */
    .coupon_description_wrapper{
        font-size: 0.7em;
        font-weight: 400;
        margin-left: 0.8em;
        display: inline-flex;
          flex-flow: row wrap;
          justify-content: flex-start;
          align-items: center;
    }
    .wpbc_after_booking_thank_you_section .coupon_description_wrapper {
        font-size: 1em;
    }

/* Gateways Section ***************************************************************************************************/
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text.wpbc_ty__content_gateways{
    flex: 1 1 100%;
    display: flex;
    flex-flow:row wrap;
    justify-content: center;
            justify-content: space-around;
    align-items: flex-start;
    border-top: 0 solid #efefef;
}


/* ================================================================================================================== */
/* == Payment Gateway ==                                                                                              */
/* ================================================================================================================== */
.wpbc_ty__content_gateways .wpbc_ty__gateway {
    flex: 1 1 100%;
            flex: 1 1 100%;
    margin-bottom: 1em;
            margin: 0 5px 1em;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway.wpbc_col_auto_width{
        /*max-width: 286px;*/
        flex: 1 1 auto;
            flex: 0 1 auto;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form {
        /*flex:1 1 100%;*/
        /*max-width: 95%;*/
        flex:0 1 auto;
        min-width: 260px;

    display:flex;
    flex-flow:row wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway  .wpbc-payment-form form{
    flex:1 1 100%;
    display:flex;
    flex-flow:column wrap;
    justify-content: flex-start;
    align-items: center;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway  .wpbc-payment-form .wpbc_button_gw{
    flex:1 1 100%;
    display:flex;
    flex-flow:column wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.wpbc_paypal_fee{
        font-size: 0.68em;
        vertical-align: text-top;
        line-height: 1em;
        margin: 7px 0px;
}
/* iDeal Payment form showing. Fix. //FixIn: 10.6.1.1 */
table.wpbc_ideal_payment_table {
    margin:10px 0;
    width:100%;
    border: none;
}
.wpbc_ideal_payment_table td {
    padding:10px 0;
    border: none;
}
.wpbc_ideal_payment_table td label{
    font-weight: 600;
}
/* ================================================================================================================== */
/* == Buttons ==                                                                                                      */
/* ================================================================================================================== */
.wpbc_container.wpbc_form input.wpbc_button_light,
.wpbc_container.wpbc_form input.wpbc_button_light:focus,
.wpbc_container.wpbc_form input.wpbc_button_light:hover,
.wpbc_container .wpbc_button_light,
.wpbc_container .wpbc_button_light:focus,
.wpbc_container .wpbc_button_light:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:hover{
  font-size: clamp(1em, 1em + ((1vw - 0.2em) * 0.208), 1.125em);
  border: 2px solid #eeeeeeb5;
  box-shadow: 0 2px 10px 2px #ffffff54;
  background: #fdfdfd;
  color: #444444e0;
  border-radius: 0.375em;
  padding: 0 2.2em;
  line-height: calc( var(--wpbc_form-button-light-size-height) - 3px );
  text-decoration: none;
  cursor: pointer;
  outline: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: 0 0 15px;
  height: var(--wpbc_form-button-light-size-height);
  box-sizing: border-box;
  text-shadow: none;
}
.wpbc_container.wpbc_form input.wpbc_button_light:focus,
.wpbc_container.wpbc_form input.wpbc_button_light:hover,
.wpbc_container .wpbc_button_light:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:focus,
.wpbc_container .wpbc_button_light:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:hover {
    border: 2px solid rgb(77, 145, 205);
    /*box-shadow: 0 5px 10px #f0f0f8;*/
    /*background: rgb(255 255 255);*/
    /*color: #5f5f5f;*/
}

.wpbc_container.wpbc_container_booking_form .wpbc_button_light.button-primary {
    background: var(--wpbc_form-button-background-color, #066aab);
    color: #fff;
}
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.button-primary:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.button-primary:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.button-primary:focus{
    background: var(--wpbc_form-button-background-color, #066aab);
    color: #fff;
    border-color: #fff;
    box-shadow: 0 0 0px 2px var(--wpbc_form-button-background-color, #066aab);
}
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:disabled,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:active,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:disabled:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:disabled:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:disabled:focus {
    color: #ccc;
    border:2px solid #eeeeeeb5;
    cursor: not-allowed;
    /*pointer-events: none;*/
}

.wpbc_container.wpbc_container_booking_form .wpbc_button_light.wpbc_button_danger {
  background: #de605c;
  border-color: #de605c;
  color: #f7f7f7;
  text-shadow: 0 0px #ba5956;
}
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.wpbc_button_danger:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.wpbc_button_danger:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.wpbc_button_danger:focus{
    background: #e65d59;
    color: #fff;
    border-color: #fff;
    box-shadow: 0 0 0px 2px #de605c;
}

/* ================================================================================================================== */
/* Stripe */
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe * {
	color: #fff;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe {
    background: 90% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../inc/assets/stripe.svg'), #fff;
    background-color: rgb(77, 77, 77);
    padding-right: 130px;
    border: 2px solid rgb(77, 77, 77);
    color: #fff;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe.wpbc_button_gw_bccom {
	background: 90% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../../booking-calendar-com/inc/assets/stripe.svg'), #fff;
	background-color: rgb(77, 77, 77);
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe:hover
{
    border: 2px solid #5f5f5f;
    background-color: #5f5f5f;
}
/* ================================================================================================================== */
/* PayPal Yellow */
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white
{
    padding-right: 115px;
    background-color: #ffc439 !important;
    border: 2px solid #ffc439 !important;
    color: #2C2E2F;
    box-shadow: none;

    text-indent:-9999px;
    background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../inc/assets/paypal_commerce.svg'), #ffc439 !important;
    min-width: 175px;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow.wpbc_button_gw_bccom,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver.wpbc_button_gw_bccom,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white.wpbc_button_gw_bccom {
	background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../../booking-calendar-com/inc/assets/paypal_commerce.svg'), #ffc439 !important;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow:hover,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver:hover,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white:hover
{
    background-color: #f2ba36;
    border-color: #f2ba36;
    box-shadow: 0 5px 10px #f0f0f8;
    color: #5f5f5f;
}
    /* PayPal Blue */
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_blue,
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black {
        padding-right: 115px;
        background-color: #009cde !important;
        border: 2px solid #009cde !important;
        color: #fff;
        box-shadow: none;

        text-indent:-9999px;
        background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../inc/assets/paypal_white_full.svg'), #009cde !important;
        min-width: 175px;
    }
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_blue.wpbc_button_gw_bccom,
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black.wpbc_button_gw_bccom {
        background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../../booking-calendar-com/inc/assets/paypal_white_full.svg'), #009cde !important;
    }
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_blue:focus,
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_blue:hover,
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black:focus,
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black:hover {
        background-color: #33b0e5;
        border-color: #33b0e5;
        box-shadow: 0 5px 10px #f0f0f8;
        color: #fff;
    }
    /* PayPal Silver (based on Yellow) */
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver {
        background-color: #eee !important;
        border: 2px solid #eee !important;
        background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../inc/assets/paypal_commerce.svg'), #eee !important;
    }
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver.wpbc_button_gw_bccom {
        background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../../booking-calendar-com/inc/assets/paypal_commerce.svg'), #eee !important;
    }
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver:focus,
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver:hover {
        background-color: #e2e2e2 !important;
        border-color: #e2e2e2 !important;
    }
    /* PayPal White (based on Yellow) */
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white {
        background-color: #fff !important;
        border: 1px solid #2C2E2F !important;
        background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../inc/assets/paypal_commerce.svg'), #fff !important;
    }
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white.wpbc_button_gw_bccom {
        background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../../booking-calendar-com/inc/assets/paypal_commerce.svg'), #fff !important;
    }
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white:focus,
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white:hover {
        background-color: #fff !important;
        border-color: #2C2E2F !important;
    }
    /* PayPal Block (based on Blue) */
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black {
        background-color: #2c2e2f !important;
        border: 2px solid #2c2e2f !important;
        background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../inc/assets/paypal_white_full.svg'), #2c2e2f !important;
    }
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black.wpbc_button_gw_bccom {
        background: 50% 50% / 80px auto no-repeat url('https://dziorek.pl/wp-content/plugins/booking/css/../../booking-calendar-com/inc/assets/paypal_white_full.svg'), #2c2e2f !important;
    }
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black:focus,
    .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black:hover {
        background-color: #565859 !important;
        border-color: #565859 !important;
    }
/* ================================================================================================================== */
/* == PayPal Standard Checkout Container ==                                                                           */
/* ================================================================================================================== */
.wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form.paypal_std_co_div{
    text-align:left;
    clear:both;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form.paypal_std_co_div .wpbc_paypal_fee{
    text-align:center;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form.paypal_std_co_div .wpbc_paypal_std_co{
    padding:0 2px;
    flex: 1 1 auto;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form.paypal_std_co_div .wpbc_paypal_std_co #wpbc_paypal_std_co_button_container{

}
/* ================================================================================================================== */
/* == Dark Theme 1 ==                                                                                                 */
/* ================================================================================================================== */

.wpbc_theme_dark_1 .wpbc_front_end__message{
    border-top: 1px solid rgb(0, 0, 0) !important;
    border-right: 1px solid rgb(0, 0, 0) !important;
    border-bottom: 1px solid rgb(0, 0, 0) !important;
    background: #626262;
    color: #5f5f5f;
    box-shadow: 0 0px 3px #3b3b3b;
    color:#fff !important;

    border-top: 0px solid rgb(0, 0, 0) !important;
    border-right: 0px solid rgb(0, 0, 0) !important;
    border-bottom: 0px solid rgb(0, 0, 0) !important;
    background: transparent;
    color: #f74748 !important;
}
.wpbc_theme_dark_1 .wpbc_front_end__message.wpbc_fe_message_error {
  border-left-color: #c23b3b;
  background: #595959 !important;
  color: #b9b9b9 !important;
}
/* ================================================================================================================== */
/* == THANK_YOU - SECTION  - Dark Theme 1 ==                                                                                          */
/* ================================================================================================================== */
.wpbc_theme_dark_1 .wpbc_after_booking_thank_you_section .wpbc_ty__message{
    color: #cdcdcd;
}
.wpbc_theme_dark_1 .wpbc_after_booking_thank_you_section .wpbc_ty__container * {
    color: #fff;
}
/* Show correct  text  color for iDeal in Confirmation  window */
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content input[type=text],
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content select,
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content textarea{
  color: var(--wpbc_form-field-text-color);
}
.wpbc_ideal_payment_table td {
  vertical-align: middle;
}
.wpbc_theme_dark_1 .wpbc_after_booking_thank_you_section .wpbc_ty__container{
    border: 1px solid rgb(0, 0, 0);
    background: #626262;
    color: #5f5f5f;
    box-shadow: 0 0px 3px #3b3b3b;
}
/* Payment Buttons ----------------------------------------------------------- */
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light {
  box-shadow: 0 1px 5px #424242;
  border: 2px solid #525252;
  background-color: #4d4d4d;
  color: #fff;
}
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light:focus,
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light:hover
{
  box-shadow: 0 1px 5px #424242;
  border: 2px solid #5f5f5f;
  background-color: #5c5c5c;
  color: #fff;
}
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow:focus,
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow:hover
{
    box-shadow: 0 5px 10px #424242;
}
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe:focus,
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe:hover
{
    background-color:#4d4d4d;
    border-color:#4d4d4d;
}
/* Booking form  elements ----------------------------------------------------------- */
.wpbc_theme_dark_1 p,
.wpbc_theme_dark_1 label{
    color: #989898;
}
.wpbc_theme_dark_1.wpbc_container select,
.wpbc_theme_dark_1.wpbc_container textarea,
.wpbc_theme_dark_1.wpbc_container input{
    color:#444;
}
/* ================================================================================================================== */
/* ==  Capacity Hints tooltips  ==                                                                                    */
/* ================================================================================================================== */
.capacity_hint {
    align-self: baseline;
    margin: 0;
}
.capacity_hint .wpbc_chint__full_day_bookings,
.capacity_hint.wpbc_chin_newline {
    flex: 1 1 100%;
    /*margin: 0.5em 0;*/
}
.wpbc_capacity_hint_container {
    display: flex;
    flex-flow:column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width:100%;
    /*font-size:0.85em;*/
    /*line-height: 2em;*/
}
.booking_form_div .wpbc__form__div .wpbc_capacity_hint_container *,
.booking_form_div .wpbc__form__div .wpbc_capacity_hint_container {
    font-size:0.94em;
    line-height: 1.78;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container{
    flex: 1 1 auto;
    display: flex;
    flex-flow:row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width:100%;
}
    .wpbc_chin_newline .wpbc_capacity_hint_container .wpbc_chint__datetime_container{
        /*margin:0.25em 0;*/
    }
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container{
    flex:1 1 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container .wpbc_chint__date{
    font-weight: 600;
    flex: 0 1 auto;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container .wpbc_chint__date_divider{
    flex: 1 1 auto;
    display: none;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container{
    flex:0 1 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 1em;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__timeslot{

}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__timeslot_divider{

}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__availability{
    font-weight: 600;
    padding-left:0.5em;
}
.wpbc_chint__availability{
   color:#890;
}
.availability_num_0{
    color: #dc3400;
}
.availability_num_1,
.availability_num_2 {
    color: #dc7100;
}
.availability_num_3,
.availability_num_4,
.availability_num_5{
    color: currentColor;
}
.wpbc_selected_timeslot {
    font-weight: 600;
    text-decoration: underline;
    text-decoration-style: dashed;
}
    /* Full day CSS for [capacity_hint] */
    .wpbc_chint__full_day_bookings.wpbc_capacity_hint_container{
        margin: 0;
        line-height: unset;
        font-size: 0.85em;

        flex-flow: row wrap;
    }
    .wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container {
        flex: 0 1 auto;
        flex-flow: row nowrap;
        width: auto;
    }
    .wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container {
        flex: 0 1 auto;
        flex-flow: row nowrap;
    }
    .wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container .wpbc_chint__date_divider {
        flex: 0 1 auto;
        display: block;
    }
    .wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__timeslot {
        display: none;
    }
    .wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__timeslot_divider {
        display: none;
    }

.wpbc_message_in_live_demo {
  background: #ffffff;
  box-shadow: 0 1px 7px #c8c8c86e;
  text-align: left;
  border-left: 4px solid #9580aa;
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  margin: 10px 0;
  line-height: 2;
  padding: 5px 20px;
  font-size: 1em;
  color: #444;
  border-radius: 8px;
}
.wpbc_wizard_step_hidden {
    display:none;
}


.wpbc_logo_1 {
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	vertical-align: top;
	background-size: 18px auto;
	width: 20px;
	height: 20px;
	margin-top: 6px;
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NTAgNTUwIj48cGF0aCBkPSJNMjc1IDE2Mi4zNmMtOTIuMzIgMC0xNjcuMTUgNzcuODItMTY3LjE1IDE3My44MVMxODIuNjkgNTA5Ljk5IDI3NSA1MDkuOTlzMTY3LjE1LTc3LjgyIDE2Ny4xNS0xNzMuODJTMzY3LjMxIDE2Mi4zNiAyNzUgMTYyLjM2Wm0wIDI2NC41M2MtNTAuMSAwLTkwLjcxLTQwLjYxLTkwLjcxLTkwLjcxczQwLjYxLTkwLjcxIDkwLjcxLTkwLjcxIDkwLjcxIDQwLjYxIDkwLjcxIDkwLjcxLTQwLjYxIDkwLjcxLTkwLjcxIDkwLjcxWiIgc3R5bGU9ImZpbGw6I2FhYTsiIGZpbGwtb3BhY2l0eT0iMC40IiAvPjxwYXRoIGQ9Ik0zNDAuNTMgMzk4LjkxYy0xNC44NSAxNS41MS0zNS4xNiAyNS43Ni01Ny44NCAyNy42Ni01NC44NyA0LjYtMTAxLjY0LTQxLjE0LTk4LjIzLTk2LjEgMi45NC00Ny40NCA0Mi4zNS04NS4wMSA5MC41NC04NS4wMSAyNC44NCAwIDQ3LjM0IDkuOTggNjMuNzIgMjYuMTYgNS44NiA1Ljc4IDE1LjI5IDUuNzMgMjEuMTEtLjA5bDM1LjE0LTM1LjE0YzUuNjktNS42OSA1LjktMTQuODcuNDMtMjAuNzctMzAuNDEtMzIuODMtNzMuMS01My4yNi0xMjAuNC01My4yNi05Mi4zMiAwLTE2Ny4xNSA3Ny44Mi0xNjcuMTUgMTczLjgxUzE4Mi42OSA1MDkuOTkgMjc1IDUwOS45OWM0OC40OSAwIDkyLjE1LTIxLjQ3IDEyMi42OC01NS43NiA1LjI5LTUuOTQgNS4wMi0xNC45Ny0uNi0yMC41OWwtMzUuMDUtMzUuMDVjLTUuOTgtNS45OC0xNS42Ny01Ljc5LTIxLjUxLjMyWiIgIHN0eWxlPSJmaWxsOiNjY2M7Ii8+PHBhdGggZD0iTTExMi41MyAyNjEuMjdjMTIuMzQtMzkuMDcgMzguMzItNzAuMDIgNzcuNzktOTcuMDQuOTItLjYzIDEuNDgtMS42NyAxLjQ4LTIuNzlWMTQuNzZjMC00LjI4LTMuNjgtNy43Ni04LjIyLTcuNzZoLTMuNzZjLTE4LjU2IDAtNzMuMTcgNDAuMy03MS43OSA2MC42MmwtLjE3IDE5Mi45MWMwIDIuNzQgMy44NiAzLjM0IDQuNjguNzNaIiAgc3R5bGU9ImZpbGw6I2NjYzsiLz48L3N2Zz4=') !important;
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/_dist/all/_out/wpbc_all_client.css */
/*!
 * Booking Form Fields  
 *   
 * // FixIn: 10.1.5.7.
 */
:root {
  --wpbc_form-field-border-radius: 3px;
  --wpbc_form-field-border-style: solid;
  --wpbc_form-field-border-size: 1px;
  --wpbc_form-field-background-color: #ffffff;
  --wpbc_form-field-border-color: rgba(0, 0, 0, 0.25);
  --wpbc_form-field-border-color-spare: rgba(0, 0, 0, 0.25);
  --wpbc_form-field-text-color: rgba(0, 0, 0, 0.7);
  --wpbc_form-field-disabled-color: rgba(0, 0, 0, 0.2);
  --wpbc_form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --wpbc_form-field-menu-color: #ffffff;
  --wpbc_form-label-color: rgba(0, 0, 0, 0.85);
  --wpbc_form-label-sublabel-color: rgba(0, 0, 0, 0.55);
  --wpbc_form-label-error-color: #d63637;
  --wpbc_form-button-border-radius: 3px;
  --wpbc_form-button-border-style: none;
  --wpbc_form-button-border-size: 1px;
  --wpbc_form-button-background-color: #066aab;
  --wpbc_form-button-background-color-alt: #066aab;
  --wpbc_form-button-border-color: #066aab;
  --wpbc_form-button-text-color: #ffffff;
  --wpbc_form-button-text-color-alt: #fff;
  --wpbc_form-page-break-color: #066aab;
  --wpbc_form-background-image: none;
  --wpbc_form-background-position: center center;
  --wpbc_form-background-repeat: no-repeat;
  --wpbc_form-background-size: cover;
  --wpbc_form-background-width: 100px;
  --wpbc_form-background-height: 100px;
  --wpbc_form-background-color: rgba(0, 0, 0, 0);
  --wpbc_form-background-url: none;
  --wpbc_form-container-padding: 0px;
  --wpbc_form-container-border-style: none;
  --wpbc_form-container-border-width: 1px;
  --wpbc_form-container-border-color: #000000;
  --wpbc_form-container-border-radius: 3px;
  --wpbc_form-field-size-input-height: 43px;
  --wpbc_form-field-size-input-spacing: 15px;
  --wpbc_form-field-size-font-size: 16px;
  --wpbc_form-field-size-line-height: 19px;
  --wpbc_form-field-size-padding-h: 14px;
  --wpbc_form-field-size-checkbox-size: 16px;
  --wpbc_form-field-size-sublabel-spacing: 5px;
  --wpbc_form-field-size-icon-size: 1;
  --wpbc_form-label-size-font-size: 16px;
  --wpbc_form-label-size-line-height: 19px;
  --wpbc_form-label-size-sublabel-font-size: 14px;
  --wpbc_form-label-size-sublabel-line-height: 17px;
  --wpbc_form-button-size-font-size: 17px;
  --wpbc_form-button-size-height: 41px;
  --wpbc_form-button-size-padding-h: 15px;
  --wpbc_form-button-size-margin-top: 10px;
  --wpbc_form-container-shadow-size-box-shadow: none;
  --wpbc_form-marging-between-several-checkbox-radio: 30px;
  --wpbc_form-padding-between-label-checkbox-radio: 8px
}
/*! --------------------------------------------------------------------------------------------------------------------
 *  General Fields
 * ------------------------------------------------------------------------------------------------------------------ */
div.wpbc_container.wpbc_form button,
div.wpbc_container.wpbc_form input,
div.wpbc_container.wpbc_form label,
div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form textarea {
  margin: 0;
  border: 0;
  padding: 0;
  vertical-align: middle;
  background: 0 0;
  height: auto;
  box-sizing: border-box
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date],
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local],
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime],
.wp-core-ui div.wpbc_container.wpbc_form input[type=email],
.wp-core-ui div.wpbc_container.wpbc_form input[type=month],
.wp-core-ui div.wpbc_container.wpbc_form input[type=number],
.wp-core-ui div.wpbc_container.wpbc_form input[type=password],
.wp-core-ui div.wpbc_container.wpbc_form input[type=range],
.wp-core-ui div.wpbc_container.wpbc_form input[type=search],
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel],
.wp-core-ui div.wpbc_container.wpbc_form input[type=text],
.wp-core-ui div.wpbc_container.wpbc_form input[type=time],
.wp-core-ui div.wpbc_container.wpbc_form input[type=url],
.wp-core-ui div.wpbc_container.wpbc_form input[type=week],
.wp-core-ui div.wpbc_container.wpbc_form select,
.wp-core-ui div.wpbc_container.wpbc_form textarea,
div.wpbc_container.wpbc_form input[type=date],
div.wpbc_container.wpbc_form input[type=datetime-local],
div.wpbc_container.wpbc_form input[type=datetime],
div.wpbc_container.wpbc_form input[type=email],
div.wpbc_container.wpbc_form input[type=month],
div.wpbc_container.wpbc_form input[type=number],
div.wpbc_container.wpbc_form input[type=password],
div.wpbc_container.wpbc_form input[type=range],
div.wpbc_container.wpbc_form input[type=search],
div.wpbc_container.wpbc_form input[type=tel],
div.wpbc_container.wpbc_form input[type=text],
div.wpbc_container.wpbc_form input[type=time],
div.wpbc_container.wpbc_form input[type=url],
div.wpbc_container.wpbc_form input[type=week],
div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form textarea {
  background-color: var(--wpbc_form-field-background-color);
  background-clip: padding-box;
  border-radius: var(--wpbc_form-field-border-radius);
  color: var(--wpbc_form-field-text-color);
  border-width: var(--wpbc_form-field-border-size);
  border-style: var(--wpbc_form-field-border-style);
  border-color: var(--wpbc_form-field-border-color);
  padding: 0 var(--wpbc_form-field-size-padding-h);
  font-size: var(--wpbc_form-field-size-font-size);
  line-height: 100%;
  box-shadow: none;
  transition: border .15s,box-shadow .15s
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]:focus,
.wp-core-ui div.wpbc_container.wpbc_form select:focus,
.wp-core-ui div.wpbc_container.wpbc_form textarea:focus,
div.wpbc_container.wpbc_form input[type=date]:focus,
div.wpbc_container.wpbc_form input[type=datetime-local]:focus,
div.wpbc_container.wpbc_form input[type=datetime]:focus,
div.wpbc_container.wpbc_form input[type=email]:focus,
div.wpbc_container.wpbc_form input[type=month]:focus,
div.wpbc_container.wpbc_form input[type=number]:focus,
div.wpbc_container.wpbc_form input[type=password]:focus,
div.wpbc_container.wpbc_form input[type=range]:focus,
div.wpbc_container.wpbc_form input[type=search]:focus,
div.wpbc_container.wpbc_form input[type=tel]:focus,
div.wpbc_container.wpbc_form input[type=text]:focus,
div.wpbc_container.wpbc_form input[type=time]:focus,
div.wpbc_container.wpbc_form input[type=url]:focus,
div.wpbc_container.wpbc_form input[type=week]:focus,
div.wpbc_container.wpbc_form select:focus,
div.wpbc_container.wpbc_form textarea:focus {
  border-width: var(--wpbc_form-field-border-size);
  border-style: solid;
  border-color: var(--wpbc_form-button-background-color);
  box-shadow: 0 0 0 1.2px var(--wpbc_form-button-background-color),0 1px 2px rgba(0,0,0,.15);
  outline: 0
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form select:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form textarea:focus:invalid,
div.wpbc_container.wpbc_form input[type=date]:focus:invalid,
div.wpbc_container.wpbc_form input[type=datetime-local]:focus:invalid,
div.wpbc_container.wpbc_form input[type=datetime]:focus:invalid,
div.wpbc_container.wpbc_form input[type=email]:focus:invalid,
div.wpbc_container.wpbc_form input[type=month]:focus:invalid,
div.wpbc_container.wpbc_form input[type=number]:focus:invalid,
div.wpbc_container.wpbc_form input[type=password]:focus:invalid,
div.wpbc_container.wpbc_form input[type=range]:focus:invalid,
div.wpbc_container.wpbc_form input[type=search]:focus:invalid,
div.wpbc_container.wpbc_form input[type=tel]:focus:invalid,
div.wpbc_container.wpbc_form input[type=text]:focus:invalid,
div.wpbc_container.wpbc_form input[type=time]:focus:invalid,
div.wpbc_container.wpbc_form input[type=url]:focus:invalid,
div.wpbc_container.wpbc_form input[type=week]:focus:invalid,
div.wpbc_container.wpbc_form select:focus:invalid,
div.wpbc_container.wpbc_form textarea:focus:invalid {
  border-width: var(--wpbc_form-field-border-size);
  border-style: solid;
  border-color: var(--wpbc_form-button-background-color);
  box-shadow: 0 0 0 1.2px var(--wpbc_form-button-background-color),0 1px 2px rgba(0,0,0,.15);
  outline: 0;
  color: var(--wpbc_form-field-text-color)
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form select::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form textarea::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=date]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=datetime-local]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=datetime]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=email]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=month]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=number]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=password]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=range]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=search]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=tel]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=text]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=time]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=url]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=week]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form select::-webkit-input-placeholder,
div.wpbc_container.wpbc_form textarea::-webkit-input-placeholder {
  color: var(--wpbc_form-field-text-color);
  opacity: .5;
  pointer-events: none
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form select::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form textarea::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=date]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=datetime-local]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=datetime]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=email]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=month]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=number]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=password]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=range]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=search]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=tel]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=text]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=time]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=url]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=week]::-moz-placeholder,
div.wpbc_container.wpbc_form select::-moz-placeholder,
div.wpbc_container.wpbc_form textarea::-moz-placeholder {
  color: var(--wpbc_form-field-text-color);
  opacity: .5;
  pointer-events: none
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form select:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form textarea:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=date]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=datetime-local]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=datetime]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=email]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=month]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=number]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=password]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=range]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=search]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=tel]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=text]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=time]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=url]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=week]:-moz-placeholder,
div.wpbc_container.wpbc_form select:-moz-placeholder,
div.wpbc_container.wpbc_form textarea:-moz-placeholder {
  color: var(--wpbc_form-field-text-color);
  opacity: .5;
  pointer-events: none
}
/*! --------------------------------------------------------------------------------------------------------------------
 *  Textarea
 * ------------------------------------------------------------------------------------------------------------------ */
.wp-core-ui div.wpbc_container.wpbc_form textarea,
div.wpbc_container.wpbc_form textarea {
  width: 100%;
  line-height: 1.3;
  min-height: var(--wpbc_form-field-size-input-height);
  padding: var(--wpbc_form-field-size-padding-h);
  resize: vertical
}
/*! --------------------------------------------------------------------------------------------------------------------
 *  General Height
 * ------------------------------------------------------------------------------------------------------------------ */
.wp-core-ui div.wpbc_container.wpbc_form input,
.wp-core-ui div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form input,
div.wpbc_container.wpbc_form select {
  height: var(--wpbc_form-field-size-input-height)
}
/*! --------------------------------------------------------------------------------------------------------------------
 *  Select
 * ------------------------------------------------------------------------------------------------------------------ */
.wp-core-ui div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form select {
  appearance: none;
  display: block;
  max-width: 100%;
  width: 100%;
  text-transform: none;
  text-shadow: none;
  white-space: nowrap;
  line-height: unset;
  padding-block: 0;
  padding-inline-end: 24px;
  padding-inline-start: 12px;
  min-height: var(--wpbc_form-field-size-input-height);
  vertical-align: middle;
  cursor: pointer
}
.wp-core-ui div.wpbc_container.wpbc_form select,
.wp-core-ui div.wpbc_container.wpbc_form select:disabled,
div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form select:disabled {
  background-image: var(--wpbc_form-select-bg-img),none;
  background-repeat: no-repeat;
  background-position: calc(100% - 11px) 50%,calc(100% - 12px) 50%;
  background-size: 16px 12px
}
.rtl .wp-core-ui div.wpbc_container.wpbc_form select,
.rtl .wp-core-ui div.wpbc_container.wpbc_form select:disabled,
.rtl div.wpbc_container.wpbc_form select,
.rtl div.wpbc_container.wpbc_form select:disabled {
  background-position: 12px 50%,17px 50%
}
.wp-core-ui div.wpbc_container.wpbc_form select > option,
div.wpbc_container.wpbc_form select > option {
  color: var(--wpbc_form-field-text-color)
}
.wp-core-ui div.wpbc_container.wpbc_form select > option.placeholder,
.wp-core-ui div.wpbc_container.wpbc_form select > option[disabled],
div.wpbc_container.wpbc_form select > option.placeholder,
div.wpbc_container.wpbc_form select > option[disabled] {
  color: var(--wpbc_form-field-disabled-color);
  opacity: .5
}
.wp-core-ui div.wpbc_container.wpbc_form select:not([multiple]) > option,
div.wpbc_container.wpbc_form select:not([multiple]) > option {
  background: var(--wpbc_form-field-menu-color)
}
.wp-core-ui div.wpbc_container.wpbc_form select:not([multiple]) > option:not(.placeholder):checked,
div.wpbc_container.wpbc_form select:not([multiple]) > option:not(.placeholder):checked {
  font-weight: 700
}
.wp-core-ui div.wpbc_container.wpbc_form select[multiple],
div.wpbc_container.wpbc_form select[multiple] {
  height: auto;
  overflow-y: scroll;
  background-image: none
}
.wp-core-ui div.wpbc_container.wpbc_form select[multiple] > option:not(.placeholder):checked,
div.wpbc_container.wpbc_form select[multiple] > option:not(.placeholder):checked {
  background: var(--wpbc_form-button-background-color);
  color: var(--wpbc_form-button-text-color-alt,var(--wpbc_form-button-text-color))
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:read-only,
div.wpbc_container.wpbc_form input[type=number]:read-only {
  appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:read-only::-webkit-inner-spin-button,
div.wpbc_container.wpbc_form input[type=number]:read-only::-webkit-inner-spin-button {
  visibility: hidden
}
/*! --------------------------------------------------------------------------------------------------------------------
 *  Submit
 * ------------------------------------------------------------------------------------------------------------------ */
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light),
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light),
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light),
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light) {
  height: var(--wpbc_form-button-size-height);
  background-color: var(--wpbc_form-button-background-color-alt,var(--wpbc_form-button-background-color));
  border-radius: var(--wpbc_form-button-border-radius);
  border-style: var(--wpbc_form-button-border-style);
  border-color: var(--wpbc_form-button-border-color);
  border-width: var(--wpbc_form-button-border-size);
  box-shadow: none;
  color: var(--wpbc_form-button-text-color);
  padding: 0 var(--wpbc_form-button-size-padding-h);
  font-family: inherit;
  font-weight: 500;
  font-size: var(--wpbc_form-button-size-font-size);
  line-height: 100%;
  cursor: pointer;
  transition: .15s ease-in-out;
  position: relative;
  text-decoration: none
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):not(:hover):not(:active),
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):not(:hover):not(:active),
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):not(:hover):not(:active),
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):not(:hover):not(:active) {
  background-color: var(--wpbc_form-button-background-color-alt,var(--wpbc_form-button-background-color));
  color: var(--wpbc_form-button-text-color)
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):active,
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):hover,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):active,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):hover,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):active,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):hover,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):active,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):hover {
  background: linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),var(--wpbc_form-button-background-color-alt,var(--wpbc_form-button-background-color))
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):focus,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):focus,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):focus {
  outline: 0
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):focus:after,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):focus:after,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):focus:after,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):focus:after {
  content: "";
  position: absolute;
  border: 2px solid var(--wpbc_form-button-background-color);
  border-radius: calc(var(--wpbc_form-button-border-radius) + 2px);
  top: calc(-4px - var(--wpbc_form-button-border-size,1px));
  right: calc(-4px - var(--wpbc_form-button-border-size,1px));
  bottom: calc(-4px - var(--wpbc_form-button-border-size,1px));
  left: calc(-4px - var(--wpbc_form-button-border-size,1px))
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):disabled,
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):disabled:hover,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):disabled,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):disabled:hover,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):disabled,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):disabled:hover,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):disabled,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):disabled:hover {
  background-color: var(--wpbc_form-button-background-color-alt,var(--wpbc_form-button-background-color));
  cursor: default
}
/*! --------------------------------------------------------------------------------------------------------------------
 *   Radio and Checkboxes
 * ------------------------------------------------------------------------------------------------------------------ */
div.wpbc_container.wpbc_form input[type=checkbox],
div.wpbc_container.wpbc_form input[type=radio] {
  position: relative;
  display: inline-block;
  background: 0 0;
  height: calc(var(--wpbc_form-field-size-checkbox-size) - 2px + calc(var(--wpbc_form-field-border-size,1px) * 2));
  width: calc(var(--wpbc_form-field-size-checkbox-size) - 2px + calc(var(--wpbc_form-field-border-size,1px) * 2));
  margin: 0 0 0 2px;
  border: none;
  box-shadow: none;
  vertical-align: middle;
  opacity: 1;
  appearance: none
}
div.wpbc_container.wpbc_form input[type=checkbox]:after,
div.wpbc_container.wpbc_form input[type=checkbox]:before,
div.wpbc_container.wpbc_form input[type=radio]:after,
div.wpbc_container.wpbc_form input[type=radio]:before {
  content: '';
  position: absolute;
  left: -2px;
  top: 0;
  width: var(--wpbc_form-field-size-checkbox-size);
  height: var(--wpbc_form-field-size-checkbox-size);
  box-sizing: content-box;
  cursor: pointer
}
div.wpbc_container.wpbc_form input[type=checkbox]:before,
div.wpbc_container.wpbc_form input[type=radio]:before {
  border-width: var(--wpbc_form-field-border-size);
  border-style: var(--wpbc_form-field-border-style);
  border-color: var(--wpbc_form-field-border-color);
  background-color: var(--wpbc_form-field-background-color);
  background-clip: padding-box;
  background-image: none;
  border-radius: 3px
}
div.wpbc_container.wpbc_form .wpbc_wrap_checkbox + a,
div.wpbc_container.wpbc_form .wpdev-list-item > input[type=checkbox] + .wpdev-list-item-label,
div.wpbc_container.wpbc_form .wpdev-list-item > input[type=radio] + .wpdev-list-item-label,
div.wpbc_container.wpbc_form input[type=checkbox] + label,
div.wpbc_container.wpbc_form input[type=radio] + label {
  display: inline;
  position: relative;
  padding-inline-start: var(--wpbc_form-padding-between-label-checkbox-radio);
  font-size: var(--wpbc_form-label-size-font-size);
  vertical-align: middle;
  cursor: pointer
}
div.wpbc_container.wpbc_form .wpbc_wrap_checkbox + a {
  padding-top: 3px
}
div.wpbc_container.wpbc_form input[type=checkbox] + label,
div.wpbc_container.wpbc_form input[type=radio] + label {
  cursor: pointer
}
div.wpbc_container.wpbc_form .wpdev-list-item > .wpdev-list-item-label:first-child {
  display: inline;
  position: relative;
  padding-inline-end: var(--wpbc_form-padding-between-label-checkbox-radio);
  font-size: var(--wpbc_form-label-size-font-size);
  vertical-align: middle
}
div.wpbc_container.wpbc_form .wpdev-list-item > label.wpdev-list-item-label:first-child {
  cursor: pointer
}
div.wpbc_container.wpbc_form .wpdev-list-item > .wpdev-list-item-label > input[type=checkbox],
div.wpbc_container.wpbc_form .wpdev-list-item > .wpdev-list-item-label > input[type=radio] {
  margin-left: var(--wpbc_form-padding-between-label-checkbox-radio);
  margin-right: var(--wpbc_form-padding-between-label-checkbox-radio)
}
div.wpbc_container.wpbc_form .wpdev-checkbox .wpdev-list-item,
div.wpbc_container.wpbc_form .wpdev-radio .wpdev-list-item {
  margin-right: var(--wpbc_form-marging-between-several-checkbox-radio)
}
div.wpbc_container.wpbc_form .wpdev-checkbox .wpdev-list-item:last-child,
div.wpbc_container.wpbc_form .wpdev-radio .wpdev-list-item:last-child {
  margin-right: 0
}
.rtl div.wpbc_container.wpbc_form .wpdev-checkbox .wpdev-list-item,
.rtl div.wpbc_container.wpbc_form .wpdev-radio .wpdev-list-item {
  margin-left: var(--wpbc_form-marging-between-several-checkbox-radio)
}
.rtl div.wpbc_container.wpbc_form .wpdev-checkbox .wpdev-list-item:first-child,
.rtl div.wpbc_container.wpbc_form .wpdev-radio .wpdev-list-item:first-child {
  margin-left: 0
}
div.wpbc_container.wpbc_form input[type=checkbox]:checked:before,
div.wpbc_container.wpbc_form input[type=radio]:checked:before {
  margin: 0;
  border-width: var(--wpbc_form-field-border-size);
  border-style: solid;
  border-color: var(--wpbc_form-field-border-color);
  outline: 0
}
div.wpbc_container.wpbc_form input[type=checkbox]:checked:before:focus,
div.wpbc_container.wpbc_form input[type=radio]:checked:before:focus {
  border-color: var(--wpbc_form-button-background-color);
  box-shadow: 0 0 0 1.2px var(--wpbc_form-button-background-color),0 1px 2px rgba(0,0,0,.15)
}
div.wpbc_container.wpbc_form input[type=checkbox]:focus,
div.wpbc_container.wpbc_form input[type=radio]:focus {
  outline: 0
}
div.wpbc_container.wpbc_form input[type=checkbox]:focus:before,
div.wpbc_container.wpbc_form input[type=radio]:focus:before {
  border-width: var(--wpbc_form-field-border-size);
  border-style: solid;
  border-color: var(--wpbc_form-button-background-color);
  box-shadow: 0 0 0 1.2px var(--wpbc_form-button-background-color),0 1px 2px rgba(0,0,0,.15);
  outline: 0
}
div.wpbc_container.wpbc_form input[type=checkbox]:checked:after {
  border-top: none;
  border-right: none;
  height: calc(var(--wpbc_form-field-size-checkbox-size) * .6);
  border-left: 4px solid var(--wpbc_form-button-background-color);
  border-bottom: 4px solid var(--wpbc_form-button-background-color);
  background-color: transparent;
  -ms-transform: translate(0,1px) scale(.5) rotate(-45deg);
  transform: translate(0,1px) scale(.5) rotate(-45deg);
  left: calc(-4px + var(--wpbc_form-field-border-size,1px));
  top: calc(-1px + var(--wpbc_form-field-border-size,1px))
}
div.wpbc_container.wpbc_form input[type=radio],
div.wpbc_container.wpbc_form input[type=radio]:before {
  border-radius: 50%
}
div.wpbc_container.wpbc_form input[type=radio]:checked:after {
  border: 1px solid transparent;
  border-radius: 50%;
  background-color: var(--wpbc_form-button-background-color);
  -ms-transform: scale(.5);
  transform: scale(.5);
  -moz-transform: scale(.47);
  left: calc(-3px + var(--wpbc_form-field-border-size,1px));
  top: calc(-1px + var(--wpbc_form-field-border-size,1px))
}
/*! --------------------------------------------------------------------------------------------------------------------
 *   Errors
 * ------------------------------------------------------------------------------------------------------------------ */
div.wpbc_container.wpbc_form.wpbc_container_booking_form label.wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form span.wpbc_form_field_error {
  font-weight: 400;
  font-size: var(--wpbc_form-label-size-sublabel-font-size);
  line-height: var(--wpbc_form-label-size-sublabel-line-height);
  margin-top: var(--wpbc_form-field-size-input-spacing);
  color: var(--wpbc_form-label-error-color);
  padding: 0 0 0 5px;
  position: relative
}
div.wpbc_container.wpbc_form.wpbc_container_booking_form input.wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form select.wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form textarea.wpbc_form_field_error {
  border-width: var(--wpbc_form-field-border-size);
  border-style: solid;
  border-color: var(--wpbc_form-label-error-color)
}
div.wpbc_container.wpbc_form.wpbc_container_booking_form input.wpbc_form_field_error:hover,
div.wpbc_container.wpbc_form.wpbc_container_booking_form select.wpbc_form_field_error:hover,
div.wpbc_container.wpbc_form.wpbc_container_booking_form textarea.wpbc_form_field_error:hover {
  border-width: var(--wpbc_form-field-border-size);
  border-style: solid;
  border-color: var(--wpbc_form-label-error-color);
  box-shadow: 0 0 2px 0 var(--wpbc_form-label-error-color)
}
div.wpbc_container.wpbc_form.wpbc_container_booking_form input.wpbc_form_field_error:focus,
div.wpbc_container.wpbc_form.wpbc_container_booking_form select.wpbc_form_field_error:focus,
div.wpbc_container.wpbc_form.wpbc_container_booking_form textarea.wpbc_form_field_error:focus {
  border-width: var(--wpbc_form-field-border-size);
  border-style: solid;
  border-color: var(--wpbc_form-label-error-color);
  box-shadow: 0 0 0 1.2px var(--wpbc_form-label-error-color)
}
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=checkbox].wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=checkbox].wpbc_form_field_error:focus,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=checkbox].wpbc_form_field_error:hover,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=radio].wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=radio].wpbc_form_field_error:focus,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=radio].wpbc_form_field_error:hover {
  border: none;
  box-shadow: none
}
/*! ----------------------------------------------------------------------------------------------------------------- */
/*! Timeline Steps: */
/*! ----------------------------------------------------------------------------------------------------------------- */
.wpbc__container_place__steps_for_timeline,
.wpbc_page_top__header_tabs .wpdvlp-top-tabs .nav-tab.wpbc__container_place__steps_for_timeline {
  -ms-flex: 1 1 400px;
  flex: 1 1 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  margin: 0 auto 35px;
  padding: 0;
  border: 0
}
.wpbc_page_top__header_tabs .wpdvlp-top-tabs .nav-tab.wpbc__container_place__steps_for_timeline {
  display: none
}
.wpbc_steps_for_timeline_container {
  max-width: Min(400px,100%);
  min-width: 200px;
  margin: 3px 0 0;
  width: 100%;
  --wpbc_steps_for_timeline_step_color: #d6d6d6;
  --wpbc_steps_for_timeline_active_color: #64aa45;
  --wpbc_steps_for_timeline_failed_color: #e76a39;
  --wpbc_steps_for_timeline_checkbox_color: #fff
}
.wpbc_steps_for_timeline {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step_line {
  background: var(--wpbc_steps_for_timeline_step_color);
  height: 2px;
  margin: 0 7px;
  width: 100%
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step_line.wpbc_steps_for_timeline_line_active {
  background: var(--wpbc_steps_for_timeline_active_color)
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step {
  border: none;
  background-color: var(--wpbc_steps_for_timeline_step_color);
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 16px;
  width: 16px
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step .icon {
  display: none
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_active,
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_completed,
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_failed {
  background-color: var(--wpbc_steps_for_timeline_active_color);
  position: relative
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_completed .icon-success,
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_failed .icon-failed {
  color: var(--wpbc_steps_for_timeline_checkbox_color,#fff);
  display: block;
  position: absolute;
  left: 3px;
  top: 3px
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_failed .icon-failed {
  left: 4px;
  top: 2px
}
/*! Timeline Steps: Front-End align */
.booking_form_div .wpbc_steps_for_timeline_container {
  --wpbc_steps_for_timeline_active_color: var(--wpbc_timepicker-selected-bg-color, #6b96ce);
  margin: 20px auto 25px
}
/*!   ==  Align Form Elements  ======================================================================================  */
/*!   ==  Right  ==  */
.wpbc_aling_right,
.wpbc_aling_right .wpbc_times_selector {
  -ms-flex-pack: end!important;
  justify-content: flex-end!important
}
/*!   ==  Center  ==  */
.wpbc_aling_center,
.wpbc_aling_center .wpbc_times_selector {
  -ms-flex-pack: center!important;
  justify-content: center!important
}
/*!   ==  Simple booking form - Center ==  */
.wpbc_container_booking_form .wpbc_booking_form_simple .wpbc_aling_center .wpbc__field {
  -ms-flex-pack: center!important;
  justify-content: center!important
}
.wpbc_container_booking_form .wpbc_booking_form_simple .wpbc_aling_center .wpbc__field label {
  text-align: center!important
}
/*!   ==  Center Calendar ? ==  */
.wpbc_aling_center .wpbc_calendar_wraper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width:400px) {
  .wpbc_aling_right .wpbc_times_selector div {
    margin: 7px 0 0 15px
  }
  .wpbc_aling_center .wpbc_times_selector div {
    margin: 7px 15px
  }
}
/*!   ==  Wizard Form Tmeplate - Bordered Well Padding  ============================================================  */
.wpbc_wizard__border_container {
  box-shadow: rgba(0,0,0,.05) 0 2px 6px 0;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fff;
  padding: 10px 30px;
  box-sizing: border-box;
  margin: auto;
  max-width: 100%;
  width: 100%;
  max-width: Min(900px,100%);
  font-size: 16px;
  font-weight: 400
}
.wpbc_wizard__border_container .wpbc_times_selector div {
  -ms-flex: 0 0 120px;
  flex: 0 0 120px
}
.wpbc_theme_dark_1 .wpbc_wizard__border_container {
  border: 1px solid #000;
  background: #626262;
  color: #bbb;
  box-shadow: 0 0 3px #3b3b3b
}
.wpbc_theme_dark_1 .wpbc_wizard__border_container label {
  color: #fff
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/css/calendar.css */
/**
 * @version 2.0
 * @package: Booking Calendar Responsive CSS
 * @category: Front-End
 * @author wpdevelop
 *
 * @web-site https://wpbookingcalendar.com/
 * @email info@wpbookingcalendar.com
 *
 * @modified 2023-11-11
 */
:root{
	/* Default Sizes */
	--wpbc_cal_legend-day-cell-height: 40px;
    --wpbc_cal_legend-day-cell-width: var(--wpbc_cal_legend-day-cell-height); /* Usually it has to be the same as --wpbc_cal_legend-day-cell-height */
    --wpbc_cal_legend-day-cell-font-size: 14px;
}
/*******************************************************************************/
/*  Calendar structure:                                                         */
/*******************************************************************************/
/* WIDTH: of calendar - its FULL width of Month(s) ROW (its NOT only one month)  */
/*
 .bk_calendar_frame.cal_month_num_1.months_num_in_row_1
    .hasDatepick
        .datepick-inline
            .calendar-links
            .datepick-one-month
            .datepick-one-month , ...

*/
/* SIZE: Set width of calendar with several months */           /* FixIn: 9.7.3.4 */
/* FixIn: Standard entire calendar WIDTH ============================================================================ */
.wpbc_no_custom_width.bk_calendar_frame { width: 100%; width: calc(100% - 4px); min-width:201px; }
.wpbc_no_custom_width.cal_month_num_1 {   max-width: 341px; /*max-width: Min(390px, 100%);*/ }
.wpbc_no_custom_width.cal_month_num_2 {   max-width: 682px; }
.wpbc_no_custom_width.cal_month_num_3 {   max-width: 1023px; }
.wpbc_no_custom_width.cal_month_num_4 {   max-width: 1364px; }
.wpbc_no_custom_width.cal_month_num_5 {   max-width: 1705px; }
.wpbc_no_custom_width.cal_month_num_6 {   max-width: 2046px; }
.wpbc_no_custom_width.cal_month_num_7 {   max-width: 2387px; }
.wpbc_no_custom_width.cal_month_num_8 {   max-width: 2728px; }
.wpbc_no_custom_width.cal_month_num_9 {   max-width: 3069px; }
.wpbc_no_custom_width.cal_month_num_10 {  max-width: 3410px; }
.wpbc_no_custom_width.cal_month_num_11 {  max-width: 3751px; }
.wpbc_no_custom_width.cal_month_num_12 {  max-width: 4092px; }
/* FixIn: Override width, if defined number of Months in a ROW ====================================================== */
.wpbc_no_custom_width.months_num_in_row_1 {  max-width: 341px;  }
.wpbc_no_custom_width.months_num_in_row_2 {  max-width: 682px; }
.wpbc_no_custom_width.months_num_in_row_3 {  max-width: 1023px; }
.wpbc_no_custom_width.months_num_in_row_4 {  max-width: 1364px; }
.wpbc_no_custom_width.months_num_in_row_5 {  max-width: 1705px; }
.wpbc_no_custom_width.months_num_in_row_6 {  max-width: 2046px; }
/* FixIn: 9.8.12.1  - Min. WIDTH of all parent calendar tags ======================================================== */
    .booking_form_div,
    .wpbc_booking_form_structure,
    .wpbc_structure_calendar,
    .wpbc_calendar_wraper,
    .wpbc_no_custom_width.bk_calendar_frame {
        /*min-width: 173px;*/
        /*min-width: Min(244px, 100%);*/
    }
    .wpbc_calendar_wraper{
        min-width: 341px;
        min-width: Min(341px, 100%);
    }
/* FixIn: 9.8.3.1  - Min. WIDTH of calendar One Month, before Wrap to next ROW ====================================== */
.bk_calendar_frame .datepick-inline,
.bk_calendar_frame .datepick-one-month {
    width: 100%;
}
.bk_calendar_frame .datepick-inline {
    min-width: 173px;
    min-width: Min(244px, 100%);
}
.bk_calendar_frame .datepick-one-month {
    min-width: 169px;
    min-width: Min(240px, 100%);
}
/* For small devices always set to full width screen */
@media (max-width: 400px) {
    .bk_calendar_frame .datepick-inline{
        min-width: 100%;
        min-width: Max(100%, 201px);
    }
    .bk_calendar_frame .datepick-one-month{
        min-width: 100%;
        min-width: Max(100%, 195px);
    }
}

/* FixIn:   Your Customizations:   Min. width of One Month in Calendar, before it start Wrap to next ROW ============ */
/*
 Example of CSS for      280px:       previously  defined as:  Min(240px, 100%);

 .bk_calendar_frame .datepick-inline {    min-width: Min(284px, 100%); }
 .bk_calendar_frame .datepick-one-month { min-width: Min(280px, 100%); }

*/

/* FixIn: 9.8.4.1  -  container calendar font for small sections  =================================================== */
/* @container(){...}:            Mini Calendar @container queries       - Change calendar font size, on very narrow sections

@CONTAINER()

    Example:    container:  wpbc_c__datepick-one-month / inline-size;

    Docs:       container:  name / container-type;                      ->          https://www.w3.org/TR/css-contain-3/#container-type   ,  https://www.w3.org/TR/css-contain-3/#container-queries

                    'inline-size' - inline-size - Refers to the physical width  (horizontal dimension) in horizontal modes, and to the physical height (vertical dimension)   in vertical modes.
                    'size'        - block size  - Refers to the physical height (vertical dimension)   in horizontal modes, and to the physical width  (horizontal dimension) in vertical modes.
                    'normal'      - default     - NOT_A_CONTAINER_SIZE_QUERIES, it is query container STYLE queries.

CLAMP()

    Calculator: https://www.marcbacon.com/tools/clamp-calculator/
    Example:
            From 85px - 140px of container. Fonts: 9px - 12px. CLAMP: https://www.marcbacon.com/tools/clamp-calculator/    vw == cqi ( https://www.w3.org/TR/css-contain-3/#container-lengths )
            font-size: clamp(0.563rem, 0.273rem + 5.455cqi, 0.75rem);
*/
    .datepick-one-month {
        container:  wpbc_c__datepick-one-month / inline-size;
    }
    /* For less than 140px of calendar month */
    @container wpbc_c__datepick-one-month (inline-size < 140px) {
        /* Month Table */
        div.datepick-one-month table.datepick.wpbc_calendar *{
            font-size: clamp(0.375rem, -0.205rem + 10.909cqi, 0.75rem);
        }
    }
    .datepick-inline {
        container:  wpbc_c__datepick-inline / inline-size;
    }
    /* For less than 140px of calendar month */
    @container wpbc_c__datepick-inline (inline-size < 140px) {
        /* Month Titles */
        div.datepick-one-month .datepick-header{
            /* From 85px - 140px of container. Fonts: 9px - 12px. CLAMP: https://www.marcbacon.com/tools/clamp-calculator/    vw == cqi ( https://www.w3.org/TR/css-contain-3/#container-lengths )  */
            font-size: clamp(0.563rem, 0.273rem + 5.455cqi, 0.75rem);
        }
        /* Prior | Next Links */
        .calendar-links * {
            font-size: clamp(0.438rem, -0.045rem + 9.091cqi, 0.75rem);
        }
    }

/* ================================================================================================================== */

/* ROWS for Calendar Months :: ------------------- 1 to 12 months with combination of showing several months in a row */
.bk_calendar_frame.months_num_in_row_1 .datepick-one-month,     /* Specific number of months in a row. Please check more in FAQ.*/
.datepick-one-month {                                           /* General */
  flex: 1 1 100%;
}
.bk_calendar_frame.months_num_in_row_2 .datepick-one-month,     /* Specific number of months in a row. Please check more in FAQ.*/
.cal_month_num_2 .datepick-one-month {                          /* General */
  flex: 1 1 50%;
}
.bk_calendar_frame.months_num_in_row_3 .datepick-one-month,     /* Specific number of months in a row. Please check more in FAQ.*/
.cal_month_num_3 .datepick-one-month {                          /* General */
  flex: 1 1 33.333333333333333%;
}
.bk_calendar_frame.months_num_in_row_4 .datepick-one-month,     /* Specific number of months in a row. Please check more in FAQ.*/
.cal_month_num_4 .datepick-one-month {                          /* General */
  flex: 1 1 25%;
}
.bk_calendar_frame.months_num_in_row_5 .datepick-one-month,     /* Specific number of months in a row. Please check more in FAQ.*/
.cal_month_num_5 .datepick-one-month {                          /* General */
  flex: 1 1 20%;
}
.bk_calendar_frame.months_num_in_row_6 .datepick-one-month,     /* Specific number of months in a row. Please check more in FAQ.*/
.cal_month_num_6 .datepick-one-month {                          /* General */
  flex: 1 1 16.6666666666666%;
}
.cal_month_num_7 .datepick-one-month {
  flex: 1 1 14.28571429%;
}
.cal_month_num_8 .datepick-one-month {
  flex: 1 1 12.5%;
}
.cal_month_num_9 .datepick-one-month {
  flex: 1 1 11.11111111%;
}
.cal_month_num_10 .datepick-one-month {
  flex: 1 1 10%;
}
.cal_month_num_11 .datepick-one-month {
  flex: 1 1 9.0909090909090909%;
}
.cal_month_num_12 .datepick-one-month {
  flex: 1 1 8.333333333333333%;
}
/* ------------------------------------------------------------------------------------------------------------------ */
.bk_calendar_frame {                                                                                                    /* FixIn: 9.3.1.4   */
	position: relative;
}
.datepick-inline {
    width:100%;                                    /* Override the width of the calendar, which  is set datepicker JS */        /* FixIn: 9.7.3.4 */
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	padding: 1px;                                  /* Outer padding in calendar. */
    z-index: 10000;
}
.datepick-inline .datepick-one-month {
    padding: 2px;                                  /* Padding between months.    */
    box-sizing: border-box;                                                                                             /*  FixIn: 9.6.1.6 */
}
/* HEIGHT: of    C E L L S   */
.datepick-inline .datepick-title-row th,
.datepick-inline .datepick-days-cell{
    height: 48px;
}
    @media (max-width: 400px) {
        div.datepick-inline table .datepick-title-row th,
        div.datepick-inline table .datepick-days-cell{
            height: 40px !important;
        }
    }
    /* HEIGHT: of    C E L L S  in POPUP calendar */
    #datepick-div.datepick-inline .datepick-title-row th,
    #datepick-div.datepick-inline .datepick-days-cell{
        height: 35px;
    }

/*******************************************************************************/
/*  S T R U C T U R E    &    S i z e s ****************************************/
/*******************************************************************************/
/*RESET: Width, margin, padding */
div.check-out-div, 
div.check-in-div, 
div.date-content-top, 
div.date-content-bottom{
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;        
}

/* RESET: Font sizes, padding, margin */
.datepick-inline .datepick,                                        /* Month table */
.datepick-inline .datepick-header,                                 /* Month header */
.datepick-inline .datepick-header span,                            /* Header span */
.datepick-inline .calendar-links,                                  /* Prev Next months */
.datepick-inline .calendar-links a,                                /* Prev Next links */
.datepick-inline .datepick-days-cell,                              /* Date cell */
.datepick-inline .datepick-days-cell a,                            /* Active date cell */
.datepick-inline .datepick-days-cell div,                          /* Cehck in/out */
.datepick-inline .datepick-title-row,                              /* Week row */
.datepick-inline .datepick-title-row th {                          /* Week cell */    
    padding: 0;
    margin:  0;
    font-size:12px;
    border: 0 none;
    vertical-align: baseline;    
}
.datepick-inline .datepick,                                        /* Month table */
.datepick-inline .datepick-days-cell,                              /* Date cell */
.datepick-inline .datepick-days-cell a,                            /* Active date cell */
.datepick-inline .datepick-days-cell div,                          /* Cehck in/out */
.datepick-inline .datepick-title-row,                              /* Week row */
.datepick-inline .datepick-title-row th {                          /* Week cell */
    line-height: 1.4;
}
#content .datepick-days-cell,                                       /* Reset the padding in TD and TH elements of calendar to prevent conflict  with  some WP themes */
#content .datepick-title-row th{
    padding: 0;
    margin:  0;
}
/* RESET: width to 100% */
.datepick-inline .datepick,
.datepick-inline .datepick-header{
    width:100%;
}

/* STRUCTURE: Previous & Next month links */                                                                            /* FixIn: 9.3.1.4   */
.datepick-inline .calendar-links{
	display:flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: center;
	width:100%;
	height:40px;
	margin-bottom: -40px;
}
.datepick-inline .calendar-links .datepick-prev,
.datepick-inline .calendar-links .datepick-next {
	flex: 1 1 100%;
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-end;
	align-items: flex-start;
    margin: 0 4px;
	line-height: 2em;
}
.datepick-inline .calendar-links .datepick-next{
    text-align: right;
	align-items: flex-end
}
.datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a{
	font-size: 2em;
	line-height: 2px;
	position:absolute;
	z-index:9999;
}
.datepick-inline .datepick-header {
	line-height: 40px;
	padding: 0;
}
.datepick-inline .datepick-header span{
	/*font-size: 1.15em;*/
	/*line-height: 1.2em;*/
    font-size: 15px;                /* FixIn: 9.8.12.1 */
    line-height: 2em;
}
/* Week Titles height */
div.datepick-inline .datepick-title-row th{
    height: auto !important;
    line-height: 2.18182;
}
/* Links: NO UNDERLINE, Cursor - Pointer */
.datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a,
.datepick-inline .calendar-links .datepick-prev a:hover,
.datepick-inline .calendar-links .datepick-next a:hover,
.datepick-inline .datepick-days-cell, 
.datepick-inline .datepick-days-cell.timespartly.date_approved, 
.datepick-inline .datepick-days-cell.timespartly.date2approve, 
.datepick-inline .datepick-days-cell a, 
.datepick-inline .datepick-days-cell a:hover,                                   /* FixIn: 5.4.5.9 */                            
.block_hints .block_free a, 
.block_hints .block_free a:hover, 
.block_hints .block_time a, 
.block_hints .block_time a:hover {
    text-decoration: none;
    cursor: pointer;
    box-shadow: none;                                                           /* FixIn: 5.4.5.9 */
    outline: none;                                                              /* FixIn: 9.3.1.4   */
    text-shadow: none;                                                          /* FixIn: 9.3.1.4   */
}
.datepick-inline .datepick-days-cell.datepick-unselectable,                     /* Default cursor for the unvailbale dates */
.datepick-inline .datepick-days-cell.datepick-unselectable a, 
.datepick-inline .datepick-days-cell.datepick-unselectable a:hover, 
.datepick-inline .datepick-days-cell.date_approved,
.datepick-inline .datepick-days-cell.date2approve{
    cursor: default;
}
/* ALIGN: Header */
.datepick-inline .datepick-header{
    text-align: center;
    position: relative;
}
/* ALIGN: Cells and set standard width */
.datepick-inline .datepick-title-row th,
.datepick-inline .datepick-days-cell{
    text-align: center;
    vertical-align: middle;
    width: 14.28571429%;  
    overflow: hidden;
}
/* Fix to  show calendar day cell borders with  correct thickness */
.datepick-inline .datepick-days-cell{
    overflow: visible;
}
.datepick-inline .datepick-days-cell a,
.datepick-inline .datepick-days-cell span{                                      /* FixIn: 6.0.1.2 */
    position:relative;
    z-index: 99;
}
/* // FixIn: 10.9.4.3 Fix padding in TD / TH in some themes. 2024-12-31 */
.datepick-inline table.datepick th,
.datepick-inline table.datepick td {
    padding: 0 !important;
}

/*******************************************************************************/
/*    Check In / Out Times      ************************************************/
/*******************************************************************************/
.block_hints .block_check_in_out.check_in_time,                                                 /* Item  for the LEGEND */
.datepick-inline .timespartly.check_in_time,                                                    /* If we are using the Check in/out time, so hide the CLOCK icon */
.datepick-inline .timespartly.check_out_time {
    background-image: none;
}
/* Backgrounds */
.block_hints .block_check_in_out.check_in_time div.check-in-div,                                /* Item  for the LEGEND */
.block_hints .block_check_in_out.check_out_time div.check-out-div,                              /* Item  for the LEGEND */
td.timespartly.check_in_time div.check-in-div,                                                  /* Define the check in/out time BACKGROUND */
td.timespartly.check_out_time div.check-out-div {                                 
    border: 0px none;
    float: left;
    height: 200%;
    margin-bottom: -400%;
    position: relative;
    top: -50%;
    vertical-align: bottom;
    width: 20%;
    z-index: 0;
}
/*FixIn: 7.0.1.19  Beta Feature not tested enough! Support: Chrome 36.0+, MS IE 10.0+, Firefox 16.0+, Safari 9.0+, Opera 23.0+ */
.block_hints .block_check_in_out.check_in_time a,                               /* Item  for the LEGEND */
.block_hints .block_check_in_out.check_out_time a,                              /* Item  for the LEGEND */
td.timespartly.check_in_time a,                                                 /* Define the check in/out time BACKGROUND */
td.timespartly.check_out_time a {
    text-shadow:none;                                                     
}
.block_hints .block_check_in_out.check_in_time em {                             /* FixIn: 7.0.1.37 Correct positioning of text in legend */
    position: relative;
    font-style: normal;
    text-shadow: none;
}
/* Shift days numbers to  the left | right for showing them in triangles */
/*
.block_hints .block_check_in_out.check_out_time a,
td.timespartly.check_out_time a {
    margin-left: -50%;
}
.block_hints .block_check_in_out.check_in_time a,  
td.timespartly.check_in_time a{                    
    margin-right: -50%;
}*/
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div,                              /* Item  for the LEGEND */
.wpbc_change_over_triangle td.timespartly.check_in_time div.check-in-div {                                /* Define the check in/out time BACKGRUND */
    height: 300%;
    margin-bottom: -400%;    
    top: -50%;    
    width: 100% !important;   
    transform: rotate(45deg) translate(-100%,-10%)
}
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div {
    transform: rotate(45deg) translate(-85%,-10%)
}
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_out_time div.check-out-div,                            /* Item  for the LEGEND */
.wpbc_change_over_triangle td.timespartly.check_out_time div.check-out-div { 
    height: 300%;
    margin-bottom: -400%;    
    top: -50%;    
    width: 100% !important;   
    transform: rotate(-135deg) translate(0,10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div,                              /* Item  for the LEGEND */
.wpbc_change_over_triangle2 td.timespartly.check_in_time div.check-in-div {                                /* Define the check in/out time BACKGRUND */
    height: 300%;
    margin-bottom: -400%;    
    top: -50%;    
    width: 100% !important;   
    transform: rotate(-45deg) translate(0,-10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div {
    transform: rotate(-45deg) translate(-15%,-10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_out_time div.check-out-div,                            /* Item  for the LEGEND */
.wpbc_change_over_triangle2 td.timespartly.check_out_time div.check-out-div { 
    height: 300%;
    margin-bottom: -400%;    
    top: -50%;    
    width: 100% !important;   
    transform: rotate(135deg) translate(-100%,10%);
}
/*FixIn: 7.0.1.19 */
.block_hints .block_check_in_out.check_out_time div.check-out-div,                          /* Item  for the LEGEND */
td.timespartly.check_out_time div.check-out-div {                                           /* Define the check out position */
    float: right;
}

td.timespartly.check_in_time.check_out_time div.check-in-div,                               /* If we are have Together the check  in and check  out times, so  this date is booked.*/
td.timespartly.check_in_time.check_out_time div.check-out-div {
    display: none;
}

/* HIDE check  in/out elements, when: CELL OVER | DATE SELECTED | CHECK IN Date Selected */
/*.datepick-inline .datepick .datepick-unselectable.check_in_time div.check-in-div,
.datepick-inline .datepick .datepick-unselectable.check_out_time div.check-out-div,*/       /*FixIn: 7.0.1.19 */
.datepick-inline .datepick .datepick-days-cell-over.check_in_time div.check-in-div,
.datepick-inline .datepick .datepick-days-cell-over.check_out_time div.check-out-div,
.datepick-inline .datepick .datepick-current-day.check_in_time div.check-in-div,
.datepick-inline .datepick .datepick-current-day.check_out_time div.check-out-div{
    display: none;
    visibility: hidden;
}
/* Check In Pending & Check Out Approved ||  Check Out Pending & Check In Approved || dates     //FixIn: 6.0.1.2   */ 
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div, 
td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
    display: block;
    visibility: visible;
    width: 50%;
    float: left;    
}
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
    float: right;
}
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve span,    
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div {   
    cursor: default;
}

/*******************************************************************************/
/* Set correct FONT of unselectable elements, when the check in date is selected */
/*******************************************************************************/
.datepick-inline .datepick .datepick-unselectable.check_in_time.date_approved,  
.datepick-inline .datepick .datepick-unselectable.check_out_time.date_approved, 
.datepick-inline .datepick .datepick-unselectable.check_in_time.date2approve,
.datepick-inline .datepick .datepick-unselectable.check_out_time.date2approve {
/*    background-color: transparent;*/                                          /*FixIn: 7.0.1.19 */
/*    font-weight: 400;*/                                                       /*FixIn: 9.5.0.2 */
}

/*******************************************************************************/
/*     W I D G E T            **************************************************/
/*******************************************************************************/
/* Set HEIGHT of the CELLs in the Widget */
.widget_wpdev_booking .hasDatepick .datepick-inline .datepick-title-row th,
.widget_wpdev_booking .hasDatepick .datepick-inline .datepick-days-cell{
    height: 48px;
}
/* Set calendar WIDTH and MARGIN in Widget */
.widget_wpdev_booking .bk_calendar_frame{
    margin: 0 2%;
    width: 96% !important;
    max-width: 96% !important;                                              /* //FixIn: 9.6.2.1  */
    min-width: 96% !important;
}
.widget_wpdev_booking .wpbc__row .bk_calendar_frame,
.widget_wpdev_booking .wpbc__field .bk_calendar_frame{
    margin: 0;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}
/* LEGEND items show in 2 rows in Widget */
.widget_wpdev_booking .wpdev_hint_with_text{
    float: left;
    margin: 0;
    width: 50% !important;
}
/* Set the WIDTH and MARGIN of the form FIELDS in Widget */
.widget_wpdev_booking input,
.widget_wpdev_booking select,
.widget_wpdev_booking textarea,
.widget_wpdev_booking .wpdevelop input,
.widget_wpdev_booking .wpdevelop select,
.widget_wpdev_booking .wpdevelop textarea,
div#datepick-div input,
div#datepick-div select,
div#datepick-div textarea {
    width: 96%;
    margin: auto;
}
/* SELECT BUTTON and CHECKBOX fields have the Auto Width in Widget */
/*.widget_wpdev_booking select,*/
.widget_wpdev_booking input[type=button],
.widget_wpdev_booking input[type=checkbox]{
    width:auto;
}

/*******************************************************************************/
/* Legend of days, which is shown under calendar *******************************/
/*******************************************************************************/
/* Full Legend Frame */
.block_hints {
    display:flex;
    flex-flow:row wrap;
    justify-content:flex-start;
    align-items:flex-start;
}
/* Date CELL with TEXT description */
.block_hints .wpdev_hint_with_text {
    flex: 0 0 auto;

    display:flex;
    flex-flow:row nowrap;                   /* FixIn: 9.5.0.3  */
    justify-content:flex-start;
    align-items:center;
    max-width: 100%;                        /* FixIn: 9.5.0.3  */
    margin: 7px 15px 7px 0;
}
.wpdev_hint_with_text .datepick-inline td.datepick-days-cell .wpbc-cell-box {
  /*width: 100%;*/
}
/* Vertical orientation of Legend items */
.block_hints_vertical.block_hints .wpdev_hint_with_text {
    flex: 0 0 100%;
}
/* Legend cell boxes and text */
.block_hints .wpdev_hint_with_text > * {
    flex: 0 1 auto;
}
/* Text Labels of Legend */
.block_hints .wpdev_hint_with_text .block_text {
    margin-left:5px;
}
/* Dates CELL of Legend */
.block_check_in_out,
.block_pending,
.block_time,
.block_booked,
.block_free {
    /*float: left;*/
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #FEA;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
/* Font size for the TEXT in CELLa of Legend */
.block_pending a,
.block_time a,
.block_booked a,
.block_free a,
.block_pending,
.block_time,
.block_booked,
.block_free ,
.wpdev_hint_with_text .block_check_in_out {
    font-size: 13px;
    font-weight: 400;
}
/* Clear Line */
.wpdev_clear_hint{ 
    height:1px; 
    width:100%;
    clear:both; 
}
/* Day Rates. Additional info at  the top  and bottom  of the day cell. */
.datepick-inline .datepick-days-cell div.date-content-bottom,
.datepick-inline .datepick-days-cell div.date-content-top {
    font-size:0.7em;
    font-style: normal;
    line-height: 0.72em;
    text-align: center;
    padding:0;
    width:100%;
    text-shadow:none;
    position: relative;
}
.datepick-inline .datepick-days-cell div.date-content-top div{
    line-height: 40%;
}
/*******************************************************************************/
/* Responsive Design For Mobile Devices ****************************************/
/*******************************************************************************/
@media (max-width: 782px) {
    div.bk_calendar_frame:not(.cal_month_num_1) { /* Define the width of calendar to the 100% of the device screen*/ /* //FixIn: 9.6.2.1  */
        width: 100% !important;
        max-width: 100% !important;
    }
}
@media (max-width: 400px) {
    div.bk_calendar_frame.cal_month_num_1 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .datepick-inline .datepick-one-month { /* Show Only 1 month in a row */
        width:100%;
    }
}

/*@media (max-width: 782px) {*/
/*    .booking_form_div input[type="text"],*/
/*    .booking_form_div select,*/
/*    .booking_form_div textarea {*/
/*        width: 100% !important;*/
/*        min-width: 100% !important;*/
/*    }*/
/*}*/

/*******************************************************************************/
/*     T I M E   S L O T S        AS       D.O.T.S         //FixIn: 8.9.4.13   */
/*******************************************************************************/
.datepick-inline .datepick-days-cell .date-cell-content {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: 100%;
}
.datepick-inline .datepick-days-cell .date-cell-content .date-content-top,
.datepick-inline .datepick-days-cell .date-cell-content .date-content-bottom {
    flex: 1 1 35%;
    line-height: normal;

    display: flex;
    flex-flow:column nowrap;
    justify-content: space-between;
    align-items: center;
}
/** == In date hint - Availability  == ------------------------------------------------------------------------------ */
.datepick-inline .datepick-days-cell .date-cell-content span.wpbc_in_date_hint__availability {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: baseline;
  overflow: hidden;
}
.datepick-inline .datepick-days-cell .date-cell-content span.wpbc_in_date_hint__cost,
.datepick-inline .datepick-days-cell .date-cell-content span.wpbc_in_date_hint__availability * {
    font-size: Max(8px, var(--wpbc_cal-text-cost-size, 0.7em));
    line-height: 1;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
}
.datepick-inline .datepick-days-cell .date-cell-content span.wpbc_in_date_hint__availability .wpbc_in_date_hint__availability_number{
    font-weight: 600;
}
/** == End In date hint - Availability  == -------------------------------------------------------------------------- */
.datepick-inline .datepick-days-cell .date-cell-content a,
.datepick-inline .datepick-days-cell .date-cell-content span {
    flex: 1 1 30%;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
}
.datepick-inline .timespartly .date-content-top{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    overflow: hidden;
}
.datepick-inline .timespartly .date-content-top .wpbc_time_dots{
    flex: 1 1 1px;
    font-size: 20px;

    position: absolute;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    width: 100%;
}
/*******************************************************************************/
/*  CHECK IN / OUT      as          P.O.L.Y.G.O.N.S        //FixIn: 8.9.4.13   */
/*******************************************************************************/
/* Table Day Cell div boundary element */
.datepick-inline td.datepick-days-cell .wpbc-cell-box {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.wpbc-cell-box .wpbc-diagonal-el {
    display: none;                      /* Do not visible by  default ! */
    position:absolute;                  /* Important to  have parent element with       "position: relative;"     !!! */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.wpbc-cell-box .wpbc-diagonal-el svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Show Vertical Lines */
.wpbc-cell-box .wpbc-diagonal-el svg polygon:nth-child(1){
    display: none;
}
.wpbc-cell-box .wpbc-diagonal-el svg polygon:nth-child(2){
    display: block;
}
/* Show Diagonal Lines */
.wpbc_change_over_triangle .wpbc-cell-box .wpbc-diagonal-el svg polygon:nth-child(1){
    display: block;
}
.wpbc_change_over_triangle .wpbc-cell-box .wpbc-diagonal-el svg polygon:nth-child(2){
    display: none;
}
/* *** Fill diagonal COLOR for   check in/out items   in calendar skins:    .wpbc-cell-box .wpbc-diagonal-el svg polygon{...}  */
/* Show CO item only when we are have check  in / out  */
.datepick-inline td.datepick-days-cell.check_in_time  .wpbc-cell-box .wpbc-diagonal-el,
.datepick-inline td.datepick-days-cell.check_out_time .wpbc-cell-box .wpbc-diagonal-el {
    display: block;
}
/* Hide Times DOTs, when we are have "check  in / out" Activated  */
.datepick-inline td.datepick-days-cell.check_in_time  .wpbc-cell-box .date-content-top,
.datepick-inline td.datepick-days-cell.check_out_time .wpbc-cell-box .date-content-top {
    visibility: hidden;
}
/*  When "C e l l   O V E R"  -- hide diagonal   */
.datepick-inline .datepick td.datepick-days-cell.datepick-days-cell-over  .wpbc-cell-box .wpbc-diagonal-el{
    display: none;
}
/* S E L E C T E D   Dates */
.datepick-inline .datepick-one-month .datepick td.datepick-days-cell.datepick-current-day  .wpbc-cell-box .wpbc-diagonal-el{
    display: none;
}
.check-in-div, .check-out-div {
    display: none !important;
}
/**                                                                                                                     // FixIn:9.3.1.8
* Fix border width  issue in Chrome browser
* https://stackoverflow.com/questions/71674803/html-tables-has-a-weird-bold-horizontal-line-due-to-border-collapse-property/71703247#71703247
*/
div.datepick-inline table.datepick {
    border-collapse: collapse !important;;
    border-spacing: 0 !important;;
    border-color: transparent !important;;
}
/* Chrome, Safari, AND NOW ALSO the Edge Browser and Firefox - it's for mobile devices: */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.datepick-inline table.datepick,
    div.datepick-inline table.datepick th,
    div.datepick-inline table.datepick td {
         border-width: 0.69px !important;;
    }
}
/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    div.datepick-inline table.datepick,
    div.datepick-inline table.datepick th,
    div.datepick-inline table.datepick td {
         border-width: 0.01px !important;;
    }
}
/* iOS */
@supports (-webkit-touch-callout: none) {
    div.datepick-inline table.datepick,
    div.datepick-inline table.datepick th,
    div.datepick-inline table.datepick td {
         border-width: 0.68px !important;;
    }
}
/* Chrome 22-28 *
@media screen and(-webkit-min-device-pixel-ratio:0) {
  div.datepick-inline table.datepick {-chrome-:only(;
     border-width: 0.01px;
  );}
  div.datepick-inline table.datepick th {-chrome-:only(;
     border-width: 0.01px;
  );}
  div.datepick-inline table.datepick td {-chrome-:only(;
     border-width: 0.01px !important;;
  );}
}
*/


/* ================================================================================================================== */
/* Tooltips Content for calendar  *********************************************************************************** */
/* ================================================================================================================== */

/*  T o o l t i p  :: General Structure */
.wpbc_tooltip_section.tooltip__times ,
.wpbc_tooltip_section {
    border-top:1px solid #eee;
    margin: 7px 0 0;
    padding: 5px 0 0;
    font-size: 12px;
}
.wpbc_tooltip_section:first-child{
    border:none;
    margin-top:1px;
}
/* Description Word */
.wpbc_tooltip_section .wpbc_tooltip_title{
    font-weight: 600;
}
/* Container of resource(s) */
.wpbc_tooltip_section .wpbc_tooltip_resource_container{
}
/* Resource Name */
.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_header.tooltip_items_count_2,
.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_header{
    font-weight: 600;
}
/* Option Value */
.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item{
    font-size:0.9em;
}
/*  T o o l t i p  :: Details */
.tooltip__booking_details.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item{
    margin-left:20px;
}
.tooltip__booking_details.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item.tooltip_booked_time {
    font-weight: 600;
    font-size:0.85em;
}
/*  T o o l t i p  :: Cost  --  show in 1 row for  */
.tooltip__day_cost.wpbc_tooltip_section .wpbc_tooltip_title,
.tooltip__day_cost.wpbc_tooltip_section .wpbc_tooltip_resource_container,
.tooltip__day_cost.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item {
    display: inline;
}
/*  T o o l t i p  :: Availability  --  show in 1 row */
.tooltip__availability.wpbc_tooltip_section .wpbc_tooltip_title,
.tooltip__availability.wpbc_tooltip_section .wpbc_tooltip_resource_container,
.tooltip__availability.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item {
    display:inline;
}
/* ================================================================================================================== */
/* End Tooltips Content ********************************************************************************************* */
/* ================================================================================================================== */
/* ================================================================================================================== */
/* Calendar Legend Items Size *************************************************************************************** */
/* ================================================================================================================== */
.block_hints.datepick .wpdev_hint_with_text .wpbc_calendar_legend_table_width_height {
    border: 0;
    box-shadow: none;
    float: left;
    padding: 0;

    width: var(--wpbc_cal_legend-day-cell-width, 40px) !important;
    min-width: var(--wpbc_cal_legend-day-cell-width, 40px);
    height: var(--wpbc_cal_legend-day-cell-height, 40px);
}
.block_hints.datepick .wpdev_hint_with_text .wpbc_calendar_legend_table_width_height table.datepick.wpbc_calendar,
.block_hints.datepick .wpdev_hint_with_text .wpbc_calendar_legend_table_width_height .wpbc_calendar_legend_day_cell_height {
    height: var(--wpbc_cal_legend-day-cell-height, 40px) !important;
    width: var(--wpbc_cal_legend-day-cell-width, 40px) !important;
    max-width: var(--wpbc_cal_legend-day-cell-width, 40px) !important;
    min-width: var(--wpbc_cal_legend-day-cell-width, 40px) !important;
}
.block_hints.datepick .wpdev_hint_with_text .wpbc_calendar_legend_table_width_height .datepick-days-cell .date-cell-content a,
.block_hints.datepick .wpdev_hint_with_text .wpbc_calendar_legend_table_width_height .datepick-days-cell .date-cell-content span{
    font-size: var(--wpbc_cal_legend-day-cell-font-size, 12px);
}
/* ================================================================================================================== */
/* Reset differnt CSS conflicts (such as with  Elementor) in HTML Tables with Booking Calendar plugin  ************** */
/* ================================================================================================================== */
table.datepick.wpbc_calendar{
    margin:0;
}
.datepick-inline thead,
.datepick-inline tbody,
.datepick-inline tr,
.datepick-inline th,
.datepick-inline td {
    background: transparent !important;
    padding: 0 !important;
    border-color: transparent !important;
}
/* Remove underline of dates in calendar. (10.11.3.1) */
.datepick-inline a:active,
.datepick-inline a:focus,
.datepick-inline a:hover,
.datepick-inline a{
  text-decoration: none !important;
  outline:0 !important;
}


/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/css/skins/24_9__light_square_1.css */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Child calendar theme    of    "/css/skins/24_9__light.css"                          C O L O R    S K I N           */
/* ------------------------------------------------------------------------------------------------------------------ */

/* Color Scheme: - Red 1 */
:root {
    --wpbc_cal-day-cell-border-radius: 25%;
    --wpbc_cal-day-cell-border-width: 2px;
    --wpbc_cal-day-bg-color-opacity: 25%;
    --wpbc_cal-selected-day-bg-color-opacity: 90%;
    --wpbc_cal-text-general-size: 14px;
    --wpbc_cal-text-cost-size: 60%;
    --wpbc_cal-text-header-size: 13px;
    --wpbc_cal-text-weekdays-size: 10px;
    --wpbc_cal-text-prev-next-links-size: 25px;
    --wpbc_cal-main-background-color: #fff;
    --wpbc_cal-header-text-color: #000;
    --wpbc_cal-text-prev-next-links-color: #555;
    --wpbc_cal-text-weekdays-color: #555;
    --wpbc_cal-unavailable-day-color: var(--wpbc_cal-main-background-color);
    --wpbc_cal-unavailable-text-color: #d4d4d4c7;
    --wpbc_cal-available-day-color: #FFF;
    --wpbc_cal-available-text-color: #000;
    --wpbc_cal-approved-day-color: #c66814;
    --wpbc_cal-approved-text-color: #c25b00;
    --wpbc_cal-pending-day-color: #7281bf;
    --wpbc_cal-pending-text-color: #5b6697;
    --wpbc_cal-selected-day-color: #6b96ce;
    --wpbc_cal-selected-text-color: #fff;
    --wpbc_cal-hover-day-color: #6b96ce;
    --wpbc_cal-hover-text-color: #65778d;
    --wpbc_cal-timespartly-day-color: #a8973c;
    --wpbc_cal-timespartly-text-color: #998a3a;
    --wpbc_cal-day-cells-padding: 2px;
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/booking/core/timeline/v2/_out/timeline_v2.1.css */
:root {
  --wpbc_timeline-row-height: 37px;
  --wpbc_timeline-matrix-row-header-height: 58px;
  --wpbc_timeline-single-row-header-height: 40px;
  --wpbc_timeline-booking-pending-color: #ffd86c;
  --wpbc_timeline-past-booking-pending-color: #fff3d2;
  --wpbc_timeline-booking-pending-border-color: #e49c2d;
  --wpbc_timeline-booking-approved-color: #5A71A1;
  --wpbc_timeline-past-booking-approved-color: #8591aa;
  --wpbc_timeline-booking-approved-border-color: #4B5E85;
  --wpbc_timeline-new-month-border-color: transparent
}
.flex_tl_table {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  box-sizing: border-box
}
.wpbc_timeline_client_border .flex_tl_table {
  box-shadow: 0 2px 5px #00000014;
  border: 1px solid #e7e7e7
}
.flex_tl_table .flex_tl_table_header,
.flex_tl_table .flex_tl_table_row_bookings,
.flex_tl_table .flex_tl_table_titles {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1 {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 0;
  word-wrap: break-word;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: center;
  justify-content: center
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 0
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width:782px) {
  .flex_tl_table .flex_tl_table_header,
  .flex_tl_table .flex_tl_table_row_bookings,
  .flex_tl_table .flex_tl_table_titles {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1,
  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2,
  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
    width: 100%;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding: 7px 0 0
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_title {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  word-break: break-word;
  min-width: 0;
  color: #777
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  text-align: center
}
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num {
  font-size: 10px;
  font-weight: 400;
  display: none
}
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week,
.flex_tl_single_resource .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
  font-size: 14px
}
.flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num {
  display: none
}
.flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
  font-size: 14px
}
.flex_tl_single_resource.flex_frame_view_days_num_365 .flex_tl_table_titles {
  visibility: hidden;
  height: 5px
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
  height: 3em;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  overflow: hidden
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month.flex_tl_dates_bar .flex_tl_day_cell {
  border: none
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month .flex_tl_day_cell .in_cell_month_year {
  overflow: visible;
  word-wrap: normal;
  white-space: nowrap
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 0
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: center;
  align-items: center
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  text-align: left
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
  text-align: right;
  padding: 0 1em
}
@media (max-width:782px) {
  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days,
  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    text-align: left;
    padding: 0 1em
  }
  .flex_timeline_frame .popover {
    width: 98%;
    max-width: 98%
  }
}
.flex_tl_row_height,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar {
  min-height: var(--wpbc_timeline-row-height)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_bookings {
  margin-top: calc(-1 * var(--wpbc_timeline-row-height))
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles {
  margin-top: calc(-1 * var(--wpbc_timeline-row-height));
  overflow: hidden
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day .in_cell_time_hour {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates,
.flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 0;
  word-wrap: normal;
  white-space: nowrap
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.pending_booking {
  border-bottom: 1px dashed #555
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking {
  border-bottom: 1px dashed #ccc;
  background-color: #78a
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id:last-child {
  border-bottom: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:active,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:hover {
  position: relative;
  cursor: default;
  outline: 0;
  box-shadow: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a .in_cell_date_booking_pipeline_a_sizer {
  width: 100%;
  height: 100%
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title {
  overflow: visible;
  white-space: nowrap;
  word-wrap: initial;
  padding: 0 .5em;
  margin-left: 4px;
  margin-top: 4px;
  z-index: 1
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell {
  border: none
}
.flex_tl_table,
.hidden_items {
  display: none
}
.flex_timeline_frame .popover {
  border: 2px solid #555;
  font-size: 12px;
  max-width: 299px;
  max-height: 425px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-gutter: unset
}
hr.wpbc_tl_popover_booking_separator {
  margin-bottom: 0
}
.wpbc-listing-collumn.field-system-info {
  font-size: 9px;
  font-style: normal;
  line-height: 1.2em;
  text-shadow: none;
  white-space: nowrap;
  padding: 2px 0 0 5px;
  text-align: right;
  color: #777
}
.flex_timeline_frame .popover .popover-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  min-height: 2.5em;
  margin: 0;
  padding: 5px 30px 5px 6px;
  border-radius: 5px 5px 0 0;
  background-color: #fcfcfc
}
.flex_timeline_frame .popover .popover-title .popover-title-id {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  margin: 0;
  padding: 0 12px 0 5px;
  border: 0;
  vertical-align: baseline
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 2px 0
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons a,
.flex_timeline_frame .popover .popover-title .popover-title-buttons a:focus,
.flex_timeline_frame .popover .popover-title .popover-title-buttons a:hover {
  -ms-flex: none;
  flex: none;
  box-sizing: border-box;
  margin: 0 5px 0 0;
  padding: 0 10px 1px;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  color: #555;
  border-radius: 3px;
  border: 1px solid #aaa0;
  box-shadow: none;
  outline: 0;
  background: 0 0!important
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons a:hover {
  background: #fafafa;
  border: 1px solid #eee!important;
  color: #23282d
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons .wpbc-buttons-separator {
  margin-right: 1.5em
}
.flex_timeline_frame .popover .popover-close,
.flex_timeline_frame .popover .popover-close:hover {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  line-height: 1.5em;
  padding: 5px
}
.flex_timeline_frame .popover .popover-close a,
.flex_timeline_frame .popover .popover-close a:active,
.flex_timeline_frame .popover .popover-close a:focus,
.flex_timeline_frame .popover .popover-close a:hover {
  text-decoration: none;
  border-style: none;
  outline: 0;
  color: #444;
  background: 0 0;
  padding: 0 5px
}
.flex_timeline_frame .popover.bottom > .arrow::after {
  border-bottom-color: transparent
}
.popover-content .flex-popover-content-data {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.popover-content .flex-popover-content-data .flex-popover-bars,
.popover-content .wpbc-popover-content-data .booking-dates,
.popover-content .wpbc-popover-content-data .booking-labels,
.popover-content .wpbc-popover-content-data .wpbc-popover-booking-data,
.popover-content .wpbc-popover-content-data .wpbc-popover-booking-notes,
.popover-content .wpbc-popover-content-data .wpbc-popover-cost-bar {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
.popover-content .flex-popover-content-data .flex-popover-bars {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-labels-bar {
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  clear: both
}
.popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-cost-bar {
  -ms-flex: none;
  flex: none;
  padding: .3em 0;
  margin: 0
}
.popover-content .flex-popover-content-data .flex-popover-labels-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.popover-content .flex-popover-content-data .flex-popover-labels-bar .flex-label {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 0
}
.popover-content .flex-popover-content-data .flex-label {
  border: 0;
  border-radius: 3px;
  text-shadow: none;
  box-shadow: 0 0 1px #ddd;
  font-weight: 400;
  font-size: 95%;
  line-height: 1.7em;
  padding: .2em .8em;
  background-color: #5bc0de;
  color: #fff;
  text-align: center;
  vertical-align: baseline;
  margin: .15em .75em .5em 0;
  word-wrap: break-word;
  word-wrap: anywhere;
  white-space: pre-wrap
}
.popover-content .flex-popover-content-data .flex-label .label-prefix {
  font-size: 70%;
  font-weight: 400
}
.popover-content .flex-popover-content-data .flex-label.flex-label-id {
  background: #888
}
.popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-pending {
  background: #ffbb45
}
.popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-approved {
  background: #9be
}
.popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-success {
  background: #468847
}
.popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-unknown {
  background: #999
}
.popover-content .flex-popover-content-data .flex-label.flex-label-trash {
  background: #d94a48
}
.popover-content .flex-popover-content-data .flex-label.flex-label-resource {
  text-align: left
}
.popover-content .flex-popover-content-data .flex-label.flex-label-cost {
  background: 0 0;
  font-weight: 600;
  color: #333;
  box-shadow: none;
  padding: 0;
  margin: 0
}
.popover-content .flex-popover-content-data .flex-popover-booking-data {
  margin: 1em 0;
  text-align: left;
  font-size: 1.05em;
  line-height: 1.8em;
  color: #333;
  max-width: 100%;
  word-wrap: break-word;
  word-wrap: anywhere
}
.popover-content .flex-popover-content-data .flex-popover-booking-data span.fieldvalue {
  background: 0 0;
  padding: 2px;
  border-radius: 1px;
  margin: 0 .5em 0 0;
  word-break: initial;
  word-wrap: break-word
}
.popover-content .flex-popover-content-data .flex-popover-booking-data label {
  font-weight: 600;
  vertical-align: baseline
}
.popover-content .flex-popover-content-data .flex-popover-booking-data * {
  vertical-align: baseline;
  line-height: 2em
}
.popover-content .flex-popover-content-data .wpbc-popover-booking-notes {
  margin: 0 0 1em;
  max-width: 100%;
  word-break: break-word
}
.popover-content .flex-popover-content-data .flex-label-dates {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 103%;
  padding: .1em .7em;
  margin: 0 0 .2em;
  background: #ffbb45
}
.popover-content .flex-popover-content-data .flex-label-dates .date_tire {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 .2em;
  font-size: 175%;
  line-height: 1em
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date .field-booking-time {
  font-size: .7em;
  font-weight: 400;
  color: #23282d
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date.approved {
  background: #9be
}
.popover-content .wpbc_tl_popover_booking_separator {
  margin: 20px 0;
  border-top: 1px solid #ddd;
  box-shadow: 0 1px 1px #f9f9f9
}
.flex_tl_table {
  background: #fff;
  border: 0 solid #ddd;
  box-shadow: 0 0 0 #eef;
  font-size: 12px;
  border-radius: 4px 4px 0 0;
  color: #777
}
.flex_tl_table .flex_tl_table_header {
  background: 0 0;
  border-bottom: 1px solid #dfdfdf;
  font-size: 15px;
  font-weight: 600;
  color: #606060;
  text-shadow: none;
  line-height: 3em;
  height: 3em;
  overflow: hidden;
  padding-left: 1em;
  border-radius: 4px 4px 0 0
}
.wpbc_timeline_front_end .flex_tl_table .flex_tl_table_header {
  padding: 0 2px
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 {
  font-weight: 600;
  padding: 8px;
  line-height: 1.42857143em
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 {
  text-align: center
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev {
  font-size: 22px;
  font-weight: 600;
  line-height: 12px;
  color: #777
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next a,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next a:hover,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev a,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev a:hover {
  text-decoration: none;
  color: #757575;
  cursor: pointer
}
.flex_tl_table .flex_tl_table_row_bookings {
  border-top: 1px solid #ddd
}
.flex_tl_table .flex_tl_table_row_bookings:nth-of-type(2n+1) {
  background-color: #fff
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1 {
  font-weight: 600;
  padding: 0 0 0 4px;
  line-height: 1.42857143em;
  box-shadow: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_row_height {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1 {
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title {
  padding-left: 8px;
  font-size: .95em
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a {
  border-bottom: 0 dashed;
  color: #789;
  text-shadow: none;
  margin: 0 0 0 2px;
  box-shadow: none;
  outline: 0;
  text-decoration: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a:active,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a:focus,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a:hover {
  text-decoration: underline;
  text-decoration-style: dashed;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title.parent {
  font-weight: 600
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title.child {
  margin-left: 20px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar,
.flex_tl_single_resource .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day {
  display: none
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar {
  display: none
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  font-size: 18px;
  text-align: center
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
  border-left: 1px solid #eee
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.new_month,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_matrix_resources .flex_tl_day_cell.new_month {
  border-left: 1px solid #c32
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month .in_cell_date_container {
  border-left: 2px solid var(--wpbc_timeline-new-month-border-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6 .in_cell_date_container_show_dates,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7 .in_cell_date_container_show_dates,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6 a,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7 a {
  color: #c32;
  background: #fff
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell a,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell a:hover {
  color: #789;
  text-decoration: none
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year {
  color: #c32;
  font-size: .85em;
  font-weight: 600;
  padding: 0 .5em
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour {
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 2px;
  white-space: nowrap;
  overflow: hidden;
  min-height: 12px;
  font-size: .8em;
  font-weight: 600
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days.flex_tl_weekday7,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks.flex_tl_weekday7 {
  color: #bd7f78
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
  border-left: 1px solid #f1f1f1;
  color: #555;
  font-weight: 400;
  font-size: 10px;
  text-shadow: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month .in_cell_time_hour:first-child .in_cell_date_container {
  border-left: 2px solid var(--wpbc_timeline-new-month-border-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month.exist_booking_in_cell .in_cell_time_hour:first-child .in_cell_date_container {
  border-left: 1px solid var(--wpbc_timeline-new-month-border-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings.in_cell_date_container_has_several_bookings .booking_id {
  margin-top: .2px;
  margin-bottom: .3px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings.in_cell_date_container_has_several_bookings .booking_id:first-child {
  margin-top: 2px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings.in_cell_date_container_has_several_bookings .booking_id:last-child {
  margin-bottom: 3px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings.in_cell_date_container_has_several_bookings .booking_id.start_new_booking {
  border-radius: 0
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking {
  border-radius: 5px 0 0 5px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.start_new_booking {
  border-color: #616f8b
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.past_date {
  background-color: #f0cf77
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.past_date {
  background-color: #9099aa;
  background-color: var(--wpbc_timeline-past-booking-approved-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking.booking_trash {
  border-left: 2px solid #901c1a
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_trash {
  background-color: #db6f6d
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day {
  border-left: 1px solid #090
}
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day,
.flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day {
  border-left: none
}
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour.today_time,
.flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour.today_time {
  border-left: 1px solid #77ce0f
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id a {
  font-size: 7px;
  font-weight: 600;
  color: #fff;
  cursor: pointer
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title {
  background: #777;
  color: #fff;
  border-left: 2px solid #555;
  cursor: pointer;
  border-radius: 3px;
  font-size: 10px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title.several_bookings_in_cell {
  font-weight: 600;
  background: #fdab36;
  color: #455366;
  border-left: 2px solid #dd8b16
}
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates,
.flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates {
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  font-size: .8em;
  word-wrap: normal;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 2px
}
.wpbc_calendar_overview__header {
  position: relative;
  width: 100%
}
.wpbc_calendar_overview__header .nav-tabs {
  box-shadow: 0 3px 8px #eaeaea;
  border-bottom: 1px solid #e3e3e3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}
.wpbc_calendar_overview__header .wpbc_calendar_overview__navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  margin: 4px 5px 4px auto
}
.wpbc_calendar_overview__container {
  padding: 0 1px;
  margin-top: 0;
  border: 1px solid #d5d5d5;
  background: #fff;
  font-size: 13px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 0 8px #dadada;
  margin-bottom: 25px
}
.wpbc_page_tab__vm_calendar #toolbar_booking_listing.wpbc_timeline_toolbar_container {
  margin: -21px 0 0!important;
  position: relative;
  box-shadow: 0 4px 8px #e4e4e4
}
.wpbc_timeline_toolbar_container .wpdvlp-sub-tabs {
  border-radius: 0 0 2px 2px
}
.wpbc_page_tab__vm_calendar #toolbar_booking_listing.wpbc_timeline_toolbar_container .wpdvlp-sub-tabs {
  padding-bottom: 1px
}
.wpbc_calendar_overview__container .flex_tl_table {
  border-radius: 0;
  border-top: none;
  font-size: 13px
}
.wpbc_timeline_toolbar_structure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}
.wpbc_timeline_toolbar_structure > * {
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 15px
}
.wpbc_timeline_toolbar_structure > :last-child {
  margin-left: auto;
  margin-right: 0
}
.flex_tl__scrolling_sections {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow-y: auto;
  scrollbar-width: thin
}
.flex_tl__scrolling_sections .flex_tl__scrolling_section1 {
  width: 220px;
  overflow-x: auto;
  scrollbar-width: thin;
  box-shadow: 0 0 10px 1px #00000025;
  z-index: 1;
  padding: 0
}
.flex_tl__scrolling_sections .flex_tl__scrolling_section1 > div {
  -ms-flex: 0 1 180px;
  flex: 0 1 180px
}
.flex_tl__scrolling_sections .flex_tl__scrolling_section2 {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  overflow-x: auto;
  scrollbar-width: thin
}
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
  min-width: 900px
}
.flex_tl_single_resource.flex_frame_view_days_num_90 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
  min-width: 350px
}
.flex_tl_single_resource.flex_frame_view_days_num_365 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
  min-width: 1400px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
  min-width: 900px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_7 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
  min-width: 300px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_30 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
  min-width: 1400px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_60 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
  min-width: 2800px
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
  height: var(--wpbc_timeline-single-row-header-height);
  overflow: hidden
}
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
  height: var(--wpbc_timeline-matrix-row-header-height)
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 > div,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 > div {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id {
  margin-left: -1px;
  margin-top: 2px;
  margin-bottom: 3px;
  opacity: .8;
  background: none;
  background-color: var(--wpbc_timeline-booking-pending-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking {
  border-left: 2px solid #df8d18
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking {
  background-color: var(--wpbc_timeline-booking-approved-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.past_date {
  background-color: var(--wpbc_timeline-past-booking-pending-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_change_over {
  border: none;
  height: calc(100% - 5px);
  position: absolute;
  width: calc(100% + 1px);
  margin: 2px -1px 0
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_check_in {
  background: linear-gradient(to bottom right,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-pending-border-color) 50%,var(--wpbc_timeline-booking-pending-border-color) 52%,var(--wpbc_timeline-booking-pending-color) 52%,var(--wpbc_timeline-booking-pending-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_check_out {
  background: linear-gradient(to top left,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-pending-color) 50%,var(--wpbc_timeline-booking-pending-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.booking_check_in {
  background: linear-gradient(to bottom right,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-approved-border-color) 50%,var(--wpbc_timeline-booking-approved-border-color) 52%,var(--wpbc_timeline-booking-approved-color) 52%,var(--wpbc_timeline-booking-approved-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.booking_check_out {
  background: linear-gradient(to top left,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-approved-color) 50%,var(--wpbc_timeline-booking-approved-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_check_in.past_date {
  background: linear-gradient(to bottom right,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-pending-border-color) 50%,var(--wpbc_timeline-booking-pending-border-color) 52%,var(--wpbc_timeline-past-booking-pending-color) 52%,var(--wpbc_timeline-past-booking-pending-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_check_out.past_date {
  background: linear-gradient(to top left,#fff0 0,#fff0 50%,var(--wpbc_timeline-past-booking-pending-color) 50%,var(--wpbc_timeline-past-booking-pending-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.booking_check_in.past_date {
  background: linear-gradient(to bottom right,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-approved-border-color) 50%,var(--wpbc_timeline-booking-approved-border-color) 52%,var(--wpbc_timeline-past-booking-approved-color) 52%,var(--wpbc_timeline-past-booking-approved-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.booking_check_out.past_date {
  background: linear-gradient(to top left,#fff0 0,#fff0 50%,var(--wpbc_timeline-past-booking-approved-color) 50%,var(--wpbc_timeline-past-booking-approved-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title:active,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title:focus,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title:hover {
  outline: 0;
  box-shadow: 0 0 0 2px #a6bbe5;
  box-shadow: 0 0 4px -1px #000;
  text-decoration-style: dashed;
  text-decoration-thickness: 0;
  text-underline-offset: 2px
}
.wp-core-ui .wpbc_page .wpbc_calendar_overview__navigation .wpbc_button_no_background {
  background: 0 0;
  border: none!important;
  box-shadow: none!important;
  line-height: 2.5
}
.wp-core-ui .wpbc_page .wpbc_calendar_overview__navigation .wpbc_button_no_background .menu_icon:before {
  font-size: 19px
}

/*FILESTART  /home/dziorekpcq/www/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css */
body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.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}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}


/*FILESTART   */

/* 10Web Booster optimized this CSS file */

.wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}
