/*
Theme Name: Sahifa Child
Description: Child theme for Sahifa theme
Author: TieLabs
Template: sahifa
*/
/* write custom css after this line */

@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita??lic,400italic,500,500italic,700,700italic,900italic,900);
html,
body,
html * {
  font-family: "Roboto", sans-serif;
}
.top-nav,
.top-nav ul ul {
  background-color: #ddd !important;
  display: none;
}

#main-nav,
#main-nav ul li a {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}

.WZfooter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
}
.WZfooter li a {
  color: #e8e8e9;
}
.WZfooter li a:hover {
  color: #6d7072;
}

.footer-bottom {
  position: relative;
  background-color:  #20303f;
  line-height: 35px;
  border-top: 1px solid #444;
  color: #b9b4b4;
  padding: 15px 0;
}

.footer-bottom a {
  color: #000;
}

.footer_heading {
  font-size: 16px;
}

a.shortc-button.medium {
  font-size: 14px;
  height: 28px;
  line-height: 30px;

  text-align: center;
}

a.shortc-button {
  border: none;
  cursor: pointer;
  padding: 0 10px;
  display: inline-block;
  margin: 0px 0 0;
  font-weight: 700;
  outline: none;
  position: relative;
  background: #bdc3c7;
  color: #fff !important;
  text-decoration: none;
  font-size: 10px;
  height: 25px;
  line-height: 25px;
  opacity: 0.9;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#theme-header {
  background: #fff;
  margin: 25px auto 2px;
  border-top: 3px solid #f88c00;
  position: relative;
}
p {
  font-family: "Roboto", sans-serif;
  color: #172232;
}

.breaking-news span.breaking-news-title {
  font-family: "Lato";
  font-size: 15px !important;
  font-weight: 600;
  font-style: normal;
}

#main-nav {
  background: #304050;
  border-bottom-color: #263340;
}

#main-nav ul li.menu-item-home {
  display: none;
}
a.random-article,
a.tie-cart {
  background: #212d38;
  width: 42px;
  height: 47px;
  display: block;
  float: right;
  margin-left: 1px;
  color: #fff;
  text-align: center;
  position: relative;
}

a.shortc-button.medium {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  text-align: center;
}

.footer_heading {
  color: #728ffd;
  font-size: 15px;
  font-weight: bold;
}
.am1 {
  font-family: "Roboto", sans-serif;
  color: #3964c6;
  font-size: 24px;
  font-weight: bold;
}

.WZfooter li a {
  font-size: 14px;
}
.category-image {
  width: 200px;
}
.category-holder {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  flex-wrap: wrap;
}

.post-holder {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.postimage {
  flex: 0 0 30%; /* explanation below */
  margin: 5px;
  text-align: center;
}
.postimage a {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 125%;
}

.postimage h2 {
  padding-top: 6px;
  padding-bottom: 55px;
}

.custombutton {
  display: inline-block;
  width: 140px;
  text-align: center;
}
.new-heading {
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  /* text-align: center; */
  color: #0853fb;
  padding: 20px 15px;
  font-weight: bold;
}

.breaking-news {
  background: #fff;
  height: 32px;
  margin: 0px auto 25px;
  overflow: hidden;
  position: relative;
}
#sidebar .widget-container {
  border-bottom: 0px;
}

#main-nav {
  background: #304050;
  border-bottom: 0px;
  border-bottom-color: #263340;
  min-height: 30px;
}

#main-nav ul li {
  font-size: 13px;
  position: relative;
  display: inline-block;
  float: left;
  border: 1px solid #222222;
  border-width: 0 0 0 1px;
  height: 37px;
}

#main-nav ul li.current-menu-item,
#main-nav ul li.current_page_parent,
#main-nav ul li.current-menu-parent,
#main-nav ul li.current-page-ancestor {
  margin-top: 0px;
  height: 37px;
  border-width: 0;
}
#main-nav ul li.current-menu-item a,
#main-nav ul li.current-menu-item a:hover,
#main-nav ul li.current-menu-parent a,
#main-nav ul li.current-menu-parent a:hover,
#main-nav ul li.current_page_parent a,
#main-nav ul li.current_page_parent a:hover,
#main-nav ul li.current-page-ancestor a,
#main-nav ul li.current-page-ancestor a:hover {
  color: #fff;
  height: 37px;
  line-height: 37px;
  border-width: 0 !important;
}

#main-nav ul li a {
  line-height: 35px;
  min-height: 0px;
}
#main-nav ul li.menu-item-has-children::after,
#main-nav ul li.mega-menu::after,
.top-menu ul li.menu-item-has-children::after {
  position: absolute;
  right: 7px;
  top: 40%;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 4px solid #bbb;
}

#main-nav ul > li.menu-item-has-children:hover > a::after,
#main-nav ul > li.mega-menu:hover > a::after {
  content: "";
  position: absolute;
  left: 35px;
  top: 36px;
  border-width: 0 8px 8px;
  border-style: solid;
  border-color: transparent transparent #f88c00;
  display: block;
  width: 0;
  z-index: 200;
  -webkit-animation: tieFadeInDown 0.2s ease-in;
  -moz-animation: tieFadeInDown 0.2s ease-in;
  animation: tieFadeInDown 0.2s ease-in;
}
#crumbs {
  margin-bottom: 10px;
  clear: both;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  display: none;
}

.breaking-news span.breaking-news-title {
  background: #f43d2a;
  display: block;
  float: left;
  padding: 7px 10px 0;
  height: 32px;
  color: #fff;
  font-family: BebasNeueRegular, arial, Georgia, serif;
  font-size: 14pt;
}

a.random-article,
a.tie-cart {
  background: #212d38;
  width: 42px;
  height: 37px;
  display: block;
  float: right;
  margin-left: 1px;
  color: #fff;
  text-align: center;
  position: relative;
}

a.tie-cart i::before {
  font-size: 18px;
  width: 42px;
  line-height: 42px;
}

/*guest book*/
.name.post-title.entry-title {
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  /* text-align: center; */
  color: #3964c6;
  font-weight: bold;
}

#gwolle_gb_write_button input {
  border: 0px;
}

.header-content{
  display:flex;
  flex-direction:row-reverse;
  flex-wrap:wrap-reverse; 
  gap: 20px;
  align-items:center;
  align-content:space-between;
}
#wrapper.wide-layout .header-content,
#wrapper.wide-layout .breaking-news,
#wrapper.wide-layout .container,
#wrapper.wide-layout #main-nav ul li.mega-menu .mega-menu-block {
  width: 1100px;
}

@media only screen and (max-width: 600px) {
  #top-btn-container {
    display: flex;
    gap: 5px;
  }


  #slide-out-open {
    position: relative;
    top: 13px;
    left: 10px;
    right: 7px !important;
    opacity: 1;
    height: 33px !important;
    width: 40px !important;
    z-index: 505;
    background: #fff !important;
    display: inline-block;
  }

.header-content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap-reverse;
	gap: 10px;
	align-items: center;
	justify-content: space-around;
}

  #wrapper.wide-layout .header-content,
  #wrapper.wide-layout .breaking-news,
  #wrapper.wide-layout .container,
  #wrapper.wide-layout #main-nav ul li.mega-menu .mega-menu-block {
    width: auto;
  }

  .WZfooter div{
    flex-basis: 100%;
    padding:5px;
  }
  .category-holder div{
    flex-basis: 100%;
    padding:5px;
  }
  .category-holder {
  gap: 10px;
  }

  .postimage {
    flex: 0 0 30%;
    margin: 0px;
    text-align: center;
    flex-basis: 100%;
    padding: 10px;
  }

  .postimage h2 {
    padding-top: 6px;
    padding-bottom: 15px;
  }

  #logo{
    margin-right:0px !important;
  }
  
}
#main-nav ul > li.menu-item-has-children:hover > a::after,
#main-nav ul > li.mega-menu:hover > a::after {
  content: "";
  position: absolute;
  left: 35px;
  top: 30px;
  border-width: 0 8px 8px;
  border-style: solid;
  border-color: transparent transparent #f88c00;
  display: block;
  width: 0;
  z-index: 200;
  -webkit-animation: tieFadeInDown 0.2s ease-in;
  -moz-animation: tieFadeInDown 0.2s ease-in;
  animation: tieFadeInDown 0.2s ease-in;
}

#main-nav .menu-sub-content {
  display: none;
  padding: 0;
  position: absolute;
  z-index: 205;
  border-top: 2px solid #f88c00;
  background: #2d2d2d;
  color: #999;
  -webkit-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  margin-top: -6px;
}

.gwolle_gb_submit input {
  width: 150px;
  background: white;
  border: 0px;
}
.gwolle_gb_submit .btn:hover {
  width: 150px;
  background: white;
}

.product_meta {
  display: none;
}

.woocommerce-loop-product__link .product-img {
  /* width: 60%; */
}

.specialfooter {
	background: #20303f;
	color: white;
}

.specialfooter .container {
  display: flex;
  /* padding: 20px; */
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  /* flex-flow: row; */
  padding: 20px 5px 20px 5px;
  gap:10px;
}
.socialicons {
  align-self: flex-end;
}
.ttip-none {
  color: white;
}
.ttip-none:hover {
  color: #efefef;
}

.one_fourth {
  width: 23%;
}

.one_fourth {
  position: relative;
  margin-right: 2%;
  float: left;
}

#main-nav ul li.current-menu-item ul,
#main-nav ul li.current-menu-parent ul,
#main-nav ul li.current_page_parent ul,
#main-nav ul li.current-page-ancestor ul {
  top: 42px;
}

body.single .entry,
body.page .entry {
  font-family: "Lato";
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
}

summary .entry-summary .woocommerce-loop-product__title,
.product_title {
  font-size: 24px !important;
  font-weight: bold;
  color: #3964c6 !important;
}

.related.products {
  display: none;
}

.cat-box-content,
#sidebar .widget-container,
.post-listing,
#commentform {
  background: #fff;
  border-bottom: 0px solid #f88c00;
  -webkit-box-shadow: 0 0 0px #cacaca;
  -moz-box-shadow: 0 0 0px #cacaca;
  box-shadow: 0 0 0px #cacaca;
}

.post-inner p.post-meta {
  border-bottom: 0px solid #f2f2f2;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
/* 
.entry p br {
  /* display: none; */
} */

#gwolle_gb_new_entry .clearBoth {
  display: none;
}

.social-icons {
  text-align: center;
  display: flex;
  gap: 5px;
}

.add_to_cart_button.product_type_simple.button {
	text-indent: -9999px;
	border-radius: 3px;
	background-image: url("https://lightonconspiracies.com/wp-content/uploads/2022/06/add_to_cart.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px 70px 0px 20px;
	width: 118px;
	height: 29.6px;
	text-align: center;
}

.product_type_simple.button {
	text-indent: -9999px;
	border-radius: 3px;
	background-image: url("https://lightonconspiracies.com/wp-content/uploads/2022/05/ButtonBlueReadMore.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px 70px 0px 20px;
	width: 118px;
	height: 29.6px;
	text-align: center;
}

.product_type_simple.button {
	text-indent: -9999px;
	border-radius: 3px;
	background-image: url("https://lightonconspiracies.com/wp-content/uploads/2022/05/ButtonBlueReadMore.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px 70px 0px 20px;
	width: 118px;
	height: 29.6px;
	text-align: center;
}

.product_type_variable.button{
	text-indent: -9999px;
	border-radius: 3px;
	background-image: url("https://lightonconspiracies.com/wp-content/uploads/2022/06/select_option.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px 70px 0px 20px;
	width: 118px;
	height: 29.6px;
	text-align: center;
}

.woocommerce-loop-product__title, .product_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
ul.products li.product .price {
	display: block;
	color: #787E87;
	font-weight: 400;
	text-align: center;
}

ul.products li.product {
	clear: none;
	float: left;
	width: 30.43478%;
	margin-right: 4.34783%;
	text-align: center;
}

.post-meta {
	display: none;
}

#related_posts {
	display: none;
}

.out-of-stock {
	display: none;
}

.post-navigation {
	display: none;
}

.page-id-2239 .entry p br {
	display: none;
}

.wzfooter-menu1 ul li a::before {
	content: "\f105";
  font-family: FontAwesome;
}

[class^='wzfooter-menu'] ul li a::before {
	content: "\f105";
  font-family: FontAwesome;
  padding-right:5px;
}


#main-nav ul li.menu-item-has-children a, #main-nav ul li.mega-menu a {
	padding-right: 35px;
}

#wrapper.wide-layout .breaking-news {
	margin-bottom: 0;
	-webkit-box-shadow: 0 0 0px #CACACA;
	-moz-box-shadow: 0 0 0px #cacaca;
	box-shadow: 0 0 0px #CACACA;
}

.ihc-checkout-page-payment-selection-wrapper .ihc-checkout-page-box-title {
	margin-top: 35px;
	margin-bottom: 0px;
	color: #3964c6;
	font-family: "Roboto", sans-serif;
  font-weight: bold;
}

.ihc-checkout-page-box-title {
	font-size: 22px;
	margin-bottom: 0px;
	font-family: "Roboto", sans-serif !important;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	margin: 1em 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
} 

.btn-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-content: center;
  text-align: center;
}

.loc-btn {
	background: #2c84c4;
	font-family: "Roboto", sans-serif;
	width: fit-content;
	font-size: 13px;
	color: #fffbfb;
	font-weight: bold;
	padding: 4px 6px 5px 6px;
	height: 37px;
	border: none;
}

.loc-btn:hover {
  background: #2370a7;
}

.c-div {
	border: 0.5px solid #c6c5c5;
	padding: 7px 9px 0px 8px;
	text-align: center;
	display: flex;
	justify-content: center;
}

.flexer {
  display: flex;
}

.watch-now-btn::before {
  content: url("https://lightonconspiracies.com/wp-content/uploads/2022/06/play-blue-button-e1655361468510.png");
}

.sign-up-btn:before {
  content: "\f234";
  font-family: FontAwesome;
  padding-right: 0.5rem;
}
.read-more-btn:before {
  content: "\f5da ";
  font-family: FontAwesome;
  padding-right: 0.5rem;
}
.donate-btn:before {
  content: "\f4b9 ";
  font-family: FontAwesome;
  padding-right: 0.5rem;
}
.buy-now-btn:before {
  content: "\f07a ";
  font-family: FontAwesome;
  padding-right: 0.5rem;
}
.add-to-cart-btn:before {
  content: "\f07a ";
  font-family: FontAwesome;
  padding-right: 0.5rem;
}
.write-an-entry-btn:before {
  content: "\f304 ";
  font-family: FontAwesome;
  padding-right: 0.5rem;
}
.stars {
  padding: 5px;
  color: #2c84c4;
  display:flex;
  justify-content: center;
}


.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
	color: #fff !important;
	background: #3964c6 !important;
	padding: .5em 1.618em;
	margin-bottom: 2.618em;
	border-color: #17ba6f;
	border-style: solid;
	border-width: 0 0 0 5px;
	margin-left: 0;
	clear: both;
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-noreviews .button, p.no-comments .button {
	float: right;
	padding: 0 0 0 1em;
	background: 0 0 !important;
	box-shadow: none;
	line-height: 1.618;
	border-width: 0 0 0 1px;
	border-left-style: solid;
	border-left-color: rgba(0, 0, 0, .25) !important;
	text-decoration: none;
	color: #fff !important;
	border-radius: 0;
	font-weight: bold !important;
}

.woocommerce-info a {
	color: white;
}

.widget-top h4, .widget-top h4 a {
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 700;
	font-style: normal;
	color: #2c5ff0;
}




#slide-out-open span, #slide-out-open span::after, #slide-out-open span::before {
  color:#2c5ff0 !important;
	background:#2c5ff0 !important;
}


#slide-out-open span::before {
	top: 8px;
  color:#2c5ff0 !important;
}


#top-btn-container {
	display: flex;
	gap: 15px;
}

#gwolle_gb_write_button, #gwolle-gb-write-button {
	margin: 0px 0 10px !important;
}

/* .entry p {
	margin-bottom: 0px !important;
} */

#custom-btn{
  padding:0px;
}


.cat-box-title a {
	color: #3964c6 !important;
}

.home .cat-box-content .post-box-title {
	display: none;
}

#main-content select {
	border-color: #595959;
	border-top-color: #DDD;
	border-left-color: #DDD;
	background-color: #F9F9F9;
	color: #515151;
	font: 14px Tahoma;
	padding: 8px;
	margin-bottom: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  font-weight: bold;
}


.woocommerce-message {
	font-size: 18px;
	font-weight: bold;
}

/* #186 */

.tie-cat-15027 .cat-box-title h2 a{
	font-family: 'Lato';
	font-size: 21px !important;
	font-weight: 600;
	font-style: normal;
	vertical-align: text-top;
	color: #2563f6 !important;
}


.tie-cat-15027 .stripe-line {
	background: url(images/stripe.png);
	height: 11px;
	overflow: hidden;
	margin-top: 9px;
}

.mc4wp-form-fields input {
	font-family: lato !important;
}

#mc4wp-form-1 {
	background: white !important;
	padding: 10px !important;
	text-align: center !important;
}
#mc4wp-form-1 a {
	font-weight: bold !important;
	color: #2563f6 !important;
}


.blackbartop {
	background: #112334 !important;
	color: white;
	text-transform: uppercase;
	padding: 5px 0px 5px 0px;
	text-align: right;
	font-weight: bold;
}


/* Style the top-level menu items */
#menu-woocommerce-menu > li {
  /* display: inline-block;  */
  /* Display top-level items in a horizontal line */
  /* position: relative; */
  /* margin-right: 20px;  */
  /* Add some spacing between menu items */
}

/* Style the child menu items */
/* #menu-woocommerce-menu li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f5f5f5; /* Light grey background color */
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); /* Add a subtle shadow */
} */

/* Style the links in the child menu */
/* #menu-woocommerce-menu li ul li {
  display: block;
  padding: 10px;
} */

/* Style the top-level menu item when hovered */
/* #menu-woocommerce-menu > li:hover > ul {
  display: block;
} */

/* Optional: Style the link text when hovered */
/* #menu-woocommerce-menu li ul li:hover {
  background-color: #fff; /* Change the background color on hover */
}
 */
