| Server IP : 172.67.201.108 / Your IP : 216.73.216.37 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/mitzvahm/public_html/ |
Upload File : |
@import url('https://fonts.googleapis.com/css?family=Roboto|Amiri');
/* syntax
https://fonts.googleapis.com/css?family=Tangerine:bold,bolditalic|Inconsolata:italic|Droid+Sans
*/
@import url('https://www.fontify.me/wf/74ac1621888ba580e535c058bc784ad4');
/* ITC Giovani font-family: 'font76122', serif; */
html, body {
margin: 0px;
padding: 0px;
font-style: normal;
font-weight: 200;
background-image: none;
background: white;
}
p {
font-size: 16px;
font-family: 'Roboto-light', sans-serif;
}
h1, h2, h3, h4 {
font-family: 'font76122', serif;
font-weight: 100;
line-height: 1.1em;
}
a {
color: inherit;
}
a, a:hover {
text-decoration: none;
}
.search-bar {
background-color: #e6e7e8;
font-size: 16px;
height: 40px;
margin: 30px 0px;
}
.search-bar input {
background-color: inherit;
border: 0px;
outline: none;
font-size: 16px;
font-family: 'Roboto-light', sans-serif;
width: 85%;
height: 30px;
}
i.fa.fa-search {
font-size: 24px;
color: #686868;
margin: 5px 10px;
}
.searchbar-icon {
display: inline-flex;
width: 40px;
}
.container {
max-width: 1280px;
margin-left: auto;
margin-right: auto;
min-height: 10px;
display: flex;
min-width: 360px;
}
/* Header CSS */
.icons {
width: 100%;
display:inline-block;
position: relative;
left: 0px;
}
.search-icon {
font-size: 30px;
display: inline;
margin-top: 30px;
position: absolute;
left: 10px;
color: #686868;
}
.search-icon:hover {
color: #E94189
}
.social-icons {
display: inline-block;
position: absolute;
left: 50px;
}
.icon-circle {
margin-top: 30px;
}
.facebook-icon {
color: #686868;
}
.facebook-icon:hover {
color:#3b5998;
}
.twitter-icon {
color: #686868;
}
.twitter-icon:hover {
color:#0084b4;
}
.pinterest-icon {
color: #686868;
}
.pinterest-icon:hover {
color:#cb2027;
}
.youtube-icon {
color: #686868;
}
.youtube-icon:hover {
color:#bb0000;
}
.instagram-icon {
color: #686868;
}
.instagram-icon:hover {
color: #125688;
}
.logo {
width: 100%;
min-height: 90px;
display:inline-block;
text-align: center;
margin: 30px 0px 15px 0px;
}
.logo img {
max-width: 365px;
min-width: 350px;
margin-left: auto;
margin-right: auto;
}
.mega-menu-icon {
text-align: center;
font-size: 40px;
color: #686868;
position: absolute;
right: 10px;
top: 22px;
}
.mega-menu-icon p {
font-size: 16px;
margin: -10px 0px 0px 0px;
}
.mega-menu-icon:hover {
color: #E94189;
}
.bar {
width: 100%;
background-color: #333132;
min-height: 30px;
}
.bar ul {
margin: 0px auto;
padding: 0px;
}
.bar ul li {
font-family: 'Roboto-light', sans-serif;
letter-spacing: .03em;
display: inline-block;
padding: 5px 30px;
text-transform: uppercase;
font-size: 16px;
color: white;
}
.bar ul li:hover {
background-color: #E94189;
}
/* End Header CSS */
/* Home Page CSS */
.home-slideshow {
width: 66.66%;
}
.main-feature-box {
width: 48%;
height: 380px;
margin: 30px 1% 15px 1%;
float: left;
box-shadow: 0px 2px 15px #a7a9ac;
}
.main-feature-img {
width: 95%;
margin: 10px auto 5px auto;
height: 290px;
overflow: hidden;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.main-feature-img img {
flex-shrink: 0;
min-width: 100%
min-height: 100%;
}
.main-feature-capt {
width: 95%;
text-align: center;
margin: 0px auto;
}
.main-feature-capt h2 {
font-size: 22px;
color: #333132;
margin-top: 16px;
line-height: 1.3em;
}
.main-feature-capt h2:hover {
color: #E94189
}
.sidebar {
width: 33.33%;
}
.sidebar-cat {
width: 33.33%;
}
.sidebar-ad {
display: block;
width: 96%;
height: 380px;
margin: 30px 2% 15px 2%;
box-shadow: 0px 2px 15px #a7a9ac;
}
.ad-wrapper {
display: inline-block;
position: relative;
height: 358px;
width: 94%;
border: 1px solid #eaeaea;
margin: 10px 2.75%;
text-align: center;
}
.ad-wrapper img {
margin-top: 40px;
max-width: 95%;
}
.home-categories-mobile {
display: none;
width: 100%;
text-align: center;
}
.button {
display: block;
width: 300px;
margin: 0px auto 15px auto;
height: 45px;
background-color: #ea4089;
}
.button a {
display: block;
position: relative;
border: 1px solid white;
padding-top: 5px;
width: 280px;
height: 28px;
margin: 0px auto;
top: 5px;
font-family: 'font76122', serif;
font-weight: 100;
font-size: 22px;
color: white;
}
.home-categories {
width: 1280px;
margin: 0px auto;
text-align: center;
display: block;
}
.home-categories ul {
margin: 0px 0px 0px 0px;
padding: 0px;
}
.home-categories ul li {
display: inline-grid;
position: relative;
width: 170px;
height: 100px;
margin: 0px 4px 15px 4px;
box-shadow: 0px 5px 15px #a7a9ac;
font-family: 'font76122', serif;
font-size: 22px;
font-weight: 100;
}
.home-categories ul li a {
width: 130px;
height: 60px;
margin: 9px;
padding: 10px;
background-color: white;
border: 1px solid #eaeaea;
font-size: 18px;
line-height: 1.3em;
color: #686868;
-webkit-transition: background-color 1s;
transition: background-color 1s;
}
.home-categories ul li a:hover {
border: 1px solid #eaeaea;
background-color: #a7a9ac;
color: white;
}
.home-categories ul li a span {
position: relative;
float: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.home-title {
width: 1260px;
border-bottom: 1px solid #eaeaea;
height: 18px;
margin: 15px auto 30px auto;
text-align: center;
display: block;
}
.home-title a {
font-size: 24px;
color: #ea4089;
margin: 0px;
padding: 0px 5px;
background-color: white;
}
.home-title h1 {
margin: 0px;
}
.home-articles {
width: 1280px
margin: 15px auto;
}
.article-box {
width: 1280px;
margin: 0px 6px;
}
.article-card {
display: inline-block;
float: left;
width: 301px;
margin: 0px 8px 30px 8px;
min-height: 450px;
box-shadow: 0px 5px 15px #a7a9ac;
}
.article-card-img {
width: 95%;
margin: 10px auto 5px auto;
height: 200px;
overflow: hidden;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.article-card-img img {
flex-shrink: 0;
min-width: 100%;
min-height: 100%;
}
.article-card-text {
padding: 0px 10px;
}
.article-card-text span {
display: inline-block;
}
span.read-more {
padding: 0px 2px;
margin-top: 5px;
color: #ea4089;
border-bottom: 2px solid #ea4089;
}
span.read-more:hover {
color: white;
background-color: #ea4089;
}
.article-card-headline {
margin: 10px 0px;
min-height: 45px;
}
.article-card-headline h2 {
color: #333132;
font-size: 22px;
}
.article-card-headline h2:hover {
color: #ea4089;
}
.article-card-p {
margin: 10px 0px;
}
.article-card-p p {
color: #686868;
font-size: 16px;
margin: 0px;
}
/* End Home Page CSS */
/* Vendor Page CSS */
.cat-page-main {
width: 66.66%;
}
.left-cat-div {
width: 75%;
margin: 0px 1%;
}
.cat-page-main h1 {
font-size: 22px;
color: white;
background-color: #ea4089;
padding: 14px 10px 8px 10px;
margin: 30px -8px 0px -8px;
}
.cat-page-main h2 {
font-size: 40px;
color: #ea4089;
margin: 30px 0px 15px 0px;
}
/* accordian code courtesy of Ra�l Barrera at https://codepen.io/raubaca/pen/PZzpVe */
.tab {
position: relative;
margin-bottom: 1px;
width: 100%;
color: #fff;
overflow: hidden;
}
input.accordian-input {
position: absolute;
opacity: 0;
z-index: -1;
}
label.accordian-label {
position: relative;
display: block;
padding: 0 0 0 45px;
background: #686868;
font-family: 'font76122', serif;
font-size: 18px;
line-height: 40px;
cursor: pointer;
margin-top: 5px;
-webkit-transition: background 1s;
transition: background 1s;
}
label.accordian-label:hover {
position: relative;
display: block;
padding: 0 0 0 45px;
background: #333132;
font-family: 'font76122', serif;
font-size: 18px;
line-height: 40px;
cursor: pointer;
margin-top: 5px;
}
.blue label {
background: #2980b9;
}
.tab-content {
max-height: 0;
overflow: hidden;
border: 1px solid #eaeaea;
-webkit-transition: max-height .35s;
-o-transition: max-height .35s;
transition: max-height .35s;
font-size: 16px;
color: #686868;
font-family: 'Roboto-light', sans-serif;
}
.blue .tab-content {
background: #3498db;
}
.tab-content p {
margin: 1em;
color: #686868;
}
.tab-content ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.tab-content a:hover {
color: #ea4089;
}
.tab-content ul li ul {
padding-left: 30px;
}
.tab-content li::before {
font-size: 24px;
color: #ea4089;
content: "\2721";
padding-right: 5px;
}
.tab-content ul li ul li::before {
content: "-";
}
.tab-content-inner {
padding: 30px 40px 40px 40px;
}
/* :checked */
input.accordian-input:checked ~ .tab-content {
max-height: 100em;
}
/* Icon */
label.accordian-label::before {
position: absolute;
left: 0;
top: 4px;
display: block;
width: 2em;
height: 2em;
line-height: 2;
font-style: normal;
font-size: 16px;
text-align: center;
-webkit-transition: all .35s;
-o-transition: all .35s;
transition: all .35s;
}
input.accordian-input[type=checkbox] + label.accordian-label::before {
content: "\25BC";
transform: rotate(-90deg);
}
input.accordian-input[type=checkbox]:checked + label.accordian-label::before {
transform: rotate(0deg);
}
/* end accordian code */
.featured-list {
margin: 15px 0px;
}
.featured-list-img{
display: inline-block;
float: left;
width: 40%;
margin-right: 3%;
}
.featured-list-img img {
max-width: 100%;
}
.featured-list-txt {
display: inline-block;
float: left;
width: 55%;
}
.featured-list-txt h3 {
font-size: 20px;
color: #686868;
}
.featured-list-txt h3:hover {
color: #ea4089;
}
/* same as .home-categories ul... */
.sidebar-cat-menu {
width: 100%;
margin: 0px auto;
text-align: center;
display: block;
}
.sidebar-cat-menu ul {
margin: 0px 0px 0px 0px;
padding: 0px;
}
.sidebar-cat-menu ul li {
display: inline-grid;
position: relative;
width: 170px;
height: 100px;
margin: 0px 4px 15px 4px;
box-shadow: 0px 5px 15px #a7a9ac;
font-family: 'font76122', serif;
font-size: 22px;
font-weight: 100;
}
.sidebar-cat-menu ul li a {
width: 130px;
height: 60px;
margin: 9px;
padding: 10px;
background-color: white;
border: 1px solid #eaeaea;
font-size: 18px;
line-height: 1.3em;
color: #686868;
-webkit-transition: background-color 1s;
transition: background-color 1s;
}
.sidebar-cat-menu ul li a:hover {
border: 1px solid #eaeaea;
background-color: #a7a9ac;
color: white;
}
.sidebar-cat-menu ul li a span {
position: relative;
float: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.sidebar-cat-box {
border: 1px solid #eaeaea;
margin: 60px 2% 0px 2%;
padding: 0px 15px 15px 15px;
}
.sidebar-cat-box h3 {
position: relative;
top: -10px;
display: inline-block;
margin: 0px 0px 15px 0px;
padding: 0px 5px;
background-color: white;
}
/* End Vendor Page CSS */
/* ********************************************************************************************* */
@media screen and (max-width: 1279px) {
/* Header CSS */
.social-icons {
display: none;
}
.mega-menu-icon {
right: auto;
left: 10px;
}
.search-icon {
margin-top: 15px;
position: absolute;
right: 10px;
left: auto;
text-align: right;
}
.main-feature-box {
margin: 30px 1% 45px 1%;
}
/* End Header CSS */
/* Home Page CSS */
.home-slideshow {
width: 100%;
}
.sidebar {
display: none;
}
.sidebar-cat {
width: 40%;
}
.home-categories {
display: none;
}
.home-categories-mobile {
display: block;
}
.article-box {
width: 951px;
margin: 0px auto;
}
/* End Home Page CSS */
/* Vendor Page CSS */
.cat-page-main {
width: 60%;
}
.left-cat-div {
width: 90%;
}
.bar ul li {
padding: 5px 10px;
}
/* End Vendor Page CSS */
}
/* ********************************************************************************************* */
@media screen and (max-width: 964px) {
.article-box {
width: 634px;
margin: 0px auto;
}
.sidebar-cat {
display: none;
}
.cat-page-main {
width: 96%;
margin: 0px 1%;
}
.left-cat-div {
width: 100%;
}
}
/* ********************************************************************************************* */
@media screen and (max-width: 767px) {
.hide-mobile {
display: none;
}
/* Header CSS */
.bar {
display: none;
}
.logo {
margin: 80px 0px 15px 0px;
}
.search-icon {
margin-top: 0px;
}
.mega-menu-icon {
top: 0px;
}
/* End Header CSS */
/* Home Page CSS */
.main-feature-box {
width: 98%;
margin: 0px 1% 30px 1%;
float: left;
box-shadow: 0px 5px 15px #a7a9ac;
}
.article-box {
width: 315px;
margin: 0px auto;
}
.cat-page-main h1 {
margin-top: 0px;
}
.featured-list-img{
display: inline-block;
float: left;
width: 100%;
margin-right: 0%;
}
.featured-list-txt {
display: inline-block;
float: left;
width: 100%;
}
}