#fot-email { color:white; }
#fot-email:hover { color:#C1D3D7; }
div#h-price p { margin: 0; }
span#head-txt {
    font-weight: bold;
    font-size: 5.625rem;
    line-height: 1; }

#where-to-buy { height:250px; }
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border-left: 5px solid #C1D3D7; }

.elementor-widget-tabs .elementor-tab-content { padding:0px !important; }

div#p-sidenav nav ul li {
    border-bottom: 1px solid #f0f0f0;
    width: 80%; }

#headnav a.ekit-menu-nav-link {
    transition: 0.123s ease;
}
.page-id-37 iframe {
    border-radius: 15px;
}
div#r-videos iframe, div#i-videos video {
	border-radius:10px;
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
    display: flex;
    justify-content: center;
}
div#home-categ .e-child:hover {
    background-color: #c1d3d7;
}

div.b-content .elementor-image-box-content {
    padding: 10px 30px 30px 30px;
}
div#p-grid-categ .e-child {
    justify-content: center;
}
div#p-grid-categ .e-child:hover {
    box-shadow: 1px 1px 20px 2px rgba(0, 0, 0, 0.08);
}

video.elementor-video {
    border-radius: 20px;
}

.commentor-badge::before { background-color:#6a94a0 !important; }

div#h-video video { border-radius: 0px; }

/* Contact Form */
div#c-form .nf-before-form-content, span#nf-form-title-2 {
    display: none;
}
div#c-form label {
    font-weight: 600;
}
div#c-form input[type="text"], div#c-form input[type="email"], div#c-form input[type="tel"], div#c-form textarea {
    height: auto;
    padding: 5px 10px;
    color: black;
    border: 0px;
    background-color: transparent;
    border: 1px solid #6a94a0;
}
.nf-error.field-wrap .nf-field-element:after {
	border-radius: 10px; }
input#nf-field-8 {
    border-radius: 5px;
    padding: 10px 30px 10px 30px;
    background-color: #6a94a0;
    text-transform: uppercase;
    font-weight: 400;
    float: right;
}
input#nf-field-8:hover {
		background-color:#000;
	  color:white;
}
/* Contact Form End */

/* Caddy Cart */
span.cc-compass-count { background-color: #6a94a0; }
a.cc-button.cc-button-primary { background-color: #6a94a0; }
a.cc-button.cc-button-primary:hover { background-color: black; }
/* Caddy Cart End */

/* Video Slider */
.sina-cs-item {
    height: 55vh !important;
}
/* Video Slider End */

/* Cart Start */

.page-id-45 div#p-cart { display: none; }
.page-id-45 div#p-nav { width: 60%; }
.woocommerce-message {
    border-top-color: #6a94a0;
    border-radius: 5px;
}
.woocommerce-message::before { color: #6a94a0; }
button[name='update_cart'] { display: none !important; }

button[name='calc_shipping'] { background-color:#6a94a0 !important;color:white !important; }

button[name='calc_shipping']:hover { background-color:#000 !important;color:white !important; }

a.checkout-button.button.alt.wc-forward { background-color:#6a94a0; }
a.checkout-button.button.alt.wc-forward:hover { background-color:#000; }
input#coupon_code { width: 200px; }
.coupon button { height: 37px; }
.woocommerce .quantity .qty {
    padding: 5px 10px;
    width: 4.631em !important;
}
/* Cart End */

/* Hooks Remove Action Not Working */
a.button.product_type_simple, a.button.product_type_variable, .star-rating, a.shopengine_add_to_list_action.shopengine-wishlist.badge.se-btn.inactive, a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    display: none !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #222 !important;
}
/* End of hidden Objects */

p.pnew-tag {
    margin: 0px;
    padding: 3px 14px;
    position: absolute;
    top: 10%;
    left: 10%;
    font-size: 0.8rem;
    background-color: #6a94a0;
    color: white;
    border-radius: 10px;
    z-index: 5;
    text-transform: uppercase;
}

nav.woocommerce-MyAccount-navigation {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    color: black;
    font-size: 1.4rem;
    text-align: center;
}
ul.products.columns-3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
.woocommerce ul.products li.product a img { object-fit: contain;width:70%; }
.woocommerce.columns-3 ul.products li.product { transition: 0.325s ease;padding: 20px; display:flex; flex-direction: column; justify-content: space-between;  }
.woocommerce.columns-3 ul.products li.product:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    transition: 0.325s 
ease;
}
@media screen and (max-width: 1366px) { 
span#head-txt { font-size: 5.25rem; }
.page-id-45 div#p-nav { width: 80%; }
}

@media screen and (max-width: 1020px) { 
.page-id-45 div#p-nav { width: 30%; }
.customcta { display: flex; gap: 10px; flex-direction: column; }
}

@media screen and (max-width: 768px) { 
span#head-txt { font-size: 4.75rem; }
div#p-sidenav nav ul li {
    width: 100%; }
div#p-sidenav ul { column-count: 3; }
.sina-cs-item {
    height: 35vh !important;
}
.page-id-45 div#p-nav { width: 30%; }
.page-id-45 div#p-logo { width: 70%; }
.woocommerce ul.products li.product a img { height: 250px; }
    .customcta { width: 60%; }
}

@media screen and (max-width: 480px) { 
span#head-txt { font-size: 2.5rem; }
#where-to-buy { height:200px; }
div#qoutes .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse;
}
div#p-sidenav ul { column-count: 1; }
div#p-sidenav nav ul li a { justify-content:center; }
.sina-cs-item {
    height: 25vh !important;
}
.page-id-45 div#p-nav { width: 15%; }
.page-id-45 div#p-logo { width: 85%; }
.woocommerce.columns-3 ul.products li.product { width: 100%; }
.woocommerce ul.products li.product a img { height: 200px; }
}
@media screen and (max-width: 375px) { 
.sina-cs-item {
    height: 18vh !important;
}
}