.product-row{display:block;float:left;width:100%;height:185px;border-radius:7px;box-shadow:1px 0px 9px 0px rgba(105,103,103,0.2)}.product-row:hover{box-shadow:1px 0px 9px 0px rgba(0,81,142,0.7);cursor:pointer}@media (max-width: 767px){.product-row{height:auto}}.product-row .product-image{display:block;float:left;width:300px;border-radius:7px}@media (max-width: 767px){.product-row .product-image{width:100%}}.product-row .product-image img{display:block;float:left;width:100%;height:auto;border-radius:7px}.product-row .product-info{display:block;float:left;width:calc(100% - 300px);padding:10px 20px}@media (max-width: 767px){.product-row .product-info{width:100%}}.product-row .product-info .top-info{display:block;float:left;width:100%;border-bottom:2px solid #fcc102}.product-row .product-info .top-info .top-link{display:block;float:left;color:#00518e;font-size:20px;font-weight:500;width:90%}.product-row .product-info .top-info .top-link h3{display:block;float:left;width:100%;color:#00518e;font-size:20px;font-weight:500}@media (max-width: 1200px){.product-row .product-info .top-info .top-link h3{font-size:16px}}.product-row .product-info .top-info .wishlist{display:block;float:left;width:10%;position:relative}.product-row .product-info .top-info .wishlist .cart-insert--add,.product-row .product-info .top-info .wishlist .cart-insert--remove{position:absolute;top:-5px;right:0;font-size:22px;color:#00518e}.product-row .product-info .left-info{display:block;float:left;width:80%}@media (max-width: 767px){.product-row .product-info .left-info{width:75%}}.product-row .product-info .left-info .destination{display:block;float:left;width:100%;color:#00518e;font-size:15px;font-weight:500;margin-top:5px}.product-row .product-info .left-info .transport{display:block;float:left;width:100%;color:#00518e;font-size:17px;font-weight:500;margin-top:5px}.product-row .product-info .left-info .term{display:block;float:left;width:100%;margin-top:5px}.product-row .product-info .left-info .term span{display:block;float:left;width:auto;color:#00518e;font-size:15px;font-weight:500;margin-right:15px}.product-row .product-info .right-info{display:block;float:left;width:20%}@media (max-width: 767px){.product-row .product-info .right-info{width:25%}}.product-row .product-info .right-info .oldprice{display:block;float:left;width:100%;color:#00518e;text-decoration:line-through;font-size:15px;font-weight:500;text-align:right}@media (max-width: 767px){.product-row .product-info .right-info .oldprice{font-size:12px}}.product-row .product-info .right-info .no-line{display:block;float:left;width:100%;color:#00518e;text-decoration:none;font-size:15px;font-weight:500;text-align:right}@media (max-width: 767px){.product-row .product-info .right-info .no-line{font-size:12px}}.product-row .product-info .right-info .price{display:block;float:left;width:100%;color:#00518e;font-size:17px;font-weight:600;text-align:right;margin-top:5px}@media (max-width: 767px){.product-row .product-info .right-info .price{font-size:14px}}.product-row .product-info .info-btn{display:block;float:left;width:100%;border-top:1px dotted #00518e;padding-top:10px}.product-row .product-info .info-btn .detail{display:block;float:left;background:#fcc102;color:#00518e;font-weight:500;font-size:16px;padding:5px 20px}.product-row .product-info .info-btn .detail:hover{background:#00518e;color:#fff;text-decoration:none}.product-row .product-info .info-btn .reservation{display:block;float:right;background:#fcc102;color:#00518e;font-weight:500;font-size:16px;padding:5px 20px}.product-row .product-info .info-btn .reservation:hover{background:#00518e;color:#fff;text-decoration:none}
