diff --git a/buyproducts/buy_products.css b/buyproducts/buy_products.css index ae8ed92..ae8076c 100644 --- a/buyproducts/buy_products.css +++ b/buyproducts/buy_products.css @@ -11,6 +11,347 @@ font-family: "Poppins"; } +/* The Modal (background) */ +.modal { + display: none; /* Hidden by default */ + position: fixed; /* Stay in place */ + z-index: 1; /* Sit on top */ + left: 0; + top: 0; + width: 100%; /* Full width */ + height: 100%; /* Full height */ + overflow: auto; /* Enable scroll if needed */ + background-color: rgb(0,0,0); /* Fallback color */ + background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ +} + +/* Modal Content/Box */ +.modal-content { + background-color: #fefefe; + margin: 15% auto; /* 15% from the top and centered */ + padding: 20px; + border: 1px solid #888; + width: 80%; /* Could be more or less, depending on screen size */ +} + +/* The Close Button */ +.close { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close:hover, +.close:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + + +/* The Close Button */ +.close117 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close117:hover, +.close117:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + + +/* The Close Button */ +.close2 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close2:hover, +.close2:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + + +/* The Close Button */ +.close6 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close6:hover, +.close6:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + + +/* The Close Button */ +.close5 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close5:hover, +.close5:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + + +/* The Close Button */ +.close3 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close3:hover, +.close3:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + + +/* The Close Button */ +.close4 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close4:hover, +.close4:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + +/* The Close Button */ +.close9 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close9:hover, +.close9:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + +/* The Close Button */ +.close8 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close8:hover, +.close8:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + + +/* The Close Button */ +.close1172 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close1172:hover, +.close1172:focus { + color: black; + text-decoration: none; + cursor: pointer; +} +/* The Close Button */ +.close11 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close11:hover, +.close11:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + +/* The Close Button */ +.close79 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close79:hover, +.close79:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + +/* The Close Button */ +.close78 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close78:hover, +.close78:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + + +/* The Close Button */ +.close77 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close77:hover, +.close77:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + +/* The Close Button */ +.close76 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close76:hover, +.close76:focus { + color: black; + text-decoration: none; + cursor: pointer; +} +/* The Close Button */ +.close75 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close75:hover, +.close75:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + +/* The Close Button */ +.close74 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close74:hover, +.close74:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + +/* The Close Button */ +.close73 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close73:hover, +.close73:focus { + color: black; + text-decoration: none; + cursor: pointer; +} +/* The Close Button */ +.close72 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close72:hover, +.close72:focus { + color: black; + text-decoration: none; + cursor: pointer; +} +/* The Close Button */ +.close71 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close71:hover, +.close71:focus { + color: black; + text-decoration: none; + cursor: pointer; +} + +/* The Close Button */ +.close10 { + color: #aaa; + float: right; + font-size: 28px; + font-weight: bold; +} + +.close10:hover, +.close10:focus { + color: black; + text-decoration: none; + cursor: pointer; +} /* Customizing the title */ .swal-title { color: #000000 !important; /* Change title color */ diff --git a/buyproducts/buy_products.html b/buyproducts/buy_products.html index 6d0478e..8b89c2e 100644 --- a/buyproducts/buy_products.html +++ b/buyproducts/buy_products.html @@ -113,6 +113,47 @@

BALER-Hay & Forage Equipment

> Add to Cart + + + +
@@ -133,7 +174,47 @@

ELECTRIC LAWN MOWERS-56 Volt 21 in.

data-price="12000" > Add to Cart + + + + +
@@ -154,7 +235,49 @@

PESTICIDE SPRAY BOTTLES- 30 litre

data-price="2000" > Add to Cart - + + + + +
@@ -176,6 +299,47 @@

FRUIT PLUCKER

> Add to Cart + + + +
@@ -197,6 +361,46 @@

RUBBER HAND GLOVES

> Add to Cart + + + +
@@ -217,7 +421,47 @@

BIG TORCH LIGHT (HAND TORCH)

data-price="1500" > Add to Cart - + + + + +
@@ -238,7 +482,48 @@

WOLF GARDEN 7 TOOL SET

data-price="3500" > Add to Cart - + + + +
@@ -259,6 +544,48 @@

BALWAAN MANUAL AGRICULTURAL SEEDER

> Add to Cart + + + +
@@ -280,6 +607,47 @@

SOIL CRUMBLER TOOL

> Add to Cart + + + +
@@ -301,6 +669,47 @@

EARTH AUGER BIT

> Add to Cart + + + +
@@ -322,6 +731,47 @@

NEPTUNE PRESSURE HOSE

> Add to Cart + + + +
@@ -343,6 +793,47 @@

NEPTUNE POWER SPRAYERS

> Add to Cart + + + +
@@ -364,6 +855,46 @@

NEPTUNE CHAINSAW MACHINE

> Add to Cart + + + +
@@ -385,6 +916,54 @@

CORIANDER SEEDS

> Add to Cart + + + +
@@ -406,6 +985,46 @@

BOTTLE GOURD SEEDS

> Add to Cart + + + +
@@ -427,6 +1046,47 @@

HYBRID CHILLI SEEDS (GREEN CHILLI)

> Add to Cart + + + +
@@ -448,6 +1108,47 @@

HYBRID BRINJAL SEEDS

> Add to Cart + + + +
@@ -469,6 +1170,47 @@

BIOFIT SOIL ENHANCEMENT

> Add to Cart + + + +
@@ -490,6 +1232,47 @@

BIOFIT CULTURE BANNER

> Add to Cart + + + +
@@ -511,6 +1294,47 @@

SLURRY BUGS

> Add to Cart + + + +
@@ -532,6 +1356,47 @@

FERTILISERS NATURAL LAWN FOOD

> Add to Cart + + + +
diff --git a/index.html b/index.html index 28f08d2..52a3f6a 100644 --- a/index.html +++ b/index.html @@ -73,14 +73,8 @@ >

AgriLearnNetwork

- - -
- - -
-
- + + + +
diff --git a/style.css b/style.css index 0affd44..fbf900c 100644 --- a/style.css +++ b/style.css @@ -100,7 +100,6 @@ section { top: 0; left: 0; width:100%; - padding:2rem 9%; background-color: var(--bg-color); display: flex; justify-content: space-between; @@ -212,17 +211,17 @@ section { /* Theme Toggle Button */ .theme-toggle { - position: fixed; - top: 26px; - right: 30px; + position: relative; + left: 48px; + bottom:7px; display: flex; align-items: center; justify-content: center; cursor: pointer; background-color: yellow; border-radius: 50%; - width: 40px; - height: 40px; + width: 30px; + height: 30px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: background-color 0.3s, box-shadow 0.3s; z-index: 1000;