@charset "UTF-8";
.wt-mycoupons ul li {
box-sizing: border-box;
display: inline-block;
padding: 15px;
width: 170px;
min-height: 60px;
margin-bottom: 15px;
vertical-align: top;
line-height: 1.4;
}   
.wt_coupon_wrapper{ width:100%; position:relative; flex-direction:row; flex-wrap:wrap; display:flex; justify-content:flex-start; margin-bottom:15px; gap:26px;  padding:15px 4px 4px 4px; }
.wt_coupon_wrapper .wt-single-coupon, .wt_coupon_wrapper .wt-sc-hidden-coupon-box{ width:30%; min-width:240px; margin:0px; flex:1 0 30%; }
.wt_coupon_wrapper .wt-sc-hidden-coupon-box{ content:""; visibility:hidden; }
.wt_sc_pagination{ width:100%; clear:both; margin-bottom:15px; text-align:right; }
.wt_sc_pagination .woocommerce-pagination{ display:inline-block; float:none; }
.wt_sc_available_coupon_sort_by{ float:right; font-size:14px; }
.wt_sc_bogo_cart_item_discount, .wt_sc_bogo_cart_item_discount *{ color:green; font-size:small; }.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}

.wooco-wrap {
display: inline-block;
width: 100%;
}
.wooco-wrap .wooco-text, .wooco-wrap .wooco_components {
margin: 0 0 15px 0;
}
.wooco-wrap .wooco-text {
white-space: pre-line;
}
.wooco-wrap .wooco-summary {
display: flex;
align-items: center;
justify-content: space-between;
}
.wooco-wrap .wooco-summary .wooco-total {
flex-grow: 1;
}
.wooco_components .wooco_component {
padding: 10px 0;
border-bottom: 1px solid #ddd;
}
.wooco_components .wooco_component.wooco_component_layout_list, .wooco_components .wooco_component.wooco_component_layout_grid, .wooco_components .wooco_component.wooco_component_layout_grid_2, .wooco_components .wooco_component.wooco_component_layout_grid_3, .wooco_components .wooco_component.wooco_component_layout_grid_4 {
border-bottom: none;
padding-bottom: 0;
}
.wooco_components .wooco_component.wooco_component_required:not(.wooco_component_option_none_required).wooco_component_has_1 .dd-container .dd-select, .wooco_components .wooco_component.wooco_component_required:not(.wooco_component_option_none_required).wooco_component_has_1 .select2 {
pointer-events: none;
}
.wooco_components .wooco_component.wooco_component_required:not(.wooco_component_option_none_required).wooco_component_has_1 .dd-container .dd-select .dd-pointer, .wooco_components .wooco_component.wooco_component_required:not(.wooco_component_option_none_required).wooco_component_has_1 .select2 .select2-selection__arrow {
display: none;
}
.wooco_components .wooco_component.wooco_component_required .wooco_component_name:after {
content: " *";
color: #ff0000;
}
.wooco_components .wooco_component .wooco_component_name {
font-weight: 700;
}
.wooco_component_product {
display: flex;
align-items: center;
margin-top: 10px;
margin-left: -5px;
margin-right: -5px;
}
.wooco_component_product_info {
flex-grow: 1;
}
.wooco_component_product_description {
font-size: 14px;
}
.wooco_component_product_description > span {
display: inline-block;
margin-right: 10px;
}
.wooco_component_product_description .stock {
display: inline-block !important;
margin: 0 !important;
padding: 0 !important;
}
.wooco_component_product > div {
padding-right: 5px;
padding-left: 5px;
}
body.woocommerce-no-js .wooco-wrap + form.cart {
display: none;
}
.wooco-alert {
padding: 6px 10px 6px 14px;
border-left: 4px solid #222;
background-color: #eeeeee;
font-size: 14px;
}
.wooco-disabled {
opacity: 0.5 !important;
pointer-events: none !important;
cursor: not-allowed !important;
}
.wooco_component_product .wooco_component_product_qty {
padding-left: 10px;
}
.wooco_component_product .wooco_component_product_qty input {
width: 40px;
text-align: center;
margin: 0;
padding: 0 5px;
height: 40px;
line-height: 38px;
box-shadow: none;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #ddd;
background-color: #fff;
-moz-appearance: textfield;
}
.wooco_component_product .wooco_component_product_qty input::-webkit-outer-spin-button, .wooco_component_product .wooco_component_product_qty input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.wooco_component_product_selection {
display: flex;
width: 100%;
align-items: center;
flex-grow: 1;
}
.wooco_component_product_selection > a {
margin-left: 10px;
margin-right: 10px;
}
.wooco_component_product_selection .dd-select {
background-color: #ffffff !important;
}
.wooco_component_product_selection .dd-options {
max-height: 360px;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.wooco_component_product_selection .dd-options li {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.wooco_component_product_selection .dd-option-image, .wooco_component_product_selection .dd-selected-image {
max-width: 42px;
border-radius: 3px;
}
.wooco_component_product_selection .dd-selected-text, .wooco_component_product_selection .dd-option-text {
font-size: 14px;
font-weight: 600;
line-height: inherit !important;
color: #6d6d6d;
display: block;   }
.wooco_component_product_selection .dd-desc, .wooco_component_product_selection .dd-desc * {
white-space: break-spaces;
}
.wooco_component_product_selection .dd-desc > span {
margin-right: 10px;
}
.wooco_component_product_selection .dd-desc .stock {
display: inline-block !important;
margin: 0 !important;
padding: 0 !important;
}
.wooco_component_product_selection .dd-option.dd-option-without-desc, .wooco_component_product_selection .dd-selected.dd-option-without-desc {
display: flex;
align-items: center;
}
.wooco_component_product_selection .dd-option.dd-option-without-desc label, .wooco_component_product_selection .dd-selected.dd-option-without-desc label {
flex-grow: 1;
}
.wooco_component_product_selection .dd-option.dd-option-disabled, .wooco_component_product_selection .dd-selected.dd-option-disabled {
pointer-events: none !important;
opacity: 0.5;
}
.wooco_component_product_image {
width: 50px;
flex: 0 0 50px;
}
.wooco_component_product_image img {
width: 100%;
height: auto;
}
.wooco_component_product_name {
text-align: left;
flex-grow: 1;
}
.wooco_component_product_link {
width: 16px;
height: 16px;
display: inline-block;
background-image: url(//weinbaukohles.de/wp-content/plugins/wpc-composite-products/assets/images/open.svg);
background-repeat: no-repeat;
background-position: center;
text-decoration: none;
}
.wooco_component_product_availability .stock {
margin: 0 !important;
padding: 0 !important;
}
.wooco-item-child .product-price .amount, .wooco-item-child .product-price .tax_label,
.wooco-item-child .product-subtotal .amount, .wooco-item-child .product-subtotal .tax_label,
.wooco-item-child .product-total .amount, .wooco-item-child .product-total .tax_label {
opacity: 0.3;
}
.wooco-qty-wrap, .wooco-qty-input {
display: flex;
align-items: center;
}
.wooco-qty-wrap .quantity {
margin: 0;
}
.wooco-minus, .wooco-plus {
display: inline-block;
width: 40px;
height: 40px;
flex: 0 0 40px;
line-height: 38px;
text-align: center;
cursor: pointer;
background-color: #fefefe;
border: 1px solid #ddd;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wooco-minus:hover, .wooco-plus:hover {
background-color: #f0f0f0;
} .select2-dropdown.wpc-select2-dropdown {
border: 1px solid #aaa;
border-radius: 4px;
}
.wpc-select2-dropdown ul li {
display: flex;
align-items: center;
padding: 5px 10px;
}
.wpc-select2-dropdown ul li .image {
width: 40px;
flex: 0 0 40px;
margin-right: 10px;
}
.wpc-select2-dropdown ul li .info {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.wpc-select2-dropdown ul li .info .desc {
font-size: 14px;
}
.wpc-select2-dropdown ul li .info .desc > span {
margin-right: 10px;
}
.wpc-select2-dropdown ul li .info .stock {
display: inline-block !important;
margin: 0 !important;
padding: 0 !important;
}
.select2-container--open .wpc-select2-dropdown.select2-dropdown--below {
border-top: 1px solid #aaa;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
} .wooco_component[class*=wooco_component_layout_grid_] .wooco_component_product_link, .wooco_component[class*=wooco_component_layout_grid_] .wooco_component_product_image, .wooco_component[class*=wooco_component_layout_grid_] .wooco_component_product_availability, .wooco_component[class*=wooco_component_layout_grid_] .wooco_component_product_price {
display: none !important;
}
.wooco_component_product_selection_grid {
display: flex;
flex-wrap: wrap;
width: 100%;
flex-grow: 1;
margin-left: -10px;
margin-right: -10px;
font-size: 14px;
}
.wooco_component_product_selection_grid_item {
-webkit-tap-highlight-color: transparent;
}
.wooco_component_product_selection_grid_item_image {
margin-bottom: 10px;
}
.wooco_component_product_selection_grid_item_name {
font-weight: 700;
}
.wooco_component_product_selection_grid .wooco_component_product_selection_grid_item {
width: calc(33.3333333333% - 20px);
margin: 10px;
padding: 10px;
border: 1px solid #dddddd;
text-align: center;
cursor: pointer;
position: relative;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wooco_component_layout_grid_2 .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item {
width: calc(50% - 20px);
}
.wooco_component_layout_grid_3 .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item {
width: calc(33.3333333333% - 20px);
}
.wooco_component_layout_grid_4 .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item {
width: calc(25% - 20px);
}
.wooco_component_product_selection_grid_item.wooco_item_selected {
border-color: green;
}
.wooco_component_product_selection_grid_item:before {
content: "✓";
color: #ffffff;
display: block;
width: 28px;
height: 28px;
line-height: 28px;
background-color: #eeeeee;
text-align: center;
font-size: 16px;
position: absolute;
top: 15px;
right: 15px;
z-index: 9;
border-radius: 50%;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
box-sizing: border-box;
}
.wooco_component_product_selection_grid_item.wooco_item_selected:before {
color: #ffffff;
background-color: green;
}
.wooco_component_product_selection_grid_item[data-purchasable=no] {
pointer-events: none;
opacity: 0.5;
}
.wooco_component_product_selection_grid_item_desc p {
margin-bottom: 0;
}
.wooco_component_product_selection_grid_item_qty {
margin-top: 10px;
justify-content: center;
opacity: 0.5;
pointer-events: none;
}
.wooco_component_product_selection_grid_item_image img {
margin: 0 auto;
}
.wooco_component_product_selection_grid_item.wooco_item_selected .wooco_component_product_selection_grid_item_qty {
opacity: 1;
pointer-events: auto;
}
.wooco_component_product_selection_grid_item_link {
position: absolute;
top: 15px;
left: 15px;
display: block;
width: 28px;
height: 28px;
line-height: 28px;
background-color: #eeeeee;
background-image: url(//weinbaukohles.de/wp-content/plugins/wpc-composite-products/assets/images/open.svg);
background-size: 16px;
background-repeat: no-repeat;
background-position: center;
text-align: center;
font-size: 0;
z-index: 9;
border-radius: 2px;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
text-decoration: none;
box-sizing: border-box;
overflow: hidden;
opacity: 0;
visibility: hidden;
}
.wooco_component_product_selection_grid_item:hover .wooco_component_product_selection_grid_item_link, .wooco_component_product_selection_grid_item.wooco_item_selected .wooco_component_product_selection_grid_item_link {
opacity: 1;
visibility: visible;
}
.wooco_component_multiple .wooco_component_product_selection_grid_item:before {
border-radius: 2px;
} .wooco_component_layout_list .wooco_component_product_link {
display: none !important;
}
.wooco_component_product_selection_list {
width: 100%;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item {
display: flex;
width: 100%;
align-items: center;
padding: 10px 5px;
margin-bottom: 10px;
border: 1px solid #dddddd;
-webkit-tap-highlight-color: transparent;
position: relative;
cursor: pointer;
font-size: 14px;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item:hover {
border-color: #999999;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item[data-purchasable=no] {
pointer-events: none;
opacity: 0.5;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item.wooco_item_selected {
border-color: green;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item.wooco_item_selected .wooco_component_product_selection_list_item_choose span:before {
color: #ffffff;
background-color: green;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item > div {
padding-left: 5px;
padding-right: 5px;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_choose {
width: 38px;
flex: 0 0 38px;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_choose span:before {
content: "✓";
color: #ffffff;
display: block;
width: 28px;
height: 28px;
line-height: 28px;
background-color: #eeeeee;
text-align: center;
font-size: 16px;
border-radius: 50%;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
box-sizing: border-box;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_image {
width: 50px;
flex: 0 0 50px;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_info {
flex-grow: 1;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_info .wooco_component_product_selection_list_item_name {
font-weight: 700;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_info .wooco_component_product_selection_list_item_desc > span {
display: inline-block;
margin-right: 10px;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_info .wooco_component_product_selection_list_item_desc p {
margin-bottom: 0;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_link {
line-height: 1;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_link a {
display: inline-block;
width: 28px;
height: 28px;
line-height: 28px;
background-color: #eeeeee;
background-image: url(//weinbaukohles.de/wp-content/plugins/wpc-composite-products/assets/images/open.svg);
background-size: 16px;
background-repeat: no-repeat;
background-position: center;
text-align: center;
font-size: 0;
z-index: 9;
border-radius: 2px;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
text-decoration: none;
box-sizing: border-box;
overflow: hidden;
}
.wooco_component_multiple .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_choose span:before {
border-radius: 4px;
} body.rtl .wooco_component_product_selection .dd-option-image, body.rtl .wooco_component_product_selection .dd-selected-image {
float: right;
margin-right: 0;
margin-left: 5px;
}
body.rtl .wooco_component_product_selection .dd-pointer {
right: auto;
left: 10px;
}
body.rtl .wpc-select2-dropdown ul li .image {
margin-right: 0;
margin-left: 10px;
} @media only screen and (max-width: 767px) {
.wooco_component[class*=wooco_component_layout_grid_] .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item {
width: calc(50% - 20px);
}
}
@media only screen and (max-width: 479px) {
.wooco_component[class*=wooco_component_layout_grid_] .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item {
width: calc(100% - 20px);
}
}div[class^='wp-block-'],
figure[class^='wp-block-'],
ul[class^='wp-block-'] {
margin-bottom: 18px;
margin-top: 18px;
}
.single .un-no-sidebar-layout .alignfull,
.page .un-no-sidebar-layout .alignfull {
margin-left: calc( -100vw / 2 + 100% / 2 );
margin-right: calc( -100vw / 2 + 100% / 2 );
width: 100vw;
}
.single .un-no-sidebar-layout .alignfull iframe,
.page .un-no-sidebar-layout .alignfull iframe {
width: 100vw;
}
@media (min-width: 959px) {
.single .un-no-sidebar-layout .alignwide,
.page .un-no-sidebar-layout .alignwide {
margin-left: -25%;
width: 150%;
}
.single .un-no-sidebar-layout .alignwide iframe,
.single .un-no-sidebar-layout .alignwide video,
.single .un-no-sidebar-layout .alignwide audio,
.page .un-no-sidebar-layout .alignwide iframe,
.page .un-no-sidebar-layout .alignwide video,
.page .un-no-sidebar-layout .alignwide audio {
width: 150%;
}
.alignwide video,
.alignwide audio {
max-width: none;
}
} .wp-block-gallery {
padding: 0 !important;
}
.wp-block-gallery + .wp-block-gallery {
margin-top: 0;
}
ul.blocks-gallery-grid {
padding-left: 0 !important;
}
@media (min-width: 959px) {
.single .un-no-sidebar-layout .wp-block-gallery.alignwide,
.page .un-no-sidebar-layout .wp-block-gallery.alignwide {
margin-left: calc(-25% - 8px);
margin-right: calc(-25% - 8px);
width: calc(150% + 16px);
}
.single .un-no-sidebar-layout .wp-block-gallery.alignwide ul.blocks-gallery-grid,
.page .un-no-sidebar-layout .wp-block-gallery.alignwide ul.blocks-gallery-grid {
min-width: calc(150% + 16px);
}
.single .un-no-sidebar-layout .wp-block-gallery.alignfull ul.blocks-gallery-grid,
.page .un-no-sidebar-layout .wp-block-gallery.alignfull ul.blocks-gallery-grid {
min-width: 100vw;
}
}
.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
flex-flow: column nowrap;
} .wp-block-quote {
margin: 27px 0 !important;
padding: 0 0 0 27px !important;
}
.wp-block-pullquote {
border-left: none;
}
.wp-block-pullquote p {
margin: 27px 0 !important;
padding: 0 0 0 27px !important;
}
.wp-block-pullquote blockquote {
border: 2px solid #303133;
border-left-color: transparent;
border-right-color: transparent;
padding: 0;
}
.wp-block-pullquote blockquote cite {
display: block;
margin-bottom: 27px;
}
@media (min-width: 959px) {
.single .un-no-sidebar-layout .wp-block-pullquote.alignwide,
.single .un-no-sidebar-layout .wp-block-blockquote.alignwide,
.page .un-no-sidebar-layout .wp-block-pullquote.alignwide,
.page .un-no-sidebar-layout .wp-block-blockquote.alignwide {
max-width: 150%;
}
}
@media (min-width: 959px) {
.single .un-no-sidebar-layout .wp-block-pullquote.alignfull,
.single .un-no-sidebar-layout .wp-block-blockquote.alignfull,
.page .un-no-sidebar-layout .wp-block-pullquote.alignfull,
.page .un-no-sidebar-layout .wp-block-blockquote.alignfull {
max-width: 100vw;
}
} .single .un-no-sidebar-layout .wp-block-image.alignfull img,
.single .un-no-sidebar-layout .wp-block-image.alignfull figcaption,
.page .un-no-sidebar-layout .wp-block-image.alignfull img,
.page .un-no-sidebar-layout .wp-block-image.alignfull figcaption {
max-width: 100vw;
width: 100vw;
}
@media (min-width: 959px) {
.single .un-no-sidebar-layout .wp-block-image.alignwide img,
.single .un-no-sidebar-layout .wp-block-image.alignwide figcaption,
.page .un-no-sidebar-layout .wp-block-image.alignwide img,
.page .un-no-sidebar-layout .wp-block-image.alignwide figcaption {
max-width: 150%;
width: 150%;
}
} .wp-block-cover-image {
margin-bottom: 0;
} @media (max-width: 958px) {
.wp-block-columns {
display: block;
}
}
.wp-block-columns {
column-gap: 27px;
margin-top: 0;
}
.wp-block-columns.alignfull {
padding-left: 18px;
padding-right: 18px;
}
.wp-block-columns.alignfull.has-2-columns .layout-column-2,
.wp-block-columns.alignfull.has-3-columns .layout-column-3,
.wp-block-columns.alignfull.has-4-columns .layout-column-4,
.wp-block-columns.alignfull.has-5-columns .layout-column-5,
.wp-block-columns.alignfull.has-6-columns .layout-column-6 {
padding-right: 18px;
}
.wp-block-columns p.has-background {
padding: 18px;
}
.wp-block-latest-posts.is-grid {
list-style: none !important;
padding: 0 !important;
} @media (max-width: 958px) {
.wp-block-column {
margin: 0 0 18px !important;
}
.wp-block-column:last-child {
margin-bottom: 0 !important;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
display: block;
}
.wp-block-text-columns.columns-2 .wp-block-column,
.wp-block-text-columns.columns-3 .wp-block-column,
.wp-block-text-columns.columns-4 .wp-block-column,
.wp-block-text-columns.columns-5 .wp-block-column,
.wp-block-text-columns.columns-6 .wp-block-column {
width: 100%;
}
}
.tmb .wp-block-column,
.tmb .wp-block-columns {
display: block !important;
}
.tmb .wp-block-column {
margin-left: 0;
margin-right: 0;
}
.tmb .wp-block-columns {
padding-left: 0;
padding-right: 0;
}
.wp-block-text-columns .wp-block-column {
margin: 0 27px 0;
}
.wp-block-text-columns .wp-block-column p {
margin-top: 0;
}
.aligncenter {
text-align: center;
} a.wp-block-button__link,
a.wp-block-button__link:hover {
color: #fff !important;
}
.is-style-outline a,
.is-style-outline a:hover {
border: 2px solid #31393f !important;
color: #31393f !important;
}
a.has-pale-pink-color,
a.has-pale-pink-color:hover {
color: #f78da7 !important;
}
.is-style-outline  a.has-pale-pink-color {
border-color: #f78da7 !important;
}
a.has-vivid-red-color,
a.has-vivid-red-color:hover {
color: #cf2e2e !important;
}
.is-style-outline  a.has-vivid-red-color {
border-color: #cf2e2e !important;
}
a.has-luminous-vivid-orange-color,
a.has-luminous-vivid-orange-color:hover {
color: #ff6900 !important;
}
.is-style-outline  a.has-luminous-vivid-orange-color {
border-color: #ff6900 !important;
}
a.has-luminous-vivid-amber-color,
a.has-luminous-vivid-amber-color:hover {
color: #fcb900 !important;
}
.is-style-outline  a.has-luminous-vivid-amber-color {
border-color: #fcb900 !important;
}
a.has-light-green-cyan-color,
a.has-light-green-cyan-color:hover {
color: #7bdcb5 !important;
}
.is-style-outline  a.has-light-green-cyan-color {
border-color: #7bdcb5 !important;
}
a.has-vivid-green-cyan-color,
a.has-vivid-green-cyan-color:hover {
color: #00d084 !important;
}
.is-style-outline  a.has-vivid-green-cyan-color {
border-color: #00d084 !important;
}
a.has-pale-cyan-blue-color,
a.has-pale-cyan-blue-color:hover {
color: #8ed1fc !important;
}
.is-style-outline  a.has-pale-cyan-blue-color {
border-color: #8ed1fc !important;
}
a.has-vivid-cyan-blue-color,
a.has-vivid-cyan-blue-color:hover {
color: #0693e3 !important;
}
.is-style-outline  a.has-vivid-cyan-blue-color {
border-color: #0693e3 !important;
}
a.has-very-light-gray-color,
a.has-very-light-gray-color:hover {
color: #eee !important;
}
.is-style-outline  a.has-very-light-gray-color {
border-color: #eee !important;
}
a.has-cyan-bluish-gray-color,
a.has-cyan-bluish-gray-color:hover {
color: #abb8c3 !important;
}
.is-style-outline  a.has-cyan-bluish-gray-color {
border-color: #abb8c3 !important;
}
a.has-very-dark-gray-color,
a.has-very-dark-gray-color:hover {
color: #313131 !important;
}
.is-style-outline  a.has-very-dark-gray-color {
border-color: #313131 !important;
}
a.has-pale-pink-background-color {
background-color: #f78da7 !important;
}
a.has-vivid-red-background-color {
background-color: #cf2e2e !important;
}
a.has-luminous-vivid-orange-background-color {
background-color: #ff6900 !important;
}
a.has-luminous-vivid-amber-background-color {
background-color: #fcb900 !important;
}
a.has-light-green-cyan-background-color {
background-color: #7bdcb5 !important;
}
a.has-vivid-green-cyan-background-color {
background-color: #00d084 !important;
}
a.has-pale-cyan-blue-background-color {
background-color: #8ed1fc !important;
}
a.has-vivid-cyan-blue-background-color {
background-color: #0693e3 !important;
}
a.has-very-light-gray-background-color {
background-color: #eee !important;
}
a.has-cyan-bluish-gray-background-color {
background-color: #abb8c3 !important;
}
a.has-very-dark-gray-background-color {
background-color: #313131 !important;
}
a.wp-block-button {
margin-bottom: 0;
} .single .un-no-sidebar-layout .wp-block-audio.alignfull audio,
.page .un-no-sidebar-layout .wp-block-audio.alignfull audio {
max-width: 100vw;
width: 100vw;
}
.tmb .wp-block-audio .mejs-container {
max-width: 100%;
} .single .un-no-sidebar-layout .wp-block-video.alignfull video,
.page .un-no-sidebar-layout .wp-block-video.alignfull video {
max-width: 100vw;
width: 100vw;
}
.tmb .wp-block-video .mejs-container,
.tmb .wp-block-video .mejs-poster {
max-width: 100%;
} hr.wp-block-separator {
clear: both;
} .wp-block-embed__wrapper {
word-wrap: break-word;
}
.single .un-no-sidebar-layout .wp-block-embed.alignfull iframe .figcaption,
.page .un-no-sidebar-layout .wp-block-embed.alignfull .figcaption {
width: 100vw;
}
@media (min-width: 959px) {
.single .un-no-sidebar-layout .wp-block-embed.alignwide .figcaption,
.page .un-no-sidebar-layout .wp-block-embed.alignwide .figcaption {
width: 150%;
}
} .tmb .wp-block-cover .mejs-container {
position: absolute;
height: 100% !important;
} .wp-block-social-links {
list-style-type: none;
margin-left: 0 !important;
padding-left: 0 !important;
}
.wp-block-social-links li {
font-size: inherit;
}
.wp-social-link a {
color: inherit !important;
} .wp-block-group {
}
.wp-block-group.has-background {
padding: 18px 36px;
} .alignfull figcaption,
.alignwide figcaption,
.wp-block-table figcaption {
margin-left: 0;
margin-right: 0;
text-align: center;
}
.alignwide figcaption {
width: 100vw;
} .wp-block-latest-posts {
margin-left: 0 !important;
margin-bottom: 0 !important;
padding-left: 0 !important;
list-style-type: none !important;
}
.wp-block-latest-posts__post-excerpt {
margin-top: 9px !important;
}
.wp-block-latest-posts__featured-image {
margin-bottom: 0 !important;
margin-top: 0 !important;
} .wp-block-table table {
margin-top: 0 !important;
} .has-small-font-size li,
.has-normal-font-size li,
.has-medium-font-size li,
.has-large-font-size li,
.has-huge-font-size li,
ul[style*="font-size:"] li {
font-size: inherit;
} .wp-block-code code {
margin: 0;
}
.has-small-font-size code,
.has-normal-font-size code,
.has-medium-font-size code,
.has-large-font-size code,
.has-huge-font-size code,
pre[style*="font-size:"] code {
font-size: inherit;
} .wp-block-query .wp-block-post-template {
list-style: none !important;
padding: 0 !important;
}
.wp-block-query .alignwide {
margin-left: 0 !important;
width: 100% !important;
} .wp-block-query-pagination .wp-block-query-pagination-numbers {
margin: 0 !important;
}
.wp-block-query-pagination .wp-block-query-pagination-next {
margin-left: 9px !important;
}
.wp-block-query-pagination .previous {
right: 9px !important;
}