/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */

.rtl {
  direction: rtl;
}
.ltr {
  direction: ltr;
}
@media (min-width: 800px) {
  .desktop-ltr {
    direction: ltr;
  }
}

/*Bootstrap Column RTL*/
.rtl .col-xs-1,
.rtl .col-xs-10,
.rtl .col-xs-11,
.rtl .col-xs-12,
.rtl .col-xs-2,
.rtl .col-xs-3,
.rtl .col-xs-4,
.rtl .col-xs-5,
.rtl .col-xs-6,
.rtl .col-xs-7,
.rtl .col-xs-8,
.rtl .col-xs-9 {
  float: right;
}
@media (min-width: 768px) {
  .rtl .col-sm-1,
  .rtl .col-sm-10,
  .rtl .col-sm-11,
  .rtl .col-sm-12,
  .rtl .col-sm-2,
  .rtl .col-sm-3,
  .rtl .col-sm-4,
  .rtl .col-sm-5,
  .rtl .col-sm-6,
  .rtl .col-sm-7,
  .rtl .col-sm-8,
  .rtl .col-sm-9 {
    float: right;
  }
}
@media (min-width: 992px) {
  .rtl .col-md-1,
  .rtl .col-md-10,
  .rtl .col-md-11,
  .rtl .col-md-12,
  .rtl .col-md-2,
  .rtl .col-md-3,
  .rtl .col-md-4,
  .rtl .col-md-5,
  .rtl .col-md-6,
  .rtl .col-md-7,
  .rtl .col-md-8,
  .rtl .col-md-9 {
    float: right;
  }
}
@media (min-width: 1200px) {
  .rtl .col-lg-1,
  .rtl .col-lg-10,
  .rtl .col-lg-11,
  .rtl .col-lg-12,
  .rtl .col-lg-2,
  .rtl .col-lg-3,
  .rtl .col-lg-4,
  .rtl .col-lg-5,
  .rtl .col-lg-6,
  .rtl .col-lg-7,
  .rtl .col-lg-8,
  .rtl .col-lg-9 {
    float: right;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1440px !important;
    min-width: 1440px !important;
    width: 1200px !important;
  }
  /* WPBakery Page Builder */
  .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) {
    margin-left: calc(-100vw / 2 + 1440px / 2 + 7.5px);
    margin-right: calc(-100vw / 2 + 1440px / 2 + 7.5px);
    padding-left: calc(100vw / 2 - 1440px / 2 - 7.5px) !important;
    padding-right: calc(100vw / 2 - 1440px / 2 - 7.5px) !important;
  }
  /* Elementor Page Builder */
  .elementor-section-boxed.elementor-top-section > .elementor-container {
    width: 1440px;
    min-width: auto;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 95% !important;
    min-width: 95% !important;
    width: 95% !important;
  }
  .elementor-section-boxed.elementor-top-section > .elementor-container {
    width: 95%;
    min-width: auto;
    max-width: 100%;
  }
}

html {
  overflow: visible;
  overflow-x:hidden;
}
/* FOOTER */
.sh-footer #product_cat span {
  display: none;
}
.widget-item ul {
  padding-right: 0;
}

/* Widget */
#sidebar.sidebar-left {
  background: #fafafa;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
}
#sidebar .widget-item .widget-title {
  font-size: 20px !important;
  padding: 5px 20px !important;
  background: #337ab7;
  color: white !important;
  margin: 0px 0 20px 0 !important;
  position: relative;
  line-height: 40px !important;
}
.widget-item {
  padding-bottom: 30px !important;
}
.widget_product_categories a {
  color: #050505;
  display: inline-block !important;
  font-size: 16px;
  font-weight: 500;
}
.widget_product_categories li .count,
.widget_categories li .count {
  background-color: #ffffff;
}
.woocommerce ul.products li.product .button:not(.add_to_cart_button) {
  background-color: #337ab7 !important;
  color: white !important;
  font-size: 16px;
  border-radius: 0px !important;
}

/* SINGLE PRODUCT */
.single-product .sh-titlebar {
  background-image: url(//cooltechmisr.net/wp-content/uploads/2017/10/con_slider.jpg);
}
.icon-share {
  float: left;
  top: 17px;
}
.header-logo {
  padding: 5px 0px;
}

/* Home Page Tabs */
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active > a {
  background-color: #f1f1f1 !important;
  color: black !important;
  border-bottom-color: #f26522 !important;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
  background-color: #337ab7 !important;
  color: #fff !important;
}
.vc_tta-panel-body {
  background: white !important;
}

@media only screen and (max-width: 600px) {
  .mobrev {
    display: flex;
    flex-direction: column-reverse;
  }
  .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fffdfd !important;
    background: #337ab7 !important;
  }
  .vc_tta-color-grey.vc_tta-style-flat
    .vc_tta-panel.vc_active
    .vc_tta-panel-title
    > a {
    color: #666 !important;
    background: #f1f1f1 !important;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100%;
  }
}

.SumoSelect > .CaptionCont > label > i:after {
  padding-right: 20px;
}
.woocommerce .woocomerce-styling .woocommerce-result-count {
  display: none;
}
.woocommerce .woocomerce-styling .woocommerce-ordering {
  float: right;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .current {
  background-color: #337ab7 !important;
}
.sh-partners-carousel {
  direction: ltr;
}
.primary-mobile {
  background: #337ab7;
}
.partn {
  direction: ltr;
}

/* FOOTER */
.sh-footer .sh-copyrights {
  background-color: #222;
  color: #337ab7;
  text-align: center;
}
.sh-footer-widgets {
  padding-top: 40px;
  padding-bottom: 40px;
}
.sh-titlebar .title-level .separator:after {
  content: "\e605";
}

/* HEADER */
body {
  overflow-x: visible;
}
.rtl .sh-nav li.menu-item {
  float: right;
}
.rtl .sh-overlay-style1,
.sh-portfolio-overlay4 {
  direction: ltr;
}
:lang(en-US) .primary-desktop .sh-nav-container {
  float: left;
}
:lang(en-US) .sh-header-top-3 .header-contacts-item span {
  text-align: right !important;
  padding: 15px 10px;
}
.sh-header-mobile-navigation .header-logo img {
  height: 70px;
}
.header-logo {
  padding: 0;
}
.header-contacts-details {
  font-weight: 600;
  font-size: 16px;
}
.rtl .header-social-media {
  text-align: right;
}
.rtl .sh-header-top-3 .header-contacts-item span {
  text-align: left;
  padding-left: 5px;
}
.wpb_content_element {
  margin-bottom: 0px;
}
:lang(en-US) .showar {
  display: none;
}
.rtl .showen {
  display: none;
}
.f-18 {
  font-size: 18px;
}
@media only screen and (min-width: 600px) {
  .mobileonly {
    display: none;
  }
  :lang(en-US) .sh-header:not(.sh-header-7) .header-logo {
    float: right;
  }
  .sh-nav > li.menu-item > a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .desktoponly {
    display: none;
  }
  :lang(en-US) .sh-header:not(.sh-header-7) .header-logo {
    float: left;
  }
  .sh-nav > li.menu-item > a {
    font-size: 16px;
  }
}
#text-block-bECR0D4Nlj {
  direction: rtl;
}
/*footer*/
.footer .wpb_content_elementi {
  margin-bottom: 20px;
}
.footer .menu-item a {
  font-family: Cairo;
  color: #ffffff;
  line-height: 35px;
}
.footer .menu {
  padding: 0;
  list-style: none;
}
.sh-footer-template .sh-icon-group-item i {
  font-size: 20px;
  line-height: 40px;
}
.sh-footer-template .sh-icon-group-style1 .sh-icon-group-item-container {
  width: 40px !important;
  height: 40px;
}
.sh-footer-template .sh-icon-group-item {
  width: 40px !important;
  height: 40px;
}
.sh-footer-template .sh-icon-group-style1 .sh-icon-group-item-container {
  right: 0;
}
.sh-titlebar .title-level {
  text-align: left;
}
.rtl .sh-titlebar .title-level .separator:after {
  content: "\e605" !important;
}
.single-post .sh-comments-required-notice {
  display: none !important;
}
.rtl .sh-social-share-button i {
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  margin: 18px 12px;
}
.rtl .sh-social-share-button {
  padding: 0 20px 0 20px;
}
#sidebar .widget-item .widget-title {
  font-size: 18px;
  padding: 5px 10px !important;
  background: #126da8;
  color: white;
  margin: 0px 0 20px 0 !important;
  position: relative;
  line-height: 40px !important;
}
.widget_recent_entries li a {
  padding-right: 25px !important;
}
.sh-blog-style2 .widget_search .search-submit {
  background-color: #126da8;
}
.sh-blog-style2 .widget_search .search-submit i {
  color: #ffffff !important;
}
.widget-item {
  padding-bottom: 20px;
}
.widget-item ul {
  padding-right: 5px;
}
.rtl .sh-contacts-widget-item i {
  right: 0 !important;
  left: auto;
}
#sidebar.sidebar-left {
  background: #ececec;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
}
.rtl .sh-contacts-widget-item {
  padding-left: 0px;
  padding-right: 25px !important;
}
.rtl .sh-social-widgets {
  padding-left: 20px;
}
#contact-form-message {
  overflow: hidden;
}
.ctm-icon .sh-icon-group-item {
  background: #126da8;
}
.single-post .container.entry-content {
  padding-top: 25px;
}
.mystickyelements-contact-form .mystickyelements-social-icon {
  font-family: cairo !important;
  font-size: 16px !important;
}
.mystickyelements-contact-form h3 {
  font-family: cairo !important;
  font-size: 20px !important;
  font-weight: 700;
}
.element-contact-form ::placeholder {
  text-decoration: none;
  font-style: inherit;
  font-family: cairo;
}
.rtl #stickyelements-submit-form {
  font-family: cairo !important;
  font-size: 20px !important;
  font-weight: 700;
}
.rtl .sh-testimonials .sh-testimonials-item .sh-testimonials-table {
  direction: ltr;
}
.post-meta-two {
  font-weight: 600;
  font-size: 19px;
}
/* Rating Widget */
.sh-footer-template .rw-rating-table.rw-rtl {
  display: none;
}
.rw-ui-control .rw-ui-poweredby {
  display: none;
}
.rtl .rw-ui-control.rw-ui-content-recommendations * {
  text-align: right;
}
.rw-ui-group-title {
  display: none !important;
}
.rtl .widget_search .search-submit {
  left: 5px;
  right: auto;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-style: normal !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-style: normal !important;
}
input::placeholder,
textarea::placeholder {
  font-style: normal !important;
}
:lang(en-US) label {
  text-align: left;
}
.rtl input,
.rtl .wpcf7 input[type="url"],
.rtl .wpcf7 input[type="email"],
.rtl .wpcf7 input[type="tel"],
.rtl .wpcf7 textarea {
  direction: rtl;
}
.rtl .SumoSelect > .CaptionCont > label {
  right: auto;
  left: 0;
}
.rtl .SumoSelect > .CaptionCont > span {
  padding: 0 0 0px 30px;
}
.wpcf7 textarea {
  overflow: hidden;
}
.rtl .wpcf7-submit {
  float: right;
}
.sidebar-left .wpcf7-form-control-wrap {
  margin-top: 0px;
  margin-bottom: 0px !important;
}
.rtl .sidebar-left .submit-wrapper {
  margin-bottom: 30px;
}

/*mobile header*/
.rtl .sh-nav li.menu-item-has-children > a:after,
.sh-nav li.menu-item li.menu-item-has-children > a:after {
  margin: 0 8px 0 0;
}
.rtl .sh-header-mobile .container > .sh-table {
  direction: ltr;
}
.rtl .sh-nav-mobile a.menu-item-open-fix {
  right: 0;
  left: 50px;
}
.rtl .sh-nav-mobile ul {
  margin: 0 30px 0 0;
}
.rtl .sh-nav-mobile li.menu-item-has-children > a:after {
  float: left;
}
.rtl .header-mobile-social-media a {
  border-left: 1px solid #303030;
}
.rtl .header-mobile-social-media a:last-child {
  border-left: none;
}

/*single page*/
.single-post .content h1,
.single-post .content h2,
.single-post .content h3,
.single-post .content h4 {
  margin: 0 !important;
  padding: 0 0 5px 0 !important;
  line-height: 30px !important;
}
.single-post .post-title h1 {
  padding: 20px 0px !important;
}

/*home page*/
.aboutdoctorhome {
  background-repeat: no-repeat !important;
}

#cf7-9 label {
  text-align: right;
}
.sh-overlay-item-container .icon-magnifier-add {
  display: none;
}
.sh-overlay-style1 .sh-overlay-item:hover .sh-overlay-item-container {
  display: none;
}
.sh-overlay-item-container .icon-link {
  padding-left: 60px;
}

/* STICKY BAR  */
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}
.icon-bar a:hover {
  background-color: #000;
}
.content {
  margin-left: 75px;
  font-size: 30px;
}
.whatsapp {
  background: #59c259;
  color: white;
}
.phone {
  background: #007bb5;
  color: white;
}
.primary-desktop .sh-nav-container {
  float: right;
}
@media only screen and (max-width: 600px) {
  .mobrev {
    display: flex;
    flex-direction: column-reverse;
  }
  .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #f1f1f1 !important;
    color: black !important;
    border-bottom-color: #f26522 !important;
  }
  .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #337ab7 !important;
    color: #fff !important;
  }
  .vc_tta-panel-body {
    background: white !important;
  }
}

#cf7-6 textarea,
#cf7-6 .SumoSelect > .CaptionCont {
  overflow: hidden;
}
/*.owl-carousel .owl-stage-outer {direction: ltr;}*/
.producthome .woocommerce ul.products li.product {
  width: auto;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #f26522 !important;
}
.owl-next {
  right: -90px !important;
  line-height: 90px !important;
}
.owl-next:before {
  margin-top: 0px !important;
}
.sh-nav li.menu-item-has-children > a:after {
  font-size: 9px;
  margin-right: 10px;
}
.sh-titlebar {
  background-image: url(https://cooltechmisr.net/wp-content/uploads/2020/12/con_slider.jpg);
}
.owl-next,
.owl-prev {
  background: #f26522 !important;
  line-height: 60px !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
}
.owl-prev:before,
.owl-next:before {
  color: #eee !important;
}
.owl-prev {
  left: -80px !important;
}
.fa-wrench:before {
  font-family: "FontAwesome" !important;
}
@media only screen and (max-width: 600px) {
  .owl-prev {
    width: 35px !important;
    height: 35px !important;
    left: -47px !important;
  }
  .owl-prev:before {
    margin-top: -25x !important;
  }
  .owl-next {
    width: 35px !important;
    height: 35px !important;
    right: -57px !important;
  }
  .owl-next:before {
    margin-top: -25px !important;
  }
}
.sh-header-mobile-navigation .sh-nav-container {
  float: right;
}
.woocommerce-ordering {
  display: none;
}
.woocomerce-styling ul {
  text-align: center;
}
.woocommerce-loop-category__title mark {
  background-color: transparent !important;
  opacity: 1;
  color: white;
}
.woocommerce-loop-category__title {
  background-color: #337ab7;
  padding: 10px !important;
  font-size: 20px !important;
  font-weight: 600;
  color: white;
}

.rtl .sh-contacts-widget-item {
  direction: ltr;
}

.woocommerce-loop-category__title mark {
  display: none;
}
.sh-social-share,
.price,
.woo-seperator-line {
  display: none;
}

.woocommerce .product .product_meta .posted_in a {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  padding-right: 5px;
  color: red !important;
}

/*mahmoud style*/
.sh-nav ul.sub-menu a {
  padding-left: 10px;
  padding-right: 10px;
}
.sh-titlebar .title-level .breadcrumbs {
  font-size: 22px;
}
.titlebar-title {
  font-size: 35px;
  font-weight: 600;
  color: white;
}
.sh-contacts-widget-item:last-child {
  display: none;
}
.sh-footer-columns > .widget-item {
  margin-bottom: 0px;
}
.sh-footer .sh-footer-widgets h3 {
  color: #ffffff;
  font-size: 27px;
  font-weight: 600;
  border-bottom: 1px solid #eee;
}
:lang(en-US) body {
  text-align: left;
}
:lang(en-US) .sh-woo-post-content-container {
  text-align: left;
}
:lang(en-US) .rightbtn .sh-button-container {
  float: left;
}
:lang(en-US) .sh-nav li.menu-item li a {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
:lang(en-US) .rightbtn .sh-button-container {
  float: left;
}
:lang(en-US) .sh-nav li.menu-item li.menu-item-has-children > a:after {
  float: right;
}
.rtl .sh-nav ul.sub-menu ul.sub-menu {
  left: auto !important;
  right: 220px;
}
:lang(en-US) .sh-titlebar .title-level .separator:after {
  content: "\e606";
}
:lang(en-US) .sh-contacts-widget-item {
  padding-right: 0px !important;
  padding-left: 30px !important;
}
:lang(en-US) .sh-contacts-widget-item i {
  right: auto !important;
  left: 0;
}

@media only screen and (max-width: 600px) {
  .sh-button-medium {
    padding: 8px 26px;
  }
  .sh-cf7-style2 form .wpcf7-submit {
    border-radius: 100px;
    line-height: 38px !important;
    padding: 1px 40px !important;
  }
}
.sh-copyrights-social {
  display: none;
}

/* Category Partners */
.metaslider_container_8312 {
  padding-top: 20px;
}
.sh-titlebar .titlebar-title h1,
.sh-titlebar .titlebar-title h2 {
  color: white;
}
.sh-titlebar:not(.sh-titlebar-revslider) a {
  color: #e6e6e6 !important;
}
.bread-current.bread-archive {
  color: #e6e6e6 !important;
}
.post-type-archive-product .partners,
.single-product .partners {
  display: none !important;
}
.woof_sid_auto_shortcode.woof,
.woof_sid_auto_shortcode.woof {
  display: none;
}
.tax-product_cat .partners {
  display: none;
}
.tax-product_cat.term-41,
.term-56,
.term-50 .partners {
  display: block !important;
}

/* Sticky Btns */
.grecaptcha-badge {
  display: none;
}
.sticky-buttons {
  position: fixed;
  bottom: 0;
  z-index: 1000;
}
.sticky-buttons.left {
  left: 0;
}
.sticky-buttons.right {
  right: 0;
}
.sticky-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
  color: #ccc;
  fill: #ccc;
  background-color: #f26522;
  box-shadow: 0 2px 5px 0px #777;
  transition: 0.4s all;
}
.sticky-buttons.square a {
  border-radius: 0;
}
.sticky-buttons.rounded a {
  border-radius: 5px;
}
.sticky-buttons.round a {
  border-radius: 50%;
}
.sticky-buttons.small a {
  width: 40px;
  height: 40px;
  font-size: 22px;
}
.sticky-buttons.medium a {
  width: 50px;
  height: 50px;
  font-size: 28px;
}
.sticky-buttons a:hover {
  cursor: pointer;
  color: #fff;
  fill: #fff;
}
.sticky-buttons a.whatsapp {
  background-color: #4dc247;
}
.sticky-buttons a.messenger {
  background-color: #0084ff;
}
.sticky-buttons.inactive a.sticky_toggler,
.sticky-buttons a.sticky_toggler {
  transform: rotate(0deg);
}
.sticky-buttons.active a.sticky_toggler {
  transform: rotate(180deg);
}
.sticky-buttons a svg {
  width: 75%;
  height: 75%;
}
.sticky-buttons .hidden-data {
  background-color: #777;
  width: 500px;
  margin: 10px 0;
  padding: 10px;
  font-size: 16px;
  position: fixed;
  bottom: 0;
  z-index: 101;
  box-shadow: 0 2px 5px 0px #777;
  transition: 0.4s all;
}
.sticky-buttons.square .hidden-data {
  border-radius: 0;
}
.sticky-buttons.rounded .hidden-data,
.sticky-buttons.round .hidden-data {
  border-radius: 5px;
}
.sticky-buttons.small .hidden-data {
  max-width: calc(100% - 70px);
}
.sticky-buttons.medium .hidden-data {
  max-width: calc(100% - 80px);
}
.sticky-buttons.left .hidden-data {
  left: 0;
  transform: translateX(-100%);
}
.sticky-buttons.active.left.small .hidden-data.active {
  transform: translateX(60px);
}
.sticky-buttons.active.left.medium .hidden-data.active {
  transform: translateX(70px);
}
.sticky-buttons.right .hidden-data {
  right: 0;
  transform: translateX(100%);
}
.sticky-buttons.active.right.small .hidden-data.active {
  transform: translateX(-60px);
}
.sticky-buttons.active.right.medium .hidden-data.active {
  transform: translateX(-70px);
}
/*.sticky-buttons .hidden-data form br{display:none;}*/
.sticky-buttons .hidden-data form textarea {
  height: auto;
  display: block;
  width: 100%;
}
.sticky-buttons .hidden-data form input {
  line-height: 36px !important;
  display: block;
  width: 100%;
}
.sticky-buttons .hidden-data form .wpcf7-form-control-wrap {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  display: block;
}

.sh-titlebar-light .sh-table {
  padding: 75px 0 !important;
}
.sh-titlebar-light {
  padding: 90px 0px !important;
}
.sh-titlebar .title-level .breadcrumbs {
  text-align: center;
}
.blog-single .sh-page-switcher {
  direction: ltr !important;
}
.rpwwt-widget ul li {
  margin: 0px 0px 10px 0px !important;
}
.rtl .wpcf7-submit {
  background-color: #126da8 !important;
  border-radius: 0px !important;
}
.sh-blog-style2 .post-item-single .post-meta-data {
  margin-top: 5px !important;
}
p,
h2 {
  margin-bottom: 5px !important;
}

.sh-titlebar {
  padding: 30px 0px;
}
.sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6)
  .sh-nav
  > li.menu-item
  > a {
  font-size: 17px !important;
}
/*Desktop only */
@media (min-width: 800px) {
  .searchandfilter {
    right: 0% !important;
  }
  .blog-style-large h2 {
    font-size: 23px;
    padding: 5px 0px !important;
    margin: 0px !important;
  }
  .blog-style-large .post-title h1 {
    font-size: 25px;
    padding: 5px 0px !important;
    margin: 0px !important;
  }
  .mobileonly {
    display: none !important;
  }

  .sh-table.sh-titlebar-height-medium .sh-table-cell {
    display: inline-block !important;
  }
}
/* Mobile only */
@media (max-width: 800px) {
  .searchandfilter {
    top: 83% !important;
  }
  .blog-style-large h2 {
    font-size: 19px;
    padding: 5px 0px !important;
    margin: 0px !important;
  }
  .blog-style-large .post-title h1 {
    font-size: 20px;
    padding: 5px 0px !important;
    margin: 0px !important;
  }
  .desktoponly {
    display: none !important;
  }
}

li,
span {
  font-weight: 600 !important;
}
.post-type-archive-product .titlebar-title,
.tax-product_cat .titlebar-title {
  display: none;
}
.woocommerce ul.products li.product {
  width: 22.05% !important;
}
.product-items {
  text-align: center;
}
.product-item {
  display: block;
  margin: 10px 0;
  box-shadow: 0 2px 5px 0px #777;
  transition: all 0.4s ease-in-out;
}
.product-item:hover {
  box-shadow: 0 5px 10px 0px #777;
  transform: translateY(5px);
}
.product-thumb {
  text-align: center;
}
.product-thumb img {
  display: inline-block;
  margin-bottom: 0;
}
.product-more {
  margin: 5px 0;
  padding: 10px;
  background-color: #337ab7;
  color: #fff;
}
.gallery-item {
  display: inline-block;
  width: 25%;
  padding: 5px;
  text-align: center;
}
@media (max-width: 550px) {
  .gallery-item {
    width: 33.3%;
  }
}
@media (max-width: 350px) {
  .gallery-item {
    width: 50%;
  }
}
.gallery-item img {
  margin-bottom: 0;
}

.tax-product_cat .product-item img, #products .product-image img{height:280px;object-fit:cover}
.related-products img {height:200px;object-fit:cover;width:100%}

.product-single .col-lg-6 .product-thumb img {
    height: 400px;
    width: 100%;
    object-fit: contain;
}