/** Shopify CDN: Minification failed

Line 52:34 Unexpected "{"
Line 52:43 Expected ":"
Line 1445:2 Expected "}" to go with "{"

**/

h1,h2,h4,h5,h6,a,p,span{
  font-family:'teko';
}
h1, h2, h3, h4, h5, p {
    letter-spacing: 0.5px;
}
button{
  font-family:'teko';
}

/* CSS BY B  */
.loox-rating-label{
  line-height:0;
}
  html {
  scroll-behavior: smooth;
}
.buy-prime-alider ha p{
    font-family: 'Roboto';
    font-weight: 600;
}
 /* .logo-section .logo_images {
    padding-top: 5%;
    padding-right: 15%;
    padding-bottom: 5%;
    padding-left: 15%;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    justify-content: center;
    box-sizing: border-box;
    display: flex;
} */
 .logo-section .logo_images img {
  /* margin: 20px; */

}
 .logo_section {
  padding: 20px 0;
}

/*   REVIEW SECTION */
.page-width .responsive .element-{{ forloop.index }} .user_img {
  width: 64px;
  height:64px;
  border-radius: 50%;
  margin-top: -47px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
 .responsive .element {
  width: 20%;
  text-align: center;
  padding: 20px 35px;
  margin:30px 10px 10px;
}
/* WHOLSALE SECTION */
.wholesale_image_card .deskstop_img {
  width: 100%;
  display: block;
  margin: auto;
}
.wholesale_image_card {
  position: relative;
  max-width: 950px;
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  .wholesale_image_card{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 35px;
  }
}
 .wholesale_image_card .wholesale_content{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    text-align: right;
    max-width: 400px;
 }
 .wholesale_image_card .wholesale_content img {
  width: 230px;
}
 .wholesale_image_card .wholesale_content .wholesale_head p{
  font-size: 75px;
  font-weight: 600;
  margin: 10px 0 0;
  color: white;
  font-family:'teko';
}
.wholesale_image_card .wholesale_content .wholesale_text p {
  margin: 0;
  font-size: 45px;
  color: #ffffff;
  text-align: right;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-family: 'Teko';
}
.wholesale_image_card .wholesale_content a {
  box-shadow: 0px 0px 9px 3px rgba(0, 0, 0, 0.15);
  border: none;
  padding: 8px 25px;
  font-weight: bolder;
  cursor: pointer;
  font-family: 'Teko';
}

.extra_pieces_content .banner_box_clr  {
  background: transparent;
  width: 280px !important;
  margin-right: 46px;
}
.extra_pieces_section .custom_heading {
  font-size: 45px;
  text-align: left;
}
.extra_pieces_section {
  font-size: 110px;
  line-height: 50px;
  text-align: left;
}
 .extra_pieces_content .banner_box_clr .extra_pieces_section p {
  font-size: 20px;
  line-height: 1.2;
}
.banner_btn a {
  padding: 15px 15px 10px;
  box-shadow: 0px 0px 9px 3px rgba(0, 0, 0, 0.15);
  background-image: none;
  opacity: 1 !important;
  font-weight: 700;
  font-family:'Teko Medium';
  letter-spacing:0;
  align-items: center;
}
.banner_btn a::after{
  content:unset;
}
.banner_btn a:hover{
  color:#ffbc00;
  background:#000000;
}
.footer_bottom_clr {
  background: black;
  color: white;
}
.footer_social_icon {
  display: flex;
  width: 100%;
justify-content: space-between;
  align-items: center;
}
.footer_logo_img img {
  width: 125px;
}
.footer_section .footer_heading {
  font-size: 20px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #000;
  font-weight: 500;
  font-family: 'Teko Medium';
  line-height: 1.2;
}
.footer_menu_list {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  color: #555;
  line-height: 1;
}
.footer__copyright .copyright__content a:hover{
  color: unset;
  text-decoration: unset;
}
.footer_section {
  margin-top: 0 !important;
}
.slideshow_bottom_clr {
  background-color: #949796;
}
.menu_list {
  text-decoration: none;
}
.hr_line {
  height: 1px;
  border-top: 1px solid #ebebeb;
  display: block !important;
  position: relative;
  top: 1px;
  width: 20%;
  border-color: #2a2a2a;
  border-top-width: 2px;
  margin-bottom: 15px;
}
.hr_line_option_dotted{
  border-style: dotted;
}
.hr_line_option_dashed {
  border-style: dashed;
}

.hr_line_option_hidden {
border-style: hidden;
}
.half_section_clr{
  background: linear-gradient(to top, #f7f7f7 50%, transparent 50%);
}
/*hfuws  */
.rating{
  color:black;
  font-weight: 500;
  margin-left:5px;
}

.logo_text{
width: 29%;
 margin:0 auto;
}
 .dino_bg{
    background-color: #f5f9f5;
  }
  .robotryx_logo img{
    width: 210px;
  }
  .robots{
    display: flex;
    align-items: center;
  }
  .robot_box_blue{
    width: 40%;
  }
  .robot_image_blue img{
    max-width: 456px;
    width:100%;
  }
  .robot_box_image{
    display: flex;
    width: 60%;
    align-items: center;
    gap: 30px;
  }
  .robot_image{
    text-align: center;
  }
  .robot_rating{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .price_rate{
    display:flex;
    align-items: baseline;
    justify-content: center;
    line-height: 20px;
  }
.robot_box_image .robot_box .robot_image .btn_box{
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
.buy_button{
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    word-break: break-all;
    max-width: 200px;
  }
/* .social_icon a{
  filter: invert(1);
} */
.size-small{
  width:40px;
}
.size-medium{
  width: 10%;
}
.half_section_clr .main_banner_section .extra_bg_img img{
 object-fit: unset;     
}
half_section_clr .main_banner_section .extra_bg_img{
 background: transparent;
}
.field .newsletter-form__button.sign_button .button-style-rounded {
  border-radius: 100px;
}
.field .newsletter-form__button.sign_button .button-style-square {
  border-radius: 0;
}
.field .email_input_field field__input .input-style-rounded {
  background-color:red;
  border-radius: 100px;
}
.field .email_input_field field__input .input-style-square{
  border-radius: 0;
}
.title_pink a{
  text-decoration:none;
}
.title_pink p{
  font-weight:500;
  font-size:20px;
  margin:0;
}
.newsletter__subheading p a{
   text-decoration:none;
}
.newsletter__subheading p{
  font-size:16px;
}
 .wholesale_bg .wholesale_image_card .moblie_img{
  display:none !important;
}
.footer_font{
  font-family:'teko';
}
.main_banner_section:after {
  left:0;
}
 /* .logo_description p{
  width:33%;
  margin:auto;
} */
.logo_description p {
    width: 100%;
    margin: auto;
    max-width: 540px;
}
.logo_description{
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.logo_heading p{
  margin-top: 0;
/*   padding-top: 20px; */
}
.multi_txt{
  margin-inline-end: 7%;
}
 .wholesale_image_card .wholesale_content .wholesale_head p{
  letter-spacing:0;
}
.buy-prime-alider h2 p{
  line-height:1;
}
/* .buy-prime-alider h2 span p{
  line-height:0;
} */
 .buy-slider-amazon h4 p{
   line-height:1;
 }
/* .slick-prev:before{
  content: "<" !important;
  font-size: 27px !important;
  color: #cccccc !important;
}
.slick-next:before{
  content: ">" !important;
  font-size: 27px !important;
  color: #cccccc !important;
  opacity: 1 !important;
} */
.second-slide_button .fa-angle-right{
  padding-bottom: 2px;
}


/* COLLECTION  CSS BY B */
.robo_rich_text{
  display:block;
  margin:auto;
}
.video_img_size img{
 width:100px;
}


.banner--content-align-left .extra_pieces_content .banner__heading p{
  text-align:left;
}
.banner--content-align-left .extra_pieces_content .custom_heading p{
  text-align:left;
}
.banner--content-align-left .extra_pieces_content p{
  text-align:left;
}

.banner--content-align-center .extra_pieces_content .banner__heading p{
  text-align:center;
}
.banner--content-align-center .extra_pieces_content .custom_heading p{
  text-align:center;
}
.banner--content-align-center .extra_pieces_content p{
  text-align:center;
}

.banner--content-align-right .extra_pieces_content .banner__heading p{
  text-align:right;
}
.banner--content-align-right .extra_pieces_content .custom_heading p{
  text-align:right;
}
.banner--content-align-right .extra_pieces_content p{
  text-align:right;
}
@media only screen and (max-width: 1024px) and (min-width:768px){
  .third-slide-banner .custom_page_width .buy-slider-amazon{
    top: 35px;
  }
  .third-slide-banner{
    display: unset;
  }
  .buy-prime-alider h2 span br{
    display:none;
  }
  .buy-prime-alider h2 span{
    top:0;
  }
  .robotryx_bg .robots .robot_box_image{
    /* gap: 0px; */
  }
  .buy-slider-amazon h4 p{
    font-size: 14px;
    line-height: 20px;
    margin-inline-end: 0;
}
  .buy-prime-alider h2 p{    
    line-height: 1;
    margin-inline-end: 0;
    font-size: 27px !important;
}
.buy-prime-slider-img img {
    width: 540px;
}

   .buy-prime-alider h1 {
    font-size: 25px !important;
}
  .buy-prime-alider h5 p{
    line-height: 21px;
    margin-inline-end: 0;
    font-size: 9px;
    padding-top: 0;
}
  .third-slide-banner .amazon-slider-btn a p{   
    height: 38px;
    text-align: center;
    line-height: 37px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 22px;
    padding-inline: 50px !important;
}
  .custom-back-third-slide{
    align-items: center;
  }
  .voiltred-img .second-slide-btn a{
    font-size: 19px;
    height: 53px;
    line-height: 1;
  }
  .logo-robo-solide img {
    width: 200px;
}
  .voiltred-robo img {
    width: 440px;
}
  .voilterd-second img {
    width: 300px;
}
  .logo-robo-solide, .voilterd-second {
    padding-bottom: 0;
}
  .slideshow__slide .item {
    height: 578px!important;
}
  .saur-car-track {
    width: 360px;
}
  .chid-div img {
    width: 267px;
}
  .chid-div img {
    width: 267px;
}
  .custom-positioning>img {
    width: 700px;
    margin: 0 auto;
}
  .first-slider-btn a{
    font-size: 25px;
    line-height: 1;
    padding:10px;
  }
 .buy-prime-alider .buy-prime-alider h4 p{
    font-size: 14px !;
    line-height: 25px;
  }
.extra_pieces_content .banner_box_clr {
    margin-right: 0;
  } 
  .bg_color .extra-pieces-bots-banner .extra-pieces-row{
    padding: 0 20px;
  }
  .robotryix_collection_wrapper .featured-product .product__info-wrapper .product__info-container .offer_box a p{
    font-size: 14px !important;
  }
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .btns_row{
    gap:20px;
  }
}
@media only screen and (max-width: 767px) {
  .logo_text{
      width:85%;
  }
  .newsletter center  .newsletter__wrapper .title_pink p{
    font-size:16px !important;
  }
 .robots {
    align-items: center;
    flex-direction: column;
  }
  .robot_box_blue{
    width:100%;
  }
  .robot_box_image{
    width:100%;
    /* display:block; */
  }
  .robot_image_blue img {
    width: 300px;
  }
/*   .dinos{
    display: flex;
    flex-direction: column-reverse;
  } */
 .extra_pieces_section {
    font-size: 50px;
    line-height: 10px;
    text-align: center;
  }
  .amazon-slider-btn {
    margin-top: 18px;
  }
/*   .banner_btn a {
    font-size: 15px;
    padding-top: 5px;
  } */
 .extra_pieces_content .banner_box_clr{
    width:100% !important;
  }
.extra_pieces_section .custom_heading p {
    font-size: 30px !important;
    text-align: center;
  }
  .size-medium {
    width: 50%;
  }
  .logo_section {
    padding: 10px 10px;
  }
  .btn_box {
    margin-bottom:20px;
  }
  /*   SECTION - 2 */
  .multicol_head h3 {
    font-size: 14px;
  }
  .multicol_head .rte p {
    font-size: 12px;
    padding: 5px 10px;
  }
  /*   SECTION-3 */
  .title_pink p {
    font-size: 20px;
  }
  .newsletter__subheading P{
    font-size:13px;
  }
  /*  SECTION 5  */
    .robot_title {
      font-size: 20px;
  }
 .robot_image_blue img {
    /* width: 250px; */
           width: 100%;
        max-width: 100%;
        padding: 0 10%;
  }
  .robot_image img{
     width: 250px;
  }
  /*   SECTION 6 */
.extra_pieces_section {
    font-size: 50px !important;
  }
 .extra_pieces_section  .custom_heading {
    font-size: 35px !important;
    line-height: 27px !important;
  }
  .description_txt{ 
    margin-inline-end: 0 !important;
  }
  /*   SECTION 7 */
.logo_section p{
    font-size: 12px;
  }
 .logo_description p{
    width:100%;
  }
  /*   BANNER */
  .buy-slider-amazon{
    flex-direction: column-reverse;
    width: 100%;
    max-width: 100%;
    top:0;
  }
  .title_pink{
    font-size: 30px !important;
  }
  .buy-prime-alider {
    text-align: left;
    width: 100%;
    z-index:2;
  }
  .buy-prime-slider-img {
    width: 100%;
  }
  .buy-prime-alider .buy-slider-amazon h4 p{
    line-height: 25px;
  }
   .buy-prime-alider h2 p{
    font-size: 24px !important;
    margin-inline-end: 0; 
  }
  .buy-prime-alider h2 span p{
    font-size: 20px !important;
    line-height:1;
  }
  .buy-prime-alider h1{
    margin:0px;
  }
  .buy-prime-alider h1 p{
    font-size:20px;
    margin-bottom: 0;
  }
  .buy-prime-alider h5{
    margin:0px;
  }
  .buy-prime-alider h5 p{
    font-size: 8px !important;
    line-height: 10px;
    padding-top: 9px;
    margin-inline-end: 0;
  }
  .buy-prime-slider-img {
    width: 100%;
  }
  .buy-prime-slider-img img {
    width: 100%;
  }
  .buy-prime-slider-img {
    left: 0px;
  }
 .third-slide-banner .amazon-slider-btn a {
   font-size:20px;
   /* padding:10px 34px !important; */
 }
 .third-slide-banner .amazon-slider-btn a p{
    line-height: 39px;
    height: 40px;
    font-size: 15px;
    padding-inline:50px !important;
    margin:0px;
}
  .second-slide-btn a{
      font-size: 22px !important;
      /* padding: 10px 15px 7px; */
  }
  .voilterd-second img {
    width: 195px;
  }
  .logo-robo-solide img {
    width: 143px;
  }
  .custom-back-third-slide{
        align-items: center;
  }
  .chid-div img{
    display:none;
  }
  .voiltred-robo{
    right:30px;   
  }
  .voiltred-robo img {
    width: 320px;
    height: 344px;
  }
  .batteries-dino-track {
    position: absolute;
    height: 132px !important;
    width: 80px !important;
    top: -27px !important;
    right: 0;
    left: -12px;
  }
  .circule-glow img{
    left: 229px;
    width: 120px;
    height: 120px;
    position: relative;
    top:-20px;
  }
  .custom-positioning>img {
    width: 517px !important;
    margin: 0 auto;
    transform: translateX(-85px);
  }
/*   .slideshow__slide .item {
    height: 584px!important;
  } */
  .custom-positioning{
    margin-top:50px;
  }
  .saur-car-track {
    width: 358px;
    bottom: -85px;
  }
  .first-slider-btn a{
    padding:0;    
    font-size: 24px !important;
    width:160px;
  }
  .first-slider-btn a p{
    padding: 6px 42px;
  }
  .first-slide-back{
    overflow:hidden;
  }
  .robot_box .robot_title{
    font-size: 23px;
      letter-spacing: 0;
  } 
 .logo_heading p  {
    font-size: 30px !important;
  }
 .logo-section  .logo_description p {
    font-size: 16px !important;
  }
  .footer_menu_list li a{
    padding:5px 0 !important;
  }
  .buy-slider-amazon .buy-prime-alider h4 p{
    line-height: 1;
    font-size: 9px !important;
  }
  .custom_page_width{
    margin-left: inherit;
    width:100%;
  }
.review_bg_clr{
    padding-top:25px;
  }
  .multicolumn-list{
    justify-content: unset !important;
  }
  .robotryix_collection_wrapper .robotryx_richtext .robotryx_richtext_box .robotryx_logo {
    margin: 0 auto 15px;
  }
}
/* fancybox CSS */
.fancybox-slide--video #shipping_model {
  width: 100%;
  height: 100%;  
  max-width: 1000px;
  max-height: 550px;
  margin: 0;
}
.fancybox-is-open .fancybox-bg{
  display:block;
}
.fancybox-container .fancybox-inner #shipping_model{
  padding:0px;
  max-width: 500px !important;
  margin: 25px auto;
}
.fancybox-container .fancybox-inner #shipping_model .popup_header {
  border-bottom: 1px solid #dee2e6;
  padding: 10px 30px;
}
.fancybox-container .fancybox-inner #shipping_model .popup_content{
  padding: 0px 30px;
}
.fancybox-container .fancybox-inner #shipping_model .popup_footer{
  padding: 12px 30px;
  text-align: right;
  border-top: 1px solid #dee2e6;
}
.fancybox-container .fancybox-inner #shipping_model .popup_footer .btn{  
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  padding: 0.375rem 0.75rem;
  font-size: 1.7rem;
  border-radius: 0.25rem;
  border: 1px solid transparent;
}


/* Robotryx Collection CSS */
.robotryix_collection_wrapper{
  background-color:#04030b;
}
.robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .product_price{
  display:flex; 
  align-items: baseline;
}
.robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .btns_row{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  max-width:100%;
}
.robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .returns_policy{
  margin: 40px 0;
}
.robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .returns_policy a img{
  margin: 0 15px;
  max-width: 33.33%;
}
.robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .video_button_link img{
  width: 30px;
  height:30px;
  margin: 0px 0px 6px 8px;
}
.robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .video_button{
  margin: 0 0 0 30px;
  width:50%;
}
.robotryix_collection_wrapper .robotryx_richtext .robotryx_bg{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.robotryix_collection_wrapper .robotryx_richtext .robotryx_richtext_box {
  max-width: 666px;
  margin: 0 auto;
/*   padding: 70px 0; */
}
.robotryix_collection_wrapper .robotryx_richtext .robotryx_richtext_box .robotryx_logo{
  width: 42%;
  height: auto;
  margin: 0 auto 40px;
}
.robotryix_collection_wrapper .robotryx_richtext .robotryx_richtext_box .robotryx_logo img{
  width:100%;
}
.robotryix_collection_wrapper .robotryx_richtext .robotryx_richtext_box .video_button{
  max-width:110px;
  margin:0 auto;
}
.robotryix_collection_wrapper .robotryx_richtext .robotryx_richtext_box .video_button .video_button_link{
  display:block;
}
.robotryix_collection_wrapper .robotryx_richtext .robotryx_richtext_box .video_button .video_button_link .video_button_img{
  width:100%;
  vertical-align: middle;
}
.robotryix_collection_wrapper .featured_robotryx_product .img_text_row{
  align-items: center;
}
.robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_left .slider_left_content .buttons_row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 15px 0 30px;
  gap:10px;
  max-width:100%;
}
.robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right .product_images .slick-next{
  right: -15px;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_left .slider_left{
  order:0;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_right .slider_left{
  order:1;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_left .slider_left .slider_left_content{
  margin-right: auto;
  text-align: left;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_left .slider_left .slider_left_content .product_price{
  justify-content:flex-start;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_right .slider_left .slider_left_content{
  margin-left: auto;
  text-align: right;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_right .slider_left .slider_left_content .product_price{
  justify-content:flex-end;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_right .slider_left .slider_left_content .buttons_row{
  justify-content:end;
}
.robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_left .slider_left_content {
  max-width: 345px;
  padding: 0 15px;
}
.robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_left .slider_left_content .product_price {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right .product_img_row{
  max-width:350px;
  margin:0 auto;
}
.robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right .product_images .product_img_row .product_img_box img{
/*   position: absolute; */
  left: 50%;
/*   transform: translateX(-50%); */
  bottom: 0px;
  margin:0px;
  width:100%;
}
/* .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right .product_img_row .product_img_box{
  height: 599px;
} */
.robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right .product_img_row .custome_icon:before{
  content:none;
}
.robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .price_box{
  margin: 38px 0;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_left .slider_left .slider_left_content .buttons_row .first_btn {
      order: 0;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_left .slider_left .slider_left_content .buttons_row .second_btn {
      order: 1;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_right .slider_left .slider_left_content .buttons_row .first_btn{
    order: 1;
}
.robotryix_collection_wrapper .featured_robotryx_product .image_position_right .slider_left .slider_left_content .buttons_row .second_btn{
    order: 0;
}
@media only screen and (max-width:768px){
  .robotryix_collection_wrapper .featured_robotryx_product .img_text_row{
    flex-direction:column;
  } 
  .robotryix_collection_wrapper .featured_robotryx_product .image_position_left .slider_left{
    order:1;
  }
  .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_left{
    width:100%
  }
  .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right{
    width:100%;
  }
  .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_left .slider_left_content{
    max-width:100%;
    margin-top: 50px;
  }
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .price_box{
    margin:25px 0px;
  }
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .product_price{
    justify-content:center;
  }
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper product-info{
    text-align:center;
  }
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .btns_row{
    justify-content:center;
    margin: 25px;
  }
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .video_button{
    margin: 0px;
  }
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .returns_policy{
    margin: 0px;
  }
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .returns_policy a{
    justify-content: center;
  }
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .returns_policy a img{
    margin: 0 5px;
  }
  .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right .product_images .slick-next{
    /* right: 50px; */
    right:-20px;
  }
  .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right .product_images .slick-prev{
    /* left: 5opx; */
    left:-20px;
  }
/*  .extra-pieces-bots-banner .jg-banner-btn {
  display:unset !important;
  } */
  .robotryix_collection_wrapper .robo-main-product .featured-product .product__info-wrapper .product__info-container .video_button{
    width: auto;
  }
}
@media only screen and (max-width:500px){
/*   .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right .product_img_row .product_img_box{
    height: 400px;
  } */
  .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_right .product_images .product_img_row .product_img_box img{
    width: 80%;
    bottom: 0;
    margin:auto;
  }
/*   .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_left .slider_left_content .buttons_row{
    display:block;
  } */
  .robotryix_collection_wrapper .robotryx_richtext .robotryx_richtext_box{
    padding: 20px 0px;
  }
  .robotryix_collection_wrapper .featured_robotryx_product .img_text_row .slider_left .slider_left_content .product_head h1{
    font-size: 40px;
  }
}
#dummy-chat-button-iframe{
      display: none;
}
.shopify-block.shopify-app-block .spr-starrating.spr-summary-starrating{
    justify-content: inherit !important;
    margin: 10px 0;
}
@media only screen and (max-width:989px){
  .shopify-block.shopify-app-block .spr-starrating.spr-summary-starrating{
    margin: 10px 30px;
  }
}
.spr-starrating .spr-stars .spr-star{
  margin-top: 5px;
}

.multicolumn-card .multicolumn-card__info{
/* padding: 0px 10px 0px 8px; */
  padding: 0px 0px 0px 0px;
}
.multicolumn-card .multicolumn-card-spacing{
    /* margin-left: 0.9rem; */
  margin-left: 0rem;
  margin-right: 0;
}

/* RP css start */
.shopify-payment-button__more-options.BUz42FHpSPncCPJ4Pr_f{
  display: none;
}

/* RP css end */


/* 13/02/25 */
  /* Home Banner Slider */
    slideshow-component .banner:after{ 
      content: unset; 
    }
  /* MultiColumn */
    slider-component .multicolumn-card .hr_line {
      margin-top: 5px;
    }
    .multi_txt p{
      /* font-family: 'Clayton'; */
      line-height: 1.5;
    }
  /* Newsletter */
    .main-newsletter .newsletter__wrapper .field__input:focus {
  		outline: 2px solid #eb0064 !important;
      	box-shadow: none;
  		border: none;
  	}
    .main-newsletter .newsletter__subheading p{
      /* font-family: 'Clayton'; */
      line-height: 1.5;
    }

  /* Image with Products */
    .img-main-producs .price_rate_dino_1 .compare_price_rate, .img-main-producs .price_rate_dino_2 .compare_price_rate {
        text-decoration: none !important;
    }
    .img-main-producs .custom_dino_head p, .img-main-producs .custom_dino2_head{
       line-height: normal !important;
    }
    .img-main-producs .logo_text p{
      line-height: 1.5;
    }

  /* Custom Testimonial (logo section) */
    .logo-section .logo_description p{
      line-height: 1.5;
    }

  /* Image-banner (Custom Rectangle) */
    .half_section_clr .extra_pieces_content .banner_box_clr .banner_btn .button-1:hover {
        transition: all 0.5s;
	}
    .half_section_clr .description_txt p{
      line-height: 1.5;
    }

  /* Review Slider */
    .review_bg_clr .element {
      padding: 20px 35px 40px;
    }
  	.review_bg_clr .element:hover {
  		transform: translate(0, -5px);
        transition: transform 300ms ease-in-out;
  	}
    .review_bg_clr .date p{
      margin: 0;
    }
    .review_bg_clr .review_description p{
      margin: 0;
    }

  /* Footer */
  .footer__content-top{
    padding-bottom: 3rem !important;
  }

  /* Footer Email */
    .footer_newsletter .newsletter-form__button:hover 	{
    	padding: 17px 35px 13px;
	}
    .footer_logo_img a{
      display: flex;
      justify-content: center;
    }

  /* product Page */
  .product_dinomaniacs_template_wrapper .paypal-buttons {
    margin-top: 3px;
  }

@media only screen and (max-width: 767px) {
  /* Home Banner Slider */
    .custom-positioning>img {
        width: 600px !important;
        transform: none;
    }
    .circule-glow img {
        left: 10px;
        width: 154px;
        height: 154px;
    }
    .chid-div{
      right: 45px;
      bottom: -100px;
    }
    .chid-div img {
        width: 230px;
        display: block;
    }
    .batteries-dino-track {
      width: 120px !important;
      height: 82px !important;
      left: unset;
      top: -10px !important;
    }
    .first-slider-btn.track-safari-dino-btn {
        margin-top: 120px;
    }
    #item-1 {
      padding: 10px 0 30px;
    }
  /* Newsletter */
    .main-newsletter .title_pink p {
        font-size: 40px;
    }
    .main-newsletter .newsletter__subheading P {
        font-size: 16px;
    }
    .main-newsletter .field__input{
        font-size: 1.4rem;
    }

  /* Footer */
     .footer_section .footer__copyright {
        width: 100%;
     }
     .footer_section .social_icons{
        width: 100%;
     }
     .footer_section .f_logo{
        width: 100%;
        text-align: center;
     }
    .footer__content-bottom-wrapper {
        flex-wrap: wrap;
        row-gap: 1.5rem;
    }

    /* product Page */
    .product_dinomaniacs_template_wrapper .paypal-buttons {
      margin-top: 0;
    }
}
@media screen and (min-width: 750px) {
    .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright {
        text-align: center !important;
    }
}
@media screen and (max-width: 550px) {
  .batteries-dino-track {
    width: 89px !important;
    top: -35px !important;
  }
  .custom-positioning>img{
    transform: translate(-10%, 0%);
    width: 480px !important;
  }
  #item-1 {
    padding: 0px 0 30px;
  }
  #item-1 .first_slide_btn_style{
    width: 147px;
    height: 37px;
    display: flex;
    align-items: center;
    padding-bottom: 0;
    font-size: 19px !important;
    justify-content: center;
    padding: 0;
  }
   #item-1 .first-slider-btn.track-safari-dino-btn {
        margin-top: 70.4px;
    }
     #item-1 .circule-glow img {
        width: 156.07px;
        height: 156.07px;
        top: -36px;
        left: unset;
        right: 0px;
    }
}
@media only screen and (max-width: 750px) {
    .circule-glow img {
      width: 129px;
      height: 129px;
      left: calc(26% - 20px);
    }
}
 @media only screen and (max-width: 479px) {
    .chid-div img {
        display: none;
    }
    .saur-car-track {
        left: 50%;
        transform: translateX(-50%);
    }

     /* Footer */
     .footer_section .footer__copyright {
        width: 100%;
     }
     .footer_section .social_icons{
        width: 50%;
        border-right: 1px solid #fff;
     }
     .footer_section .f_logo{
        width: 50%;
        text-align: center;
     }
     .footer_logo_img a {
        line-height: normal;
        height: min-content;
        display: flex;
        justify-content: end;
    }
  }
  .footer_section .list-social{
     justify-content: center !important;
  }

  /* buy with prime */
    #dinomaniacs-wrapper .custom_head p{
      margin: 10px 0 20px;
    }
  

@media screen and (min-width: 990px) {
    .header--center.header:not(.drawer-menu).page-width {
      padding-left: calc(5rem - 10px);
      padding-right: calc(5rem - 10px);
    }
    .header.header--center .header__inline-menu{
      margin: 0 70px 0 auto;
  }
  .header.header--center .header__menu-item{
      padding: 8px;
  }
}
.fa-user-shield:before {
    height: 30.10px;
    display: flex;
}
@media screen and (min-width: 750px){
  .half_section_clr .banner--large:not(.banner--adapt){
    max-width: 1140px;
    min-height: auto !important;
  }
  .banner--content-align-left .banner__box{
    margin-bottom:37px !important;
  }
  .extra_pieces_content.banner__content{
    padding-bottom: 0;
  }
}

  @media screen and (max-width: 767px){
    .main_related_pro .custom_releted_grid {
        max-width: 100% !important;
    }
    .main_related_pro .custom_releted_grid li {
            width: 100% !important;
            max-width: 100% !important;
            padding: 8%;
        }
    .main_related_pro .card-wrapper {
      width: 100%;
    }
    .main_related_pro .botton {
      width: 40% !important;
    }
  }

  @media screen and (max-width: 480px){
    .main_related_pro .botton {
      width: 60% !important;
    }
  }

/* Dinomaniacs Collection */
 #MainContent .shopify-section:nth-child(2) .dinomaniacs-products-section-1 img.dino-back-img-section-1 {
   width: 10%;
}
@media only screen and (min-width: 768px) {
  #dinomaniacs-wrapper .dino-product .dino-summary {
        padding: 0px 20px !important;
    }
}

/* wholesale */
  .wholsale_catalog_left_img{
    margin: 0 auto;
  }
.quantity_add_buy .quantity {
    width: 80px;
  }
@media only screen and (min-width: 990px) {
  .quantity_add_buy{
    gap: 40px;
  }
  .quantity_add_buy .product-form__input {
    margin: 0px !important;
  }
  .product_robotryx_template_wrapper  .product__info-wrapper .product-form__buttons {
      gap: 40px !important;
  }
  .product_robotryx_template_wrapper  .product__info-wrapper .product-form__buttons .product-form__submit.button {
    margin: 0px !important;
  }
  
  .quantity_add_buy .quantiy-box {
     /* width: 100% !important; */
  }
}

@media only screen and (max-width: 990px) {
  .product_robotryx_template_wrapper  .product__info-wrapper .product-form__buttons .product-form__submit.button{
    margin-left: 0;
  }
}
@media only screen and (max-width: 990px) and (min-width: 600px) {
    .quantity_add_buy .product-form__input {
        margin: 0px !important;
    }
}
@media only screen and (max-width: 768px) {
    .product_robotryx_template_wrapper  .product__info-wrapper .product-form__buttons .product-form__submit.button {
          margin-left: 50px;
}
@media only screen and (max-width: 480px) {
  .product_robotryx_template_wrapper  .product__info-wrapper .product-form__buttons{
    flex-direction: column;
  }
      .product_robotryx_template_wrapper .product__info-wrapper .product-form__buttons .product-form__submit.button {
        margin-left: 26px !important;
    }
  .product_robotryx_template_wrapper .product__info-wrapper .product-form__buttons .shopify-payment-button{
    margin-left: 13px;
  }
}
/* blogs */
  .article {
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    max-width: 100%;
}
  .blog-template--18778293895479__main .blog-articles{
    -moz-column-count: 4;
    column-count: 4;
  }
  
  
  /* About Us : about_us_catalog.liquid */
  .about_us_catalog  .grid__item {
    width: 100px;
  }
  .about_us_catalog .sign_up {
    word-break: unset !important;
  }
  @media screen and (max-width: 767px) {
    .about_us_catalog  .grid__item {
      width: 50%;
    }
  }
  
  