/**
 * /*!
 * Theme Name:      DevIQ Property
 * Theme URI:       https://www.developersiq.com
 * Author:          DevIQ Team
 * Author URI:      https://github.com/rajwebsoft/
 * Description:     DevIQ is the perfect theme for your next WooCommerce project designed around speed and conversions.
 * Version:         22.1.2
 * License:         GNU General Public License v2 or later
 * License URI:     http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:     shoptimizer
 */
 
 .entry-summary table.variations {
    background: #cfb7a6;
    padding: 20px;
    border-radius: 15px;
}

table.variations select {
    height: 50px;
    border-radius: 15px;
}

table.variations tr:nth-child(2) {
    width: 50%;
    float: left;
    padding-right: 2%;
}
table.variations tr:nth-child(3) {
    width: 50%;
    float: left;
    padding-left: 2%;
}
table.variations a.reset_variations {
    float: right;
}
.woocommerce-variation-price .woocommerce-Price-amount {
    color: #7c3a59;
    font-size: 24px;
    font-weight: 600;
    padding-top: 10px;
}

.site-content .woocommerce-product-details__short-description ul li {
    font-size: 14px;
	text-transform: uppercase;
}

.woocommerce-Tabs-panel--description ul li{
	text-transform: uppercase;
}

p.price .woocommerce-Price-amount {
    font-size: 20px;
}
.custom_order .popup_custom_order{
    border-radius: 15px;
    font-size:14px;
}

.woocommerce-product-details__short-description .custom_order .popup_custom_order:hover {
    background-color: #7c3a59;
}

.header-4.full-width-header .site-header, .col-full.topbar-wrapper {
    border: none!important;
}

@media (max-width: 666px){
.shoptimizer-sticky-add-to-cart__content {
    padding: 10px 0;
    display: block!important;
}
	.shoptimizer-sticky-add-to-cart__content-product-info{
		display: block!important;
		padding-bottom:5px;
	}
}

.tv-embed-widget-wrapper__body{
	background: transparent;
}



.sub-header-img {
  width:100%;
  height:auto;
  position: relative;
  background-image: url('https://algosignal.ai/wp-content/uploads/2025/04/subheader.png'); 
  background-size: cover;
  background-position: center;
  padding:3rem 3rem 3rem 3rem ;
  color: #fff;
  text-align: center;
  margin: -10px 0px 20px 0px;

}

.sub-header-img .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.sub-header-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
}

.sub-title {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 20px !important;
color: #fff;
}

.sub-desc {
  font-size: 14px;
  font-weight: 400;
}
.sub-desc span a{
  color: #cacaca;
}
.no-breadcrumbs.single-post .archive-header {
     padding-top: 0;
}
