/*!
Theme Name: Green Duck Trade
Theme URI: https://www.thinkcreative.co.uk
Author: Think Creative Studio Ltd
Author URI: https://www.thinkcreative.co.uk
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: think-creative

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.


*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 64, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 105, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 116, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 125, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 133, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 137, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 186, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 195, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 206, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 218, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 229, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 240, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 270, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 280, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 290, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 308, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 328, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 347, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/_normalize.scss */
[hidden] {
  display: none;
}

/* BRANDING */
/* line 2, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-mobile-top-bar a {
  color: #ffffff;
}

/* line 5, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-mobile-top-bar i {
  color: #ffffff;
}

/* line 10, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-header {
  position: relative;
  width: 100%;
  height: 200px;
}

/* line 16, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-header:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100px;
  background: #ffffff;
  clip-path: polygon(0 92%, 100% 70%, 100% 100%, 0 100%);
}

/* line 27, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-header:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 35px;
  left: 0;
  transform: rotate(-1deg);
  width: 100%;
  height: 3px;
  background: #ffffff;
}

/* line 40, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-header #gdt-login-link a {
  color: #ffffff;
  font-weight: 400;
}

/* line 45, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-header #gdt-login-link i {
  color: #ffffff;
}

/* line 54, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-nav nav ul li {
  position: relative;
  padding: 0;
  margin: 0;
}

/* line 59, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-nav nav ul li:before {
  content: "";
  display: block;
  width: 3px;
  height: 20px;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

/* line 77, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/layout/_header.scss */
#gdt-nav nav ul li:first-of-type:before {
  content: '';
  display: none;
}

/* line 2, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
h2,
#product-archive h2 {
  color: #8dc63f;
  text-transform: uppercase;
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  margin-bottom: 40px;
}

/* line 9, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
#product-archive h4 {
  font-size: 20px;
  margin: 15px 0;
}

/* line 14, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
#product-archive p {
  font-size: 12px;
}

/* line 18, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
#product-archive button.button,
.woocommerce ul.products li.product .button,
.woocommerce a.added_to_cart{
  background: #000000;
  color: #8dc63f;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  border-radius: 0;
  letter-spacing: 1px;
  margin: 0;
  padding: .618em 1em !important;
  border: none;
  display: block;
}
.woocommerce a.added_to_cart{
	margin-top: 4px;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
	pointer-events: none;
}
/* line 34, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
#product-archive .quantity input {
  height: 100%;
}

/* line 41, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
.product-archive h2 {
  color: #8dc63f;
  text-transform: uppercase;
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  margin-bottom: 40px;
}

/* line 48, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
.product-archive h4 {
  font-size: 20px;
  margin: 15px 0;
}

/* line 53, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
.product-archive p {
  font-size: 12px;
}

/* line 57, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
.product-archive button.button {
  background: #000000;
  color: #8dc63f;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  border-radius: 0;
  letter-spacing: 1px;
  margin: 0;
  border: none;
  display: block;
  padding: 4px 15px;
  float: left;
}

/* line 72, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
.product-archive .quantity {
  float: left;
  width: 50px;
  margin-right: 5px;
}

/* line 77, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
.product-archive .quantity input {
  width: 100%;
  height: 100%;
  padding: 2px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 89, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
  #product-archive p {
    min-height: 150px;
  }
  /* line 95, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_product-archive.scss */
  .product-archive p {
    min-height: 150px;
  }
}

/* line 2, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_my-account.scss */
#gdt-my-account p {
  color: #000000 !important;
}

/* line 6, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_my-account.scss */
#gdt-my-account a {
  color: #8dc63f;
}

/* line 10, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_my-account.scss */
#gdt-my-account ul {
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  list-style: none;
  background: #f0f0f0;
  padding: 15px;
  margin-right: 30px;
}

/* line 17, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_my-account.scss */
#gdt-my-account ul li {
  margin: 5px 0;
}

/* line 19, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_my-account.scss */
#gdt-my-account ul li a {
  color: #8dc63f;
  transition: 0.5s;
}

/* line 23, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_my-account.scss */
#gdt-my-account ul li a:hover {
  color: #000000;
  transition: 0.25s;
}

/* line 3, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_cart.scss */
#gdt-cart-wrapper th {
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  font-weight: 400;
}

/* line 9, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_cart.scss */
#gdt-cart-wrapper tr:nth-child(even) {
  background: #fafafa;
}

/* line 16, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_cart.scss */
#gdt-cart-wrapper td.product-name a {
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
}

/* line 22, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_cart.scss */
#gdt-cart-wrapper .checkout-button {
  background: #000000;
  color: #8dc63f;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
}

/* line 31, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_cart.scss */
#gdt-cart-wrapper a {
  color: #8dc63f;
}

/* line 35, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_cart.scss */
#gdt-cart-wrapper input#coupon_code {
  width: 200px;
}

/* line 40, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_cart.scss */
#gdt-cart-wrapper .cart_totals h2 {
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  color: #8dc63f;
  font-weight: 200;
  text-transform: uppercase;
}

/* line 48, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_cart.scss */
#gdt-cart-wrapper button {
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  font-weight: 200;
}

/* line 4, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_checkout.scss */
#gdt-checkout-wrapper h3 {
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  color: #8dc63f;
  font-weight: 200;
  margin: 20px 0;
}

/* line 12, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_checkout.scss */
#gdt-checkout-wrapper .woocommerce .col-1,
#gdt-checkout-wrapper .woocommerce .col-2 {
  max-width: none;
}

/* line 18, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_checkout.scss */
#gdt-checkout-wrapper p {
  display: block;
}

/* line 20, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_checkout.scss */
#gdt-checkout-wrapper p label {
  display: block;
  width: 100%;
  float: left;
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  font-weight: 200;
}

/* line 28, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_checkout.scss */
#gdt-checkout-wrapper p .woocommerce-input-wrapper {
  display: block;
  float: left;
  width: 100%;
}

/* line 35, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_checkout.scss */
#gdt-checkout-wrapper #customer_details {
  margin-bottom: 50px;
}

/* line 39, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_checkout.scss */
#gdt-checkout-wrapper th {
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  font-weight: 200;
  color: #8dc63f;
}

/* line 46, ../../../../../../../../../../../../../Users/admin/Sites/green-duck-trade/wp-content/themes/green-duck-trade/gdtscss/pages/_checkout.scss */
#gdt-checkout-wrapper button {
  background: #000000;
  color: #8dc63f;
  font-family: "itc-avant-garde-gothic-pro", Sans-serif;
  font-weight: 200;
}

.woocommerce ul.products li.product .button:nth-child(2){
	display: none;
}
.elementor-tabs-wrapper{
	text-align: center;
}
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{
	display: inline-block !Important;
	padding: 13px 20px;
	font-family: "itc-avant-garde-gothic-pro", Sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 1.7px;
	color: #000000;
	position: relative;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active,
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:hover{
	color: #61CE70;
}
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active::before,
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active::after,
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:last-child::after,
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:last-child::before{
	display: none !important;
}
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active::before,
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active::after,
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:not(:last-child)::before,
.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:not(:last-child)::after{
	content: "" !Important;
    display: block !Important;
    width: 3px;
    height: 20px;
    background: #000000;
    position: absolute;
    top: 50%;
    right: 0;
	left: auto;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.elementor-widget-tabs .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-desktop-title{
	border: 0px !important;
}
.elementor-tab-content h2{
	margin-bottom: 30px;
}
.product-description{
	font-size: 14px;
	color: #9e9e9e;
}
.woocommerce ul.products li.product .price{
	font-size: 16px;
	color: #000000;
}
.placeholder-text{
	text-align: center;
	font-size: 20px;
	color: #b9b9b9;
	margin-top: 20px;
}
.left-align{
	text-align: left;
}

/*# sourceMappingURL=style.css.map */