.yoo-row p {
  margin: 0;
}

.yoobar_button a {
  font-size: 15px;
  display: inline-block;
  padding: 6px 10px;
  font-weight: 500;
}
.serachbtns {
  align-items: center;
  display: flex;
}
button.ybarSarchsubmit.iconclassyoootwo {
  border-radius: 0;
  padding: 5px 10px;
  background: #9e2d2d;
  border: none;
  cursor: pointer;
}
form#yoowrappertwo input.ybarSarchinput,
form#yoowrapperthree input.ybarSarchinput {
  border-radius: 0;
  border: 2px solid #fff;
}
button.ybarSarchsubmit.iconclassyooothree {
  height: 29px;
  left: -32px;
  width: 34px;
  border-radius: 0;
  padding: 0;
  background: #fff0;
  margin: 0;
  border: none;
  cursor: pointer;
  line-height: 1;
  position: relative;
  top: 0;
}
.yoobarfooterRand,
.yoobarTopperhold,
.yoobarToppeSlider {
  display: none;
}
span.product-price-tickr {
  display: block;
}
div#YooCarouselWrap .owl-carousel {
  height: fit-content;
}
div#prevdiv div#YooCarouselWrap {
  width: 85vw;
}
.yoo_row_class div#YooCarouselWrap {
  width: 98vw;
}
div#YooCarouselWrap {
  width: 65vw;
  display: flex;
  justify-content: center;
  font-weight: 600;
}
div#YooCarouselWrap span.yoocartitle {
  display: inline-block;
  margin-bottom: 5px;
}
.ybr-ybar-container a {
  text-decoration: none;
}
.yoobarfrff {
  display: none;
}
div#yoobarshortcode {
  padding: 3%;
  background: #fff;
}
div#yoobarshortcode {
  width: 50%;
  max-width: 800px;
}
.yoobarfrff.Shortcode button.mfp-close {
  top: 9px;
}
div#yoobarshorwarpper {
  margin-top: 5%;
  display: flex;
  justify-content: center;
}
div#yoobarMap {
  display: flex;
  justify-content: center;
}
button.mfp-close {
  border-radius: 50%;
  top: -12%;
  position: absolute;
  background: rgb(255 255 255 / 17%);
  right: 27%;
  color: #fff !important;
}
div#ybatcountbtnside .yoobarteatxt_slider {
  max-width: 80vw;
}
.bn-news ul {
  left: 5px;
}
div.bn-yooNews li {
  min-width: 100px;
}
.bn-news li a {
  text-decoration: none;
}
.bn-yooNews.bn-direction-rtl {
  text-align: right;
}
.bn-yooNews.bn-direction-ltr {
  text-align: left;
}
#yoobar_countdown3 li {
  margin-bottom: 0;
  padding: 5px;
}
.countDown__interval_basic_cont_description {
  padding-bottom: 4px;
}
.yoo-col-4.noyooclass,
.yoo-col-6.noyooclass {
  display: none;
}
.ybarbtneditr {
  display: inline-block;
  padding: 4px 16px;
  text-decoration: none !important;
}
.yoobarsticky {
  transition: all 0.3s ease;
}
.yoobarstickynav {
  transition: all 0.3s ease;
}
.yoobarfixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  animation: smoothScroll 1s forwards;
}
.yoobarfixednav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  animation: smoothScrollnav 1s forwards;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-60px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes smoothScrollnav {
  0% {
    transform: translateY(60px);
  }
  100% {
    transform: translateY(0);
  }
}
form#yoowrapperone button {
  border: none;
}
form#yoowrapperone,
form.yoobarSrachbar {
  padding: 12px 0;
}
form.yoobarSrachbar input.ybarSarchinput {
  padding-left: 10px;
}
form#yoowrapperone input.ybarSarchinput,
form#yoowrapperone .yoobarSrachbar input[type="text"] {
  border-bottom: 1.5px solid #ddd;
}
form#yoowrapperone button.ybarSarchsubmit.iconclasstext {
  padding: 5px !important;
  line-height: 5px;
  position: relative;
  left: -66px;
  top: -8px;
  background: #ccc;
}
form#yoowrapperone button.ybarSarchsubmit.iconclassyooo {
  border-radius: 20px;
  padding: 5px !important;
  position: relative;
  left: -42px;
  top: -10px;
  background: #bd3535;
  min-width: auto;
  line-height: 0;
}
form#yoowrapperone button.ybarSarchsubmit {
  border-radius: 20px;
  padding: 6px 12px !important;
  position: relative;
  left: -93px;
  top: -10px;
  background: #bd3535;
  min-width: 89px;
}
button.ybarSarchsubmit.iconclasstexttwo {
  border-radius: 0;
  padding: 10px 20px;
  background: #9e2d2d;
  margin: 0;
  border: none;
  cursor: pointer;
  height: 34px;
}
form#yoowrappertwo input.ybarSarchinput,
form#yoowrapperthree input.ybarSarchinput {
  border: 2px solid #ddd;
  height: 34px;
}
input.ybarSarchinput {
  border: 2px solid #ddd;
}
button.ybarSarchsubmit.iconclasstextthree {
  position: relative;
  left: -85px;
  padding: 0 20px;
  height: 30px;
  background: #e91e63;
  top: -1px;
}
li.ybarfowlous {
  vertical-align: middle;
}
.yoobarSrachbar label {
  margin-right: 20px;
}
.yoobarSrachbar input.ybarSarchinputs:focus,
.yoobarSrachbar input[type="text"]:focus {
  outline: 0;
  border: none;
}
.yoobarSrachbar input[type="text"] {
  padding-left: 10px;
}
.ybr-ybar-notification-bar .ybr-ybar-button .ybr-ybar-button-text {
  padding: 5px 11px;
  text-decoration: none;
  font-weight: 500;
}
.ybr-ybar-container,
.ybr-ybar-container-bottom {
  z-index: 1;
  width: 100%;
}
.ybr-ybar-notification-bar {
  position: relative;
}
.ybr-ybar-notification-bar .ybr-ybar-content {
  text-align: center;
  margin: auto;
  padding: 6px 50px;
}
.ybr-ybar-notification-bar .ybr-ybar-text {
  display: inline-block;
}
.ybr-ybar-notification-bar.ybr-ybar-notification-bar
  .ybr-ybar-button
  .ybr-ybar-button-text {
  text-decoration: none;
}
.ybr-ybar-notification-bar .ybr-ybar-button {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
a.ybr-ybar-button-text.ybr-ybar-padding-text:hover {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.ybr-ybar-notification-bar .ybr-ybar-hide {
  position: absolute;
  top: 12px;
  right: 20px;
  text-decoration: none;
}
.ybr-ybar-notification-bar .ybr-ybar-hide .ybr-ybar-close-icon {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  padding: 7px;
  background: #b7c5c98a;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  cursor: pointer;
}
.ybr-ybar-notification-bar .ybr-ybar-hide .ybr-ybar-close-icon:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.ybr-ybar-display-toggle {
  position: absolute;
  right: 15px;
  z-index: 9999;
  padding: 8px 5px;
  display: none;
  text-decoration: none;
}
.ybr-ybar-display-toggle .ybr-ybar-display-toggle-icon {
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0);
  width: 25px;
  height: 25px;
  border-radius: 50px;
  padding: 7px;
  background: #b7c5c98a;
}
.ybr-ybar-align-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ybr-display-none {
  display: none;
}
.diplay-device-deskop {
  display: block;
}
.diplay-device-mobile {
  display: none;
}
@media only screen and (max-width: 480px) {
  .ybr-ybar-align-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ybr-ybar-notification-bar .ybr-ybar-content {
    padding: 10px 20px;
  }
  .ybr-ybar-notification-bar .ybr-ybar-hide {
    right: 5px;
    top: 12px;
  }
  .ybr-display-deskop {
    display: none;
  }
  .ybr-display-mobile {
    display: block;
  }
  .ybr-ybar-padding-text {
    padding: 5px 5px;
  }
  .diplay-device-deskop {
    display: none;
  }
  .diplay-device-mobile {
    display: block;
  }
}
.yppaddressbar li svg {
  position: relative;
  top: 3px;
}
.ybr-ybar-text .yoobar_button {
  display: inline-block;
  padding-left: 30px;
}
.emptyclsss {
  display: none;
}
.yppaddressbar ul li {
  display: inline-block;
  margin-right: 20px;
}
.yppaddressbar ul {
  padding: 0;
  margin: 0;
}
.yppaddressbar ul li:last-child {
  margin-right: 0;
}
.yppaddressbar li span {
  position: relative;
  top: 2px;
  margin-right: 4px;
}
li.ybarcartli a {
  position: relative;
  top: 5px;
}
span.cart_count_header {
  position: relative;
  color: #fff;
  background: red;
  min-width: 20px;
  min-height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  font-size: 12px;
  top: -7px;
  left: -1px;
  font-weight: normal !important;
}
.yooyoonavigation a {
  text-decoration: none;
}
.yoonavigation nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.yoonavigation nav ul li {
  display: inline-block;
}
.yoonavigation nav ul li a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  padding: 3px 8px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.yoonavigation nav ul li a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.ybarmoble_cart {
  display: none;
}
.yoobarnav svg {
  position: relative;
  top: 6px;
  margin: 0;
}
.hide-on-desktop { display: none !important}
@media all and (max-width: 768px) {

.hide-on-tab { display: none !important}

  .ybarsdk_cart {
    display: none;
  }
  .ybarmoble_cart {
    position: relative;
    display: inline-block;
    top: -6px;
    margin-left: 22px;
  }
  nav.yoobarnav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .yoonavigation nav ul {
    padding-bottom: 40px;
    overflow-y: auto;
  }
  .yoonavigation nav ul li {
    display: block;
  }
  .yoonavigation nav ul li,
  .yoonavigation nav ul li a {
    width: 100%;
  }
  .yoonavigation nav ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -300px 0;
  }
}
@-webkit-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -300px 0;
  }
}
#animate-area {
  width: 100%;
  height: 190px;
  background: #ddd;
  background-position: 0 0;
  animation: animatedBackground 10s linear infinite;
  -moz-animation: animatedBackground 10s linear infinite;
  -webkit-animation: animatedBackground 10s linear infinite;
  -ms-animation: animatedBackground 10s linear infinite;
  -o-animation: animatedBackground 10s linear infinite;
}
div#yoobarSliderWrapper {
  position: relative;
  width: 100%;
  margin: 0 5px;
  max-width: 600px;
  margin-right: 37px;
}
.yoo-conatainer {
  position: relative;
  z-index: 1;
}
.yoo-conatainer:before {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: #98ec35;
}
div#ybartyped span.ybarfizedtxt p,
#ybartyped span.ybarfizedtxt h1,
#ybartyped span.ybarfizedtxt h2,
#ybartyped span.ybarfizedtxt h3,
#ybartyped span.ybarfizedtxt h4,
#ybartyped span.ybarfizedtxt h5,
#ybartyped span.ybarfizedtxt h6 {
  display: inline !important;
}
#ybartyped {
  min-height: 40px;
  height: 100%;
  min-width: 400px;
}
.yoo_row_class #ybartyped {
  min-width: 100%;
}
.yoo_row_class div#yoobarSliderWrapper {
  max-width: 94%;
  margin-right: 0;
  margin: 0 20px;
}
.yoobarteatxt_slider {
  display: none;
  width: 600px;
}
.yoo_row_class .yoobarteatxt_slider {
  width: 100vw;
}
.slide {
  position: relative;
  width: 100%;
}
.slider-item {
  width: 100%;
  height: 100%;
}
.content-2 {
  text-align: center;
  height: 100px;
  margin: auto;
  position: relative;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #000;
  overflow: hidden;
  width: 0;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
.content-2.loaded {
  width: 90%;
  margin-top: -43px;
}
img.img-fluid.gallery-img {
  width: 200px;
  height: 200px;
}
.spabe {
  width: 30px;
  margin: 0 10px;
  display: inline-block;
}
.bn-yooNews#marquee-horizontal {
  height: 200px !important;
  background: transparent !important;
}
.yoobar_btn_push {
  color: #fff;
  background: red;
  padding: 10px 15px;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
}
li.ybarfowlous {
  font-size: 100%;
  width: auto !important;
  color: #fff;
}
ul.yoobar_social_color li svg {
  top: 6px;
  position: relative;
}
li.ybarfowlous {
  height: auto !important;
  background: #7d7d7d;
  margin-left: 0px !important;
  padding: 2px 20px !important;
}
ul.yoobar_social_color li.ybarfowlous:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}
ul.yoobar_social_color {
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0;
}
ul.yoobar_social_color li {
  padding: 0;
  margin: 0;
  margin-left: 14px;
  width: 30px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}
ul.yoobar_social_color li:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.bn-news ul li a span {
  padding: 0 10px;
}
.ybr-ybar-text h1,
.ybr-ybar-text h2,
.ybr-ybar-text h3,
.ybr-ybar-text h4,
.ybr-ybar-text h5,
.ybr-ybar-text h6,
.ybr-ybar-text p {
  display: inherit;
}
.ybr-ybar-text .yoobar_button {
  padding-left: 30px;
}
.yoo-conatainer {
  padding-right: 0;
  padding-left: 1em;
  width: 100%;
}
.yoo_row_class .yoo-col-6 {
  padding-right: 0em;
}
.yoo-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 2em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
.yoo-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
.entry-content.clear {
  position: relative;
  z-index: 0;
}
.yoo-row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 0;
}
.section-container {
  width: 100%;
  margin: 0 auto;
  max-width: 650px;
}
.yoo_row_class .section-container {
  max-width: 93vw;
}
.section-container {
  max-width: 75vw;
}
.yoo_row_class div#ybatcountbtnside .section-container {
  max-width: 84vw;
}
div#ybatcountbtnside .section-container {
  max-width: 65vw;
}
.bn-news {
  position: relative !important;
}
.bn-controls button {
  padding: 0;
}
.ybr-ybar-container li {
  list-style: none;
}
@media screen and (max-width: 768px) {
  #ybartyped {
    min-width: 100%;
  }
  .yoo-row {
    display: block;
  }
  .section-container {
    max-width: 93vw;
    margin-left: 7vw;
  }
}
tr#nticker_r {
  display: inline-block;
  width: 48%;
}
tr#nticker_r th {
  width: 130px;
}
.active {
  display: revert;
}
.deactive {
  display: none;
}
ul#countdown_figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
li.count-fig-snd tr th {
  width: 130px;
}
li.count-fig-snd:last-child {
  margin-left: 100px;
}
#yoobar_countdown3 li {
  display: inline-block;
  list-style-type: none;
  text-transform: uppercase;
  min-width: 80px;
}
#yoobar_countdown3 li span#contspan {
  font-size: -calc(100% + 2px);
  font-weight: 600;
}
#yooffclass {
  display: none;
}
.cont3cnt {
  font-weight: 600;
}
div#yoobar_countdown_wrap li {
  margin-bottom: 0;
}
ul#yoobar_countdown3 {
  padding: 0;
  margin: 0;
  box-shadow: 1px 1px 3px #fff0;
  border-radius: 5px;
  text-align: center;
}
#yoobar_countdown3 li span.cont3cnt {
  line-height: 1.2em;
  display: block;
  font-size: 25px;
}
li.ybarcoutdown {
  padding: 0 22px;
}
ul.ybr-ybar-content.ybr-ybar-text-color.ybr-ybar-align-content.ybr-ybar-content-deskop
  li {
  margin-bottom: 0 !important;
}
.time_circles > div > h4 {
  font-weight: 600;
}
table.yoo_barform-table tr {
  display: inline-block;
  min-width: 400px;
  padding: 9px 0;
}
table.yoo_barform-table tr th {
  text-align: left;
  min-width: 156px;
}
input#yoobtn_link {
  width: 100%;
}
li#yoo_display_wrapper_bold {
  padding-right: 5%;
}
@media screen and (max-width: 768px) {
  .ybr-ybar-text .yoobar_button {
    margin-top: 20px;
  }
  .classy-nav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 100;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .yoo-col-6,
  .yoo-col-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .yoonavigation ul.nav {
    margin-left: 30px !important;
    text-align: left;
    margin-top: 28px !important;
  }
  [data-title] {
    position: relative;
  }
  [data-title] {
    position: relative;
  }
  [data-title]:hover:before {
    content: attr(data-title);
    position: absolute;
    top: -34px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: inline-block;
    padding: 3px 6px;
    border-radius: 2px;
    background: #000;
    color: #fff;
    font-size: 12px;
    font-family: sans-serif;
    white-space: nowrap;
  }
  [data-title]:hover:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    display: inline-block;
    color: #fff;
    border: 8px solid #fff0;
    border-top: 8px solid #000;
  }
  span.addredmeta {
    display: none;
  }
  div#yoobarSliderWrapper {
    margin-left: 38px;
    position: relative;
    width: 100%;
    max-width: 600px;
    margin-right: 15px;
  }
}
div#yoobarSliderWrapper,
.yoobarSliderWrapper {
  display: none;
}
form#searchform button#searchsubmit {
  padding: 0;
  margin: 0;
  border: none;
  background: #fff0;
  cursor: pointer;
}
.yoobarSrachbar input.ybarSarchinputs,
.yoobarSrachbar input[type="text"] {
  width: 100%;
  border: none;
  margin: 0;
  padding: 0;
  background: #fff0;
  color: #fff;
  min-width: 300px;
}
div#ybatcountbtnside .section-container {
  width: 100vw;
  max-width: 50vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ybr-ybar-text h1,
  .ybr-ybar-text h2,
  .ybr-ybar-text h3,
  .ybr-ybar-text h4,
  .ybr-ybar-text h5,
  .ybr-ybar-text h6,
  .ybr-ybar-text p {
    display: block;
    margin: 10px 0;
  }
  .yoonewscontaciner.section-container {
    width: 100vw;
    margin-left: 0vw;
    max-width: 100vw;
  }
  .yoonewscontaciner.section-container .bn-yooNews {
    width: 100vw;
    margin-left: 5vw;
  }
  div.bn-yooNews li {
    min-width: 10px;
  }
  div#ybatcountbtnwrap {
    display: block;
  }
  div#ybatcountbutton {
    margin-left: 0;
    margin-top: 30px;
  }
  .countDown__interval_basic_cont {
    flex-direction: column !important;
  }
  div#ybatcountbtnside .section-container {
    max-width: 93vw;
  }
  div#yoobarSliderWrapper {
    max-width: 98% !important;
    margin: 0 3px !important;
  }
  a.unslider-arrow.next,
  a.unslider-arrow.prev {
    display: none !important;
  }
}
@media screen and (max-width: 399px) {
	.hide-on-mobile { display: none !important}
  .countDown__digit_cont {
    font-size: 2em !important;
  }
  div#ybatcountbtnside li span#contspan {
    font-size: 83% !important;
  }
  div#ybatcountbtnside li {
    margin-right: 0px !important;
    margin: 0 -3px !important;
  }
  #ybartyped span {
    font-size: 114% !important;
  }
}
@media screen and (max-width: 768px) {
  .ybr-ybar-text .yoobar_button {
    padding-left: 0;
    display: block;
  }
  .slider-item p {
    font-size: 140% !important;
  }
  div#ybatcountbtnside .yoobarteatxt_slider {
    max-width: 100vw;
  }
  .yoodal-body {
    height: auto;
    max-height: 450px !important;
    overflow: auto;
  }
}
@media screen and (max-width: 480px) {
  .yoobarteatxt_slider p {
    font-size: 100% !important;
  }
  form#yoowrapperone {
    width: 83vw;
  }
  .countDown__cont .countDown__interval_basic_cont {
    padding: 0px !important;
  }
  .countDown__cont {
    padding: 0;
    margin-left: 10px;
  }
  form#yoowrappertwo {
    margin: 0 13px;
    white-space: normal;
  }
  button#searchsubmit {
    margin-top: 20px;
  }
  .yoodal-wrapper {
    top: 0;
  }
  .yoodal-close {
    right: 50px;
  }
  .ast-container,
  .ast-container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  div#ybatcountbtnside .yoobarteatxt_slider {
    max-width: 100vw;
  }
  .ybr-ybar-notification-bar .ybr-ybar-text {
    display: block;
  }
  .yoo-col-6,
  .yoo-col-4 {
    text-align: center;
    padding-right: 0;
    justify-content: center;
  }
  .respobsivecirclecount {
    height: 80px !important;
  }
  ul.yoobar_social_color {
    white-space: normal;
  }
  ul.yoobar_social_color li {
    margin-top: 20px;
  }
  .yoo-row {
    width: 100%;
    display: block;
    padding: 0;
  }
  .ybr-ybar-text .yoobar_button {
    padding-left: 0;
  }
}
