/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */



/* -- home -- */


.color-imgbox-wrapper .elementor-image-box-content h3{display: inline-block; width: 60%; padding: 10px 5px;line-height: 22px; color:#fff; font-weight: bold; text-align: center; padding-left:13px;}
.color-imgbox-wrapper .elementor-image-box-content{position: absolute; bottom:0px;}
.color-imgbox-wrapper .green-ribbon h3{background-image: url(images/green-ribbon.png);background-repeat: no-repeat;}
.color-imgbox-wrapper .blue-ribbon h3{background-image: url(images/blue-ribbon.png);background-repeat: no-repeat;}
.color-imgbox-wrapper .orange-ribbon h3{background-image: url(images/orange-ribbon.png);background-repeat: no-repeat;}



/* -- rent page -- */
.rent-mitnaphim-section-images .elementor-image-box-content{position: absolute; top:0; background-color: #7b9f27; padding:0px;}
.rent-mitnaphim-section-images .elementor-image-box-content:after{
	content:"";
	background-image: url(images/rent-img-triangle-green.png);
	position: absolute;
    display: inline-block;
    width: 100%;
    height:70px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top:51px;
    background-position: center;
}

.rent-mitnaphim-section-images .elementor-image-box-content h3{margin-bottom: 0;}
.rent-mitnaphim-section-images .elementor-image-box-content .elementor-image-box-description{position: relative;z-index: 8;}
.rent-mitnaphim-section-images .elementor-image-box-title{position: relative; top:18px;}
.rent-mitnaphim-section-images .elementor-image-box-description{position: relative; top:16px;}


/* -- woocommerce -- */
.elementor-widget-wc-products ul.products .woo-entry-inner img{display: block; width: 100%;}
li.product .product-inner:hover .owp-quick-view {opacity:0 !important; display: none !important;}

.woocommerce #order_review table.shop_table label{display: inline !important;}


#footer .send-details-title{display: none;}