Big Country

Build your dream farm with Big Country Toys’ lineup of farm toys! These toy replicas of farm machinery and animals are perfect to start farming for young dreamers! We carry everything from horses to pickup trucks for your future farmer.

Filters:

Show In Stock Items Only
  • In Stock
Att - Age By Development
  • Adult (40)
  • Tween 9-12 Years (15)
  • Kids 6-8 Years (14)
  • Preschooler 3-5 Years (7)
  • Teen 13-17 Years (7)
Att_Interest
  • Crafts (7)
  • Teaching (4)
  • Music (1)
  • Reading (1)
  • Sports (1)
Att_Lego Theme
  • Icons (2)
  • Botanical (1)
  • Friends (1)
Att_Play Time
  • Less then 2 hr (1)
Att_Game Type
  • Board Games (3)
  • Card Games (1)
  • Family Games (1)
  • Outdoor Games (1)
Att_Puzzle Piece Count
  • 1,000 pc (3)
  • 100-249 pc (2)
  • 25-49 pc (1)
  • 250-499 pc (1)
  • 3,000+ pc (1)
Att_Puzzle Type
  • Jigsaw (4)
  • Shaped (1)
  • Tray Puzzle (1)
Att_Season
  • Mother's Day (11)
  • Father's Day (5)
  • Christmas (2)
Att_Theme
  • Scripture (18)
  • Floral (12)
  • Inspirational (7)
  • Everyday Life (6)
  • Bible Theme (5)
  • Wildlife (5)
  • Farm animals & Pets (4)
  • Birds (2)
  • Cottages & Farms (2)
  • Educational (2)
  • Greenery (2)
  • Transportation & Vehicles (2)
  • Country (1)
  • History (1)
  • Nature (1)
Att_Audience
  • Children (41)
  • Women (34)
  • Men (8)
  • Family (6)
  • Teachers (6)
  • Teen (4)
  • Girls (2)
  • Mothers (2)
  • Boys (1)
  • Friend (1)
  • Grandfather (1)
  • Husband (1)
  • Pastors (1)
  • Student (1)
  • Wife (1)
Att _Book Series
  • Odyessey Imagination Station (6)
  • Trailblazer Series (4)
  • Little House Series (2)
  • The Fishing Chronicles (1)
Att_Book Category
  • Adventure (15)
  • Christian Living (9)
  • Children's Chapter Books (5)
  • Devotional (5)
  • Fiction (5)
  • Historical Fiction (5)
  • Bible Stories (3)
  • Bible Studies & Study Guides (3)
  • Classics (3)
  • Colouring Books (3)
  • Relationship (3)
  • Spiritual Growth (3)
  • Study Helps (3)
  • Nature (2)
  • Picture Books (2)
  • Short Stories (2)
  • Spiritual Warfare (2)
  • Tracts (2)
  • Activity Books (1)
  • Animal Stories (1)
  • Birds (1)
  • Discipleship (1)
  • Farming (1)
  • Gardening (1)
  • Grief (1)
  • Historical Non-Fiction (1)
  • Marriage (1)
  • Science (1)
  • Song Books (1)
  • True Stories (1)
  • Wedding (1)
Att_Binding
  • Paperback (45)
  • Imitation Leather (37)
  • Faux Leather (29)
  • Hardcover (23)
  • Spiral Bound (20)
  • Softcover (10)
  • Audio Book (7)
  • Cloth Over Board (6)
  • Genuine Leather (2)
  • Other (2)
  • Board Book (1)
  • Bonded Leather (1)
Att_Bible Translation
  • KJV (69)
  • NLT (8)
  • CSB (1)
  • NKJV (1)
Att_Help and Features
  • Maps (28)
  • Red Letter (28)
  • Compact (20)
  • One Year Plan (19)
  • Thumb Indexed (18)
  • Concordance (13)
  • Zipper Closure (13)
  • Cross Reference (12)
  • Gift Bible (10)
  • Note Taking (5)
  • Journal (3)
  • Lay-Flat (3)
  • Pocket (3)
  • Slimline (3)
  • Thinline (2)
  • New Testament (1)
  • Pew Bible (1)
  • Study Bible (1)
Att_Print Size
  • Normal Print up to 10.9 (25)
  • Small (13)
  • Giant Print 13.5-15 (10)
  • Large Print 11-13.5 (5)
Att_Bible Reference
  • Cross Reference (1)
Att_Primary Material
  • Ceramic (28)
  • Leather Touch (9)
  • Other (6)
  • Aluminized Steel (1)
  • Glass (1)
  • Metal (1)
  • Non-Stick (1)
  • Nylon (1)
  • Plastic (1)
  • Silicone (1)
  • Stainless Steel (1)
  • Wood (1)
Att_Language
  • English (30)
  • German (4)
  • French (1)
  • Other (1)
  • Spanish (1)
/* CLOSE BUTTON STYLES*/

.dwc-quick-view__close-btn {
 --bg-color: #fff;
  --icon-color: black;
  --icon-size: 16px;
  --padding: 8px;
  --border-radius: 50vw;
  --border: none;
}
  
 :root {
   /*QUICK VIEW*/
   --qv-width: 1024px;
  /* OVERLAY */
  --qv-overlay-bg-color: #0a3152;
  --qv-overlay-blur: 5px;
  --qv-overlay-opacity: 0.5;

  /* SIDEBAR LOCATION */
  --qv-sidebar-width: 400px;

  /* QUICK VIEW ENTRANCE ANIMATION */
  --qv-animation: fade;
  /* slide, fade, zoom*/

  /* NEXT/PREV BUTTON */
  --inactive-btn-bg: rgba(0, 0, 0, 0.25);
  --inactive-btn-opacity: 0.5;
   
   /*ACTIVE CARD 
   - add the class .dwc-highlight 
   for this and trail to work */
   
    --active-card-bg:  white ;
    --active-card-border: solid 1px transparent;
  
    
    /*TRAIL*/
    --trail-bg:transparent;
    --trail-border-color:skyblue;
    --trail-border-size: 2px;
    --trail-border-radius:10px;
    --trail-transition:transform 0.45s ease, width 0.3s ease, height 0.3s ease, opacity 0.3s ease;
}
const initializeBricksScripts = 0;
const initializeWooScripts = 1;
const enableTrail= 1;
const quickViewLocation = 'center';  // 'left', 'right', 'center', 'dock'
//const url = '/quick-view-dev-src/'; // quick view page url
const fetchFromSinglePage = 1; // condition to switch between single and multiple URLs
const fallbackUrl = '/quick-view-dev-src/'; // default quick view page URL


// TRAIL configuration
let trailConfig = {
  borderColor: 'var(--trail-border-color)',
  borderSize: 'var(--trail-border-size)',
  borderRadius: 'var( --trail-border-radius)',
  backgroundColor: 'var(--trail-bg)',
  transition: 'var(--trail-transition)'
};