/*************** SMART COUPONS PRO - CUSTOM CSS ***************/
/*.single-product .available_coupons_with_product {background-color:#fbedc1; padding:10px; border-radius:5px;} /* Single Product - Kuponi okvir */
.wt_product_image img {max-width:auto; max-height:270px; padding:10px;}
.wt_give_away_products li {border: solid 1px #eee;border-radius:7px;}
.product-info .available_coupons_with_product {margin-top:20px;}
.wt_give_away_products .wt_product_other_info {text-align:center;}
.checkout .wt_smart_coupon_send_coupon_wrap {display:none;} /* Send friend form on checkout page */
.wt_coupon_wrapper {margin-bottom:0px;}
.wt_coupon_wrapper .wt_sc_single_coupon {display:none;}

/* from v1.4 */
@media only screen and (min-width: 768px) {
#001, #101, #002, #102, #003, #103 {display:none !important;}
.mkuponi-poklon, .mkuponi-banner {display:none !important;}
.nasa_shop_description-wrap .padding-top-20 {padding-top:unset !important;}
}
