/* Enter Your Custom CSS Here */

form.cart, .add-to-cart-button-outer, .shopping_cart_outer{
	display: none !important;
}

.link-to-pol{
  color: #ff4444;
	font-size: 16px;
	line-height: 17px;
}

.link-to-pol:hover{
  color: red !important;
	line-height: 17px;
}


.add-to-cart-button-inner .add_to_cart_button, .single_add_to_cart_button {
    background-color: #c10639 !important;	
	  color: #ffffff;
	  -webkit-text-emphasis-color:#dddddd;
    -webkit-text-fill-color:#dddddd;
    -webkit-text-stroke-color:#dddddd;
}


.woocommerce ul.products li.product .add-to-cart-button-outer {
    position: static !important;
    top: auto !important;
}

.page_container_inner, .container .container_inner div.product, .container .container_inner ul.products, .container_inner div.woocommerce{
    margin-top: 100px;
}

.qbutton.white, .portfolio_slides .hover_feature_holder_inner .qbutton {
    background-color: #84c8b5 !important;
}

.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product a.qbutton.out-of-stock-button {
    opacity: 1 !important;
    visibility: visible !important;
}

@media only screen and (max-width: 768px) {
	.has_header_fixed_right.stick.menu_bottom .header_inner_right, .header_bottom_right_widget_holder {
    display: table-cell !important;
  }
}
@media only screen and (max-width: 600px) {
  table, thead, tbody, th, td, tr { 
		display: block; 
	}
}
@media only screen and (max-width: 420px){
  .shopping_cart_outer {
    display: block !important;
  }
}

@media only screen and (max-width: 1110px) {
	.embed-container iframe {
    width: 1000px !important;
  }
}
@media only screen and (max-width: 1000px) {
	.embed-container iframe {
    width: 800px !important;
  }
}
@media only screen and (max-width: 800px) {
	.embed-container iframe {
    width: 600px !important;
  }
}
@media only screen and (max-width: 600px) {
	.embed-container iframe {
    width: 400px !important;
  }
}
@media only screen and (max-width: 400px) {
	.embed-container iframe {
    width: 300px !important;
  }
}
@media only screen and (max-width: 300px) {
	.embed-container iframe {
    width: 200px !important;
  }
}
@media only screen and (max-width: 200px) {
	.embed-container iframe {
    width: 100px !important;
  }
}
@media only screen and (max-width: 100px) {
	.embed-container iframe {
    width: 50px !important;
  }
}
@media only screen and (max-width: 480px) {
	#det-pro-nab-oz {
    width: 88%;
    height: 134px;
    white-space: inherit;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
	#det-jak-kor {
    width: 88%;
    height: 134px;
    white-space: inherit;
    text-align: center;
  }
}
.woocommerce ul.products li.product .add_to_cart_button.added {
  display: inherit !important;
}

.woocommerce ul.products li.product .add_to_cart_button {
  display: inherit !important;
}
