<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&amp;utm_campaign=theme-uri&amp;utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&amp;utm_campaign=author-uri&amp;utm_medium=wp-dash
Description: A plain-vanilla &amp;amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1674473818
Updated: 2023-01-23 11:36:58

*/

input#billing_phone {
    //padding-left: 85px !important;
}

.woocommerce-cart-form button.minus, .woocommerce-cart-form button.plus {
    width: 30px;
    padding: 0px;
    height: 28px;
    background: #baa360 !important;
    border-color: #baa360;
    color: #fff !important;
    float: left;
    margin: 0px !important;
    border-radius: 0px !important;
}
.woocommerce-cart-form .quantity .qty {
    width: 28px;
    text-align: center !important;
    padding: 0px;
    float: left;
    border-radius: 0px !important;
    border-color: #baa360 !important;
}

button.minus, .qty, button.plus, button.minus:active, .qty:active, button.plus:active, button.minus:focus, .qty:focus, button.plus:focus {
    width: 30px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
    display: inline-block;
    float: left !important;
    outline: none !important;
    border-color: #ccc !important;
    background-color: #fff !important;
    color: #000 !important;
	border-radius: 0px !important;
}

.quantity .qty {
    width: 3.631em;
    text-align: center;
    border-right: 0px;
    border-left: 0px;
}

.woocommerce-cart-form .quantity {
    width: 100px !important;
}

ul.products li.product .woocommerce-loop-product__title {
    line-height: 22px;
    min-height: 59px;
}

ul.products li.product .size-woocommerce_thumbnail {
    object-fit: contain;
    object-position: center;
    height: auto !important;
    background: #f2f2f2;
}

.woocommerce ul.products li.product .button {
    margin-top: 0px !important;
}

ul.products li.product .ajax_add_to_cart,
ul.products li.product a.added_to_cart.wc-forward{
    display: table;
    clear: both;
	margin:auto;
}

ul.products li.product a.added_to_cart.wc-forward
{
	color:#000;
}


ul.products li.product .star-rating
{
	display:none !important;
}

@media only screen and (max-width: 500px){
ul.products li.product .size-woocommerce_thumbnail {
    height: 300px !important;
    width: 300px !important;
    margin: auto !important;
    text-align: center !important;
}
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt
{
	    background-color: #d9534f;
}

.elementor embed, .elementor iframe, .elementor object, .elementor video, iframe {
    max-width: inherit !important;
}

span.wishlist_save_icon {
    font-size: 13px;
}



/* css of related */
.my-related .box {
    width: calc(25% - 20px);
    height: auto;
    float: left;
    min-height: 380px;
    margin: 10px;
    text-align: center;
}

@media only screen and (max-width: 500px){
	.my-related .box {
    width: calc(50% - 20px);
		    min-height: auto;
	}
}

.my-related .thumb img {
    width: 100%;
    float: left;
    object-fit: contain;
	border:2px solid #fb9b9b
}


.my-related .box:first-child img {
    border-color: #60CDCD;
}

.my-related .box:nth-child(2n) img {
    border-color: #C7A9FB;
}

.my-related .box:nth-child(3n) img {
    border-color: #FFA500;
}

.my-related .box:nth-child(4n) img {
    border-color: #2C95FF;
}

.my-related .box:nth-child(5n) img {
    border-color: #8BCB51;
}

.my-related .box:nth-child(6n) img {
    border-color: #FCEC7B;
}

.my-related .box:nth-child(7n) img {
    border-color: #60CDCD;
}

.my-related .box:nth-child(8n) img {
    border-color: #60CDCD;
}





.gold-button, .gold-button:hover {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ff9900;
    color: #fff !important;
    border-radius: 4px;
	display:block;
}

a.free-download, a.premium-download
{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #03a84e;
    color: #fff !important;
    border-radius: 4px;
    display: block;
    margin-bottom: 20px;
}
.easy-ads
{
	margin:auto;
	padding:10px;
	display:block;
}

ins.adsbygoogle {
    text-align: center;
}

.elementor-grid-item.category-premium
{
	position:relative;
}

.elementor-grid-item.category-premium:before {
    content: '';
    height: 25px;
    width: 25px;
    background-color: rgb(0,0,0,0.6);
    background-image: url(../../uploads/2023/08/premium.png);
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 7;
    border-radius: 7px;
    background-size: 17px;
    background-position: center;
    background-repeat: no-repeat;
}

h2.woocommerce-order-downloads__title, h2.woocommerce-order-details__title {
    font-size: 20px;
    color: #d9534f;
}

.woocommerce-order {
    color: #000;
    font-family: 'Inter';
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details, h2.woocommerce-column__title {
    padding: 0px;
}</pre></body></html>