#G-274 {
  /* slider arrow */
  /* home5 */
  /* product-carousal */
  /* common css start */
  /* social-link */
  /* button css */
  /* home5 */
  /* common css end */
  /* 2. header
    --------------------------------------------------- */
  /* header right */
  /* .header-search input {
        height: 50px;
        max-width: 210px;
        border-radius: 30px;
    } */
  /* header-shopping-cart-details */
  /* mobile-menubar */
  /* header5 */
  /* 3. slider
    -------------------------------------------------------------- */
  /* heme2 slider */
  /* heme3 slider */
  /* home4 slider */
  /* home5 slider */
  /* others page */
  /* 4. banner area
    -------------------------------------------------------------- */
  /* banner area 2 */
  /* countdown time */
  /* home3 */
  /* home4 */
  /* home5 */
  /* 5. product area
    -------------------------------------------------------------- */
  /* home2 */
  /* home3 */
  /* home5 */
  /* modal box*/
  /* 6. service area
    -------------------------------------------------------------- */
  /* home2 */
  /* 7. blog area
    -------------------------------------------------------------- */
  /* blog details page */
  /* 8. subscribe-area 
    -------------------------------------------------------------- */
  /* home3 */
  /* 9. shop page
    -------------------------------------------------------------- */
  /*Sidebar Price*/
  /* accordion start */
  /* accordion end */
  /* round-checkbox css start*/
  /* round-checkbox css end*/
  /* pagination */
  /* 10. shop details page
    -------------------------------------------------------------- */
  /* new css start */
  /* new css end */
  /* p-top */
  /* p-right */
  /* product-scroll */
  /* 11. cart page
    -------------------------------------------------------------- */
  /* 12. wishlist page
    -------------------------------------------------------------- */
  /* 13. checkout page
    -------------------------------------------------------------- */
  /* checkout-area */
  /* 14. contact page
    -------------------------------------------------------------- */
  /* 15. login area
    -------------------------------------------------------------- */
  /* 16. faq page
    -------------------------------------------------------------- */
  /* new faq css start */
  /* 17. about page
    -------------------------------------------------------------- */
  /* circle-animation start */
  /* circle-animation end */
  /* 18. footer area
    -------------------------------------------------------------- */
  /* home5 */
  /* 19. extra info css
    -------------------------------------------------------------- */
  /* .side-mobile-menu start*/
  /* mobile mean menu start*/
  /* mobile mean menu end*/
  /* .side-mobile-menu end*/
  /* slider-shape */
  /* back to top */
  /* header-search-details */
  /* terms and condition area  */
  /* 解决冲突 */
}
#G-274 h1,
#G-274 h2,
#G-274 h3,
#G-274 h4,
#G-274 h5,
#G-274 h6 {
  color: #323232;
  font-weight: 400;
  margin-bottom: 0;
}
#G-274 h1 a,
#G-274 h2 a,
#G-274 h3 a,
#G-274 h4 a,
#G-274 h5 a,
#G-274 h6 a {
  color: inherit;
}
#G-274 h1 a:hover,
#G-274 h2 a:hover,
#G-274 h3 a:hover,
#G-274 h4 a:hover,
#G-274 h5 a:hover,
#G-274 h6 a:hover {
  color: #ff3030;
}
#G-274 h3 {
  font-size: 36px;
  line-height: 1.2;
}
#G-274 h4 {
  font-size: 24px;
}
#G-274 h5 {
  font-size: 20px;
  line-height: 1.4;
}
#G-274 h6 {
  font-size: 14px;
  line-height: 1;
}
#G-274 p {
  font-size: 15px;
}
#G-274 button:hover {
  cursor: pointer;
}
#G-274 .font300 {
  font-weight: 300;
}
#G-274 .font400 {
  font-weight: 400;
}
#G-274 .font500 {
  font-weight: 500;
}
#G-274 .font600 {
  font-weight: 600;
}
#G-274 .font700 {
  font-weight: 700;
}
#G-274 .font800 {
  font-weight: 800;
}
#G-274 span,
#G-274 input,
#G-274 img {
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
#G-274 ul {
  margin: 0px;
  padding: 0px;
}
#G-274 li {
  list-style: none;
}
#G-274 img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
}
#G-274 a,
#G-274 button,
#G-274 li {
  transition: 0.3s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
#G-274 .width50 {
  width: 50%;
}
#G-274 .width100 {
  width: 100%;
}
#G-274 .height100 {
  height: 100%;
}
#G-274 .over-hidden {
  overflow: hidden;
}
#G-274 .p-relative {
  position: relative;
}
#G-274 .p-absolute {
  position: absolute;
}
#G-274 .clear-both {
  clear: both;
}
#G-274 .z-index1 {
  z-index: 1;
}
#G-274 .z-index11 {
  z-index: 11;
}
#G-274 .over-scroll {
  overflow: scroll;
}
#G-274 .over-x-hidden {
  overflow-x: hidden;
}
#G-274 .fix {
  overflow: hidden;
}
#G-274 .over-y-scroll {
  overflow-y: scroll;
}
#G-274 .cursor-pinter {
  cursor: pointer;
}
#G-274 .top0 {
  top: 0;
}
#G-274 .bottom0 {
  bottom: 0;
}
#G-274 .left0 {
  left: 0;
}
#G-274 .transfX50 {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
#G-274 .transfY50 {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#G-274 .transfXY50 {
  top: 50%;
  left: 50%;
  transform: translateZ(-50%);
  -webkit-transform: translateZ(-50%);
  -moz-transform: translateZ(-50%);
  -ms-transform: translateZ(-50%);
  -o-transform: translateZ(-50%);
}
#G-274 .transition-3 {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
#G-274 .transition-5 {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
#G-274 .mlr-15 {
  margin-left: -15px;
  margin-right: -15px;
}
#G-274 a:focus,
#G-274 button:focus,
#G-274 .btn:focus,
#G-274 .btn-link:hover,
#G-274 .form-control:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
#G-274 a:focus,
#G-274 a:hover,
#G-274 .footer-menu li a:hover {
  text-decoration: none;
  outline: 0 none;
  color: inherit;
}
#G-274 input:focus-visible {
  outline: 0;
}
#G-274 *::-moz-selection {
  background: #848b8a;
  color: #fff;
  text-shadow: none;
}
#G-274 ::-moz-selection {
  background: #848b8a;
  color: #fff;
  text-shadow: none;
}
#G-274 ::selection {
  background: #848b8a;
  color: #fff;
  text-shadow: none;
}
#G-274 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444444;
  font-size: 15px;
  opacity: 1;
}
#G-274 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #444444;
  font-size: 15px;
  opacity: 1;
}
#G-274 :-ms-input-placeholder {
  /* IE 10+ */
  color: #444444;
  font-size: 15px;
  opacity: 1;
}
#G-274 :-moz-placeholder {
  /* Firefox 18- */
  color: #444444;
  font-size: 15px;
  opacity: 1;
}
#G-274 .transition {
  transition: 0.3s;
}
#G-274 .btn:focus {
  outline: 0 none;
}
#G-274 .slick-arrow .l-a,
#G-274 .slick-arrow .r-a {
  width: 40px;
  background: #ffffff;
  height: 40px;
  color: #323232;
  position: absolute;
  right: 15px;
  top: -100px;
  text-align: center;
  line-height: 38px;
  font-size: 15.5px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  z-index: 1;
  border: 2px solid #dfdfdf;
}
#G-274 .slick-arrow .l-a {
  right: 65px;
}
#G-274 .slick-arrow .l-a:hover,
#G-274 .slick-arrow .r-a:hover,
#G-274 .slider-active .slick-arrow .r-a {
  color: #fff;
  background: #ff3030;
  border: 2px solid #ff3030;
}
#G-274 .news-like-post-active .slick-arrow .l-a,
#G-274 .news-like-post-active .slick-arrow .r-a {
  top: 32%;
  left: 15px;
  font-size: 28px;
  opacity: 0;
}
#G-274 .news-like-post-active .slick-arrow .r-a {
  right: 15px;
  left: auto;
}
#G-274 .news-like-post-active:hover .slick-arrow .r-a,
#G-274 .news-like-post-active:hover .slick-arrow .l-a {
  opacity: 1;
}
#G-274 .best-seller-product-area5 .slick-arrow .l-a {
  right: 16.3%;
}
#G-274 .best-seller-product-area5 .slick-arrow .r-a {
  right: 19%;
}
#G-274 .best-seller-product-area5 .slick-arrow .l-a:hover,
#G-274 .best-seller-product-area5 .slick-arrow .r-a:hover,
#G-274 .best-seller-product-area5 .slider-active .slick-arrow .r-a {
  background: #4e97fd;
  border: 2px solid #4e97fd;
}
#G-274 .product-carousal-active .slick-arrow .l-a,
#G-274 .product-carousal-active .slick-arrow .r-a {
  font-size: 35px;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #ff3030;
  color: #fff;
  border: 0 none;
}
#G-274 .product-carousal-active .slick-arrow .r-a {
  right: 15px;
  left: auto;
}
#G-274 .product-carousal-active .slick-arrow .l-a:hover,
#G-274 .product-carousal-active .slick-arrow .r-a:hover {
  color: #ff3030;
  background: #fff;
}
#G-274 .blog-post-active .slick-arrow .l-a,
#G-274 .blog-post-active .slick-arrow .r-a {
  font-size: 40px;
  color: #fff;
  top: 30%;
  left: 0;
  background: #ff3030;
  border: 0 none;
}
#G-274 .blog-post-active .slick-arrow .r-a {
  right: 0;
  left: auto;
}
#G-274 .hvr:hover {
  color: #ff3030;
}
#G-274 .section-title span {
  font-weight: 500;
}
#G-274 .box-shadow-gray {
  border-top: 2px solid #ff3030;
  box-shadow: 0px 2px 4px 0px rgba(252, 74, 26, 0.3);
}
#G-274 .box-shadow-home5 {
  border-top: 2px solid #4e97fd;
  box-shadow: 0px 2px 4px 0px rgba(78, 151, 253, 0.3);
}
#G-274 .banner-content:hover .img-zoom,
#G-274 .banner:hover .img-zoom,
#G-274 .popular-product3 .single-product:hover .img-zoom,
#G-274 .best-product-right:hover .img-zoom,
#G-274 .single-blog:hover .img-zoom {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transition: 0.7s;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
}
#G-274 .social-link li a {
  font-size: 14px;
}
#G-274 .social-link li a:hover {
  color: #fc4a1a;
}
#G-274 .web-btn {
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  border-radius: 25px;
  -moz-transform: perspective(1px) translateZ(0px);
  -webkit-transform: perspective(1px) translateZ(0px);
  -o-transform: perspective(1px) translateZ(0px);
  -ms-transform: perspective(1px) translateZ(0px);
  transform: perspective(1px) translateZ(0px);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
  vertical-align: middle;
}
#G-274 .web-btn span {
  font-size: 13px;
}
#G-274 .web-btn::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: #ffffff;
  color: #000000;
  transform: scaleY(0);
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  z-index: -1;
}
#G-274 .web-btn:hover,
#G-274 .btn a:focus,
#G-274 .btn a:active {
  color: #000000;
}
#G-274 .web-btn:hover::before,
#G-274 .btn a:focus::before,
#G-274 .btn a:active::before {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
}
#G-274 .web-btn.gray-border2:hover {
  border: 2px solid #ff3030;
  color: #ffffff;
}
#G-274 .banner-content .web-btn:hover::before,
#G-274 .pro-btn .web-btn:hover::before,
#G-274 .header-shopping-cart-details .web-btn.gray-border2:hover::before {
  background: #ff3030;
}
#G-274 .banner-content .web-btn:hover,
#G-274 .header-shopping-cart-details .web-btn.gray-border2:hover {
  color: #fff;
}
#G-274 .hm2 .banner-content .web-btn:hover {
  border: none;
}
#G-274 .web-btn.border-theme02:hover {
  color: #fff;
}
#G-274 .best-product-right3 .web-btn:hover,
#G-274 .header-shopping-cart-details .web-btn.border-theme02:hover,
#G-274 .contact-form-right .web-btn:hover,
#G-274 .login-form-area .web-btn.theme-color02:hover,
#G-274 .web-btn.border-theme02:hover {
  border: 2px solid #cfcfcf;
  color: #323232;
}
#G-274 .best-product-right3 .web-btn:hover::before,
#G-274 .header-shopping-cart-details .web-btn.border-theme02:hover::before,
#G-274 .contact-form-right .web-btn:hover::before,
#G-274 .login-form-area .web-btn.theme-color02:hover:before,
#G-274 .web-btn.border-theme02:hover::before {
  background: #fff;
}
#G-274 .s-btn {
  background: #fff;
  color: #323232;
}
#G-274 .web-btn.h5-theme-bg2:hover,
#G-274 .web-btn.h5-theme-bg:hover {
  color: #ffffff;
}
#G-274 .web-btn.h5-theme-bg2:hover::before {
  background: #4e97fd;
}
#G-274 .web-btn.h5-theme-bg:hover::before {
  background: #e4573d;
}
#G-274 .header-transparent {
  left: 0;
  top: 0;
  right: 0;
  z-index: 22;
  transition: 0.3s;
  position: absolute;
}
#G-274 .body-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
#G-274 .body-overlay.opened {
  opacity: 1;
  visibility: visible;
}
#G-274 .sticky-menu {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  z-index: 99;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  background: #ffffff !important;
}
#G-274 .sticky-menu .header-right {
  padding: 15px 0;
}
#G-274 .sticky-menu .header-search input {
  background: #f5f5f5;
}
#G-274 .single-product-tab .nav-link::before,
#G-274 .add-to-cart a::before,
#G-274 .web-btn2::before,
#G-274 .footer-info li a::before,
#G-274 .footer-account li a::before,
#G-274 .review-cat li::before,
#G-274 .review-tabs a:before {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  bottom: -5px;
  background: #ff3030;
  height: 1px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
#G-274 .main-menu ul li a.mega-title::before {
  display: none;
}
#G-274 .single-product-tab .nav-link:hover::before,
#G-274 .single-product-tab .nav-link.active::before,
#G-274 .single-product:hover .add-to-cart a::before,
#G-274 .single-blog:hover .web-btn2::before,
#G-274 .footer-info li a:hover::before,
#G-274 .single-blog:hover,
#G-274 .footer-account li a:hover:before,
#G-274 .review-cat li:hover:before,
#G-274 .review-tabs a:hover::before,
#G-274 .review-tabs a.active::before {
  width: 100%;
  left: 0;
}
#G-274 .mean-container .mega-menu {
  background-image: none !important;
}
#G-274 .header-right li {
  display: inline-block;
}
#G-274 .header-search-2 input {
  background: #f5f5f5;
}
#G-274 .header-search span {
  right: 24px;
  font-size: 18px;
  top: 14px;
}
#G-274 .header-shopping-cart {
  margin: 0 14px;
}
#G-274 .header-shopping-cart > span,
#G-274 .header-wishlist a span,
#G-274 .header-search span,
#G-274 .header-account span {
  font-size: 16px;
}
#G-274 .header-shopping-cart > span:hover,
#G-274 .header-wishlist a span:hover,
#G-274 .header-search span:hover,
#G-274 .header-account span:hover {
  color: #ff3030;
}
#G-274 .header-shopping-cart > span.s-count,
#G-274 .header-wishlist .s-count {
  width: 20px;
  height: 20px;
  line-height: 21px;
  border-radius: 50%;
  font-size: 13px;
  right: -14px;
  top: -17px;
}
#G-274 .mobile-menubar span {
  font-size: 22px;
  color: #000;
}
#G-274 .header-shopping-cart-details {
  width: 350px;
  top: 50px;
  right: 0;
  z-index: 1000;
  display: none;
}
#G-274 .h-shop-cart-img {
  width: 80px;
}
#G-274 .h-shop-cart-contetn h6 {
  line-height: 1.2;
}
#G-274 .header-right .header-shopping-cart-details .h-shop-cart-contetn ul li span,
#G-274 .header-right .header-shopping-cart-details .s-sub-t span {
  font-size: 14px;
  font-weight: 500;
}
#G-274 .s-p-remove {
  margin-top: -9px;
}
#G-274 .header-right .header-shopping-cart-details .h-shop-cart-contetn ul li span {
  columns: #323232;
}
#G-274 .mobile-menubar {
  cursor: pointer;
}
#G-274 .mobile-menubar span {
  border: 2px solid #c8c8c8;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  display: block;
  margin: 0 0 4px 4.5px;
  transition: 0.3s;
}
#G-274 .mobile-menubar:hover span,
#G-274 .mobile-menubar span.active {
  background: #ff3030;
  border-color: #ff3030;
}
#G-274 .header-top .header-t-left a.web-btn {
  font-size: 13px;
  border-radius: 5px;
}
#G-274 .header-top .header-t-left a.web-btn:hover::before {
  background: #e4573d;
}
#G-274 .header-top .header-t-left a.web-btn:hover {
  color: #fff;
}
#G-274 .header5 .mobile-menubar:hover span,
#G-274 .header5 .mobile-menubar span.active {
  background: #4e97fd;
  border-color: #4e97fd;
}
#G-274 .header5 .main-menu ul li a::before {
  background: #4e97fd;
}
#G-274 .header5 .main-menu ul li:hover > a,
#G-274 .header5 .main-menu ul li .mega-menu li a:hover,
#G-274 .header5 .mobile-menubar span:hover,
#G-274 .header5 .header-shopping-cart > span:hover,
#G-274 .header5 .header-wishlist a span:hover,
#G-274 .header5 .header-search span:hover,
#G-274 .header5 .header-account span:hover,
#G-274 .hm5 h1 a:hover,
#G-274 .hm5 h2 a:hover,
#G-274 .hm5 h3 a:hover,
#G-274 .hm5 h4 a:hover,
#G-274 .hm5 h5 a:hover,
#G-274 .hm5 h6 a:hover,
#G-274 .hm5 a:focus,
#G-274 .hm5 a:hover,
#G-274 .hm5 .footer-menu li a:hover {
  color: #4e97fd;
}
#G-274 .slider-height {
  min-height: 775px;
}
#G-274 .single-slider,
#G-274 .page-height {
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}
#G-274 .slider-content > span {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
}
#G-274 .slider-content h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.12;
}
#G-274 .slider-content p {
  max-width: 350px;
  line-height: 1.85;
}
#G-274 .slider-img {
  position: absolute;
  right: -150px;
}
#G-274 .slider2-height {
  min-height: 720px;
}
#G-274 .slider2-height .slider-content > span,
#G-274 .slider4-height .slider-content > span {
  letter-spacing: 6px;
}
#G-274 .slider2-height .slider-content h2 {
  font-size: 70px;
}
#G-274 .slider3-height {
  min-height: 750px;
}
#G-274 .slider3-height .slider-content h2,
#G-274 .slider4-height .slider-content h2 {
  font-size: 65px;
}
#G-274 .slider4-height {
  min-height: 800px;
}
#G-274 .slider4-height .slider-content h2 span {
  font-weight: 300;
}
#G-274 .slider5-height .slider-content h2 {
  font-size: 55px;
}
#G-274 .slider5-height .slider-content p {
  max-width: 330px;
}
#G-274 .page-height {
  min-height: 480px;
}
#G-274 .page-title h2 {
  font-size: 55px;
}
#G-274 .breadcrumb-item.active {
  color: #ff3030;
}
#G-274 .breadcrumb-item a {
  font-size: 16px;
}
#G-274 .breadcrumb-item + .breadcrumb-item::before {
  color: #000;
  content: ">";
  font-size: 15px;
}
#G-274 .not-found-page-height {
  min-height: 960px;
}
#G-274 .not-found-page-height h2 {
  font-size: 200px;
}
#G-274 .pro-tittle {
  font-weight: 500;
}
#G-274 .banner-content h4 {
  font-size: 24px;
  font-weight: 500;
}
#G-274 .product-off-banner .banner-content h4 {
  max-width: 300px;
}
#G-274 .pro-offer-label {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  right: 35%;
  top: 28px;
}
#G-274 .pro-offer-label span {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.8;
  margin-top: 6px;
}
#G-274 .middle-banner .banner-content {
  top: 23%;
}
#G-274 .banner-content3 {
  top: 22%;
}
#G-274 .middle-banner .pro-offer-label {
  right: 15%;
}
#G-274 .banner__thumb a {
  display: block;
}
#G-274 .banner__item:hover .banner__thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#G-274 .banner__item:hover .banner__content {
  top: 60%;
}
#G-274 .banner__item-2:hover .banner__thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#G-274 .banner__content {
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#G-274 .banner__content span {
  color: #ff3030;
  margin-bottom: 15px;
}
#G-274 .banner__content h5 {
  margin-bottom: 17px;
  line-height: 22px;
}
#G-274 .banner__content h5 a:hover {
  color: #ff3030;
}
#G-274 .banner__content-2 {
  top: 50%;
  left: 85px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #G-274 .banner__content-2 {
    left: 40px;
  }
  #G-274 .banner-content h4 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #G-274 .banner__content-2 {
    left: 100px;
  }
  #G-274 .banner__item-2 {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #G-274 .banner__content-2 {
    left: 60px;
  }
  #G-274 .banner__item-2 {
    padding: 0 30px;
  }
}
@media (max-width: 575px) {
  #G-274 .banner__content-2 {
    left: 15px;
    width: 50%;
  }
  #G-274 .banner__item-2 {
    padding: 0;
  }
}
#G-274 .banner__content-2.banner__content-2-right {
  left: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #G-274 .banner__content-2.banner__content-2-right {
    left: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #G-274 .banner__content-2.banner__content-2-right {
    left: 100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #G-274 .banner__content-2.banner__content-2-right {
    left: px;
  }
}
@media (max-width: 575px) {
  #G-274 .banner__content-2.banner__content-2-right {
    left: 15px;
  }
}
#G-274 .banner__content-2 span {
  color: #ff3030;
}
#G-274 .banner__content-2 h4 {
  font-size: 24px;
  margin-bottom: 10px;
  margin-bottom: 15px;
}
#G-274 .banner__content-2 .web-btn::before {
  background: #ff3030;
}
#G-274 .banner__content-2 .web-btn:hover i {
  color: #fff;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  #G-274 .banner__content-2 h4 {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #G-274 .banner__content-2 h4 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #G-274 .banner__content-2 h4 {
    margin-bottom: 25px;
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  #G-274 .banner__content-2 h4 {
    margin-bottom: 25px;
    font-size: 18px;
  }
}
#G-274 .banner__content-2 h4 a:hover {
  color: #ff3030;
}
#G-274 .banner__content-2 p {
  color: #444;
  margin-bottom: 37px;
  width: 58%;
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
  #G-274 .banner__content-2 p {
    width: 45%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  #G-274 .banner__content-2 p {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #G-274 .banner__content-2 p {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #G-274 .banner__content-2 p {
    width: 45%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #G-274 .banner__content-2 p {
    display: none;
  }
}
@media (max-width: 575px) {
  #G-274 .banner__content-2 p {
    display: none;
  }
}
#G-274 .timer .d-flex > span {
  margin-right: 6px;
}
#G-274 .timer span {
  font-size: 24px;
  color: #222;
  background: #fff;
  min-width: 55px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
#G-274 .time-count {
  padding-top: 8px;
}
#G-274 .timer p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 3px;
}
#G-274 .product-off-banner2 p {
  max-width: 270px;
}
#G-274 .product-off-banner3 .banner-content h4 {
  font-size: 30px;
  max-width: 340px;
}
#G-274 .banner-content4 a:hover {
  color: #fff;
  background: #ff3030;
}
#G-274 .banner-content4 {
  left: 50%;
  top: 45%;
  opacity: 0;
  transform: translate(-50%, -50%);
}
#G-274 .banner4:hover .banner-content4 {
  top: 50%;
  opacity: 1;
}
#G-274 .product-off-banner5 .banner-content h4,
#G-274 .product-off-banner5 .banner-content span.p-rc-price {
  font-size: 30px;
  font-weight: 600;
}
#G-274 .product-off-banner5 .banner-content h4 {
  max-width: 330px;
}
#G-274 .single-product-info {
  margin-top: 20px;
}
#G-274 .single-product-info h6 {
  max-height: 25px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  line-height: 2;
  margin-bottom: 5px;
}
#G-274 .single-product-label {
  top: 15px;
  left: 20px;
}
#G-274 .single-product-label span {
  font-size: 13px;
  font-weight: 500;
}
#G-274 .product-action {
  left: 30%;
  bottom: 25px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%);
}
#G-274 .single-product:hover .product-action {
  left: 50%;
  opacity: 1;
  visibility: visible;
}
#G-274 .product-action li a {
  font-size: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 8px;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
}
#G-274 .single-product:hover .product-action li a {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
#G-274 .product-action li a:hover {
  color: #fff;
  background: #ff3030;
}
#G-274 .home5-product-area .product-action li a:hover,
#G-274 .best-seller-product-area5 .product-action li a:hover {
  color: #fff;
  background: #4e97fd;
}
#G-274 .single-product-price span {
  font-weight: 500;
}
#G-274 .best-product-right-content {
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
#G-274 .popular-product3 .single-product:hover .product-title {
  top: -10px;
}
#G-274 .add-to-cart a {
  font-size: 12px;
  font-weight: 500;
  color: #696969;
  border-bottom: 1px solid #b8b8b8;
}
#G-274 .single-product3:hover .add-to-cart a {
  color: #ff3030;
  border-bottom: 1px solid #ff3030;
}
#G-274 .home5-product-area .web-btn.gray-border2:hover {
  border: 2px solid #4e97fd;
  color: #ffffff;
}
#G-274 .home5-product-area .pro-btn .web-btn:hover::before {
  background: #4e97fd;
}
#G-274 .product-modal {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1100px;
  border-radius: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
#G-274 .modal {
  padding-top: 30px;
}
#G-274 .product-modal .product-view-info .quick-add-to-cart .web-btn {
  padding: 16px 30px;
}
#G-274 .product-modal .close {
  opacity: 1;
  width: 28px;
  height: 28px;
  top: -14px;
  right: 5px;
  border-radius: 50%;
  font-size: 18px;
  border: 2px solid #fff;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
}
#G-274 .product-modal .product-details-content .nav-link img {
  width: 100px;
}
#G-274 .s-ser-icon {
  font-size: 45px;
}
#G-274 .single-service h5,
#G-274 .popular-product3 h5,
#G-274 .best-product-right-content2 h5 {
  font-size: 18px;
  font-weight: 500;
}
#G-274 .single-service:hover .s-ser-icon span,
#G-274 .brand-logo-area img:hover,
#G-274 .product-items-active li:hover img {
  -webkit-animation: pulse 0.5s ease-in-out;
  -moz-animation: pulse 0.5s ease-in-out;
  -ms-animation: pulse 0.5s ease-in-out;
  animation: pulse 0.5s ease-in-out;
}
#G-274 .s-ser-icon span,
#G-274 .product-items-active li a {
  display: inline-block;
}
#G-274 .s-ser-content h5 {
  font-size: 20px;
  margin-bottom: 15px;
}
#G-274 .single-product-items h5 {
  font-size: 18px;
}
#G-274 .blog-siderbar-area p {
  line-height: 1.7;
}
#G-274 .blog-siderbar-area .blog-title-1 {
  line-height: 1.4;
  font-size: 28px;
}
#G-274 .sidebar-title {
  font-size: 20px;
}
#G-274 .blog-search input {
  height: 50px;
}
#G-274 .blog-search a {
  right: 12px;
  font-size: 18px;
  top: 12px;
}
#G-274 .r-post-content h6 {
  line-height: 1.5;
}
#G-274 .r-post-content span {
  font-size: 13px;
}
#G-274 .search-tag li {
  display: inline-block;
}
#G-274 .search-tag li a {
  font-size: 12px;
  color: #8c8c8c;
  background: #f5f5f5;
  padding: 7px 20px;
  margin: 0 10px 10px 0;
  display: block;
  border-radius: 30px;
  transition: 0.3s;
}
#G-274 .search-tag li a:hover {
  background: #ff3030;
  color: #fff;
}
#G-274 .blockquote {
  border-left: 5px solid #df0e0e;
  padding: 15px 0 14px 15px;
  background-repeat: no-repeat;
  background-position: 15px center;
}
#G-274 .entry-counter span,
#G-274 .blog-details-wrapper a {
  font-size: 14px;
}
#G-274 .blog-comment-area h5 {
  font-size: 24px;
}
#G-274 .blog-social-sharing .reply-form label {
  color: #666666;
}
#G-274 .blog-social-sharing .contact-form .review-btn {
  font-size: 13px;
}
#G-274 .blog-details-content h2 {
  line-height: 48px;
}
#G-274 .blog-comment-area .reply-form textarea {
  height: 170px;
}
#G-274 .blog-comment-area .review-btn {
  font-size: 13px;
  font-weight: 500;
}
#G-274 .author-post span::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: #222;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#G-274 .subscribe-info {
  width: 65%;
}
#G-274 .subscribe-info input,
#G-274 .subscribe-btn .web-btn {
  height: 65px;
  line-height: 65px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
#G-274 .subscribe-info::before {
  position: absolute;
  content: " \f2b6";
  font-family: "font awesome 5 pro";
  font-size: 15px;
  z-index: 1;
  right: 35px;
  top: 50%;
  color: #ff3030;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#G-274 .subscribe-form-area1 .subscribe-info input,
#G-274 .subscribe-form-area1 .subscribe-btn .web-btn {
  height: 63px;
  line-height: 63px;
}
#G-274 .s-ser-icon span::before {
  font-size: 45px;
  margin-left: 0;
}
#G-274 .subscribe-form-area3 .subscribe-info input,
#G-274 .subscribe-form-area3 .subscribe-btn .web-btn {
  height: 54px;
  line-height: 54px;
}
#G-274 .subscribe-form-area3 .subscribe-info {
  width: 67%;
}
#G-274 .shop-h-title h6 {
  font-size: 15px;
}
#G-274 .product-selection .current {
  font-weight: 600;
  font-size: 15px;
}
#G-274 .nice-select::after {
  border-bottom: 2px solid #ff3030;
  border-right: 2px solid #ff3030;
  height: 8px;
  width: 8px;
}
#G-274 #slider-range {
  position: relative;
  margin-bottom: 25px;
}
#G-274 .ui-widget.ui-widget-content {
  border: none;
}
#G-274 .ui-state-default,
#G-274 .ui-widget-content .ui-state-default,
#G-274 .ui-widget-header .ui-state-default,
#G-274 .ui-button,
#G-274 html .ui-button.ui-state-disabled:hover,
#G-274 html .ui-button.ui-state-disabled:active {
  background: #ff3030;
  border-radius: 0;
  border: none;
  outline: none;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.004);
}
#G-274 .ui-slider .ui-slider-handle {
  display: none;
}
#G-274 .ui-slider-horizontal {
  height: 6px;
  border-radius: 0;
}
#G-274 .ui-widget-content {
  background: #ebebeb;
}
#G-274 .ui-widget-header {
  background: #ff3030;
  border-radius: 0;
}
#G-274 .prc-amount label {
  font-size: 18px;
  color: #848b8a;
  font-weight: 700;
}
#G-274 .price-slider .prc-amount input {
  font-weight: 700;
  max-width: 180px;
  color: #333333;
}
#G-274 .sd-pro-reviwe li a {
  font-size: 12px;
}
#G-274 .d-pro-review span {
  font-size: 14px;
}
#G-274 .sidebar-widget a:hover {
  color: #ff3030;
}
#G-274 .sidebar-widget .accordion:after {
  content: '\e921';
  font-family: "icomoon";
  float: right;
  margin-left: 5px;
  font-weight: 800;
  font-size: 14px;
  color: #323232;
}
#G-274 .sidebar-widget .active::after {
  content: "\e923";
}
#G-274 .sidebar-widget .panel {
  padding: 0 18px;
  max-height: 0;
  transition: 0.2s ease-out;
}
#G-274 .size li a {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  line-height: 45px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
#G-274 .size li a:hover {
  background: #ae946d;
  color: #fff;
  border: 1px solid #ae946d;
}
#G-274 .sidebar-widget ul li a {
  color: #323232;
}
#G-274 .option-input:checked::after {
  background: #000;
  content: "";
  display: block;
  position: relative;
  z-index: 1;
}
#G-274 .option-input.radio {
  border-radius: 50%;
}
#G-274 .option-input.radio::after {
  border-radius: 50%;
}
#G-274 .option-input {
  appearance: none;
  top: 0;
  right: 0;
  bottom: 0;
  height: 6px;
  width: 6px;
  transition: 0.15s;
  border: 1px solid #e1e1e1;
  color: #000;
  cursor: pointer;
  display: inline-block;
  outline: none;
  position: relative;
  z-index: 1;
}
#G-274 .color-selector li {
  display: inline-block;
  padding: 5px 5px;
  border-radius: 50%;
  border: 1px solid transparent;
  margin-bottom: 5px;
}
#G-274 .color-selector li:hover,
#G-274 .color-selector li:focus {
  border: 1px solid #ae946d;
}
#G-274 .color-selector li:hover .option-input,
#G-274 .color-selector li:focus.option-input {
  background: #ae946d;
  z-index: 11;
}
#G-274 .product-choose-colors .option-input {
  height: 25px;
  width: 25px;
}
#G-274 .option-input:checked::before {
  position: absolute;
  content: "✓";
  display: inline-block;
  font-size: 14px;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
}
#G-274 .product-filter-details {
  width: 100%;
  box-shadow: 0 8px 32px -8px rgba(0, 0, 0, 0.1);
  top: 100%;
  left: 0;
  transition: 0.5s;
  z-index: 11;
  display: none;
}
#G-274 .product-filter-details .sidebar-widget {
  height: 250px;
}
#G-274 .pagination-page .page-link {
  width: 60px;
  height: 60px;
  text-align: center;
  color: #696969;
  border: 1px solid #ebebeb;
  margin-right: 10px;
  display: block;
  font-size: 18px;
  line-height: 60px;
  padding: 0;
  border-radius: 50%;
}
#G-274 .pagination-page .page-link:hover,
#G-274 .pagination-page .page-item.active .page-link,
#G-274 .product-view-info .social-link li a:hover {
  border-color: #ff3030;
  background: #ff3030;
  color: #fff;
}
#G-274 .pagination-page .page-link:focus {
  box-shadow: none;
}
#G-274 .pagination-area .shop-h-title h6 {
  font-weight: 500;
}
#G-274 .page-item:last-child .page-link {
  border-radius: 50%;
}
#G-274 .page-item:first-child .page-link {
  border-radius: 50%;
}
#G-274 .product-active4 .slick-arrow .l-a,
#G-274 .slick-arrow .r-a {
  top: -97px;
}
#G-274 .related-product span {
  font-size: 17px;
  font-weight: 500;
}
#G-274 .related-product h6 {
  font-size: 15px;
}
#G-274 .related-product li img {
  width: 73px;
}
#G-274 .product-details-content .nav-link {
  display: block;
  padding: 0;
  padding-bottom: 25px;
}
#G-274 .product-details-content .nav-link img {
  width: 160px;
}
#G-274 .product-gallery-btn a {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  padding: 10px 15px;
}
#G-274 .product-gallery-btn {
  right: 14px;
  top: 12px;
}
#G-274 .product-gallery-btn a:hover {
  box-shadow: 0 0 10px rgba(174, 148, 109, 0.2);
}
#G-274 .rating.rating-shop ul li span {
  font-size: 13px;
  color: #f7c000;
  margin-right: 5px;
}
#G-274 .product-view-info h3 {
  font-size: 35px;
  font-weight: 600;
}
#G-274 .product-view-info .rc-price {
  font-size: 20px;
  color: #ff3030;
}
#G-274 .cat-title {
  font-size: 18px;
}
#G-274 .review-cat li.position-static::before {
  display: none;
}
#G-274 .product-view-info .social-link li a {
  margin-right: 5px;
  font-size: 13px;
  width: 35px;
  height: 35px;
  line-height: 31px;
  border-radius: 50%;
}
#G-274 .product-view-info p,
#G-274 .review-tabs a {
  line-height: 1.8;
}
#G-274 .ratt-review span {
  cursor: pointer;
}
#G-274 .ratt-review a:hover {
  color: #000000;
}
#G-274 .all-info .quantity-field input {
  width: 160px;
  height: 56px;
}
#G-274 .product-view-info .custom-prev,
#G-274 .product-view-info .custom-next,
#G-274 .cart-area .custom-prev,
#G-274 .cart-area .custom-next {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  border-left: 2px solid #e9e9e9;
  width: 54px;
  height: 55px;
  text-align: center;
  line-height: 54px;
  color: #9b9b9b;
}
#G-274 .product-view-info .custom-prev:hover,
#G-274 .product-view-info .custom-next:hover,
#G-274 .cart-area .custom-prev:hover,
#G-274 .cart-area .custom-next:hover {
  cursor: pointer;
}
#G-274 .custom-next {
  right: auto;
  left: 0;
  border-left: none;
  border-right: 2px solid #e9e9e9;
}
#G-274 .quick-add-to-cart .web-btn,
#G-274 .quick-add-to-cart .web-btn span {
  color: #fff;
  font-size: 13px;
}
#G-274 .product-view-info .quick-add-to-cart .web-btn:hover,
#G-274 .product-view-info .quick-add-to-cart .web-btn:hover span {
  color: #000;
}
#G-274 .product-view-info .single-product-list-button li a {
  width: 55px;
  height: 55px;
  line-height: 53px;
}
#G-274 .product-view-info .single-product-list-button li span {
  font-size: 16px;
  color: #9b9b9b;
}
#G-274 .product-view-info .single-product-list-button li a:hover span {
  color: #fff;
}
#G-274 .product-view-info .single-product-list-button li a:hover {
  background: #ff3030;
  border: 2px solid #ff3030;
}
#G-274 .product-view-tab-area .nav-link {
  font-size: 24px;
  font-weight: 600;
}
#G-274 .review-tabs a:before {
  height: 3px;
  bottom: -21px;
}
#G-274 .review-cat li::before {
  background: #323232;
  height: 2px;
  bottom: 0;
}
#G-274 .dc-text1 {
  line-height: 30px;
}
#G-274 .review-title {
  font-size: 28px;
}
#G-274 .review-title.sidebar-title::after {
  width: 210px;
  bottom: -3px;
}
#G-274 .review-text h5 {
  font-size: 18px;
}
#G-274 .review-text a {
  font-size: 13px;
}
#G-274 .review-cat2.review-cat li::before {
  display: none;
  background: transparent;
  position: inherit;
}
#G-274 .pro-top-thamb .product-details-content .nav-link {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 30px;
}
#G-274 .pro-top-thamb .product-details-content .nav-link img {
  max-width: 170px;
  height: 170px;
  opacity: 0.6;
}
#G-274 .pro-top-thamb .product-details-content .nav-link img:hover,
#G-274 .pro-top-thamb .product-details-content .nav-link.show.active img {
  opacity: 1;
}
#G-274 .product-details-content .product-tabs3 {
  max-width: 250px;
}
#G-274 .product-scroll-area {
  max-height: 545px;
}
#G-274 .panel li a {
  color: #323232;
}
#G-274 .cart-table .quantity-field input {
  width: 140px;
  height: 50px;
}
#G-274 .cart-table .custom-prev,
#G-274 .cart-table .custom-next {
  width: 48px;
  height: 50px;
  line-height: 50px;
}
#G-274 .cart-table .table td,
#G-274 .cart-table .table th {
  padding: 20px 10px;
  vertical-align: middle;
}
#G-274 .cart-area .web-btn,
#G-274 .coupon-area .web-btn,
#G-274 .checkout-area .web-btn {
  font-size: 13px;
}
#G-274 .coupon-code-area input {
  height: 50px;
  border: 1px solid #ebebeb;
  border-radius: 30px;
  padding: 0 25px;
}
#G-274 .coupon-code-area input::placeholder {
  color: #878787;
}
#G-274 .total-price-area h2 {
  font-size: 22px;
}
#G-274 .p-name {
  font-size: 14px;
}
#G-274 .p-name:hover {
  color: #ff3030;
}
#G-274 .cart-img {
  width: 120px;
  margin: 0 auto;
}
#G-274 .update-area .web-btn,
#G-274 .total-price-area .web-btn,
#G-274 .coupon-code-area .web-btn {
  border-radius: 30px;
  height: 50px;
  padding: 17px 40px;
}
#G-274 .table-content.table-content4,
#G-274 .mobile-wishlist .p-img img {
  width: 120px;
}
#G-274 .table-content.table-content4,
#G-274 .table td,
#G-274 .table th {
  vertical-align: middle;
  border-bottom: 1px solid #dee2e6;
}
#G-274 .table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #dee2e6;
  color: #000000;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}
#G-274 .group-p-table .table th,
#G-274 .table td.table-content {
  padding: 20px 10px;
  text-align: center;
}
#G-274 .btn.p-add-cart {
  width: 150px;
}
#G-274 .p-remove span {
  font-size: 18px;
}
#G-274 .p-stock-status {
  font-weight: 600;
}
#G-274 .p-remove a {
  right: 3px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #G-274 .wishlist-area .web-btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#G-274 .coupon-content,
#G-274 .checkout-content,
#G-274 #ship-box-info,
#G-274 #cbox-account-info {
  display: none;
}
#G-274 #login,
#G-274 #couponshow {
  cursor: pointer;
}
#G-274 .coupon-accordion h6 {
  background: #f9f9f9;
  border-top: 3px solid #ff3030;
  font-size: 15px;
  font-weight: 500;
}
#G-274 .coupon-accordion h6::before {
  content: "\f07b";
  left: 30px;
  top: 22px;
  position: absolute;
  color: #000000;
  font-family: "Font Awesome 5 pro";
  font-weight: 700;
}
#G-274 .coupon-area span,
#G-274 .checkout-area span,
#G-274 .checkout-area label {
  font-size: 15px;
  color: #323232;
  line-height: 1.5;
}
#G-274 .coupon-area span:hover {
  color: #ff3030;
  text-decoration: underline;
}
#G-274 .checkout-area label {
  display: block;
}
#G-274 .checkbox-form .checkout-area label span {
  color: #ff3030;
}
#G-274 .coupon-area input,
#G-274 .checkout-area input,
#G-274 .country-select select {
  border: 1px solid #f9f9f9;
  height: 45px;
  margin: 0 0 14px;
  padding: 0 0 0 10px;
  border-radius: 0;
}
#G-274 .coupon-area .form-control:focus,
#G-274 .checkout-area .form-control:focus,
#G-274 .country-select select .form-control:focus {
  border-color: #e7e7e7;
}
#G-274 .country-select select.form-control:not([size]):not([multiple]) {
  height: 45px;
  font-size: 14px;
}
#G-274 .save-info input,
#G-274 .shipping .r-inpt {
  height: auto !important;
}
#G-274 .checkout-area .nice-select {
  border: solid 1px transparent;
}
#G-274 .checkout-area .nice-select::after {
  height: 8px;
  right: 22px;
  width: 8px;
  margin-top: -7px;
}
#G-274 .checkout-area h4 {
  font-size: 26px;
}
#G-274 .save-info p {
  font-size: 14.5px;
  font-weight: 500;
  color: #323232;
  letter-spacing: 0.1px;
  display: inline-block;
}
#G-274 .order-notes textarea {
  border: 1px solid #e7e7e7;
  height: 90px;
}
#G-274 .order-notes textarea::placeholder {
  opacity: 1;
}
#G-274 .your-order {
  background: #f9f9f9;
}
#G-274 .your-order-table table th {
  border-top: medium none;
  vertical-align: middle;
  white-space: nowrap;
  width: 50%;
}
#G-274 .your-order-table table th,
#G-274 .your-order-table table td {
  border-bottom: 1px solid #e7e7e7;
  border-right: medium none;
  color: #323232;
  font-size: 14px;
  padding: 15px 0;
}
#G-274 .payment-method h6 .btn-link {
  font-size: 14px;
  color: #323232;
  font-weight: 500;
  width: 100%;
  text-align: left;
  cursor: pointer;
}
#G-274 .payment-method .card-header {
  border: none;
}
#G-274 .contact-form-left p {
  line-height: 1.8;
}
#G-274 .contact-form-left span,
#G-274 .contact-form-right span {
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
}
#G-274 .contact-form-right input,
#G-274 .comment textarea,
#G-274 .login-form-area input {
  border: 1px solid #f9f9f9;
  height: 55px;
  border-radius: 0;
  padding: 20px;
}
#G-274 .contact-form-right .web-btn {
  border-radius: 30px;
}
#G-274 .comment textarea {
  min-height: 160px;
}
#G-274 .comment textarea {
  min-height: 160px;
}
#G-274 .contact-form-area .form-control:focus,
#G-274 .comment textarea .form-control:focus,
#G-274 .login-form-area .form-control:focus {
  border-color: #ff3030;
}
#G-274 .contact-map iframe {
  width: 100%;
  height: 750px;
  border: 0;
}
#G-274 .contact-address span {
  font-size: 22px;
}
#G-274 .contact-address .contact-icon {
  font-size: 35px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 50%;
}
#G-274 .contact-icon {
  font-size: 40px;
}
#G-274 .contact-information-height {
  border-radius: 10px;
}
#G-274 .contact-information-area {
  bottom: -125px;
}
#G-274 .login-form input {
  height: 60px;
}
#G-274 .login-form-area h3 {
  font-size: 30px;
}
#G-274 .login-form label {
  font-size: 14px;
  color: #666;
}
#G-274 .or span::before,
#G-274 .or span::after {
  position: absolute;
  content: "";
  width: auto;
  height: 2px;
  background: #ebebeb;
  left: 0;
  right: 54%;
  top: 50%;
}
#G-274 .or span::after {
  right: 0;
  left: 54%;
}
#G-274 .login-form-area .web-btn {
  font-size: 13px;
}
#G-274 .login-form-area p:hover {
  color: #ff3030;
  text-decoration: underline;
}
#G-274 .faq-title h3 {
  font-size: 20px;
}
#G-274 .faq-title h3::after,
#G-274 .sidebar-title::after {
  content: "";
  width: 50px;
  border-top: 3px solid #ff3030;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.3s;
}
#G-274 .faq-title h3:hover::after,
#G-274 .sidebar-widget:hover > ::after,
#G-274 .review-title:hover::after {
  width: 100%;
}
#G-274 .faq-accor button {
  width: 100%;
}
#G-274 .faq-btn span.qan {
  font-size: 18px;
  color: #323232;
  font-weight: 500;
}
#G-274 .collapsed .faq-close-btn span::before {
  position: absolute;
  content: "\e92e";
  top: -13px;
  font-size: 13px;
  font-weight: 600;
  color: #292929;
}
#G-274 .faq-close-btn {
  font-size: 13px;
  width: 25px;
  font-weight: 600;
}
#G-274 .faq-area .btn-link {
  color: #292929;
}
#G-274 .faq-area .btn-link:hover,
#G-274 .faq-area .btn-link:focus {
  text-decoration: none;
}
#G-274 .faq__content .card {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
#G-274 .faq__content .card-header {
  padding: 17px 25px;
  padding-bottom: 20px;
  border: none;
  background: #ffffff;
}
#G-274 .faq__content .card-header .btn-link {
  font-size: 18px;
  font-weight: 500;
  color: #1c2733;
  width: 100%;
  text-align: left;
  padding: 0;
  padding-right: 35px;
  position: relative;
  background-color: transparent;
  border: none;
  white-space: inherit;
}
#G-274 .faq__content .card-header .btn-link::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
  font-family: "Font Awesome 5 Pro";
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  background: #ff3030;
  text-align: center;
  -webkit-transition: all 0s ease-out 0s;
  -moz-transition: all 0s ease-out 0s;
  -ms-transition: all 0s ease-out 0s;
  -o-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
}
#G-274 .faq__content .card-header .btn-link.collapsed::before {
  color: #ffffff;
  content: "";
  background: #222;
}
#G-274 .faq__content .card-header .btn-link:focus {
  text-decoration: none;
}
#G-274 .faq__content .card-header .btn-link:hover {
  color: #ff3030;
  text-decoration: none;
}
#G-274 .faq__content .card-body {
  padding: 0 25px;
  padding-bottom: 25px;
  padding-top: 15px;
}
#G-274 .faq__content .card-body p {
  margin-bottom: 0;
  margin-top: -8px;
  color: #757575;
}
#G-274 .faq__bg-color {
  background: #f5f7fc;
}
#G-274 .about-title > p {
  font-size: 16px;
}
#G-274 .about-quote p {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  padding-left: 30px;
  color: #6f6f6f;
  margin-bottom: 30px;
}
#G-274 .about-quote p::after {
  content: '';
  position: absolute;
  transform: translateY(50%);
  bottom: 50%;
  left: 0;
  height: 100%;
  width: 4px;
  background-color: #e99315;
}
#G-274 .about-quote-wrapper-2 blockquote {
  display: flex;
  align-items: center;
}
#G-274 .about-quote-wrapper-2 blockquote img {
  width: 80px;
  height: 80px;
  margin-right: 35px;
}
#G-274 .about-quote-wrapper-2 blockquote p {
  font-size: 40px;
  color: #222;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 0;
}
#G-274 .about-quote-content p {
  font-size: 18px;
  line-height: 30px;
  color: #6f6f6f;
  padding-left: 40px;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #G-274 .about-quote-wrapper-2 blockquote p {
    font-size: 27px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #G-274 .about-quote-wrapper-2 blockquote p {
    font-size: 30px;
  }
  #G-274 .about-quote-content p {
    padding-left: 0;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #G-274 .about-quote-wrapper-2 blockquote p {
    font-size: 28px;
  }
  #G-274 .about-quote-content p {
    padding-left: 0;
  }
}
@media screen and (max-width: 575px) {
  #G-274 .about-quote-wrapper-2 blockquote {
    display: block;
  }
  #G-274 .about-quote-wrapper-2 blockquote p {
    font-size: 21px;
  }
  #G-274 .about-quote-content p {
    padding-left: 0;
  }
}
#G-274 .about-us-video.about-video-bg img {
  min-height: 250px;
}
#G-274 .about-title h2 {
  font-size: 18px;
}
#G-274 .about-title > p {
  margin-bottom: 20px;
}
#G-274 .video-player-btn {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  color: #555;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  font-size: 20px;
}
#G-274 .video-player-btn:hover {
  color: #ff3030;
}
#G-274 .circle-animation::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: -10px;
  right: -10px;
  border-radius: inherit;
  border: 2px solid #555;
  -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
  animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
}
@-webkit-keyframes btnIconRipple {
  0% {
    border-width: 4px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    border-width: 1px;
    -webkit-transform: scale(1.35);
    transform: scale(1.35);
  }
  100% {
    opacity: 0;
  }
}
#G-274 .about-ser-information-area .single-service h5 {
  font-weight: 600;
}
#G-274 .quit {
  font-size: 30px;
}
#G-274 .testimonials-text {
  font-size: 18px;
  line-height: 2;
}
#G-274 .testimonial-bg .slick-dots li {
  text-align: center;
  display: inline-block;
  border: none;
  border-radius: 50%;
  margin: 0 10px;
}
#G-274 .testimonial-bg .slick-dots li button {
  background: #fff;
  border: none;
  border-radius: 50%;
  width: 12px;
  height: 16px;
  text-indent: -10000px;
}
#G-274 .testimonial-bg .slick-dots .slick-active button {
  background: #ff3030;
}
#G-274 .testimonial-bg .slick-dots {
  text-align: center;
}
#G-274 .footer-bg {
  background: #151616;
}
#G-274 .footer-top li a {
  margin-bottom: 24px;
}
#G-274 .footer-area p,
#G-274 .footer-area li a,
#G-274 .footer-area li,
#G-274 .footer-area p a {
  color: #a3a3a3;
  font-size: 15px;
  line-height: 1;
}
#G-274 .footer-area li a:hover,
#G-274 .footer-area p a:hover,
#G-274 .social-link li a.active,
#G-274 .footer-area p a.c-theme {
  color: #ff3030;
}
#G-274 .footer-area p {
  line-height: 2;
}
#G-274 .footer-widget h5 {
  font-size: 18px;
  font-weight: 500;
}
#G-274 .social-link li a {
  margin-right: 20px;
  display: inline-block;
}
#G-274 .footer-bg5 {
  background: #edf4ff;
}
#G-274 .footer-bg5 p,
#G-274 .footer-bg5 li a,
#G-274 .footer-bg5 li,
#G-274 .footer-bg5 p a {
  color: #848b8a;
}
#G-274 .footer-bg5 li a:hover,
#G-274 .footer-bg5 p a:hover,
#G-274 .footer-bg5 .social-link li a.active,
#G-274 .footer-bg5 p a.c-theme,
#G-274 .footer-bg5 .footer-address span,
#G-274 .footer-bg5 .subscribe-info::before,
#G-274 .footer-bg5 .social-link li a.active,
#G-274 .footer-bg5 .social-link li a:hover {
  color: #4e97fd;
}
#G-274 .footer-bg5 .footer-info li a::before,
#G-274 .footer-bg5 .footer-account li a::before {
  background: #4e97fd;
}
#G-274 .footer-bg5 .copyright-area {
  border-top: 1px solid #d5dfef;
}
#G-274 .social-icon-info a {
  border: 2px solid #ddd;
  color: #fff;
}
#G-274 .show-language a span {
  width: 22px;
}
#G-274 .language-area a,
#G-274 .currency-area a,
#G-274 .h-top-right li a {
  color: #323232;
}
#G-274 .show-language,
#G-274 .show-currency {
  display: none;
}
#G-274 .language img {
  width: 20px;
}
#G-274 .show-language li a,
#G-274 .show-currency li a {
  font-size: 14px;
  padding-bottom: 14px;
  display: block;
}
#G-274 .show-currency li a {
  font-size: 13px;
}
#G-274 .side-mobile-menu {
  width: 480px;
  position: fixed;
  right: -150%;
  top: 0;
  z-index: 9999;
  height: 100%;
  transition: all 0.3s ease-out;
  overflow: scroll;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
#G-274 .side-mobile-menu.open-menubar {
  right: 0;
}
#G-274 .icon-clear {
  font-size: 24px;
  color: #000000;
}
#G-274 .side-mobile-menu .header-search-content ul li a {
  font-size: 14px;
  margin: 12px;
  color: #323232;
}
#G-274 .close-menu span {
  color: #ff3030;
  line-height: 35px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: block;
  text-align: center;
  box-shadow: 0 0 4px #ff3030;
  transition: 0.3s;
}
#G-274 .close-menu span:hover {
  background: #ff3030;
  color: #ffffff;
}
#G-274 .side-mobile-menu-h5 .close-menu span {
  color: #4e97fd;
  box-shadow: 0 0 4px #4e97fd;
}
#G-274 .side-mobile-menu-h5 .close-menu span:hover {
  background: #4e97fd;
  color: #fff;
}
#G-274 .close-menu {
  margin-right: -10px;
}
#G-274 .mean-container .mean-nav ul li {
  background: #fff;
}
#G-274 .mean-container .mean-nav ul li a {
  color: #323232;
  font-size: 14px;
  padding-left: 10px;
  margin-right: -20px;
  width: 94%;
}
#G-274 .mean-container .mean-nav ul li a:hover {
  color: #ff3030;
}
#G-274 .mean-container .mean-nav .mega-menu {
  border: 0;
}
#G-274 .mean-container .mega-menu li {
  border-right: 0;
}
#G-274 .mean-container .mean-nav ul li a.mean-expand {
  padding: 11px 12px;
  padding-bottom: 0;
}
#G-274 .side-mobile-menu .header-search-content ul li a:hover,
#G-274 .side-mobile-menu .header-search-content ul li a.active {
  color: #ff3030;
}
#G-274 .side-mobile-menu .header-search-content form a {
  right: 0;
  left: auto;
}
#G-274 .side-mobile-menu .header-search-content form input {
  text-indent: 0;
}
#G-274 .side-mobile-menu .menu-login ul li a,
#G-274 .mobile-header-setting-more span {
  color: #323232;
  font-size: 16px;
  cursor: pointer;
}
#G-274 .side-mobile-menu .menu-login ul li {
  padding: 15px 0;
}
#G-274 .side-mobile-menu .menu-login ul li a:hover,
#G-274 .mobile-header-setting-more span:hover {
  color: #323232;
}
#G-274 .side-mobile-menu .menu-login {
  clear: both;
}
#G-274 .slider-shape .slider-bg-round {
  border-radius: 50%;
  width: 245px;
  height: 240px;
  background: #fff;
  z-index: -1;
}
#G-274 .slider-shape {
  left: 12%;
  animation: animationFramesOne 15s infinite linear;
  -webkit-animation: animationFramesOne 15s infinite linear;
}
@keyframes animationFramesOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}
#G-274 #scroll a {
  position: fixed;
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  right: -1px;
  bottom: 60px;
  cursor: pointer;
  z-index: 11;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 5px;
}
#G-274 #scroll a:hover,
#G-274 #scroll a:focus {
  color: #fff;
}
#G-274 .header-search-details {
  width: 100%;
  position: fixed;
  top: -250%;
  left: 0;
  z-index: 555;
  height: 100%;
  transition: 0.5s;
}
#G-274 .header-search-details.open-search-info {
  top: 0;
}
#G-274 .header-search-content h3 {
  font-size: 30px;
}
#G-274 .header-search-content ul li a {
  font-size: 15px;
  color: #323232;
  margin: 30px 16px;
  display: block;
}
#G-274 .header-search-content input {
  border: 0;
  border-bottom: 2px solid #ebebeb;
}
#G-274 .header-search-content input:focus {
  border-bottom: 2px solid #4e97fd;
}
#G-274 .header-search-content ul li a:hover,
#G-274 .header-search-details ul li a.active {
  color: #4e97fd;
}
#G-274 .header-search-content form a {
  right: 15px;
  top: 8px;
  font-size: 18px;
}
#G-274 .term-con-content h4 {
  font-size: 28px;
  margin-bottom: 15px;
}
#G-274 .section-title {
  font-weight: normal;
}
