screen



produc@charset "utf-8";
/* Global Styles */
a:hover {
	color: rgba(255,255,255,1.00);
}
/*header*/
header {
	font-family: 'Arvo', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
/* Logo placeholder*/
* {
  box-sizing: border-box;
}

body {
  margin: 0px;
  font-family: 'segoe ui';
}

.nav {
  height: 50px;
  width: 100%;/*
  background-color: #4d4d4d;*/
  position: relative;
}

.nav > .nav-header {
  display: inline;
}

.nav > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  padding: 10px 10px 10px 10px;
}

.nav > .nav-btn {
  display: none;
}

.nav > .nav-links {
  display: inline;
  float: center;
  font-size: 18px;
}

.nav > .nav-links > a {
  display: inline-block;
  padding: 13px 10px 13px 10px;
  text-decoration: none;
  color: #C5BABB;
}

.nav > .nav-links > a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.nav > #nav-check {
  display: none;
}
/*
@media (max-width:600px) {
  .nav > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .nav > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
  }
  .nav > .nav-btn > label:hover,.nav  #nav-check:checked ~ .nav-btn > label {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .nav > .nav-btn > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #eee;
  }
  .nav > .nav-links {
    position: absolute;
    display: block;
    width: 100%;
    background-color: #333;
    height: 0px;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 50px;
    left: 0px;
  }
  .nav > .nav-links > a {
    display: block;
    width: 100%;
  }
  .nav > #nav-check:not(:checked) ~ .nav-links {
    height: 0px;
  }
  .nav > #nav-check:checked ~ .nav-links {
    height: calc(100vh - 50px);
    overflow-y: auto;

}
.columns4 {
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 20px;
	font-family: Raleway;
}
.columns4 a {
	text-decoration: none;
	color: #A81007;
}.columns4 .offer1 {
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 20px;
	font-family: Raleway;
}
.columns4 .offer1 .a {
	text-decoration: none;
	color: #A81007;
	


  }
}*/
#logo {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	text-align: left;
	clear: both;
	color: #A81007;
	
}
#logo a {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	text-align: left;
	clear: both;
	color: #A81007;
	
}
#logo1 {
	float: left;
	padding-top: 0;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	font-family:'Cabin Sketch', cursive;
	font-feature-settings: bold;
	font-size: 54px;
	text-align: left;
	clear: both;
	color:#000000;
	
}


#logo1A {
	float: left;
	padding-top: 0;
	padding-left: 0px;
	padding-right: 30px;
	width: 100%;
	font-family: 'Julius Sans One';
	font-feature-settings: bold;
	font-size: 54px;
	text-align: left;
	clear: both;
	color:#000000;
	
}
/* font families
font-family: 'Faster One', cursive;
font-family: 'Londrina Sketch', cursive;
font-family: 'Permanent Marker', cursive;
font-family: 'Hammersmith One', sans-serif;
font-family: 'Zilla Slab Highlight', cursive;
font-family: 'Caveat', cursive;
font-family: 'Homemade Apple', cursive;
font-family: 'Cabin Sketch', cursive;
font-family: 'Josefin Slab', serif;
font-family: 'Fredericka the Great', cursive;
font-family: 'Cinzel Decorative', cursive;
font-family: 'Forum', cursive;
font-family: 'Gruppo', cursive;
font-family: 'Oregano', cursive;
font-family: 'Ubuntu', sans-serif;
font-family: 'Overlock SC', cursive;
font-family: 'Akronim', cursive;*/

/* div for Links in header */
#headerLinks {
	float: left;
	width: calc( 100% - 139px );
	text-align: right;
	padding-bottom: 10px;
	background-color: rgba(255,255,255,1.00);
}
/* Links in header */
#headerLinks a {
	text-decoration: none;
	color: rgba(146,146,146,1.00);
	padding-left: 66px;
	font-size: 14px;
}
#headerline {
	margin-top: 50px;
}

/* Offer text banner*/
#offer {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	clear: both;
	color: #A81007;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#offer1 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	clear: both;
	color: #A0A0A0;
	padding-left: -5px;
	padding-right: 35px;
	padding-bottom: 25px;
	text-align: left;
}

#offer1 a {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	clear: both;
	font-style: oblique;
	text-decoration: none;
	color: #A0A0A0;
	padding-left: -5px;
	padding-right: 35px;
	padding-bottom: 25px;
	text-align: left;
}
/* Main content of the site */
#content {
	clear: both;
	overflow: auto;
	padding-top: 12px;
}
/* Sidebar */
#content .sidebar {
	font-family: 'Raleway', sans-serif;
	color: rgba(146,146,146,1.00);
	float: left;
	width: 10%;
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
	height: 100%;
}
/* main content of the site */
#content .mainContent {
	float: left;
	width: 100%;
	text-align: center;
	padding-left: 4%;
}
/*menubar's properties for menus in sidebar */
#content .sidebar #menubar {
	text-align: left;
	color: rgba(146,146,146,1.00);
	position: relative;
	left: 0%;
}
/* Search field in sidebar */
#content .sidebar #search {
	width: 100%;
	border-radius: 0px;
	height: 42px;
	text-align: center;
	color: rgba(208,207,207,1.00);
	font-size: 14px;
	;
	margin-bottom: 21px;
}
/* Whole page content */
#mainWrapper {
	width: 100%;
	padding-left: 5%;
}
/*menu elements */
.menu ul li {
	list-style-type: none;
	font-size: x-large;
	position: relative;
	left: -35px;
}
/* Product rows for catalog */
#content .mainContent .productRow {
/*	overflow:auto;*/
	color: rgba(146,146,146,1.00);
	width: 100%;
}
.mainContent .productRow .img-responsive {
	position: relative;
	display: block;
	max-width: 100%;
	max-height: 70%;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;

}
.img-responsive {
	position: relative;
	display: block;
	max-width: 100%;
	max-height: 100%;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;

}
/* Each product Information in the catalog */
.mainContent .productRow .productInfo {
	float: left;
	padding-left: 1%;
	padding-right: 2%;
	width: 42%;
}
.mainContent .productRow .productInfo1 {
	float: left;
	padding-left: 1%;
	padding-right: 2%;
	width: 55%;
	text-align: left;
}

.mainContent .productRow .productInfo2 {
	float: left;
	padding-left: 1%;
	padding-right: 2%;
	width: 70%;
	text-align: left;
}
/* Prices of a products in catalog */
.productRow .productInfo .price {
	font-family: 'Arvo', serif;
	color: rgba(146,146,146,1.00);
	text-decoration: none;
	font-size: 22px;
	position: relative;
	top: -20px;
}
.productRow .productInfo .price a:hover {
	color: rgba(107,97,97,1.00);
	text-decoration: none;
	font-family: 'Arvo', serif;
	font-size: 22px;
	position: relative;
	top: -20px;
}

.productInfo1 .productContent a {
text-decoration: none;
	color: #A81007;
}

.productInfo1 .productContent a hover{
	color: rgba(146,146,146,1.00);
}
.productRow .productInfo1 .price {
	font-family: 'Arvo', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 22px;
	position: relative;
	top: -20px;
	text-align: center;
}
.productRow .productInfo1 .price1 {
	font-family: 'Arvo', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 22px;
	position: relative;
	top: -20px;
	text-align: left
}
/* Content holder for products in catalog*/
.productRow .productInfo .productContent {
	position: relative;
	top: -37px;
	font-size: 14px;
	font-family: 'Raleway', serif;
	font-style: normal;
	font-weight: 200;
	color: rgba(146,146,146,1.00);
	white-space: pre-wrap;
}
.productRow .productInfo1 .productContent {
	position: relative;
	top: -37px;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	color: rgba(146,146,146,1.00);
	white-space: pre-wrap;
}
.productRow .productInfo1 .productContent1 {
	position: relative;
	padding-left: 25px; 
	top: -37px;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 200;
	text-align: left;
	color: rgba(146,146,146,1.00);
	white-space: pre-wrap;
}
.productRow .productInfo2 .productContent1 {
	position: relative;
	padding-left: 25px; 
	top: -37px;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 200;
	text-align: left;
	color: rgba(146,146,146,1.00);
	white-space: pre-wrap;
}
/* Buy button for products in catalog */
.productRow .productInfo .buyButton {
	position: relative;
	top: -48px;
	width: 84%;
	background-color: rgba(208,207,207,1.00);
	height: 35px;
	color: rgba(255,255,255,1.00);
	border-style: none;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 8px;
}
.productRow .productInfo1 .buyButton {
	position: relative;
	top: -28px;
	width: 65%;
	padding-left: 2%;
	background-color: rgba(208,207,207,1.00);
	height: 24px;
	color: rgba(255,255,255,1.00);
	border-style: none;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 8px;
	margin-left: 2%;
}
.columns {
	width: 30%;
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 20px;
	font-family: Raleway;
}
.columns a {
	text-decoration: none;
	color: #A81007;
}.columns .offer1 {
	width: 30%;
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 20px;
	font-family: Raleway;
}
.columns1 .offer1 {
	width: 45%;
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 20px;
	font-family: Raleway;
}
.columns .offer1 .a {
	text-decoration: none;
	color: #A81007;

}
.columns4 {
	width: 20%;
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 20px;
	font-family: Raleway;
}
.columns4 a {
	text-decoration: none;
	color: #A81007;
}.columns4 .offer1 {
	width: 20%;
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 20px;
	font-family: Raleway;
}
.columns4 .offer1 .a {
	text-decoration: none;
	color: #A81007;
	
}
.mainContent .productRow .image {
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	width:inherit;

}
.productRow .image .price {
	font-family: 'Arvo', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 22px;
	position: relative;
	top:-20px;
}

.productRow .image .productContent {
	position:relative;
	top:-37px;
	font-size: 14px;
	font-family: soure-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 200;
	color: rgba(146,146,146,1.00);
	white-space: pre-wrap;
}

.productRow .productContet.img-responsive {
	display: block;
	max-width: 100%;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: auto;
}
/* footer */
#mainWrapper footer {
	clear: both;
	overflow: auto;
	font-family: 'Raleway', sans-serif;
	font-style:normal;
	color: rgba(146,146,146,1.00);
	font-weight:100;
	font-size: 10px;
	line-height: 1.8;
	padding-top: 22px;
	padding-left: 22px;
	text-align: right;
	padding-bottom: 22px;
	padding-right: 22px;
}
/*Each footer content */
#mainWrapper footer div {
	width: 89.5%;
	float: left;
	padding-left: 4%;
	padding-right: 2%;
	text-align: center;
}
/* Links in footer */
footer div a {
	color: rgba(146,146,146,1.00);
	display: block;
	text-decoration: none;
	text-align: right;
}
/* Product's images in catalog */
.productInfo div img {
	width: 100%;
}
.productInfo div img {
	width: 100%;
}
.productContent1 img {
	width: 400px;
	padding-right: 15px;
	padding-left: 15px;
}
.click-zoom input[type=checkbox] {
  display: none
}

.click-zoom img {
  margin: 100px;
  transition: transform 0.25s ease;
  cursor: zoom-in
}

.click-zoom input[type=checkbox]:checked~img {
  transform: scale(2);
  cursor: zoom-out
}
/*Links in sidebar */
.sidebar #menubar .menu ul li a {
	color: rgba(146,146,146,1.00);
	text-decoration: none;
}
.sidebar #menubar .menu ul li a:hover {
	color: rgba(107,97,97,1.00);
	text-decoration: none;
}
/* Menu headings in sidebar */
#menubar .menu h2 {
	font-size: 14px;
}
/*Links under menus in sidebar */
#menubar .menu ul li a {
	font-size: 14px;
}
/* Menus in sidebar */
.sidebar #menubar .menu {
	margin-bottom: 29px;
}
/* Container for links in footer */
footer .footerlinks {
	margin-top: -15px;
}

/* Media query for tablets */
@media screen and (max-width:700px) {
/* search field in sidebar */
#content .sidebar #search {
	display: none;
}
/* sidebar */
#content .sidebar {
	float: none;
	width: 100%;
	height: auto;
	overflow: auto;
	padding-left: 12%;
	padding-top: 0px;
}
/* horizontal separators in sidebar */
#content .sidebar hr {
	display: none;
}
/*The sidebar and maincontent of page */
#content {
	position: relative;
	top: -22px;
	width: 90%;
	overflow: hidden;
}
/*menu headings in sidebar */
#menubar .menu h2 {
	display: inline;
	font-size: medium;
	padding-right: 2%;
}
/* Unordered List of links */
#menubar .menu ul {
	display: inline;
}
/*list elements */
#menubar .menu ul li {
	display: inline;
	font-size: medium;
	padding-left: 0%;
	padding-right: 3%;
}
/*The link to be hidden in tablet view */
.sidebar #menubar .menu ul .notimp {
	display: none;
}
/* menus in sidebar */
.sidebar #menubar .menu {
	width: 100%;
	text-align: left;
	position: relative;
	top: 16px;
}
/*menubar in sidebar */
#content .sidebar #menubar {
	position: relative;
	left: -7%;
	overflow: hidden;
	width: 95%;
	padding-top: 0px;
}
/* offer banners content 
#mainWrapper #offer p {
	font-size: small;
	padding-bottom: 50px;
}
	#mainWrapper #offer1 p {
	font-size: small;
	padding-bottom: 50px;
}
/* main content region of page */
#mainWrapper #content .mainContent {
	overflow: hidden;
	width: 100%;
	margin-top: 40px;
}
/* Prices of products in catalog view */
.productRow .productInfo .price {
	font-size: 19px;
}
	.productRow .productInfo1 .price {
	font-size: 19px;
}
/* Content holders in catalog view */
.productRow .productInfo .productContent {
	font-size: 16px;
}
	.productRow .productInfo1 .productContent1 {
	font-size: 16px;
}
/* Buy buttons in catalog view */
.productRow .productInfo .buyButton {
	font-size: 15px;
}
/* Container for links in footer */
#mainWrapper footer .footerlinks {
	float: none;
	width: 80%;
	position: relative;
	top: 17px;
	clear: both;
	text-align: right;
	padding-bottom: 19px;
	
}
/* Container for each footer divisions */
#mainWrapper footer div {
	width: 50%;
	text-align: center;
	font-size: 10px;
}
/* Links in footer */
.footerlinks p a {
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	padding-right: 15px;
}
/* Footer region */
#mainWrapper footer {
	padding-left: 16px;
	overflow: hidden;
}
/* Links in header */
header #headerLinks a {
	padding-left: 0px;
	padding-right: 30px;
}
/* Offer- Text banner */
#mainWrapper #offer {
	padding-left: 10%;
}
	#maincontent #offer {
	padding-left: 0%;
}
/* Paragraphs in footer */
footer .footerlinks p {
	display: inline;
}
}

/*media query for small screen devices */
@media screen and (max-width:414px) {
	/* Adjustments for Mobile View */
    .productRow,
    .productInfo,
    .productInfo1,
    .productInfo2,
    .image,
    .columns,
    .columns1,
    .columns4,
    .offer1 {
        float: none;
        width: auto;
        padding: 0;
    }

    .productInfo div img {
        max-width: 100%;
        padding: 0 10px; /* Adjust padding as needed */
    }

    .productContent,
    .productContent1 {
        font-size: 16px; /* Adjust font size as needed */
        padding: 10px 0; /* Adjust padding as needed */
    }

    .buyButton {
        font-size: 15px; /* Adjust font size as needed */
        margin-top: 8px;
        width: 100%; /* Make the button full width */
    }

    /* Additional adjustments if needed */
}
/*Container for links in header */
#mainWrapper header #headerLinks {
	width: 100%;
	text-align: left;
	background-color: rgba(190,190,190,1.00);
	padding-bottom: 21px;
}
/* Logo placeholder*/
#mainWrapper header #logo {
	position: relative;
	text-align: left;
}
/* Links in header */
header #headerLinks a {
	text-align: center;
	padding-right: 15px;
	padding-left: 0px;
}
/*Offer - Text Banner */
#mainWrapper #offer {
	padding-left: 0px;
	text-align: left;
}
	.nav > .nav-links {
  display: inline;
  float: center;
  font-size: 11px;
}
	.nav > .nav-links > a {
  display: inline-block;
  padding: 13px 10px 13px 10px;
  text-decoration: none;
  color: #C5BABB;
}
.nav > .nav-links > a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/* Menubar in sidebar */
#content .sidebar #menubar {
	position: relative;
	left: -8%;
	text-align: center;
}
/*Menu headings in sidebar */
#menubar .menu h2 {
	width: 100%;
	display: block;
}
/* Each product in catalog view */
.mainContent .productRow .productInfo {
	width: 100%;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	left: -2%;
	
}
	.mainContent .productRow .productInfo1 {
	width: 100%;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	left: -2%;
	
}
	
	.productRow .productInfo1 .productContent1 {
	font-size: 16px;
	}
#mainWrapper footer div {
	width: 80%;
	margin-left: -16px;
	text-align: justify;
	padding-bottom: 16px;
	overflow: auto;
}
/* Unordered list for menu elements */
.menu ul {
	position: relative;
	padding-left: 24%;
}
/* Container for links in footer */
#mainWrapper footer .footerlinks {
	padding-left: 8%;
}
/* Main content which excludes the sidebar */
#mainwrapper #content .mainContent {
	margin-top: 0px;
	text-align: center;
	width: 100%;
	padding-left: 0px;
}
	
}
