.gt_selector {font-family: "Oswald", Sans-serif; background-color: #ffb90e; font-weight: 500; font-size: 12px; text-transform: uppercase !important; border-radius: 50px; -webkit-appearance: none; -moz-appearance: none; border: 0; padding:14px 24px 14px 14px; text-align: center; background-image: url('../images/drop_arrow.png'); background-repeat: no-repeat; background-position:calc(100% - 8px) 50%;}
.hfe-search-form__input {padding: 10px 10px 10px 28px !important;}
.cart_head .elementor-button-icon {background-image: url('../images/shopping-cart.png'); background-repeat: no-repeat; width: 25px; height: 25px;}
.cart_head .elementor-button-icon i {display: none;}
.footer_menu ul li, .footer_menu2 ul li {position: relative;}
.footer_menu ul li:after {position: absolute; content: ""; width: 2px; height: 15px; background-color: #000; right: 0px; top: 9px;}
.footer_menu ul li:last-child:after, .footer_menu2 ul li:last-child:after {display: none;}
.footer_menu2 ul li:after {position: absolute; content: ""; width: 2px; height: 15px; background-color: #AEAEAE; right: 0px; top: 12px;}
.footer_newsletter_form input[type=email] {background-color: transparent; border-radius: 50px; font-family: "Open Sans", Sans-serif; color: #030303 !important; border: 1px solid #000; padding: 18px 32px;}
.footer_newsletter_form input[type=email]:placeholder {color: #030303 !important; opacity: 1;}
.footer_newsletter_form .es-form-field-container {display: flex; gap: 7px;}
.footer_newsletter_form .es-form-field-container .gjs-row:nth-child(2) {
	width: 74%;
}
.footer_newsletter_form .es-form-field-container .gjs-row:nth-child(3) {
	width: 26%;
}
.footer_newsletter_form input[type=submit] {
	width: 100%;
	font-family: "Oswald", Sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 18px 32px;
	border-radius: 50px;
}
.footer_newsletter_form input[type=submit]:hover {background-color: #000 !important;}
.text_color span {color: #ff0000;}



/*================ RESPONSIVE =============*/
@media only screen and (min-width: 1801px) and (max-width: 2900px) {


}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {


}

@media only screen and (min-width: 1025px) and (max-width: 1200px){


}

@media only screen and (min-width: 768px) and (max-width: 1024px){


}


@media only screen and (min-width: 320px) and (max-width: 767px){

    
}


  /*
 * Hide visually and from screen readers, but maintain layout
 */

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after {clear: both;}


  /* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  /* Black prints faster:
    http://www.sanbeiji.com/archives/953 */
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {text-decoration: underline; }
  a[href]:after {content: " (" attr(href) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  abbr[title]:after { content: " (" attr(title) ")";}
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  pre, blockquote {border: 1px solid #999; page-break-inside: avoid;}
  thead { display: table-header-group; }
  tr, img {page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 {page-break-after: avoid; }
}
