/*
Theme Name: HeroWraps
*/
@import url('https://fonts.googleapis.com/css?family=Darker+Grotesque:400,700&display=swap');

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
body{font-family: 'Darker Grotesque', sans-serif; font-size:1.4em;}
article {font-size:0.9em;}
#header{max-width:1400px; margin:0 auto;}
#header a:link, #header a:visited, #header a:active{color:#222222;}
.row{margin:0 !important;}
.cartmenu{float:right; padding-right:30px; font-size:0.9em;}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
#content{max-width:1400px; padding-top:0px; padding-bottom:50px; color:#666666; margin:0 auto; font-family: 'Darker Grotesque', sans-serif;  line-height:1.4;}
.contain{max-width:1400px; margin:0 auto; padding-top:50px; padding-bottom:50px; font-family: 'Darker Grotesque', sans-serif;  line-height:1.4;}
.clearfix{clear:both;}
h2{font-weight:bold; font-size:2.0em;}
.icon-bar{border:1px solid #111111;}
.row{margin:0 !important;}
.navbar {margin-bottom:0px !important;}
.nav-link{font-size:0.9em !important;}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    text-align: center !important; border:1px solid #efefef;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    display: none !important;
}
.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img {
width: 80% !important;
}

strong{font-weight:bold;}
.homebox{background:#666666; height:180px; margin:10px 0;}
/*.subpagemenu{width:100%; background:#efefef; min-height:20px;}*/
.pagetop{padding:70px 0; background-color:#efefef;}
.calforms{background:#ffffff; padding:20px; border:4px solid #efefef; min-height:450px;}

/*custom product cat pages*/
.prodsrow{margin-top:50px !important;}
.prods{text-align:center;}
.prods img{max-width:100%; height:auto;}
.prods a:link {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.prods a:hover {
    opacity: .6;
}

footer{background:#111111; min-height:400px; margin-top:0px; color:#999999 !important; font-size:0.8em;}
footer h3{color:#cccccc;}
footer h3::after {
    background-color: #efefef; 
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 50%;
    margin:5px 0;
    width: 150px;
}
.copyright{display:block; text-align:center; border-top:1px solid #222222; margin:20px; padding:10px;}
h3.wc-pao-addon-heading {
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    font-family: "Poppins", Sans-serif;
    color: #002154;
}


.postid-2356 .quantity.woopq-quantity input.input-text.qty {
    width: 80px!important;
    height: 41px!important;
    text-align: center!important;
    font-size: 14px!important;
    padding-right:20px !important;
    background: transparent!important;
    border: 1px solid #002154!important;
    box-sizing: border-box!important;
    font-size: 15px!important;
    line-height: 22px!important;
    font-weight: 600!important;
    font-family: "Poppins", Sans-serif !important;
    color: #002154 !important;
    margin: 0 !important;
}


.postid-2356 .quantity.woopq-quantity div {
    position: relative !important;
    flex-direction: row !important;
    height: auto !important;
}

.postid-2356 .quantity.woopq-quantity .plus,
.postid-2356 .quantity.woopq-quantity .minus{
    position: absolute;
    right: 0;
}
.postid-2356 .quantity.woopq-quantity .plus{
    top: 0;
}
.postid-2356 .quantity.woopq-quantity .minus{
    bottom: 0;
}

.pricing-table {
  font-family: Arial, sans-serif;
  margin: 20px;
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.pricing-table h3 {
  text-align: center;
  font-size: 24px;
  color: #333;
}

.pricing-table table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

.pricing-table th,
.pricing-table td {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.pricing-table th {
  background-color: #EC1C2D;
  color: white;
  font-size: 18px;
}

.pricing-table td {
  font-size: 16px;
}

.pricing-table tr:last-child td {
  border-bottom: none;
}

.pricing-table tr:hover {
  background-color: #f1f1f1;
}


/* Parent wrapper styling */
.tdsiw_wrap {
    display: flex; /* Enable flexbox for alignment */
    justify-content: space-between; /* Space out the left and right sections */
    align-items: flex-start; /* Align items at the top */
    flex-direction: row-reverse;
}

/* Title and description wrapper (left side) */
.title_desc_wrap {
    flex: 1; /* Allow this section to take available space */
    margin-right: 20px; /* Optional: Adds space between left and right sections */
    width: 60%;
}

/* Static image wrapper (right side) */
.static_img_wrap {
    display: flex; /* Enable flexbox for inner elements */
    justify-content: flex-start; /* Align images from left */
    width: 40%;
}

/* Static image first (left image inside static_img_wrap) */
.static_image_first {
    margin-right: 10px; /* Optional: Adds space between the images */
}

/* Static image second (right image inside static_img_wrap) */
.static_image_second {
    /* Additional styles can be added for the second image */
}

/* Optional: You can adjust the width of images inside the static_img_wrap */
.static_image_first img, .static_image_second img {
    max-width: 100%; /* Ensure the images fit their container */
    height: auto; /* Maintain aspect ratio */
}
