body.rtl .bx-wrapper .bx-viewport {
  direction: ltr;
}

body.rtl .top-header .header-icons {
  right: 60px;
}

body {
  font-family: MyriadLight !important;
  overflow-x: hidden !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: MyriadBlack;
}

p {
  font-family: MyriadLight !important;
}

div,
span,
aside,
section {
  font-family: MyriadLight !important;
}

.custom-font {
  color: #29ABE2 !important;
  text-transform: capitalize;
  font-family: MyriadBlack;
  font-weight: bolder;
  font-size: 55px !important;
}

.btn {
  font-family: MyriadBold !important;
  background: #29ABE2 !important;
  border-color: #29ABE2 !important;
}

.img-fluid {
  max-width: 100%;
}

.hero-section.slider-revolution .tp-caption2-wd-1,
.hero-section .slider-revolution .tp-caption2-wd-2 {
  font-family: MyriadBlack;
}

.hero-section.slider-revolution .tp-caption1 {
  font-family: MyriadBlack;
}

.custom-header .tt-logo img {
  width: 170px;
  margin-top: 42px;
  max-height: 100px;
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
  .custom-header .tt-logo img {
    width: auto;
    margin-top: 10px;
    max-height: 27px !important;
  }
}

.custom-header .tt-stuck-nav .tt-desctop-menu:not(.tt-hover-02) nav > ul li.dropdown:first-child > a {
  padding: 15px 10px;
  border-radius: 5px;
  margin: 1px;
  text-transform: uppercase;
  font-family: MyriadBlack !important;
}

.custom-header .tt-stuck-nav .tt-desctop-menu nav > ul li.dropdown > a {
  padding: 15px 10px;
  border-radius: 5px;
  margin: 1px;
  text-transform: uppercase;
  font-family: MyriadBlack !important;
}

.custom-header .tt-header-holder .tt-desctop-menu.tt-menu-small nav > ul li.dropdown > a {
  padding: 15px 10px;
  border-radius: 5px;
  margin: 1px;
  text-transform: uppercase;
  font-family: MyriadBlack !important;
}

.custom-header .tt-desctop-menu:not(.tt-hover-02) li.dropdown.active > a,
.custom-header .tt-desctop-menu:not(.tt-hover-02) li.dropdown.selected > a,
.custom-header .tt-desctop-menu:not(.tt-hover-02) li.dropdown > a:hover {
  border-radius: 5px;
  background: #29ABE2 !important;
  margin: 1px;
  color: #FFF !important;
}

.custom-header .tt-header-holder .tt-desctop-menu.tt-menu-small nav > ul li.dropdown > a {
  color: #00a2e3;
}

.custom-header .tt-desctop-menu nav > ul > li.dropdown > a {
  color: #00a2e3;
}

@media (min-width: 790px) {
  footer .tt-color-scheme-02 {
    background: #29ABE2;
    color: #fff;
  }
}

footer .tt-mobile-collapse .tt-collapse-content > :nth-child(1) {
  line-height: 1.3;
}

@media (min-width: 790px) {
  .tt-back-to-top {
    background: #29ABE2 !important;
  }
}

.swiper-pagination-bullet-active {
  background: #29ABE2 !important;
}

footer .tt-mobile-collapse .tt-collapse-title {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: .04em;
  font-weight: 500;
  color: #29ABE2;
}

.top-header {
  position: relative;
}

.top-header .header-icons {
  position: absolute;
  top: 32px;
  left: 101px;
  right: 0;
  width: 90%;
}

.top-header .header-small-icons {
  position: absolute;
  width: 100px;
}

#tt-footer {
  margin-top: 124px;
}

#tt-footer .image {
  z-index: -1;
  position: relative;
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
  #tt-footer .image {
    z-index: auto;
    position: relative;
  }
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
  #tt-footer .image img {
    position: absolute;
    top: auto;
    left: 0;
  }
}

#tt-footer .image img {
  position: absolute;
  top: -100px;
  left: 0;
}

.form-default .form-control[type=email],
.form-default .form-control[type=password],
.form-default .form-control[type=text],
.tt-modal-newsletter .input-group input[type=email],
footer .tt-footer-default .tt-newsletter .form-default .form-group .form-control {
  border-radius: 6px;
}

.tt-desctop-menu .tt-title-submenu {
  font-family: MyriadBlack;
}

.custom-aside {
  background: #29ABE2;
  border-radius: 5px;
  box-shadow: 3px 8px 10px rgba(0, 0, 0, 0.3);
  padding: 45px 10px 10px 20px;
  position: relative;
}

.custom-aside .tt-collapse .tt-collapse-title {
  color: #FFF;
}

.custom-aside .checkbox-group:hover label > * {
  color: #FFF;
}

.custom-aside .checkbox-group label {
  color: #FFF !important;
}

@media screen and (min-width: 0) and (max-width: 1024px) {
  .custom-aside .checkbox-group label {
    color: #29ABE2 !important;
  }
}

.custom-aside .tt-collapse .tt-collapse-title + .tt-collapse-content .tt-list-row {
  margin-top: 0;
}

.custom-aside .top-aside-search {
  position: absolute;
  top: -33px;
  left: 26px;
  border-radius: 15px;
  padding: 2px 10px;
  box-shadow: 2px 8px 8px 2px rgba(0, 0, 0, 0.3);
  background: #E31C24;
}

.custom-aside .top-aside-search h3 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  font-size: 18px !important;
  color: #FFF;
}

@media screen and (max-width: 1024px) {
  .custom-aside .tt-collapse .tt-collapse-title {
    color: #000 !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1229px) {
  .custom-aside .top-aside-search {
    top: -33px;
    left: 15px;
    padding: 2px;
  }

  .custom-aside h3 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    font-size: 16px !important;
    color: #FFF;
  }
}

.custom-aside .btn {
  background: #E31C24 !important;
  padding: 6px 30px 8px !important;
}

@media (min-width: 1025px) {
  .tt-product:not(.tt-view).thumbprod-center .tt-description .tt-price {
    display: inline-block;
    color: #FFF;
    background: #E31C24;
    border-radius: 10px;
    padding: 10px;
  }
}

.tt-product-single-info .tt-price .new-price {
  color: #29ABE2;
  font-family: MyriadBold !important;
}

.btn-link,
.btn-link:focus {
  color: #29ABE2;
}

.tt-product-single-info .tt-add-info ul li span:first-child {
  font-size: 18px;
  font-weight: 900;
}

.tt-product-single-info .tt-title {
  color: #E31C24;
}

.tt-collapse-block .tt-item .tt-collapse-title {
  font-weight: 900;
  color: #29ABE2;
}

.tt-collapse-block .tt-item .tt-collapse-title:hover {
  color: #E31C24;
}

.wrapper-social-icon {
  background: #E31C24;
}

.wrapper-social-icon .tt-social-icon li a {
  color: #FFF;
}

.find-us-page .find-us-section {
  z-index: 9999999999999;
}

.find-us-page .find-us-section .image {
  cursor: pointer;
}

.find-us-page .find-us-section .image img {
  max-width: 80%;
  transition: all .1s ease-in-out;
}

.find-us-page .find-us-section .image img.hover {
  transform: scale(1.3);
}

.find-us-page .find-us-section .image img.unhover {
  transform: scale(0.9);
}

.custom-style-p {
  font-size: 20px;
  font-family: MyriadBold;
  color: #00a2e3;
  font-weight: 900;
}

.entertainment-style {
  position: relative;
}

.entertainment-style .image {
  position: absolute;
}

.entertainment-style .image img {
  width: 35%;
}

@media screen and (min-width: 0) and (max-width: 790px) {
  .entertainment-style .image {
    opacity: .2;
  }
}

.entertainment-style .image.image-01 {
  top: 92px;
  left: 25px;
}

.entertainment-style .image.image-02 {
  top: 25px;
  left: 25px;
}

.entertainment-style .image.image-03 {
  top: 0;
  right: 25px;
}

.entertainment-style .image.image-04 {
  top: 92px;
  right: 25px;
}

.marketing-services .cnt {
  position: relative;
  top: -40px;
  transition: all ease-in-out .3s;
  cursor: pointer;
  background: #29ABE2 !important;
  padding: 20px;
  border-radius: 20px;
  color: #FFF;
}

.marketing-services .cnt:hover {
  transform: translateY(-10px);
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
}

.marketing-services .cnt h3 {
  color: #FFF;
}

.marketing-services .cnt .icon {
  display: inline-block;
}

.marketing-services .cnt .icon img {
  background: #FFF;
  padding: 10px;
  border-radius: 20px;
}

.marketing-services .cnt p {
  font-size: 15px;
}

.hero-section.slider-revolution .tp-caption2-wd-1,
.hero-section .slider-revolution .tp-caption2-wd-2 {
  font-family: MyriadBold !important;
}

@media (min-width: 1230px) {
  .slider-revolution .tp-caption2-wd-3 {
    font-family: MyriadBold !important;
  }
}

.panel-menu #mm0.mmpanel a:not(.mm-close) {
  font-family: MyriadBold !important;
  font-weight: 500;
  color: #191919;
  background-color: transparent;
}

.panel-menu .mmpanel:not(#mm0) a:not(.mm-original-link) {
  font-family: MyriadBold !important;
  font-weight: 400;
}

.form-default .btn.btn-border {
  color: #FFF;
}

.panel-menu #mm0.mmpanel a:not(.mm-close) {
  color: #29ABE2;
}

.panel-menu #mm0.mmpanel a:not(.mm-close) {
  color: #29ABE2;
}

.panel-menu #mm0.mmpanel a:not(.mm-close):hover {
  color: #29ABE2;
}

.panel-menu .mmpanel:not(#mm0) a:not(.mm-original-link),
.panel-menu .mm-original-link,
.panel-menu .mm-original-link:hover {
  color: #29ABE2;
}

@media (max-width: 1024px) {
  header .tt-account .tt-dropdown-menu .tt-dropdown-inner ul li a {
    display: inline-block;
    padding: 7px 0;
    color: #29ABE2;
  }
}

@media (max-width: 1024px) {
  header .tt-account .tt-dropdown-menu .tt-dropdown-inner ul li a [class^=icon-] {
    top: 3px;
    margin-right: 7px;
    color: #29ABE2;
  }
}

@media screen and (max-width: 1024px) {
  .top-header .header-icons {
    position: absolute;
    top: -33px;
    left: 85px;
    right: 0;
    width: 90%;
    z-index: -1;
  }
}

@media screen and (max-width: 640px) {
  .top-header .header-icons {
    position: absolute;
    top: -6px;
    left: 39px;
    right: 0;
    width: 90%;
    z-index: -1;
  }
}

@media screen and (max-width: 640px) {
  .top-header .header-icons {
    position: absolute;
    top: 11px;
    left: 18px;
    right: 0;
    width: 90%;
    z-index: -1;
  }
}

@media (max-width: 1024px) {
  .tt-product-design02:not(.tt-view) .tt-description .tt-price,
  .tt-product:not(.tt-view) .tt-description .tt-price {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #E31C24;
  }
}

@media screen and (max-width: 768px) {
  .top-header .header-icons {
    position: absolute;
    top: -13px;
    left: 41px;
    right: 0;
    width: 90%;
    z-index: -1;
  }
}

@media screen and (max-width: 360px) {
  .top-header .header-icons {
    position: absolute;
    top: 9px;
    left: 17px;
    right: 0;
    width: 90%;
    z-index: -1;
  }
}

#left-detials-products {
  position: relative;
}

#left-detials-products .product_additional_details {
  text-align: right;
  position: absolute;
  top: 0;
  right: 10px;
}

#left-detials-products .product_additional_details img {
  width: 26%;
  max-width: 100%;
}

#left-detials-products .product_additional_details p {
  color: #29ABE2;
  margin-top: 0;
  margin-bottom: 10px;
}

#left-detials-products .product_additional_details p.p-first {
  padding-right: 10px;
}

#left-detials-products .product_additional_details p.p-three {
  padding-right: 5px;
}

@media screen and (max-width: 500px) {
  .tt-product-single-info .tt-list-btn li a.btn-link {
    display: block;
    font-size: 8px !important;
  }
}

@media screen and (max-width: 450px) {
  .tt-block-title .tt-title {
    line-height: 60px !important;
    font-size: 44px !important;
  }
}

.about-dtl {
  padding: 60px 0;
}

.about-dtl .tt-title {
  font-size: 50px;
  color: #29ABE2;
  line-height: 60px;
}

.about-dtl .cnt {
  padding-top: 20px;
  text-align: justify;
  font-size: 35px;
  line-height: 1.2;
}

@media screen and (max-width: 991px) {
  .about-dtl .tt-title {
    font-size: 35px;
  }

  .about-dtl .cnt {
    padding-top: 10px;
    font-size: 20px;
    line-height: 1.2;
  }
}

@media screen and (min-width: 791px) {
  .contact-us-head {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

.find-us-heading {
  font-size: 23px;
  color: #29ABE2;
}

@media screen and (max-width: 991px) {
  .find-us-heading {
    line-height: 60px;
    font-size: 44px !important;
  }
}

h2:not(.small):not([class^=tt-title]):not([class^=tt-collapse]):not([class^=tt-aside]) {
  font-size: 34px;
  line-height: 44px;
  font-weight: 500;
  letter-spacing: .03em;
  padding-bottom: 23px;
  color: #E31C24 !important;
}

.tt-desctop-menu .tt-title-submenu {
  color: #E31C24 !important;
}

.tt-post-single h1.tt-title {
  line-height: 58px !important;
}

.account-page .tt-shopping-layout .tt-title-border {
  padding-top: 30px;
}

.account-page .tt-shopping-layout .tt-title-border {
  color: #29ABE2;
}

#tt-footer .image img {
  top: -120px;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.tt-block-title .tt-title {
  letter-spacing: 0;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.range-number {
  border-radius: 0;
}

.swiper-container {
  width: 100%;
  height: 300px;
  padding-top: 28px;
  padding-bottom: 50px;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}

.bx-wrapper {
  box-shadow: none;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: none;
}

.tt-promo-fullwidth > img {
  max-width: 100% !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1506px) and (min-width: 1025px) {
  .top-header .header-icons {
    position: absolute;
    top: 75px !important;
    left: 42px !important;
    right: 0;
    width: 90%;
  }
}

@media screen and (max-width: 1024px) and (min-width: 700px) {
  .top-header .header-icons {
    position: absolute;
    top: 21px !important;
    left: 41px !important;
    right: 0;
    width: 90%;
    z-index: -1;
  }

  #tt-pageContent {
    margin-top: 45px !important;
  }
}

@media screen and (max-width: 699px) and (min-width: 400px) {
  .top-header .header-icons {
    position: absolute;
    top: 29px;
    left: 42px;
    right: 0;
    width: 90%;
  }

  #tt-pageContent {
    margin-top: 45px !important;
  }
}

@media screen and (max-width: 399px) {
  .top-header .header-icons {
    position: absolute;
    top: 14px;
    left: 2px;
    right: 0;
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 0) {
  .custom-header .tt-logo img {
    width: auto;
    margin-top: 10px;
    max-height: 57px !important;
  }
}

@media only screen and (max-width: 500px) and (min-width: 0) {
  .custom-header .tt-logo img {
    width: auto;
    margin-top: 10px;
    max-height: 40px !important;
  }
}

.google-font {
  font-family: 'Tajawal', sans-serif !important;
}

.rtl #left-detials-products .product_additional_details {
  right: auto;
  top: 30px;
  left: 10px;
  text-align: left;
}

@media (min-width: 1025px) {
  .rtl .leftColumn:not(.rightColumn) {
    padding-right: 0;
    padding-left: 50px;
  }
}

@media (min-width: 1025px) {
  .rtl .leftColumn:not(.rightColumn) {
    padding-right: 20px;
    margin-top: 1px;
  }
}

.rtl .custom-aside {
  background: #29ABE2;
  border-radius: 5px;
  box-shadow: 3px 8px 10px rgba(0, 0, 0, 0.3);
  padding: 45px 10px 10px 20px;
  position: relative;
}

.tt-empty-cart .tt-icon {
  font-size: 100px;
  color: #E31C24;
}

.image {
  position: relative;
}

.image .custom-image {
  width: 21%;
  position: absolute;
}

.image .custom-image.image-01 {
  top: 0;
  left: 0;
  transform: rotate(180deg);
}

.image .custom-image.image-02 {
  top: 0;
  right: 0;
}

.tt-product:not(.tt-view) .tt-description .tt-btn-addtocart {
  background: #29ABE2;
  font-family: MyriadLight;
}

.old-price {
  color: red !important;
  display: block !important;
  margin-top: 10px;
  font-size: 35px;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-descriptions > :nth-child(1) {
  margin-top: 13px !important;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item-close .tt-btn-close {
  top: 13px !important;
}

.top-box {
  border: 1px solid #29ABE2;
  border-radius: 10px;
  text-align: center;
}

.top-box hr:not([class]) {
  margin: 5px !important;
}

.top-box h5,
.top-box h6,
.top-box h4,
.top-box h3 {
  padding: 5px !important;
  color: #29ABE2 !important;
}

