@charset "UTF-8";
/*!
Theme Name: ColorsLab
Theme URI: http://www.arabtouch.com.eg
Author: Arab Touch - Ahmed ElShahat
Author URI: http://www.arabtouch.com.eg
Description: Full Responsive WordPress Design
Version: 5.0
Text Domain: cl
Tags: UI/UX
*/
@font-face {
  font-family: "JannaLT-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("assets/fonts/jannaltregular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/jannaltregular.woff2") format("woff2"), url("assets/fonts/jannaltregular.woff") format("woff"), url("assets/fonts/jannaltregular.ttf") format("truetype"), url("assets/fonts/jannaltregular.svg#JannaLT-Regular") format("svg");
}

@font-face {
  font-family: "JannaLT-Bold";
  font-style: normal;
  font-weight: bold;
  src: url("assets/fonts/jannaltbold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/jannaltbold.woff2") format("woff2"), url("assets/fonts/jannaltbold.woff") format("woff"), url("assets/fonts/jannaltbold.ttf") format("truetype"), url("assets/fonts/jannaltbold.svg#JannaLT-Bold") format("svg");
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
body {
  font-size: 18px;
  font-family: "JannaLT-Regular";
  line-height: 1.5;
  color: #000000;
  overflow-x: hidden;
}

@media (max-width: 640px) {
  body {
    font-size: 16px;
  }
}

a {
  text-decoration: none;
  color: #1249c5;
}

a:hover, a:focus, a:active {
  text-decoration: none;
  color: #e2102c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "JannaLT-Bold";
  margin: 0;
  line-height: 1.5;
}

h1 {
  font-size: 2.25em;
}

@media (max-width: 640px) {
  h1 {
    font-size: 1.75em;
  }
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1em;
}

h4 {
  font-size: 0.667em;
}

h5 {
  font-size: 0.444em;
}

p {
  margin: 0;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
hr {
  border-top-color: #e3e3e3;
  margin: 18px 0;
}

hr.margin-lg {
  margin: 54px 0;
}

hr.margin-md {
  margin: 36px 0;
}

hr.no-margin-top {
  margin-top: 0;
}

.btn {
  outline: none !important;
  color: #fff;
  padding: 10px 18px;
  font-size: 18px;
  font-family: "JannaLT-Bold";
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.btn:hover, .btn:focus, .btn:active {
  color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

small {
  font-size: 0.66875em;
}

.row--narrow {
  margin-left: -5px;
  margin-right: -5px;
}

.row--narrow [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

strong {
  font-weight: normal;
  font-family: "JannaLT-Bold";
}

label {
  font-weight: normal;
  font-family: "JannaLT-Regular";
}

.form-control {
  color: #000000;
  background-color: #fff;
  border-color: #dddddd;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 0 15px;
  font-size: 1em;
  height: 54px;
}

.form-control:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #1ab7db;
}

.form-control::-webkit-input-placeholder {
  color: #000000;
}

.form-control:-moz-placeholder {
  color: #000000;
}

.form-control::-moz-placeholder {
  color: #000000;
}

.form-control:-ms-input-placeholder {
  color: #000000;
}

textarea.form-control {
  padding: 15px;
  resize: vertical;
  height: 160px;
}

q,
blockquote {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.gradient--red {
  background-color: #e2102c;
  background: -webkit-linear-gradient(#e2102c, #f02440);
  background: linear-gradient(#e2102c, #f02440);
}

.gradient--grey {
  background-color: #e3e3e3;
  background: -webkit-linear-gradient(#e3e3e3, #f4f4f4);
  background: linear-gradient(#e3e3e3, #f4f4f4);
}

.gradient--dark-grey {
  background-color: #000000;
  background: -webkit-linear-gradient(#000000, #2a2a2a);
  background: linear-gradient(#000000, #2a2a2a);
}

.gradient--blue {
  background-color: #1ab7db;
  background: -webkit-linear-gradient(#1ab7db, #30c5e6);
  background: linear-gradient(#1ab7db, #30c5e6);
}

.margin-bottom--xs {
  margin-bottom: 9px !important;
}

.margin-bottom--sm {
  margin-bottom: 18px !important;
}

.margin-bottom--md {
  margin-bottom: 36px !important;
}

.margin-bottom--lg {
  margin-bottom: 54px !important;
}

.margin-bottom--none {
  margin-bottom: 0 !important;
}

.btn--red {
  color: #fff !important;
}

.btn--red:hover, .btn--red:focus, .btn--red:active {
  background: -webkit-linear-gradient(#ce0f28, #f34b62);
  background: linear-gradient(#ce0f28, #f34b62);
}

.video-container {
  margin-top: 36px;
  margin-bottom: 36px;
}

.video-container__content {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container__content iframe,
.video-container__content object,
.video-container__content embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.header {
  padding: 40px 0;
}

.header__logo h1 {
  display: block;
  height: 114px;
  width: 264px;
  overflow: hidden;
  text-indent: -9999px;
  background: url("assets/imgs/logo.png") no-repeat center;
}

.header__logo h1 a {
  display: block;
  height: 114px;
  width: 264px;
}

@media (max-width: 992px) {
  .header__logo h1 {
    margin: 0 auto 27px;
  }
}

.header__description {
  padding-top: 9px;
  float: right;
}

@media (max-width: 768px) {
  .header__description {
    display: none;
  }
}

.header__search {
  float: left;
}

.header__search .btn {
  height: 54px;
}

@media (max-width: 1200px) {
  .header__search form {
    display: none;
  }
}

.header__search--mobile {
  display: none;
  height: 44px !important;
  line-height: 40px;
  padding: 0 18px;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .header__search--mobile {
    display: block;
  }
}

.header__menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

@media (max-width: 992px) {
  .header__menu ul {
    float: none !important;
  }
}

.header__menu ul li {
  display: inline-block;
  margin: 0 18px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header__menu ul li {
    margin: 0 14px;
  }
}

@media (max-width: 640px) {
  .header__menu ul li {
    margin: 0 10px;
  }
}

.header__menu ul li:first-child {
  margin-right: 0;
}

.header__menu ul li:last-child {
  margin-left: 0 !important;
}

.header__menu ul li a {
  color: #000000;
}

.header__menu ul li a:hover {
  color: #e2102c;
}

.header__menu ul li.current-menu-item a {
  color: #e2102c;
}

@media (max-width: 768px) {
  .header__menu ul li.visible-xs {
    display: inline-block !important;
  }
}

.header__menu ul li.toggle-nav a {
  padding-right: 20px;
  position: relative;
}

.header__menu ul li.toggle-nav a:before {
  font-family: icomoon;
  content: "\f0c9";
  margin-left: 8px;
  position: absolute;
  right: 0;
}

.breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
  font-size: 0.6875em;
}

.breadcrumbs::after {
  clear: both;
  content: "";
  display: table;
}

.breadcrumbs--sep {
  margin: 0 8px;
}

.breadcrumbs a {
  color: #000000;
}

.breadcrumbs a:hover {
  color: #e2102c;
}

.archive .breadcrumbs li.item-cat {
  display: none;
}

.single .breadcrumbs li.item-current {
  display: none;
}

.single .breadcrumbs li.separator:not(.separator-home) {
  display: none;
}

.colorslab-site {
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

.colorslab-site.shown {
  -webkit-transform: translateX(-280px);
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -o-transform: translateX(-280px);
  transform: translateX(-280px);
  -webkit-transform: translate3d(-280px, 0, 0);
  -moz-transform: translate3d(-280px, 0, 0);
  -ms-transform: translate3d(-280px, 0, 0);
  -o-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
}

@media (min-width: 768px) {
  .colorslab-site.shown {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.mobile-menu {
  background: #e3e3e3;
  width: 280px;
  height: 100%;
  top: 0;
  right: -280px;
  position: fixed;
  overflow-y: scroll;
  padding: 30px;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

.mobile-menu.show-nav {
  -webkit-transform: translateX(-280px);
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -o-transform: translateX(-280px);
  transform: translateX(-280px);
  -webkit-transform: translate3d(-280px, 0, 0);
  -moz-transform: translate3d(-280px, 0, 0);
  -ms-transform: translate3d(-280px, 0, 0);
  -o-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
}

@media (min-width: 768px) {
  .mobile-menu {
    display: none;
  }
}

.mobile-menu__menus {
  margin-bottom: 36px;
}

.mobile-menu__menus h2 {
  font-size: 1.25em;
  margin-bottom: 9px;
}

.mobile-menu__menus ul {
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0;
}

.mobile-menu__menus ul li {
  margin-bottom: 9px;
}

.mobile-menu__menus ul li a {
  color: #000000;
}

.mobile-menu__menus ul li a:hover {
  color: #e2102c;
}

.mobile-menu__close {
  cursor: pointer;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  float: left;
  font-size: 26px;
}

.mobile-menu__close:hover {
  color: #e2102c;
}

.site-container {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.latestpost {
  padding-top: 54px;
  padding-bottom: 54px;
  margin-bottom: 72px;
}

@media (max-width: 640px) {
  .latestpost .container {
    padding: 0;
  }
}

.latestpost__container {
  background-color: #fff;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 45px 40px;
}

@media (max-width: 640px) {
  .latestpost__container {
    padding: 15px;
  }
}

.latestpost__content {
  margin-bottom: 36px;
}

.latestpost__content--title {
  margin-bottom: 9px;
}

.latestpost__content--postinfo {
  font-size: 0.6875em;
  margin-bottom: 27px;
}

.latestpost__image {
  float: left;
}

.latestpost__image img {
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

@media (max-width: 992px) {
  .latestpost__image img {
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .latestpost__image {
    margin-right: 36px;
  }
}

@media (max-width: 992px) {
  .latestpost__image {
    float: none;
    margin: 0 0 18px;
  }
}

.latestpost a {
  color: #000000;
}

.latestpost a:hover, .latestpost a:focus, .latestpost a:active {
  color: #e2102c;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.latestposts,
.categoryposts {
  margin-bottom: 72px;
}

.latestposts a,
.categoryposts a {
  color: #000000;
}

.latestposts a:hover,
.categoryposts a:hover {
  color: #e2102c;
}

.latestposts__container,
.categoryposts__container {
  margin-top: 36px;
}

.latestposts__image,
.categoryposts__image {
  float: right;
  margin-left: 27px;
  margin-bottom: 18px;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

@media (max-width: 640px) {
  .latestposts__image,
  .categoryposts__image {
    float: none;
    margin: 0 auto 9px;
    display: inline-block;
  }
}

.latestposts__content--title,
.categoryposts__content--title {
  font-size: 1.125em;
}

.latestposts__content--info,
.categoryposts__content--info {
  font-size: 0.6875em;
  margin: 12px 0;
}

.latestposts__content--info span,
.categoryposts__content--info span {
  margin-left: 36px;
}

.latestposts__content--info span:last-child,
.categoryposts__content--info span:last-child {
  margin: 0;
}

.categoryposts--articles-series {
  margin-top: 54px;
}

.categoryposts__nocontent {
  margin: 50px 0 100px;
}

.categoryposts .articles-series h1 {
  margin-bottom: 36px;
}

.categoryposts .articles-series__desc {
  margin-bottom: 54px;
}

.categoryposts .articles-series__totalposts {
  color: #e2102c;
  font-family: "JannaLT-Bold";
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.textblock__title {
  margin-bottom: 18px;
}

.textblock__content {
  font-size: 27px;
}

@media (max-width: 640px) {
  .textblock__content {
    font-size: 18px;
  }
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.newsletter {
  margin-bottom: 37px;
}

.newsletter__container {
  padding: 40px 0;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

@media (max-width: 992px) {
  .newsletter__container {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

@media (max-width: 640px) {
  .newsletter__container {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.newsletter__title {
  padding-top: 27px;
}

@media (max-width: 992px) {
  .newsletter__title {
    margin-top: 80px;
  }
}

@media (max-width: 768px) {
  .newsletter__title {
    margin-top: 0;
    margin-bottom: 18px;
  }
}

.newsletter__content {
  padding: 0 67px 0 0;
}

@media (max-width: 1200px) {
  .newsletter__content {
    padding: 0;
  }
}

.newsletter__form {
  margin: 25px 0;
}

.newsletter__form input {
  margin-bottom: 28px;
}

.newsletter__form .btn {
  margin-bottom: 17px;
  padding: 13px 15px;
}

.newsletter__secure {
  padding-right: 24px;
  background: url("assets/imgs/secure.png") no-repeat right center;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.newsletter-page .pagepost__content h2 {
  margin-bottom: 18px;
}

.newsletter-page .pagepost__content p {
  margin-bottom: 54px;
}

.newsletter-page .newsletter__container,
.newsletter-page .newsletter__content {
  padding: 0;
}

.newsletter-page .newsletter__container {
  margin-bottom: 36px;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.home-poll__title {
  margin-bottom: 30px;
}

.home-poll__poll {
  font-size: 1.5em;
}

.home-poll__text small {
  display: block;
  line-height: 1.5;
}

.home-poll__answers ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.home-poll__answers ul li {
  width: 50%;
  float: right;
  margin-bottom: 14px;
  min-height: 44px;
}

@media (max-width: 640px) {
  .home-poll__answers ul li {
    width: 100%;
    float: none;
  }
}

.home-poll__answers--voted ul li {
  float: none;
  width: 100%;
}

.home-poll [type="radio"]:not(:checked), .home-poll [type="radio"]:checked {
  position: absolute;
  right: -9999px;
}

.home-poll [type="radio"]:not(:checked) + label,
.home-poll [type="radio"]:checked + label {
  position: relative;
  padding-right: 40px;
  padding-left: 10px;
  cursor: pointer;
}

.home-poll [type="radio"]:not(:checked) + label:before,
.home-poll [type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  right: 0;
  top: 5px;
  height: 26px;
  width: 26px;
  border: 1px solid #e3e3e3;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

.home-poll [type="radio"]:checked + label:before {
  background-color: #1ab7db;
  border-color: #1ab7db;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

.home-poll [type="radio"]:not(:checked) + label:after,
.home-poll [type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  top: 11px;
  right: 6px;
  height: 14px;
  width: 14px;
  display: block;
  font-size: 18px;
  line-height: 0.8;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #000;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

.home-poll [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.home-poll [type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.home-poll [type="radio"]:disabled:not(:checked) + label:before,
.home-poll [type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.home-poll [type="radio"]:disabled:checked + label:after {
  color: #999;
}

.home-poll [type="radio"]:disabled + label {
  color: #aaa;
}

.home-poll [type="radio"]:checked:focus + label:before,
.home-poll [type="radio"]:not(:checked):focus + label:before {
  border: none;
}

.home-poll label {
  display: block;
}

.home-poll label:hover:before {
  border: 1px solid #1ab7db !important;
  background-color: #1ab7db;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.categoryhead {
  padding: 48px 0 60px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.categoryhead__title {
  margin-bottom: 13px;
}

.categoryhead__title small {
  font-size: 0.4375em;
}

.articletype-border {
  border-bottom: 1px solid #e3e3e3;
}

.articletype ul {
  list-style: none;
  margin: 0;
  padding: 12px 0 0;
}

.articletype ul li {
  float: right;
  margin-left: 38px;
}

@media (min-width: 768px) and (max-width: 992px) {
  .articletype ul li {
    margin-left: 30px;
  }
}

.articletype ul li:last-child {
  margin-left: 0;
}

.articletype ul li [type="radio"] {
  display: none;
}

.articletype ul li [type="radio"]:checked + label {
  color: #e2102c;
  border-bottom: 3px solid #e2102c;
  padding-bottom: 8px;
  margin-bottom: -2px;
}

.articletype ul li label {
  font-family: "JannaLT-Bold";
  cursor: pointer;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.articletype ul li label:hover {
  color: #e2102c;
  border-bottom: 3px solid #e2102c;
  padding-bottom: 8px;
  margin-bottom: -2px;
}

.sortposts-select {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  margin: 9px 0 18px;
}

.categorynav * {
  float: right;
}

.categorynav .pages {
  display: none;
}

.categorynav span.current,
.categorynav span.extend,
.categorynav a {
  display: block;
  padding: 10px 18px;
  margin-left: 6px;
  margin-bottom: 6px;
  height: 46px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  background-color: #000;
  background: -webkit-linear-gradient(#000, #2a2a2a);
  background: linear-gradient(#000, #2a2a2a);
  border: 1px soild #000;
}

.categorynav span.extend {
  background: transparent;
  border: none;
  color: #000;
  padding: 10px 5px;
}

.categorynav a {
  color: #000;
  background: #fff;
  border: 1px solid #e3e3e3;
}

.categorynav a:hover, .categorynav a:focus, .categorynav a:active {
  color: #fff;
  background-color: #000;
  background: -webkit-linear-gradient(#000, #2a2a2a);
  background: linear-gradient(#000, #2a2a2a);
  border-color: #000;
}

.all-categories__category {
  margin-bottom: 54px;
}

.all-categories__category h2 {
  font-family: "JannaLT-Regular";
  margin-bottom: 18px;
}

.all-categories__category h2 small {
  font-size: 0.4375em;
}

.all-categories__category h2 a {
  color: #000000;
}

.all-categories__category h2 a:hover {
  color: #e2102c;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.singlepost {
  margin-bottom: 54px;
}

.singlepost__header {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 54px;
  min-height: 530px;
}

@media (max-width: 1200px) {
  .singlepost__header {
    padding: 0 15px;
  }
}

@media (max-width: 992px) {
  .singlepost__header {
    min-height: auto;
    padding: 30px 0;
  }
}

.singlepost__header--infographic {
  min-height: 1px;
  padding-right: 0;
}

.singlepost__header--infographic .singlepost__title {
  margin-top: 18px;
  margin-bottom: 18px;
}

.singlepost__image {
  float: left;
  margin: 0 18px;
}

@media (max-width: 992px) {
  .singlepost__image {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .singlepost__image {
    float: none;
    margin: 0 auto;
  }
}

.singlepost__title {
  margin-top: 140px;
  margin-bottom: 18px;
}

@media (max-width: 992px) {
  .singlepost__title {
    margin-top: 0;
  }
}

.singlepost__meta {
  margin-bottom: 9px;
}

.singlepost__meta > * {
  display: inline-block;
}

.singlepost__meta--author {
  margin-left: 35px;
}

.singlepost__meta a {
  color: #000000;
}

.singlepost__meta a:hover {
  color: #e2102c;
}

.singlepost__postinfo {
  font-size: 0.6875em;
}

.singlepost__postinfo a {
  color: #000000;
}

.singlepost__postinfo a:hover {
  color: #e2102c;
}

.singlepost__content {
  margin: 0 245px;
}

@media (max-width: 1200px) {
  .singlepost__content {
    margin: 0 150px;
  }
}

@media (max-width: 992px) {
  .singlepost__content {
    margin: 0;
  }
}

.singlepost__content--infographic {
  margin: 0;
}

@media (max-width: 992px) {
  .singlepost__content--infographic {
    margin: 36px 0 0;
  }
}

.singlepost__content p {
  margin-bottom: 18px;
}

.singlepost__content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}

.singlepost__content ul li {
  padding-right: 1em;
  position: relative;
  margin-bottom: 9px;
}

.singlepost__content ul li:before {
  content: "•";
  color: #1ab7db;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.25em;
}

.singlepost__content blockquote {
  border: none;
  padding: 0;
  margin-bottom: 54px;
}

.singlepost__content blockquote p span {
  border-bottom: 6px solid #30bced;
  padding-bottom: 0;
  line-height: 1.5em;
  font-size: 1.5em;
}

.singlepost__content img {
  border: 1px solid #e3e3e3;
  margin-top: 18px;
  margin-bottom: 18px;
  max-width: 100%;
  height: auto !important;
}

.singlepost__content .wp-caption {
  border: none;
  max-width: 130%;
  width: 130% !important;
  text-align: right;
  margin: 36px -20% 36px 0;
  padding: 0;
}

.singlepost__content .wp-caption::after {
  clear: both;
  content: "";
  display: table;
}

@media (max-width: 992px) {
  .singlepost__content .wp-caption {
    max-width: 100%;
    width: 100% !important;
    margin: 36px 0;
  }
}

.singlepost__content .wp-caption img {
  max-width: 80%;
  float: right;
  margin: 0 0 0 18px;
}

@media (max-width: 992px) {
  .singlepost__content .wp-caption img {
    max-width: 100%;
    float: none;
  }
}

.singlepost__content .wp-caption .wp-caption-text {
  padding-top: 36px;
}

@media (max-width: 992px) {
  .singlepost__content .wp-caption .wp-caption-text {
    padding-top: 5px !important;
  }
}

.singlepost__infographic-share {
  margin: 36px 0;
  padding: 18px 0 36px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

.singlepost__infographic-share h3 {
  margin-bottom: 18px;
}

.singlepost__infographic-share .a2a_kit a {
  border: 1px solid #e3e3e3;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 110px;
  height: 55px;
  line-height: 55px;
  font-size: 1.5em;
  float: right;
  margin-left: 14px;
  text-align: center;
}

.singlepost__infographic-share .a2a_kit a.a2a_button_facebook {
  color: #3a589b;
}

.singlepost__infographic-share .a2a_kit a.a2a_button_twitter {
  color: #00abf1;
}

.singlepost__infographic-share .a2a_kit a.a2a_button_google_plus {
  color: #e02f2f;
}

.singlepost__infographic-share .a2a_kit a:hover {
  border-color: #c7c7c7;
}

.singlepost__infographic-more h3 {
  margin-bottom: 36px;
}

.singlepost__infographic-post {
  padding-right: 100px;
  min-height: 100px;
  position: relative;
  margin-bottom: 18px;
}

.singlepost__infographic-image {
  position: absolute;
  right: 0;
  top: 0;
}

.singlepost__infographic-image img {
  width: 80px;
}

.singlepost__infographic-title {
  font-size: 1em;
  font-family: "JannaLT-Regular";
}

.singlepost__infographic-title a {
  color: #000000;
}

.singlepost__infographic-title a:hover {
  color: #e2102c;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.pagepost {
  margin-bottom: 54px;
}

@media (max-width: 992px) {
  .pagepost .container {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

@media (max-width: 640px) {
  .pagepost .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.pagepost__header {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding-right: 65px;
  min-height: 530px;
}

.pagepost__header--page {
  min-height: 10px;
  padding: 95px 0;
}

.pagepost__header--page small {
  font-size: 1em;
}

.pagepost__header h1 {
  font-size: 1em;
  font-family: "JannaLT-Regular";
}

.pagepost__header-desc {
  font-size: 2.25em;
  font-family: "JannaLT-Bold";
}

@media (max-width: 992px) {
  .pagepost__header-desc {
    font-size: 2em;
  }
}

@media (max-width: 768px) {
  .pagepost__header-desc {
    font-size: 1.75em;
  }
}

.pagepost__image {
  float: left;
  margin: 0 18px;
}

.pagepost__title {
  margin-top: 140px;
  margin-bottom: 18px;
}

.pagepost__meta {
  margin-bottom: 9px;
}

.pagepost__meta > * {
  display: inline-block;
}

.pagepost__meta--author {
  margin-left: 35px;
}

.pagepost__meta a {
  color: #000000;
}

.pagepost__meta a:hover {
  color: #e2102c;
}

.pagepost__postinfo {
  font-size: 0.6875em;
}

.pagepost__postinfo a {
  color: #000000;
}

.pagepost__postinfo a:hover {
  color: #e2102c;
}

.pagepost__content {
  margin: 0 245px;
}

@media (max-width: 1200px) {
  .pagepost__content {
    margin: 0 150px;
  }
}

@media (max-width: 992px) {
  .pagepost__content {
    margin: 0;
  }
}

.pagepost__content p {
  margin-bottom: 18px;
}

.pagepost__content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}

.pagepost__content ul li {
  padding-right: 1em;
  position: relative;
  margin-bottom: 9px;
}

.pagepost__content ul li:before {
  content: "•";
  color: #1ab7db;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.25em;
}

.pagepost__content blockquote {
  border: none;
  padding: 0;
  margin-bottom: 54px;
}

.pagepost__content blockquote p span {
  border-bottom: 6px solid #30bced;
  padding-bottom: 0;
  line-height: 1.5em;
  font-size: 1.5em;
}

.pagepost__content img {
  border: 1px solid #e3e3e3;
  margin-top: 18px;
  margin-bottom: 18px;
  max-width: 100%;
  height: auto !important;
}

.pagepost__content .wp-caption {
  border: none;
  max-width: 130%;
  width: 130% !important;
  text-align: right;
  margin: 36px -20% 36px 0;
  padding: 0;
}

.pagepost__content .wp-caption::after {
  clear: both;
  content: "";
  display: table;
}

@media (max-width: 992px) {
  .pagepost__content .wp-caption {
    max-width: 100%;
    width: 100% !important;
    margin: 36px 0;
  }
}

.pagepost__content .wp-caption img {
  max-width: 80%;
  float: right;
  margin: 0 0 0 18px;
}

@media (max-width: 992px) {
  .pagepost__content .wp-caption img {
    max-width: 100%;
    float: none;
    margin: 0;
  }
}

.pagepost__content .wp-caption .wp-caption-text {
  padding-top: 36px;
}

@media (max-width: 992px) {
  .pagepost__content .wp-caption .wp-caption-text {
    padding-top: 5px !important;
  }
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.author-info {
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding-top: 25px;
  padding-bottom: 45px;
}

.author-info__heading {
  margin-bottom: 30px;
}

.author-info__content {
  position: relative;
  padding-right: 130px;
}

@media (max-width: 640px) {
  .author-info__content {
    padding-right: 0;
  }
}

.author-info__avatar {
  position: absolute;
  right: 0;
  top: 0;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}

@media (max-width: 640px) {
  .author-info__avatar {
    display: inline-block;
    position: relative;
    right: auto;
    top: auto;
    margin-bottom: 9px;
  }
}

.author-info__author-name {
  margin-bottom: 7px;
}

.author-info--archive {
  padding: 60px 0;
}

.author-info--archive .author-info__author-name small {
  font-size: 0.4375em;
}

.author-info--archive .author-info__content a {
  color: #000000;
}

.author-info--archive .author-info__content a:hover {
  color: #e2102c;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.nav-links {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 36px;
}

.nav-links::after {
  clear: both;
  content: "";
  display: table;
}

.nav-links .nav-previous,
.nav-links .nav-next {
  width: 50%;
  float: left;
  padding: 54px 100px 36px;
  position: relative;
}

@media (max-width: 768px) {
  .nav-links .nav-previous,
  .nav-links .nav-next {
    padding: 30px 15px;
  }
}

.nav-links .nav-previous a,
.nav-links .nav-next a {
  color: #000000;
}

.nav-links .nav-previous a:hover,
.nav-links .nav-next a:hover {
  color: #e2102c;
}

.nav-links .nav-previous small,
.nav-links .nav-next small {
  display: block;
  margin-bottom: 13px;
}

.nav-links .nav-next:before {
  content: "";
  display: block;
  width: 1px;
  height: 100% !important;
  background-color: #e3e3e3;
  position: absolute;
  left: 0;
  top: 0;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.comments-area__title {
  padding: 20px 35px;
  margin-bottom: 36px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

@media (max-width: 640px) {
  .comments-area__title {
    padding: 15px !important;
  }
}

.comments-area__collapse-comments {
  color: #000000;
  padding-left: 40px;
  position: relative;
}

.comments-area__collapse-comments:after {
  content: "";
  display: block;
  height: 12px;
  width: 20px;
  background: url("assets/imgs/comments-collapse.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 22px;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

.comments-area__collapse-comments.collapsed:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

.comments-area__leave-comment {
  font-size: 0.4375em;
  margin-top: 12px;
  margin-right: 55px;
}

@media (max-width: 640px) {
  .comments-area__leave-comment {
    margin-right: 40px;
  }
}

.comments-area__comments-count {
  font-size: 0.4375em;
  margin-top: 12px;
}

@media (max-width: 420px) {
  .comments-area__comments-count {
    display: none;
  }
}

.comments-area__list-comments {
  margin-top: 36px;
}

.comments-area__list-comments ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.comments-area__list-comments ul .comment {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid #e3e3e3;
}

.comments-area__list-comments ul .comment:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.comments-area__list-comments ul .comment .comment-body {
  position: relative;
  padding-right: 100px;
  min-height: 80px;
}

@media (max-width: 640px) {
  .comments-area__list-comments ul .comment .comment-body {
    padding-right: 0;
  }
}

.comments-area__list-comments ul .comment .comment-body__avatar {
  position: absolute;
  right: 0;
  top: 0;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}

@media (max-width: 640px) {
  .comments-area__list-comments ul .comment .comment-body__avatar {
    display: none;
  }
}

.comments-area__list-comments ul .comment .comment-body__head {
  margin-bottom: 18px;
}

.comments-area__list-comments ul .comment .comment-body__head > div {
  margin-left: 35px;
  float: right;
}

.comments-area__list-comments ul .comment .comment-body__head > div:last-child {
  margin-left: 0;
}

.comments-area__list-comments ul .comment .comment-body__author {
  font-family: "JannaLT-Bold";
}

.comments-area__list-comments ul .comment .comment-body__author a {
  color: #000000;
}

.comments-area__list-comments ul .comment .comment-body__author a:hover {
  color: #e2102c;
}

.comments-area__list-comments ul .comment .comment-body__meta {
  font-size: 0.75em;
}

.comments-area__list-comments ul .comment .comment-body__meta > span {
  margin-left: 35px;
  margin-top: 5px;
  display: block;
  float: right;
}

.comments-area__list-comments ul .comment .comment-body__meta > span:last-child {
  margin-left: 0;
}

.comments-area__list-comments ul .comment .comment-body__meta-date a {
  color: #000000;
}

.comments-area__list-comments ul .comment .comment-body__meta-date a:hover {
  color: #e2102c;
}

.comments-area__list-comments ul .comment .comment-body__reply {
  font-size: 0.75em;
  margin-top: 5px;
}

.comments-area__list-comments ul .comment .comment-respond {
  margin-top: 36px;
}

.comments-area__list-comments ul.children {
  margin-right: 80px;
  padding-top: 36px;
  margin-top: 36px;
  border-top: 1px dashed #e3e3e3;
}

@media (max-width: 768px) {
  .comments-area__list-comments ul.children {
    margin-right: 30px;
  }
}

.comments-area__list-comments ul.children .depth-2 .children {
  padding-top: 0;
  border-top: none;
}

.comments-area__list-comments ul.children .depth-2 .children .depth-3 {
  padding-top: 36px;
  padding-bottom: 0;
  margin-top: 36px;
  border-top: 1px dashed #e3e3e3;
  border-bottom: none;
}

.comments-area__list-comments ul.children .depth-2 .children .depth-3:last-child {
  margin-bottom: 0;
}

.comments-area__list-comments ul.children .depth-2:last-child {
  margin-bottom: 0;
}

.comments-area__list-comments ul.children .alt.depth-3 {
  padding-top: 36px;
  margin-top: 36px;
  border-top: 1px dashed #e3e3e3;
}

.comments-area__list-comments ul.children .alt.depth-3:last-child {
  margin-bottom: 0;
}

.comments-area__no-comments {
  margin: 40px 0 76px;
}

.comment-respond {
  margin-bottom: 54px;
  padding-top: 36px;
  border-top: 1px solid #e3e3e3;
}

.comment-respond__title {
  margin-bottom: 18px;
}

.comment-respond__title small {
  float: left;
  margin-top: 10px;
}

.comment-respond__commentnotes {
  margin-bottom: 36px;
}

.comment-respond .logged-in-as {
  margin-bottom: 18px;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.error404 h2 {
  margin-bottom: 9px;
}

.error404__pageheader {
  margin-bottom: 54px;
}

.error404__pageheader h1 {
  color: #e2102c;
  font-size: 3.4375em;
}

.error404__pagecontent--desc {
  margin-bottom: 26px;
}

.error404__pagecontent .searchform {
  position: relative;
  padding-left: 95px;
  margin-bottom: 54px;
}

.error404__pagecontent .searchform .btn {
  position: absolute;
  left: 0;
  top: 0;
  height: 54px;
  line-height: 54px;
  padding: 0 20px;
}

.error404__pagecontent .widget {
  margin-bottom: 54px;
}

.error404__pagecontent .widget.widget_recent_entries ul {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}

.error404__pagecontent .widget.widget_recent_entries ul li {
  padding-right: 1em;
  position: relative;
  margin-bottom: 9px;
}

.error404__pagecontent .widget.widget_recent_entries ul li:before {
  content: "•";
  color: #1ab7db;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.25em;
}

.error404__pagecontent .widget.widget_archive .form-control {
  width: auto;
  height: 30px;
  font-size: 0.75em;
  padding: 0 10px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.error404__pagecontent .widget.widget_categories ul {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}

.error404__pagecontent .widget.widget_categories ul li {
  position: relative;
  margin-bottom: 9px;
}

.error404__pagecontent .widget.widget_categories ul li .count {
  font-size: 0.6875em;
}

.error404__pagecontent .widget__desc {
  margin-bottom: 18px;
}

.error404__pagecontent a {
  color: #000000;
}

.error404__pagecontent a:hover {
  color: #e2102c;
}

.error404__pagecontent--search h2.widgettitle {
  margin-bottom: 18px;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.contact-page h2 {
  margin-bottom: 9px;
}

.contact-page p {
  margin-bottom: 30px;
}

.contact-page .wpcf7-form .wpcf7-response-output {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  margin: 0 0 54px;
}

.contact-page .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  background-color: #398f14;
  border: 2px solid #398f14;
  color: #fff;
}

.contact-page .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng {
  background-color: #ff0000;
  border: 2px solid #ff0000;
  color: #fff;
}

.contact-page .wpcf7-form .wpcf7-response-output.wpcf7-spam-blocked {
  background-color: #ffa500;
  border: 2px solid #ffa500;
  color: #000;
}

.contact-page .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
  background-color: #f7e700;
  border: 2px solid #f7e700;
  color: #000;
}

.contact-page .wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 0.75em;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.pagepost__header--search {
  padding-top: 54px;
  padding-bottom: 36px;
}

.pagepost__header--search .form-group {
  width: 32%;
  margin-bottom: 18px;
}

@media (max-width: 768px) {
  .pagepost__header--search .form-group {
    width: 100%;
  }
}

.pagepost__header--search .form-group .form-control {
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.pagepost__header--search .btn {
  height: 50px;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.book-info {
  margin-bottom: 36px;
}

.book-info h1 {
  font-size: 3.3125em;
}

.book-info h2 {
  margin-bottom: 9px;
}

.book-download {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 25px 35px;
  border: 1px solid #e3e3e3;
  margin-bottom: 100px;
}

.book-download hr {
  margin: 15px 0 10px;
}

.book-contents__texts .singlepost--books .singlepost__content {
  margin: 0 0 54px;
}

.book-contents__texts .singlepost--books .singlepost__content h2 {
  margin-bottom: 36px;
}

.book-contents__texts .singlepost--books .singlepost__content img {
  border: none;
  margin: 0;
}

.book-contents__texts .singlepost--books .singlepost__title {
  padding-top: 18px;
  margin-top: 0;
  margin-bottom: 36px;
}

.book-contents__titles:before {
  content: "";
  position: absolute;
  right: -20px;
  height: 100%;
  width: 1px;
  background-color: #e3e3e3;
}

.book-contents__titles h2 {
  margin-bottom: 25px;
}

.book-contents__titles ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.book-contents__titles ul li {
  margin-bottom: 15px;
}

.book-contents__titles ul li a {
  color: #000000;
}

.book-contents__titles ul li a.active, .book-contents__titles ul li a:hover {
  color: #e2102c;
}

.books-desc {
  margin-bottom: 72px;
}

.books-desc h2 {
  margin-bottom: 18px;
}

.bookslist {
  margin-bottom: 162px;
}

.bookslist__image {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 18px;
}

.bookslist__content--title {
  margin-bottom: 9px;
}

.bookslist__content--title a {
  color: #000000;
}

.bookslist__content--title a:hover {
  color: #e2102c;
}

.bookslist__content--desc {
  margin-bottom: 9px;
}

.bookslist__content--price {
  font-size: 1.5em;
  font-family: "JannaLT-Bold";
  color: #e2102c;
}

/*
*
*  Developed By: Ahmed ElShahat - Arab Touch
*  Contact E-Mail: support@arabtouch.com
*  Contact Number: +201002255588
*  Website: http://www.arabtouch.com.eg
*
*/
.footer {
  margin-bottom: 30px;
}

.footer a {
  color: #000000;
}

.footer a:hover {
  color: #e2102c;
}

.footer h2 {
  margin-top: 12px;
  margin-bottom: 15px;
}

.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer ul li {
  margin-bottom: 14px;
}

.footer__dr-colors small {
  line-height: 1.5;
  padding-left: 15px;
  padding-top: 24px;
  display: block;
}

.footer__about, .footer__visit {
  padding-left: 55px;
}

.footer__about a, .footer__visit a {
  color: #1249c5;
}

.footer__categories .count {
  font-size: 0.6875em;
}

@media (max-width: 768px) {
  .copyrights {
    text-align: center;
  }
}

.copyrights__neoxero {
  margin-bottom: 30px;
  padding-right: 85px;
  background: url("assets/imgs/neoxero.png") no-repeat right top;
}

@media (max-width: 768px) {
  .copyrights__neoxero {
    padding: 85px 0 0;
    background-position: center top;
  }
}

.copyrights__thanks {
  margin-bottom: 30px;
  color: #606060;
}

.footer-links h2.accordion-head {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
  cursor: pointer;
}

.footer-links h2.accordion-head:after {
  font-family: icomoon;
  content: "\f067";
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 16px;
}

.footer-links h2.accordion-head.active:after {
  font-family: icomoon;
  content: "\f068";
  font-size: 16px;
}

.footer-links .footer__categories h2.accordion-head {
  border-top: 1px solid #e3e3e3;
}

.footer-links .footer__categories:first-child h2.accordion-head {
  border-bottom: none;
}

.footer-links .accordion-body {
  margin-bottom: 20px;
  background-color: #e3e3e3;
  padding: 20px 15px;
}
