/*
Theme Name:     Trophy Co Child
Theme URI:      https://themeisle.com/themes/raft/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Tested up to:   6.0.1
Template:         TrophyCo
Requires PHP:   7.0
Requires at least: 5.5
Description:    TrophyCo Theme
Version:        1.1.7
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    raft
WordPress Available:  yes
Requires License:     no
Tags: one-column, custom-colors, custom-menu, custom-logo, e-commerce, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments
*/


/* MENU STYLES */

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  background-color: #F2F2F2;
  overflow-x: hidden;
  transition: 0.1s;
  padding-top: 0px;
}

.sidenav a {
  padding: 8px 8px 8px 50px;
  text-decoration: none;
  font-size: 14px;
  color: #FFCC00;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #006633;
}

.sidenav .closebtn {
  position: relative;
  top: 0;
  right: 0px;
  font-size: 45px;
  margin-left: 140px;
margin-top: 5px;
margin-bottom: 20px;
padding: 0 0 0 0;
width: 30px;
color: #006633;
}

.sidenav .closebtn:hover {
 color: #000000;
}

/* The subnavigation menu */
.subnav {
  float: left;
  overflow: hidden;
  
}

/* Subnav button */
.subnav .subnavbtn {
  font-size: 14px;
  border: none;
  outline: none;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}




/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #F2F2F2;
  padding-left: 40px;
  
}

.dropdown-container a {
  padding: 1px 0px 1px 16px;
  text-decoration: none;
  font-size: 12px;
  color: #000000;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}



/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 10px;
}

/* Style the sidenav links */
.links a {
  padding: 10px 10px 10px 16px;
  text-decoration: none;
  font-size: 16px;
  color: #006633;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;


}

/* Style the dropdown button */
.dropdown-btn {
  padding: 10px 10px 10px 16px;
  font: inherit;
  text-decoration: none;
  font-size: 16px;
  color: #006633;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;


}
/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
  color: #000000;

}
.dropdown-container a:hover {
  color: #006633;
}

.main-button span:hover {
  color: #000000;
}

.main-button{
  font-size:16px;
  cursor:pointer;
  color:#006633;
}


/* WEBSITE STYLES */

.wc-block-mini-cart__button .wc-block-mini-cart__icon{
  height: 2em;
  width: 2em;
  color: #000000;
}

/* Single Product Page */

a.added_to_cart.wc-forward{
  display: none;
}

div.prad-mb-32.prad-mt-48.prad-product-price-summary {
  display: none!important
}

div.woocommerce-variation.single_variation {
  display:none!important;
}


/* Priciing Table */

.rp_wcdpd_pricing_table table{
  border-bottom: 1px solid #c4c4c4;
}

span.amount.rp_wcdpd_pricing_table_product_price {
  color: #000000;
    font-size: 12px;
}

span.rp_wcdpd_pricing_table_quantity {
  color: #006633;
    font-size: 12px;
}

div.rp_wcdpd_product_page_title {
  color: #006633;
}

div.wc-block-components-product-price.wc-block-grid__product-price.has-font-size.has-normal-font-size {
  display: none !important;
}

table.variations {
  margin-bottom: -20px !important;
  margin-top: -20px !important;
}

textarea.tmcp-field.tm-epo-field.tmcp-textarea.tcenabled {
  text-align: center !important;
}

dl.rightpress_product_price_live_update{
  color: #000000;
    font-size: 12px;
  margin: 4em 0 !important;
}



button.single_add_to_cart_button.button.alt.wp-element-button {
  border-radius: 10px;
  background-color: #006633;
  padding: 8px;
  width: 150px;
  
}

.cpf-upload-wrap {
  border-radius: 10px !important;
  width: 100% !important;
  background-color: #006633;
  color: #FFFFFF;
}

selector {
}

div.prad-mb-32.prad-mt-48.prad-product-price-summary {
  display: none!important
}

div.woocommerce-variation.single_variation {
  display:none!important;
}

span.amount.rp_wcdpd_pricing_table_product_price {
  color: #006633;
    font-size: 12px;
}

span.rp_wcdpd_pricing_table_quantity {
  color: #000000;
    font-size: 12px;
}

div.rp_wcdpd_product_page_title {
  color: #006633;
}

div.wc-block-components-product-price.wc-block-grid__product-price.has-font-size.has-normal-font-size {
  display: none !important;
}

.tmcp-field.tm-epo-field.tmcp-textfield.tcenabled{
  text-align: center !important;
  border: 0px !important;
  padding: 8px !important;
  font-size: 14px !important;
  margin-top: -5px !important;
  border-radius: 10px;
  background-color: #e6e6e6;
  
}

p.tc-cell.tc-epo-label.tm-epo-element-label.tc-col-auto.tc-left {
  margin-top: 0px !important;
  color: #006633;
  }

/* Ribbon Select Button */
button.button.alt.tm-section-link{
  width: 100% !important;
  margin-top: 0px;
  padding: 15px;
  background-color: #FFFFFF;
  color: #006633;
  border-radius: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #006633;
  cursor: pointer;
  font-family: inherit;
}

.tc-cell .tc-col-auto{
  width: 100% !important;
}

.tm-button{
  border-radius: 10px;
  border-color: #006633;
  color: #006633;
  
}

/*Ribbon Popup Box */

.flasho{
  row-gap: 2px;
  border-radius: 15px;
}
h3.tc-cell.tc-epo-label.tm-epo-element-label.tm-has-undo-button.tm-has-required.tcwidth.tcwidth-100.color-00023a{
  margin-top: 0px;
}


.flasho .header{
  border-bottom: 0px;
}
.flasho .header h3 {
  display: none !important;
}

.flasho .footer .inner {
  border-top: 0px;
}

/*Product Engraving-Logo options box */

div.tc-row.tm-box{
  padding-top: 0px;
}
div.tc-section-inner-wrap{
  padding-top: 20px;
}



div.tc-row{
  margin-top: -5px
  !important;
  
}

a.reset_variations{
  display: none !important;
}

div.tc-row.tm-box.bgcolor-fafafa{
  border-radius: 10px;
  border-color: #e0e0e0;
}

/*Side Cart */

.wc-block-components-notices{
display: none !important;
}
.wc-block-components-product-badge.wc-block-components-sale-badge{
  display: none;
}

.wc-block-mini-cart__shopping-button{
  border-radius: 10px !important; 
}

.wc-block-components-button:not(.is-link) {
  border-radius: 10px !important; 
}

.wc-block-components-button.wc-block-components-drawer__close{
  margin-right: 40%;
}

/*Hide shipping button*/

.wc-block-components-totals-shipping__collaterals{
  display: none;
}

/*Chechout*/

.wc-block-checkout__guest-checkout-notice{
  display: none;
}

.wc-block-components-totals-shipping__via{
  display: none;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  border-radius: 10px;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
  border-radius: 10px !important;
}
.product-title {
  font-weight: 200 !important;
}

/*Hide Shipping Option*/

.wc-block-checkout__shipping-option.wp-block-woocommerce-checkout-shipping-methods-block.wc-block-components-checkout-step{
  display: none;
}

/*Add To Cart Pop Up */

.wooac-popup{
  border-radius: 15px;
}

.mfp-close-btn-in .mfp-close{
  color: #00023A;
}

/* NEW PRODUCT BADGE */
/* Style for the featured icon */
.featured-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #006633;
    color: #fff;
    padding: 5px 10px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    z-index: 4;
}

.product {
    position: relative; /* Ensure the icon positions correctly within the product */
}

/* Catagory Product Page */

select.orderby{
  padding: 5px;
  border: 0px;
  border-radius: 5px;
}

