/*
Theme Name: Loobek Child
Theme URI: https://demo.theme-sky.com/loobek/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: loobek
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: loobek-child
*/

@media only screen and (min-width: 1561px) {
  :is(.layout-fullwidth, .main-content-fullwidth) .style-filter-sidebar .site-content > #ts-filter-widget-area {
    width: 20%;
  }
}
@media only screen and (min-width: 1201px) {
  .style-filter-sidebar .site-content > #ts-filter-widget-area {
    opacity: 1;
    height: auto;
    width: 25%;
  }
}
@media only screen and (min-width: 1561px) {
  :is(.layout-fullwidth, .main-content-fullwidth) .style-filter-sidebar .site-content > .main-products {
    width: 80%;
  }
}
@media only screen and (min-width: 1201px) {
  .style-filter-sidebar .site-content > .main-products {
    width: 75%;
  }
}







#br_popup .br_popup_wrapper .popup_animation{
    background: #fff !important;
}

#br_popup .br_popup_wrapper .popup_animation td{
	border-width: 1px 1px 0 0 !important;
	border-style: solid !important;
}   

.br_new_compare_block table, .br_new_compare_block th, .br_new_compare_block td{
border-width: 1px 1px 0 0 !important;
	border-style: solid!important;
}

.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-add-button {
  display: block!important;
}

/* PRODUCT LIST */
.woocommerce div.product div.product-images-summary {
  grid-template-columns: 65% 35%;
}

.woocommerce-page.archive .page-container{
	background: #fafafa;
}

.woocommerce-page.archive .ts-sidebar-content{
	background: #fafafa;
}
  
.woocommerce-page.archive div.product.thumbnail-layout-vertical div.woocommerce-product-gallery .flex-control-thumbs{
	width: 110px;
	min-width: 110px;
}
.woocommerce-page.archive div.product.thumbnail-layout-vertical div.woocommerce-product-gallery{
  padding-left: 110px;
}

.woocommerce-page.archive .before-loop-wrapper:before{
	background-color: #fff!important;
}
.woocommerce-page.archive .page-container{
	padding-top:0px;
}

/*  PRODUCT */
/*.variations_form div{
	width: 100%;
}*/

.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{
	margin: 2px 0;
}

.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{
	width: 17px;
	height: 17px;
	border: none;
	margin: 0 6px;
	box-shadow:none;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
	border: 1px solid #ccc;
	padding: 0px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected{
	box-shadow:none;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{
	border: 2px solid #ddd;
	box-shadow:none;
}

.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item, .single-product-variable-items .color-variable-item{
	border-radius: 50% !important;
}

.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{
	border: 2px solid #ddd;
	box-shadow:none;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
  border-color: var(--loobek-text-bold-color);
  background: var(--loobek-main-bg);
  border: none;
  border-radius: 5px;
}

.woo-selected-variation-item-name{
	display: none!important;
}

#cboxLoadedContent #yith-woocompare-table .different, #cboxLoadedContent  #yith-woocompare-table .different{
  background: var(--loobek-product-detail-deal-bg)!important;
  background: red!important;
}
 body #yith-woocompare table.compare-list tbody th, body #yith-woocompare table.compare-list tbody td {
  border-color:var(--loobek-product-detail-deal-color)!important;
}

.single-product .compare.added{
	text-decoration: unset;
}

.sku-wrapper{
	display:none!important;
}

.woocommerce-order-received .shipped_via{
	display:none!important;
}


.woocommerce div.product.thumbnail-layout-vertical div.woocommerce-product-gallery .flex-control-thumbs{
  overflow-y: hidden!important;
  min-width: 100px!important;
}

.woocommerce-price-suffix{
	display: table;
	width: 100%;
	color: #707070;
}

.woocommerce-price-suffix .woocommerce-Price-amount bdi{
	color: #707070;
}

.single-product .woocommerce-price-suffix .amount,
.single-product .woocommerce-price-suffix .amount bdi
{
	font-size:14px!important;
}

/*
.single-product .price del .woocommerce-Price-amount.amount bdi{
	top: 4px;
	position: relative;
	margin-right: 15px;
}

.single-product .price del .woocommerce-Price-amount.amount bdi{
	color: #808080;
	font-weight: 300;
	font-size:20px;
	line-height: 30px;
}

.single-product .price .woocommerce-Price-amount.amount bdi{
	color: #A00;
	font-weight: bold;
	font-size:30px;
	line-height: 30px;
}

.single-product div.product .summary .ts-discount-percent{
	font-weight: 300;
	font-size: 13px;
	padding: 0px 30px;
	border-radius: 3px;
}
*/

.single-product .woocommerce-Price-amount {
    color: #00abc7  !important;
}
.ts-variation-price > span:nth-child(1) > del:nth-child(1) > span:nth-child(1) > bdi:nth-child(1){
	font-size: 21px;
}

div.product .summary .ts-discount-percent{
	font-weight: 400;
}

div.product .summary .ts-discount-percent span{
	font-weight: 400;
	padding-left: 3px;
}

.single-product div.product .summary > .ts-variation-price {
	width: 100%;
}

.single-product div.product .summary .price{
  width: 100%;
  border: none;
  padding: 0px;
}

.product-label span{
	margin-bottom: 5px;
}



#up-footer p, .up-footer p span{
	  color: #020101;
}

.ytp-title-link,.ytp-show-cards-title{
	display:none!important;
}

.meta-wrapper .heading-title.product-name{
	min-height: 40px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}  


.upload-file.et_smooth_scroll_disabled{
	font-weight: bold;
	color: #00abc8;
}

.submit-files input{
	background-color: #000!important;
	text-transform: unset !important;
	padding: 0px 13px!important;
}

.upload-rule .rule-label{
	display: none;
}

table#ywdpd-table-discounts{
  margin: 0px;
}

#ywdpd-table-discounts td.qty-info{
  border-bottom: 0;
}
#ywdpd-table-discounts td.qty-price-info{
  border-top: 0;
  border-bottom: 0;
}
#ywdpd-table-discounts.vertical td.qty-price-info.ywdpd_qty_active {
  border-top: 1px solid #00a291;
}

#ywdpd-table-discounts th, #ywdpd-table-discounts td{
	padding: 10px;
	font-size: 14px;
}
#ywdpd-table-discounts th, #ywdpd-table-discounts td.qty-info, #ywdpd-table-discounts.vertical td.qty-price-info {
  border-bottom: 0px;
}
/*
#ywdpd-quantity-table tr td.ywdpd_active {
  border: 1px solid #00a291;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(0, 162, 145);
  color: #00a291;


#ywdpd-table-discounts td.qty-info.ywdpd_qty_active, #ywdpd-table-discounts.horizontal td.qty-price-info.ywdpd_qty_active{
	border: 2px solid #00a291!important;
}
*/
#ywdpd-table-discounts td.qty-info.ywdpd_qty_active {
  color: #00a291;
}
#ywdpd-table-discounts td{
	border:1px solid #efefef!important;
}
#ywdpd-table-discounts td.qty-info.ywdpd_qty_active,
#ywdpd-table-discounts.vertical td.qty-price-info.ywdpd_qty_active{
	background: rgb(235, 245, 255);
}
#ywdpd-table-discounts td.qty-price-info > * {
  font-weight: bold;
}
#ywdpd-table-discounts td.qty-info.ywdpd_qty_active {
  color: #000;
}

#ywdpd-table-discounts td.qty-info:hover{
	color:#00abc7 ;
}

html[lang="cs-CZ"] .woocommerce .add-request-quote-button.button{
	background-color: transparent !important;
	color: #000 !important;
}

html[lang="cs-CZ"] .yith-ywraq-add-to-quote a{
	background-color: transparent !important;
	color: #000 !important;
	border: 0px;
	padding: 0px 0px 0px 15px !important;
	font-size: 13px !important;
	text-decoration: underline;
}

html[lang="cs-CZ"] .yith-ywraq-add-to-quote{
	display: none!important;
}

.ywraq-form-table-wrapper .actions{
	display: none!important;
}
.ywraq-form-table-wrapper .product-subtotal{
	  padding-left: 20px !important;
}

.ywdpd-table-discounts-wrapper{
	padding-top: 20px;
}





/* Container główny */
.tent-features {
    width: 100%;
    padding: 0;
    margin: 0;
}

/* Siatka cech */
.feature-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

/* Pojedynczy element cechy */
.feature-item {
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
	border-radius: 5px 5px 5px 5px;
	  background-color: #F7F7F7;
}

/* Container obrazka */
.feature-image {
    width: 100%;
    aspect-ratio: 387/354;
    overflow: hidden;
}

.feature-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
	  border-radius: 5px 5px 5px 5px;
}

/* Container opisu */
.feature-description {
    padding: 40px 25px 20px 25px
}

.feature-description p {
	color: rgb(0, 0, 0);
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}

.woocommerce ul#shipping_method .amount{
	font-weight:500;
}


.woocommerce .checkout #order_review table .product-name{
	width: 70%;
}

.woocommerce .checkout #order_review .cart_item .variation{
	width: 155%;
}
.woocommerce #order_review table.shop_table tbody td{
	padding: 22px 0 20px 0;
	border-bottom: 1px solid #ccc;
}

.calculated_shipping .order-total > td:nth-child(2){
	float: right;
}

.woocommerce-cart .calculated_shipping .order-total > td:nth-child(2){
	float: right;
}

.woocommerce-cart .woocommerce ul#shipping_method{
	  float: right;
}

.yith-wcwl-share ul{
	  padding: 10px;
}

.woocommerce table.shop_table.wishlist_table .product-price{
	display: block;
}

#ts-shopping-cart-sidebar .continue-shopping{
	display: none;
}

.shop_table .woocommerce-shipping-calculator{
	display: none;
}

.woocommerce div.product .summary .price .amount{
	line-height: 30px;
}
.woocommerce-price-suffix .woocommerce-Price-amount bdi{
	font-weight: 600;
	line-height: 20px;
}


.woocommerce #payment .payment_methods.methods label[for="payment_method_wc_gopay_gateway"] img{
	width: 80px !important;
	padding-bottom: 10px;
}
.woocommerce-checkout #payment ul.payment_methods li img{
	width: 60px !important;
	height: 45px !important;
	object-fit: scale-down;
}
.woocommerce #payment .payment_methods li{
	margin-bottom: 20px !important;
}
.payment_method_wc_gopay_gateway_selection{
	  line-height: 60px;
}



.woocommerce div.product.thumbnail-layout-vertical div.woocommerce-product-gallery .flex-control-thumbs {
  overflow-y: auto !important;
}

/* Responsywność */
@media (max-width: 1024px) {
    .feature-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .feature-grid {
        grid-template-columns: 1fr;
    }
}





@media only screen and (max-width: 768px) {
	.logo-wrapper .logo{
		text-align: center;
		margin: 0 auto !important;
		display: table !important;
	}
} 


.woocommerce div.product div.summary{
	display:block;
}

/*
.elementor-widget-n-tabs .e-n-tabs-content > .e-con:not(.e-active) {
  display: block;
  opacity: 1;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  position: relative;
}*/


.custom-sticky-cart {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #eaeaea;
    padding: 10px 20px;
    z-index: 9999;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    opacity: 1;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.custom-sticky-cart.hidden {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%);
}
.sticky-cart-inner form.cart{
	display:flex;
	align-items:center;
	gap:20px;
}
.sticky-cart-inner form.cart .quantity{
	display:flex;
	align-items:center;
	gap:20px;
}
.sticky-cart-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}

.sticky-cart-inner .product-thumb img {
    width: 60px;
    height: auto;
    border-radius: 4px;
    margin-right: 15px;
}

.sticky-cart-inner .product-info {
    flex: 1;
    min-width: 150px;
}
.sticky-cart-inner .ts-screen-reader-text{
	padding-bottom:0;
}
.sticky-cart-inner .product-title {
    font-weight: bold;
    font-size: 16px;
}

.sticky-cart-inner .product-price {
    color: #666;
    font-size: 14px;
}

.sticky-cart-inner .product-add-to-cart {
    display: flex;
    align-items: center;
}

.sticky-cart-inner .custom-sticky-cart form.cart {
    margin: 0;
}
@media all and (max-width:576px){
	.sticky-cart-inner .product-add-to-cart{
		/*margin-top:30px !important;*/
	}
	.sticky-cart-inner .product-title{
		display:none;
	}
	.sticky-cart-inner .ts-screen-reader-text{
		display:none;
	}
	.sticky-cart-inner .number-button{
		display:none;
	}
	.sticky-cart-inner .product-add-to-cart .icon-button{
		border-radius:10px;
		color:#fff;
		font-size: 24px;
    background: none;
    border: none;
    cursor: pointer;
	}
}



/*CSS PERSONALIZE ADD*/
.deliver-function{
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
}

.construction-radius img{
	border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.ytp-impression-link{
	display:none !important;
}

.product-group-button .loop-add-to-cart, .product-group-button .wishlist{ 
transform: translateX(0) !important;
  transition: transform 300ms ease;
  overflow: visible;
}


.manufacturer-details{
	margin-bottom:30px
}

.gpsr-certificates h3{
font-size: 20px;
  font-weight: 700;
  font-family: Plus Jakarta Sans;
}

.woocommerce-shipping-destination{
	display: none !important;
}

.elementor-widget-text-editor .elementor-widget-container h2{
font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  color: #00abc7;
}

.single-product-buttons{
	margin-top:10px;
}

.woocommerce div.product .summary .woocommerce-product-details__short-description{
	display:none;
}

.woocommerce div.product form.cart{
	border:0;
	margin:0 !important;
}

.ywdpd-table-discounts-wrapper{
padding-top: 20px !important;
border-top: 1px solid #e5e5e5;
margin-top: 20px;
}

.ywdpd-table-discounts-wrapper {
  padding-top: 0px;
}


.faq-template h5{
	padding-top: 10px;
  margin-bottom: 16px;
}


.custom_point {
    list-style: none;
	  padding-left: 5px!important;
}

.custom_point li {
	  list-style: none !important;
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
}

.yith-wcwl-after-share-section small{
	display:none;
}

.custom_point li:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url('/wp-content/themes/loobek/images/checked.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.woocommerce div.product form.cart .reset_variations{
	color:#fff;
	visibility: visible;
  display: inline-block;
  width: 150px;
  height: 30px;
  padding: 0px;
  border-radius: 8px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
  box-shadow: none;
  border: 1px solid #00abcc !important;
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading{
	display:none;
}

.delivery-info p{
	font-size:14px;
	padding-bottom: 5px;
}
.delivery-info i{
	padding-right:1px;
	color:#00abc7;
	font-size:14px;
}


#CybotCookiebotDialog ul,
#CybotCookiebotDialog li{
	  list-style: none;
}



@media only screen and (min-width: 1201px) {
  .woocommerce table.shop_attributes th {
    width: 300px;
  }
}



.elementor-widget-text-editor ul{
	padding-left: 20px;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-name{
	width:35%;
}



  .woocommerce table.shop_table.woocommerce-cart-form__contents .product-time,
  .woocommerce table.shop_table.woocommerce-cart-form__contents .product-price{
    width: 140px;
    min-width: 140px;
    text-align: end;
  }

/*
.image-gradient {
  position: relative;
}

.image-gradient .elementor-widget-container {
  position: relative;
}
.image-gradient .elementor-widget-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient( 180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 30% );
  z-index: 1;
}

.image-gradient img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.image-gradient-bottom {
  position: relative;
}

.image-gradient-bottom .elementor-widget-container {
  position: relative;
}

.image-gradient-bottom .elementor-widget-container::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    0deg,  
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0.9) 0%,
    rgba(255, 255, 255, 0) 30%
  );
  z-index: 1;
}

.image-gradient-bottom img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}*/

strong {
  font-weight: 700;
}

.marker-bold ol li:marker{
	font-weight:700;
}

.elementor-widget-text-editor ul li {list-style: disc;}
#tab-description > h2:nth-child(1){display:none;}
#tab-additional_information{display:none!important;}
.data-tech{border:none;}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
  font-size: 14px;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{
	  background: rgb(240, 240, 240) !important;
}


.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item, .color-variable-item){
	  -webkit-box-shadow: none;
	box-shadow: none;
		font-weight: 400;
	line-height: 32px;
  display: block;
  min-width: 34px;
  border-width: 1px;
  border-style: solid;
  padding: 0 15px;
  transition: none;
}
.woo-variation-swatches .variable-items-wrapper .color-variable-item .variable-item-contents span{
  border-radius: 25px;
	border: 1px solid #E5E5E5;
}


.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item{
		 -webkit-box-shadow: none;
		box-shadow: none;
	  margin: 2px;
	height: 34px;
  width: 34px;
}

.single-product .product-images-summary > .woocommerce-tabs{
	margin-top:0px;
}

.single-product .woocommerce-Price-amount{
	color:#AA0000;
}

.single-product .woocommerce-tabs .panel > div:nth-child(2){
	display: block!important;
}
.single-product .woocommerce-tabs .panel{
  margin-top: 30px !important;
}

.single-product .summary .price{
border-width: 1px 0 0 0;
  border-style: solid;
  padding-top: 29px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
    width: 100% !important;
	}

.single-product h2{
	color:#000;
	font-weight: bold;
}

.add-request-quote-button.ywraq-link{
	color:rgba(0,0,0.1);
	font-size:13px!important;
	font-weight: 400;
	text-decoration: none;
}

.yith_ywraq_add_item_response_message, .yith_ywraq_add_item_browse_message a{
	color:rgba(0,0,0.1);
	font-size:13px!important;
	font-weight: 400;
}


.yith_ywraq_add_item_response_message:before,
.add-request-quote-button.ywraq-link:before{
  font-family: 'Font Awesome 5 Free';
  position: relative;
  letter-spacing: 0;
  font-weight: normal;
  content: "\f0e0";
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  line-height: 12px;
  font-size: 14px;
	font-weight:300;
}


.woocommerce-Price-amount ~ .includes_tax > span{
	font-size:12px!important;
}

.summary .ts-discount-percent{
	display: none;
}

.summary p.iworks-omnibus{
  margin-bottom: 5px !important;
  margin-top: 5px !important;
} 

.summary p.iworks-omnibus:nth-child(5){
	  font-size: 12px;
	  margin-top:15px;
}
.summary p.iworks-omnibus:nth-child(5) bdi{
	  font-size: 12px !important;
    margin-left: 5px;
}

.summary p.iworks-omnibus,
.summary p.iworks-omnibus .amount bdi{
  font-size: 14px;
	color:#000;
}

.term-description h1{
	font-size:40px;
}

@media only screen and (min-width: 1201px) {
  .ts-header.menu-middle nav > ul li ul.sub-menu {
    padding: 50px 25px 50px 25px;
  }
}
.woocommerce form .form-row abbr.required{
	color:#aa0000 !important;
}

.woocommerce-bacs-bank-details .account_number{
	display:none;
}

.contact-info-top{
	margin-bottom:0;
}
.contact-info-top .fx-phone{
	margin-right:5px;
}
.contact-info-top .fx-mail{
	margin-left:5px;
}
.contact-newsletter .contact-newsletter-input{
	display: flex;
  align-items: start;
	width:100%;
}
.contact-newsletter p{
	width:100%;
}
.contact-newsletter .contact-newsletter-input .wpcf7-email{
	border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.contact-newsletter p{
	margin-bottom:5px;
}
.contact-newsletter .wpcf7-list-item{
	margin-left:0;
}
.contact-newsletter .wpcf7-list-item .wpcf7-list-item-label{
	color:#999;;
}
.contact-newsletter .contact-newsletter-input .wpcf7-submit{
	margin-top:0;
	border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

#popmake-121635{
	padding: 0;
	background: url("https://mitko.shop/wp-content/uploads/2025/09/mitko-newsletter.jpg") no-repeat;
  background-size: contain;
  background-position: right center;
	background-color:#fff;
}
#popmake-121635 h3{
	line-height: 16px;
  margin-bottom: 0px;
}
#popmake-121635 h2{
	line-height: 34px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#popmake-121635 .pum-content.popmake-content{
	max-width:450px;
	padding: 20px 20px 30px 20px;
	/*background:#fff;*/
}
@media all and (max-width:440px){
	.contact-newsletter .contact-newsletter-input{
		display:block;
	}
	.contact-newsletter .contact-newsletter-input .wpcf7-submit{
		border-top-left-radius:10px;
		border-bottom-left-radius:10px;
		width:100%;
	}
	.contact-newsletter .contact-newsletter-input .wpcf7-email{
		border-top-right-radius:10px;
		border-bottom-right-radius:10px;
	}
	#popmake-121635{
		background-size: contain;
  	background-position: center top;
		padding-top: 160px;
	}
	#popmake-121635 .pum-content.popmake-content{
	}
}