/*
 Theme Name:   CiyaShop Child
 Theme URI:    http://ciyashop.potenzaglobalsolutions.com
 Description:  CiyaShop Child Theme
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     ciyashop
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  ciyashop-child
*/
h3,
h4,
h5 {
  color: #fcb900;
}

p {
  word-wrap: break-word;
}

#menu-upper-left a {
  color: #fff;
}

#menu-upper-left a:hover {
  color: #ffb5b5;
}

#contentarea {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 15px;
}

.inner-intro.woocommerce_inner-intro h1 {
  font-size: 36px;
  line-height: 44px;
  color: #ffffff !important;
  font-weight: 600;
}

rs-fullwidth-wrap#rev_slider_2_1_forcefullwidth {
  height: auto !important;
  aspect-ratio: 16 / 16;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
}

#rev_slider_2_1_forcefullwidth .rs-fw-forcer {
  display: none !important;
}

#rev_slider_2_1_wrapper,
#rev_slider_2_1 {
  height: 100% !important;
}

rs-module-wrap#rev_slider_2_1_wrapper {
  left: 0px !important;
  -webkit-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
  position: relative !important;
  height: 100% !important;
}

rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

rs-sbg canvas {
  height: auto !important;
}

.ctct-submit {
  margin-top: 20px;
}

.ctct-form-wrapper input[type="text"]:required:valid,
.ctct-form-wrapper input[type="email"]:required:valid,
.ctct-form-wrapper input[type="password"]:required:valid,
.ctct-form-wrapper input[type="tel"]:required:valid,
.ctct-form-wrapper input[type="number"]:required:valid {
  padding-left: 30px;
}

.temporarily-disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}

/*
============= Header with search form  ======================
*/
.site-header .site-title img {
  max-height: 85px;
  width: auto;
  min-height: 60px !important;
}

.search_form-inner input.form-control {
  min-width: 200px !important;
  width: 100% !important;
}

.row-layout-row_flex .header-item-wrapper .header-col.header-col-mobile {
  -webkit-box-flex: 1;
  -ms-flex: 1 100%;
  flex: 1 100%;
}

form.search-form,
.header-element-item .search_form-inner .search_form-input-wrap,
.header-element-item .search_form-inner .search_form-search-field,
.search_form-wrap,
.search_form-inner,
.header-bottom-mobile .header-element-item.element-item-1 {
  width: 100% !important;
  min-width: 100% !important;
}

.row-layout-row_flex .menu-alignment-center .header-nav-wrapper {
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}

.header-element-item a {
  font-size: 15px;
}

.header-style-custom .header-nav-wrapper .ciyashop-secondary-menu > li > a,
.header-style-custom .header-nav-wrapper .primary-menu > li > a P. {
  font-size: 14px;
}

/* Menu */
@media screen and (max-width: 1126px) {
  .header-main-mobile_main_right .header-element-item {
    width: 100%;
  }

  .site-header .site-title img {
    max-height: 70px;
  }

  #site-navigation-sticky-mobile {
    width: 100%;
    max-width: 200px;
    min-width: 150px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ff5c5c;
    margin-left: auto;
    cursor: pointer;
  }

  #site-navigation-sticky-mobile:before {
    content: "MENU";
    display: inline-block;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: bold;
  }

  .header-main-mobile_main_center
    .header-col.header-col-center
    .header-element-item {
    justify-items: center;
  }

  .mobile-menu-wrapper #site-navigation-sticky-mobile {
    margin: auto;
  }

  form.search-form,
  .header-element-item .search_form-inner .search_form-input-wrap,
  .header-element-item .search_form-inner .search_form-search-field,
  .search_form-wrap,
  .search_form-inner,
  .header-bottom-mobile .header-element-item.element-item-1 {
    width: 100% !important;
    min-width: 250px !important;
  }
}

@media only screen and (max-width: 1125px) {
  .custom-header .header-main {
    display: block;
  }

  .header-mobile {
    display: block;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  }

  .custom-header .mobile-hide-off .header-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .custom-header .header-row .header-desktop {
    display: none;
  }

  .header-topbar .header-topbar-mobile .header-col-mobile {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }

  .header-topbar.row-layout-row_center
    .header-topbar-mobile
    .header-col-mobile {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header-topbar-mobile .header-element-item {
    display: inline-block;
  }

  .header-style-custom.header-above-content {
    position: relative;
  }

  .header-mobile
    .header-element-item
    #site-navigation-sticky-mobile
    .slicknav_btn {
    float: none;
    display: inline-block;
    right: 0;
    padding: 0;
    width: 50px;
    height: 35px;
    cursor: pointer;
  }

  .header-mobile
    .header-element-item
    #site-navigation-sticky-mobile
    .slicknav_btn
    .slicknav_icon {
    margin: 0;
    top: 9px;
    left: 15px;
  }

  .header-mobile
    .header-element-item
    #site-navigation-sticky-mobile
    .slicknav_nav
    ul
    > li
    > a {
    border-bottom: 1px solid rgba(130, 130, 130, 0.25);
  }

  .header-mobile .header-element-item .site-title-wrapper {
    padding: 0;
  }

  .header-element-item .mobile-menu-wrapper .header-nav-wrapper {
    display: none;
  }

  .header-style-custom .header-mobile {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header-style-custom .search-button {
    display: none;
  }

  .header-style-custom .mobile-search-button.search-button {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  header.site-header .site-title img {
    max-height: 70px !important;
  }
}

@media only screen and (max-width: 640px) {
  .custom-header .header-main {
    display: block;
    height: 100% !important;
    min-height: 150px;
    padding-top: 10px;
  }

  .header-main-mobile.header-item-wrapper.header-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-main-mobile_main_left.header-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: left;
  }

  .header-main-mobile_main_center.header-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
  }

  .header-main-mobile_main_right.header-col {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 10px;
  }

  .header-mobile .search_form-inner input.form-control,
  .search.search_form-wrap,
  .header-element-item.element-item-2 {
    min-width: 100% !important;
  }

  .mobile-menu-wrapper #site-navigation-sticky-mobile {
    margin-right: 0;
  }
}

/*
============= End Header with search form  ======================
*/

.top-footer-legacy {
  background-color: #666565;
  padding: 15px 0;
}

.top-footer-legacy-container ul {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
}

.top-footer-legacy-container ul > li {
  list-style: none;
  border-right: 1px solid rgb(255 255 255 / 20%);
}

.top-footer-legacy-container ul > li:last-of-type {
  border-right: none;
}

.top-footer-legacy-container ul > li > a {
  padding: 10px 25px;
  display: block;
  text-align: center;
  color: #fff;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.top-footer-legacy-container ul > li > a:hover {
  color: #ffbd4a;
}

.ctct-disclosure {
  line-height: normal;
}

.ctct-disclosure small {
  line-height: 1.5;
  font-size: 12px;
}

#text-2 .footer-col-first a,
#block-5,
#block-7 {
  font-size: 14px;
}

#block-5 a,
#block-7 a {
  text-decoration: underline;
}

#text-2 .footer-col-first,
#text-2 p:nth-child(5) {
  text-align: right;
  font-size: 14px;
}

@media (min-width: 320px) {
  rs-fullwidth-wrap#rev_slider_2_1_forcefullwidth {
    aspect-ratio: 16 / 16;
  }
}

@media (min-width: 475pxpx) {
  rs-fullwidth-wrap#rev_slider_2_1_forcefullwidth {
    aspect-ratio: 16 / 15;
  }
}

@media (min-width: 640px) {
  rs-fullwidth-wrap#rev_slider_2_1_forcefullwidth {
    aspect-ratio: 16 / 13;
  }
}

@media (min-width: 768px) {
  rs-fullwidth-wrap#rev_slider_2_1_forcefullwidth {
    aspect-ratio: 16 / 12;
  }
}

@media (min-width: 1024px) {
  rs-fullwidth-wrap#rev_slider_2_1_forcefullwidth {
    aspect-ratio: 16 / 11;
  }
}

@media (min-width: 1200px) {
  rs-fullwidth-wrap#rev_slider_2_1_forcefullwidth {
    aspect-ratio: 16 / 9;
  }
}

@media (max-width: 500px) {
  .top-footer-legacy-container ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .top-footer-legacy-container ul > li {
    border-right: none;
  }

  .top-footer-legacy-container ul {
    gap: 0;
  }

  .top-footer-legacy-container ul > li > a {
    padding: 5px 25px;
  }
}

/* From Custom CSS */

.woocommerce .products .product-info span.ciyashop-product-category {
  display: none;
}

.woocommerce
  .products
  .product_title_type-single_line
  .product-info
  h3.product-name {
  margin-bottom: 10px;
}

.woocommerce
  .products
  .product_title_type-single_line
  .product-info
  h3.product-name
  a {
  font-size: 21px;
  line-height: 28px;
}

.woocommerce.single-product div.product .product_title {
  font-size: 21px;
  line-height: 32px;
}

.woocommerce.single-product
  div.product
  .woocommerce-product-details__short-description {
  font-size: 16px;
  line-height: 24px;
}

.single-product div.product .woocommerce-tabs .wc-tabs-content-wrapper {
  font-size: 16px;
  line-height: 24px;
}

.single-product div.product .woocommerce-tabs h3 {
  font-size: 21px;
  font-weight: 700;
}

.single-product div.product .woocommerce-tabs h4 {
  font-size: 21px;
}

.header-style-custom
  .header-nav-wrapper
  .ciyashop-secondary-menu
  > li
  .sub-menu
  > li
  a {
  color: #6f6f6f;
}

.basic-font-block div.pgscore_menu_list-title {
  color: #fcb900;
}

.woocommerce
  div.product
  .woocommerce-tabs-layout-default
  ul.tabs
  li#tab-title-additional_information {
  display: none;
}

input.select2-search__field {
  display: none;
}

.error-field,
#checkbox-error-message {
  color: red !important;
  font-size: 15px !important;
  margin: 5px 0;
  font-weight: 600 !important;
}

footer.site-footer .footer-widgets-wrapper {
  padding: 50px 0 !important;
}

html body #cc_form_1 .kws_input_container,
html body #cc_form_1 .kws_input_container > label,
#cc_5020312c46_email_address,
.cc-input-type-checkbox,
.cc-input-type-checkbox > li,
#cc_5020312c46_first_name,
#ans,
.kws_input_fields.gform_fields {
  display: block !important;
}

#cc_5020312c46_Go:disabled {
  color: #fff !important;
  background-color: #6c757d;
  border-color: #6c757d;
  opacity: 0.65;
  cursor: default;
}

.footer-bottom-wrapper .footer-bottom {
  padding: 30px 0;
}

.html-sitemap-column h2 {
  margin-top: 30px;
}

.ctct-form-wrapper form input[type="email"],
.ctct-form-wrapper form input[type="text"] {
  background: #ffd179;
  height: 40px;
}

.ctct-form-wrapper form .ctct-form-field-submit {
  margin-top: 24px;
}

.ctct-form-description {
  font-weight: 500;
}

.ctct-form-wrapper span.ctct-label-right {
  display: inline-block;
  width: 90%;
}

.captcha-message,
.validation-message {
  font-size: 14px;
  margin-top: 5px;
}

.ctct-form-wrapper .ctct-form-field-checkbox fieldset legend {
  display: none;
}

.pgscore_video_wrapper {
  max-width: 100%;
  height: auto;
  min-height: 350px;
  margin: 30px auto 50px;
  text-align: center;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.pgs-video-opacity {
  background: rgba(0, 0, 0, 0.4) !important;
}

.pgscore_video_wrapper.video-w300 {
  width: 300px;
}

.pgscore_video_wrapper.video-w400 {
  width: 400px;
}

.pgscore_video_wrapper.video-w500 {
  width: 500px;
}

.pgscore_video_wrapper.video-wfull {
  width: 100%;
}

#main ul li a,
#main article a:not(.vc_btn3) {
  text-decoration: underline;
}

#main ul li a:hover,
#main article a:hover:not(.vc_btn3) {
  color: #ff5c5c !important;
}

.post-password-required input[type="submit"] {
  vertical-align: middle;
}
