* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
  box-sizing: border-box;
}
ul, p {
  margin-bottom: 0 !important;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  direction: rtl;
  height: 100%;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
a {
  text-decoration: none !important;
}
@font-face {
  font-family: 'web_Yekan';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
  font-family: 'web_Yekan';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'web_Yekan';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'web_Yekan';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
  font-family: 'web_Yekan';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
  font-family: 'web_Yekan';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
body, html {
  font-family: 'web_Yekan';
  font-weight: 400;
  font-size: 13px;
  line-height: 1.7;
  direction: rtl;
  color: #fff;
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: url("../images/bg.png") ;
 /* background-position: 50% 50%;
	background-size: cover;
background-repeat: no-repeat;*/
background-repeat: repeat;

background-attachment: scroll;

top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
z-index: 0;
  
}
div.top-slider {
  width: 100%;
  height: 388px;
}
.carousel {
  text-align: center;
}
.carousel, .carousel-item, .active {
  height: 100%;
}
div.top-slider .carousel-inner {
  height: 100%;
}
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.99;
	position: relative;
	z-index: 4;
	
}

div.top-slider div.carousel-caption {
  padding: 20px;
  position: absolute;
  left: 10%;
  top: 80px;
  bottom: 30%;
  z-index: 2;
  text-align: center;
  right: 10%;
}
div.top-slider div.carousel-caption div.inner-caption {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  justify-content: space-evenly;
}
div.top-slider div.carousel-caption div.inner-caption div.center-image {
  width: 100%;
  animation-delay: 500ms;
}
div.top-button {
  font-family: Websima;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 20%;
  right: 30%;
  left: 30%;
  top: auto;
  z-index: 800;
}
div.top-button a.top-button {
  display: inline-block;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 4px 30px 7px;
  border: 1px solid #dadada;
  color: #fff;
  border-radius: 4px;
  transition: all .3s ease;
}
div.top-button a.top-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
div.top-slider div.carousel-caption div.inner-caption div.right-text {
  width: 25%;
}
div.top-slider div.carousel-caption div.inner-caption div.right-text > *, div.top-slider div.carousel-caption div.inner-caption div.left-text > *, div.top-slider div.top-button {
  animation-delay: 500ms;
}
div.top-slider div.carousel-caption div.inner-caption div.left-text {

  text-align: center;
}
div.top-slider div.carousel-caption div.inner-caption div.left-text h1 {
  font-family: LOKICOLA;
  font-size: 50px;
  margin-bottom: 0;
}
div.top-slider div.carousel-caption div.inner-caption div.left-text p {
  font-family: sans-serif;
  font-size: 17px;
  letter-spacing: 1px;
  color: rgb(233, 233, 233);
}
div.top-slider div.carousel-caption div.inner-caption div.right-text p {
  font-family: sans-serif;
  font-size: 17px;
  color: #f1f1f1;
  margin-bottom: 0.5rem;
}
div.top-slider div.carousel-caption div.inner-caption div.right-text h2 {
  font-family: BOD_CB;
  font-size: 40px;
  margin-bottom: 0;
  letter-spacing: 1px;
}
.carousel-indicators > li {
  border-radius: 50%;
  width: 10px;
  height: 10px;
}

@media only screen and (min-width: 968px) {
  div.top-slider div.carousel-caption {
    top: 20%;
    text-align: right;
    bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  div.top-slider div.carousel-caption div.inner-caption div.left-text {
    width: 25%;
    text-align: right;
    padding-right: 1rem;
  }
  div.top-slider div.carousel-caption div.inner-caption div.center-image {
    width: 49.9999%;
  }
  div.top-slider div.carousel-caption div.inner-caption div.right-text {
    padding-left: 1rem;
    text-align: left;
    display: block;
  }
  div.top-slider div.carousel-caption div.inner-caption div.left-text h1 {
    font-size: 40px;
  }
  div.top-slider div.carousel-caption div.inner-caption div.left-text p {
    font-size: 17px;
  }
  div.top-slider div.carousel-caption div.inner-caption div.right-text p {
    font-size: 17px;
  }
  div.top-slider div.carousel-caption div.inner-caption div.right-text h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1100px) {
  div.top-slider div.carousel-caption {
    top: 0;
    text-align: right;
    padding: 20px;
  }
  div.top-slider div.carousel-caption div.inner-caption div.left-text {
    padding-right: 3rem;
    font-family: "American-Captain";
  }
  div.top-slider div.carousel-caption div.inner-caption div.right-text {
    padding-right: 3rem;
    font-family: "American-Captain";
  }
  div.top-slider div.carousel-caption div.inner-caption div.left-text h1 {
    font-size: 55px;
  }
  div.top-slider div.carousel-caption div.inner-caption div.left-text p {
    width: 80%;
  }
  div.top-slider div.carousel-caption div.inner-caption div.right-text p {
    width: 80%;
  }
  div.top-slider div.carousel-caption div.inner-caption div.right-text h2 {
    font-size: 2rem;
    font-family: "American-Captain";
  }
}
.container-h.header__secondary.is-hidden--lg-down a {
  color: #fff;
  font-weight: 500;
}
.carousel-control-prev-icon {
  background-image: url('../images/slice.png') !important;
  width: 77px !important;
  height: 20px !important;
  background-position: -119px -60px !important;
  background-repeat: no-repeat !important;
  background-size: inherit !important;
}
.carousel-control-next-icon {
  background-image: url('../images/slice.png') !important;
  width: 59px !important;
  height: 20px !important;
  background-position: -141px -96px !important;
  background-repeat: no-repeat !important;
  background-size: inherit !important;
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 39% !important;
  bottom: inherit !important;
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}
.img-reg.icon-slice {
  background-image: url('../images/slice.png') !important;
  width: 22px !important;
  height: 24px !important;
  background-position: -162px -10px !important;
  display: inline-block;
}
.img-shop {
  background-image: url('../images/slice.png') !important;
  width: 31px !important;
  height: 31px !important;
  background-position: -111px -10px !important;
  display: inline-block;
}
.search-icon {
  background-image: url('../images/slice.png') !important;
  width: 21px !important;
  height: 22px !important;
  background-position: -70px -16px !important;
  display: inline-block;
}
.all-pro {
  background-image: url('../images/slice.png') !important;
  width: 42px !important;
  height: 42px !important;
  background-position: -8px -6px !important;
  display: inline-block;
  vertical-align: middle;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.count {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #d31b21;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 25px;
  font-family: arial;
  bottom: 7px;
  position: absolute;
  font-weight: bold;
  font-size: 15px;
  right: -3px;
  line-height: 18px !important;
  z-index: 2;
  top: -7px;
}
.icon-top > span {
  position: relative;
  display: inline-block;
  vertical-align: middle;

  cursor: pointer;
}
.box-search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  transition: all 800ms ease;
  z-index: 99998;
  background: #393636;
}
.box-search.SearchOpen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.search-inner {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  max-width: 1280px;
  margin: auto;
  width: 100%;
  padding: 0 40px;
}
.btSearchInnerClose.icon-theme, .btvideoClose.icon-theme {
  width: 37px;
  height: 41px;
  display: block;
  position: absolute;
  right: 40px;
  top: 40px;
  cursor: pointer;
}
.input-search {
  outline: none;
  font: inherit;
  line-height: inherit;
  line-height: inherit;
  line-height: 1;
  width: 100%;
  display: block;
  background: transparent;
  color: inherit;
  -webkit-appearance: none;
  height: 2.25em;
  border-bottom: 1px solid #999 !important;
  color: #fff !important;
}
.btn-serch.icon-theme {
  width: 25px;
  height: 27px;
  border: 0 !important;
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  border-radius: 0;
  cursor: pointer;
  -webkit-box-shadow: none !important;
  background-color: transparent !important;
}
.search-inner {
  text-align: center;
}
.box-search.SearchOpen, .video-box.SearchOpen {
  pointer-events: auto;
}
.frm {
  text-align: center;
  position: absolute;
  height: 6.75em;
  left: 0;
  right: 0;
  top: 50%;
  margin: -3.375em 20% 0;
}
.panel-menu .subPanel.isOpen {
  width: 290px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}
.panel-menu .subPanel.isOpen .subPanel.isOpen {
  width: 280px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}
.btn-menu a {
  width: 49%;
  display: inline-block !important;
  line-height: 3.5;
  text-align: center !important;
}
.login-menu {
  border-left: 1px solid #000;
}
.btn-menu {
  background-color: #4d4d4d !important;
}
.btn-menu a {
  color: #fff !important;
}
#panel-menu li a {
  color: #fffc;
  font-size: 14px;
}
.panel-menu.isOpen::after {
  position: absolute;
  right: 300px;
  content: '';
  top: 0;
  height: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.5);
  width: 1000%;
}
.panel-menu.isOpen, .subPanel.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}
.panel-menu.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
}
.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}
.panel-menu ul li {
  width: 100%;
  line-height: 42px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  background-color: #000;
 border-bottom: 1px solid #0d0c0c;
  text-align: right;
  padding-right: 25px;
  position: relative;
}
.panel-menu ul li:hover{
    border-right:4px solid  red;
    transition:all 0.3s linear;
}
.btn-menu {
  background-color: #d71920  !important;
}
#panel-menu {
  direction: rtl;
}
.btn-menu {
  color: #fff;
}
.panel-menu, .subPanel {
  width: 300px;
  background-color: #000 !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
	display: block !important;
}
.group--nowrap.group--large.text-left a {
  display: inline-block;
}
.aroow-menu {
  position: absolute;
  left: 6px;
  top: 6px;
  height: 29px;
  color: #fff;
}
.link-slider li {
  display: inline-block;
  margin: 0 10px;
  border: 1px solid #8e9091;
  border-radius: 15px 0;
  font-weight: 700;
  position: relative;
}
.store {
  color: #d2d2d3;
}
.ketring {
  background-color: #fff;
}
.ketring a {
  color: #191d20;
}
.menu li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.menu li a {
  color: #fff;
}
.btSearchInnerClose.icon-theme i {
  color: #fff;
  font-size: 20px;
}
.btn-serch.icon-theme i {
  color: #fff;
  font-size: 20px;
}

.ParallaxVideo video {
  width: 100% !important;
}
#overlay {
  opacity: 1 !important;

  position: relative;
  transition: background-color 300ms ease;
  width: 100%;
}

/* Hero Video + Fallback */
#hero-vid {
  backface-visibility: hidden;
  min-height: 637px;
  background-size: cover;
  bottom: 0;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  perspective: 1000;
  right: 0;
  width: auto;
  z-index: 1;
}
.fade #hero-pic {
  display: block !important;
}
#hero-pic {
  height: auto;
  width: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  height: 100%;
	display: none;
}
#state .fa {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    bottom: 0;
    text-align: center;
line-height: 30px;
}
#state {
    bottom: 50%;
    cursor: pointer;
    right: 5%;
    line-height: 1;
    padding: 2rem;
    position: absolute;
    z-index: 2;
    background-color: #a69f9f9e;
    border-radius: 100%;
    width: 70px;
height: 70px;
}
/* Content Styles */
#map {
    width: 100% !important;
}
@media only screen and (min-width:768px) {
    .link-slider.appear {
  padding-top: 2.5rem !important;
}
    #panel-menu ul {
  max-height: 100vh;
  overflow-y: auto;
}
    .btn.btn-success {;
    min-width: 160px;
}
.link-headers > span {
    padding-right: 20px;
}
    .carousel-caption::after{
	position: absolute;
	top:0;
	bottom: 0;
	background: url("../images/bg-slide2.png") no-repeat;
	height: 123px;
	width: 100%;
	content: '';
	left: 0;
	right: 0;
	margin: auto;
	background-position: center center !important;
	z-index: -1;
}
    .banner-inner{
    color: #fff;
   
background-size: 100% !important;
    background-color: #191716;
    text-align: center;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  padding-bottom: 20px !important;
    background-repeat: no-repeat;
    position: relative;
    background-position: 50% 0px;
    border: 0 none;
    min-height:300px;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}
     .item-category {

    background-size: contain !important;
}
.content-page.inner img {
    display: inline-block !important;
    margin-right: 10px !important;
    max-width: 100% !important;
}
 .thumbanil.thum-reg-log {
    width: 60%;
    margin: auto;
    background-color: #1d2120e3;
    padding: 20px;
    border-radius: 5px;
}   
  div.top-slider div.carousel-caption div.inner-caption div.left-text {

  text-align: center;
}
  .gif-section {
    height: 338px;
}  
 .logo {
  padding-top: 15px !important;
}   
.icon-top > span {
  margin-right: 20px;
}    
.lnk-footers li::after {
  width: 4px;
  height: 4px;
  position: absolute;
  content: '';
  background-color: #d31b21;
  right: -13px;
  top: 16px;
}	
  .namad {
    text-align: left;
  }
  .copy-right {
    text-align: left;
  }
  .d-block.f-address {
    width: 80%;
  }
  .set > span i {
    display: none;
  }
  .lnk-footers li {
    width: 49%;
    display: inline-block;
  }
}
.row.header-menu {
    width: 100% !important;
}
/* Media Queries */
   .content-page img{
       max-width:100% !important;
   }
   .content-page.inner p {
    margin: 0 !important;
}
.link-headers span a {
    position: relative;
}
@media only screen and (max-width:767.99px) {
    iframe {
  width: 100% !important;
  height: auto !important;
}
    #products .p-5 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
    #panel-menu ul {
  max-height: 90vh;
  overflow-y: auto;
}
    #site-footer{
        padding-bottom:0 !important;
    }
    .gap-col-mob {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
    .c-product__title {
    font-size: 1.5rem !important;
    padding: 20px;
}
       .banner-inner{
      background-image:none !important;
        min-height:auto !important;  
     
   }
    .row.d-xl-none.d-lg-none.d-md-none.row-text {
    margin-top: -130px !important;
}
    article p {
    display: block !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
 article img {
    width: 100% !important;
    display: block !important;
    float: none !important;
    margin: auto !important;
}
   .tbl-card thead {
		position: absolute;
		left: -9999px;
		overflow: hidden;
		width: 0px;
		height: 0px;
		
	}	
	
 .tbl-card	tr, .tbl-card td, .tbl-card th, .tbl-card thead, .tbl-card tbody, table.tbl-card {
		display: block;
		text-align: right !important;
	}
	
	 .tbl-card tbody tr:nth-child(2n+1) {
		background-color: #fcfbfa;
		
	}
	
 .tbl-card	tbody tr td::before {
		display: inline-block;
		width: 25%;
		min-width: 100px;
		border-left: 2px dotted #999;
		margin-left: 10px;
		font-weight: bold;
		
	}	

 .tbl-card	tbody tr td::before {
		content: attr(data-title);
	}
    
    .btn-add-to-cart.js-add-to-cart.js-btn-add-to-cart.addToCart.text-light {
    font-size: 12px !important;
}
    .pr-xs-0{
        padding-right:0 !important;
    }
      .pl-xs-0{
        padding-left:0 !important;
    }
    .link-headers > span {
    padding-right: 8px !important;
}
    .pr-xs-5{
        padding-right:5px;
    }
    .pl-xs-5{
       padding-left:5px; 
    }
    .link-headers {
    display: flex !important;
    align-items: center;
    float: left;
}
    .slider-ctegory img {
    width: 140px !important;
  
}
    .carousel-caption{

	z-index: 5 !important;
}
.carousel-item::after{
	position: absolute;
	top:0;
	bottom: 0;
	background: url("../images/bg-slide2.png") no-repeat;
	height: 123px;
	width: 100%;
	content: '';
	left: 0;
	right: 0;
	margin: auto;
	background-position: center center !important;
	z-index: -1;
}
    .banner-inner{
    color: #fff;
 
background-size: cover !important;
    background-color: #191716;
    text-align: center;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center;
    border: 0 none;
    min-height:300px;
    background-repeat: no-repeat !important;
}
    .content-page.inner p {
    padding: 0 !important;
    margin: 0 !important;
    text-align: justify !important;
}
    .content-page img{
       max-width:100% !important;
       height:auto !important;
   }
    .content-page.inner img{
        display:block !important;
        margin:10px 0 !important;
        float: none !important;
width: 100% !important
    }
    .form-control {
    font-size: 13px !important;
}
.p-0-xs{
    padding-right:0;
     padding-left:0;
}    
 .mt-xs-20{
     margin-top:20px;
 }   
   .shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 500;
    float: right;
} 
 .data-title::before {
  content: attr(data-title) " " !important;
  
} 
     .shop_table_responsive thead,  .shop_table_responsive thead {
    display: none;
}
     .shop_table_responsive tr td, .shop_table_responsive tr td {
    display: block;
    text-align: left !important;
}   
  .thumbanil.thum-reg-log {
    width: 95%;
    margin: auto;
    background-color: #1d2120e3;
    padding: 20px;
    border-radius: 5px;
}  
 div.top-slider div.carousel-caption div.inner-caption div.left-text {
  width: 25%;
    text-align: center;
    position: absolute;
    left: -29px;
    top: -20px;
}   
.carousel-control-prev,.carousel-control-next {
    width: auto !important;
}    
.cal-fixed {
    display: none !important;
}    
 .img-reg.icon-slice,.img-shop.icon-slice {
    transform: scale(0.8);
} 
.search-icon{
       transform: scale(0.9); 
}
 .banner-top {
    margin-bottom: 8px;
}   
 .icon-top > span {
  margin-right: 4px;
}    
	.p-xs-0{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}	
.item-category {
    background-size: 100% 100% !important;
width: 228px;
margin: auto;
}	
.slider-ctegory .owl-stage {
    padding-right: 0 !important;
}	
.fill {

    background-size: 140%;
}	
div.top-slider div.carousel-caption div.inner-caption div.right-text {
 position: absolute;
top: -20px;
right: -25px;
text-align: center;
}	
.category-slide {
    text-align: center;
    margin-top: 0 !important;
  
}	
.accordion-container {
    margin-top: 20px;
    margin-bottom: 20px;
}	
	#site-footer {
 
    text-align: center;
}
	
	.hidden-xs{
		display: none !important;
	}	
  .namad {
    text-align: center;
  }
  #overlay {
    height: auto;
  }
}
/* Visibility Helpers */
@media only screen and (min-width:769px) {
  .visible-mobile, .visible-tablet, .hidden-desktop {
    display: none !important;
  }
}
@media only screen and (min-width:480px) and (max-width:768px) {
  .visible-mobile, .hidden-tablet, .visible-desktop {
    display: none !important;
  }
}
@media only screen and (max-width:479px) {
  .hidden-mobile, .visible-tablet, .visible-desktop {
    display: none !important;
  }
}
.title-section {
  color: #fff;
}
.item-category {
    background-size: cover !important;
  background: url("../images/bg-cat.png") no-repeat;
  height: 250px;
  background-size: cover;
  background-position: center center !important;
}
.slider-ctegory img {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.d-block.s-category-name {
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}

.s-category-name i {
  color: #847e7e;
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.h-text-category {
  color: #a0a1a3;
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
}
.all-category {
  color: #545454;
  border: 1px solid #8e9091;
  padding: 10px 25px;
  border-radius: 0 15px;
  font-weight: 700;
  background-color: #fff;
  font-size: 16px;
  position:relative;
}
.sotial-footer ul li {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  vertical-align: middle;
  margin: 0 5px;
  overflow: hidden;
}
.sotial-footer a {
  display: block;
  width: 25px;
  height: 25px;
  padding: 0;
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
}
.sotial-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.sotial-footer a span {
  padding: 0;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.sotial-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}
.sotial-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.set > span {
  color: #fff;
  display: block;
  position: relative;
}

.lnk-footers li {
  line-height: 2.5;
  position: relative;
  list-style-type: none !important;
}
.lnk-footers li a {
  color: #c2c2c2;
  font-size: 12px;
}
.namad li {
  display: inline-block;
  margin: 0 10px;
}
.d-block.title-footer {
  color: #fff;
  margin-bottom: 10px;
}
.d-block.f-address {
  color: #c2c2c2;
  font-size: 12px;
}
.num a {
 
  display: inline-block;
  color: #fff;
  letter-spacing: 1px;
}
.gap-tel {
  color: #fff;
  margin: 0 5px;
}
.link-footer-bottom li {
  display: inline-block;
  margin-left: 20px;
  list-style: none;
}
.link-footer-bottom li a {
  color: #c3c5caad;
  font-size: 12px;
}
.copy-right {
  color: #c3c5ca;
  font-size: 11px;
  font-family: arial;
}
.copy-right b {
  color: #fff;
}
.footer-bottom {
  border-top: 1px solid #424548;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
}
.footer {
  padding-top: 70px;
 padding-bottom: 20px;	
background: url("../images/bg-footer.png") no-repeat;
background-size: cover !important;	
	min-height: 360px;
}

.page {
    overflow-x: hidden;
}

.close-menu .times {
    background: url("../images/nav-sprite.png") no-repeat -190px -288px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}
.panel-menu.isOpen .close-menu {
    padding: 0;
    width: 28px;
    height: 28px;
    font-size: 21px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    line-height: 28px;
    float: left;
    position: absolute;
    left: -36px;
}
.container-fluid.slider.p-0.mt-5 {
    height: calc(100vh - 100px);
}
.cal-fixed {
    position: fixed;
    bottom: 3%;
    left: 0;
    z-index: 99;
    display: 0;
    transition: opacity 0.2s linear;
}
.float-left-button ul {
    display: block;
    padding: 0;
    width: 100%;
    direction: ltr;
}
.float-left-button ul a {
    outline: 0 !important;
    display: block;
    text-align: center;
    width: 44px;
    height: 30px;
    position: relative;
}
.cal-fixed a {
    width: 45px;
    height: 45px;
    display: block;

    border-radius: 100%;

    margin: 5px;
    cursor: pointe;
}

.float-left-button ul a li {
    color: #fff;
    line-height: 39px;
    text-align: right;
    list-style: none;
}
.float-left-button ul a li {
    display: block;
    color: #787878;
    height: 41px;
    width: 41px;
    line-height: 39px;
    text-align: right;
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    overflow: hidden;

    border-radius: 100%;
    padding: 0;
}
.float-left-button ul a li i {
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    width: 41px;
    height: 41px;
    line-height: 39px;
    text-align: center;
    
}

.link-slider .reveal {
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #d31b21;
    transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
        transition-delay: 0s;
    transition-delay: .2s;
     border-radius: 15px 0;
}
.link-slider li:hover .reveal ,.all-category:hover .reveal{
    width: 100%;
    transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
}
.link-slider li a {
    z-index: 2;
    position: relative;
    padding: 8px 23px;
display: block;
}
.all-category span{
      z-index: 2;
    position: relative;  
}
.link-slider li a:hover  {

    color: #fff !important;
}
.all-category .reveal {
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #d31b21;
    transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
        transition-delay: 0s;
    transition-delay: .2s;
     border-radius: 0 15px;
}
.all-category:hover{
  color:#fff;   
}
.chat {
    position: fixed;
    right: 10px;
    z-index: 100;
    bottom: 10%;
}
.owl-carousel:hover,.owl-carousel .item:hover {
  cursor: url('../images/arrow.png'), auto;	
}
.gif-section img {
    width: 100% !important;
}
.fixed_wrapper {
    position: relative;
    overflow: hidden;
    height: 400px;
}

.fixed_target {
    bottom: -50vh;
}
.fixed,
.fixed_target {
    position: absolute;
    top: -50vh;
    right: 0;
    left: 0;
}
.fixed {
    height: 100%;
    background-size: cover;
    background-position: center;
}
.menu li:hover > a {
    color: #f16710;
    font-weight: 500;
    transition: all 0.2s linear;
}

.category-slide {

    margin-bottom: 4rem !important;
}
.arow-menu i {
    background: url("../images/nav-sprite.png") no-repeat -137px -288px;
    width: 8px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(180deg);
}
.arow-menu {
   position: absolute;
left: 11px;
top: 0;
height: 50px;
width: 50px;
margin-left: -10px;
background-color: #181717;
text-align: center;
line-height: 50px;

}
.close-li {
    background-color: #d31b21 !important;
}
.closeSubPanel i {
    background: url("../images/nav-sprite.png") no-repeat -136px -309px;
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(180deg);
}
.openSubPanel {
  
    color: #fffc;
}

.input-group-addon:first-child {
    border-right: 1px solid #ccc !important;
    width: 50px;
    text-align: center;
    line-height: 40px;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    background-color: #ebecec;
}
.checkbox label {
    vertical-align: middle;
    font-size: 12px
}

.checkbox-icon {
    position: absolute
}

.checkbox input[type=checkbox] {
    visibility: hidden;
    position: absolute
}

.checkbox input[type=checkbox]:checked+.c-ui-checkbox__check {
    background: #f00;
    border: 1px solid #f00;
    width: 20px;
    height: 20px
}
.c-ui-checkbox__check {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
    border: 1px solid #b7b7b7;
    width: 20px;
    height: 20px;
}
.checkbox-txt {
    padding-right: 30px !important;
}
.checkbox input[type=checkbox]:checked+.c-ui-checkbox__check::before {
    content: "\f00c";
    position: absolute;
    left: 2px;
    top: 2px;
    color: #fff;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
}

.checkbox label a {
    color: #2d76b5!important;
    border-bottom: 1px dashed
}
.modal-footer {
  border-top: 1px solid #867e7e;
background: #514f4b94;

    min-height: 70px !important;
    padding: 0 !important;
    text-align: center !important;
    line-height: 68px;
}
.btn-reg.form-control, .btn-register {
    padding: 0 !important;
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
    background-color: #ff0909 !important;
    color: #fff !important;
    height: 50px;
    line-height: 50px;
    text-align: right;
    position: relative;
    overflow: hidden;
    box-shadow: none !important;
}
.btn-reg::before, .btn-register::before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -15px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    top: -23px;
    transition: all .3s ease-in-out;
}
.cont-categori{
    background-color: #fff;
    padding-top:2rem;
    padding-bottom:2rem;
}
.lnk-user-edit ul li {
    display: block;
    vertical-align: middle;
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #eee;
}
.lnk-user-edit ul li i {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #101010;
    line-height: 3.5;
}
.lnk-user-edit ul li a {
    color: #101010;
    font-weight: 500;
}
.card.crd-profile a {
    font-weight: 500;
    font-size: 12px;
    min-height: 50px;
    display: flex;
    align-items: center;
    padding: 7px;
    color: #101010;
}
.icon_wrap {
    display: inline-block;
    height: 42px;
    line-height: 36px;
    min-width: 42px;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    background: #f1f1f1;
    margin-left: 5px;
}
.icon_wrap i {
    font-size: 20px;
    vertical-align: middle;
    cursor: pointer;
}
.btn.btn-primary{
    font-size: 1.286rem;
    line-height: 1.222;
    padding: 16px 25px 16px 18px;
    border-radius: 25px;
    background-color: #d71920;
    border: 1px solid #d71920;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-shadow:none !important;
}
.btn.btn-default {
    font-size: 1.286rem;
    line-height: 1.222;
    padding: 16px 10px 16px 10px;
    border-radius: 25px;
    background-color: #5b5253;
    border: 1px solid #5b5253;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-shadow: none !important;
}
.tiltle-profile {
    color: #101010;
    font-size: 18px;
}
.card label {
    color: #101010;
}
.card-body {
    color: #101010;
}
#usericon i {
    color: #495057;
    font-size: 20px;
    vertical-align: middle;
}
fieldset i {
    color: #495057;
    font-size: 20px;
    vertical-align: middle;
}
.thumbnail.thumb-register {
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    background-color: #1d2120e3;
    padding: 20px;
    border-radius: 5px;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
select.form-control:not([size]):not([multiple]) {
    height: 52px !important;
}
.content-page {
    background-color: #fff;
    padding-top:2rem;
    padding-bottom:2rem;
    color: #101010;
}
.shop_table_responsive thead td, .shop_table_responsive thead th {
    background-color: #191716;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center !important;
    vertical-align:middle;
}
.shop_table_responsive .frm{
    position: relative !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    height: auto !important;
    margin: auto !important;
    display: flex !important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    vertical-align: middle;
    color: #101010;
}
.table-bordered td a, .table-bordered th a{
    color: #101010;
}
.btn.btn-del {
    box-shadow: none !important;
    background-color: transparent !important;
    font-size: 19px;
    color: #9C2330 !important;
}
#input-quantity0 {
    box-shadow: none !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    -moz-appearance: textfield;
    text-align: center !important;
}
.btn.btn-success {
    font-size: 1.286rem;
    line-height: 1.222;
    padding: 16px 10px 16px 10px;
    border-radius: 25px;
    background-color: #d71920;
    border: 1px solid #d71920;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-shadow: none !important;
  
}
.btn.btn-success:hover {
    background-color: #ef4123;
    border-color:#ef4123;
}
.bld {
    font-weight: 500;
    font-size: 14px;
}
.card.crd-info {
    border-radius: 36px;
}
.item-box:hover {
    box-shadow: 0px 12px 18px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 12px 18px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 12px 18px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 12px 18px rgba(0, 0, 0, 0.3);
}
.pr-description .right-desc-pr > ul > li > span:first-child {
    color: #383838;
    font-size: 12px;
}
.item-box {
    transition: all ease 0.6s;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
}
iframe {
    width: 100% !important;
}

@media only screen and (min-width:1300px)  and (max-width:1429px){
    .item-category {

    height: 269px !important;

}
}
.reveal-modal .close-reveal-modal {

    color: #000 !important;
  
}
.cal-fixed.float-left-button.show-menu.fixed-color {
    background-color: #111514;
    border-radius: 0 25px 25px 0;
    padding: 23px 0;
}
.offer {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background-color: #d71920;
    color: #fff;
    border-radius: 25px 0 0 25px;
    padding: 0 5px;
    font-size: 15px;
    font-weight: bold;
}
.price-old {
   color: #e3000f;
text-decoration: line-through;
font-weight: 500;
margin-left: 10px;
font-size: 16px;
}
.price-product {
    font-size: 18px;
}
.has-sub ul {
    min-height: 100% !important;
    position: absolute;
    left: -9999px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
    border-radius: 14px !important;
    padding: 10px 0 5px 0;
    background: rgba(57, 51, 51, 0.8);
    z-index:2;
}
li.has-sub ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
    list-style: none;
    display: block !important;
    margin:0 !important;
}
li.has-sub:hover > ul ,li.has-sub:hover > ul > li.has-sub:hover > ul{
    left: auto;
}
li.has-sub:hover > ul > li {
    height: 45px;
}
li.has-sub ul li a {
   padding: 0 15px;
    padding-right: 15px;
    padding-left: 15px;
padding-right: 15px;
padding-left: 15px;
width: 150px;
font-size: 13px;
text-decoration: none;
color: #fff;
font-weight: 400;
line-height: 2.7;
box-shadow: 0px 0px 4px #63676c;
margin: 0 10px 10px 10px;
border-radius: 9px;
text-align: right;
display: block;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.has-sub i {
    font-size: 8px;
    vertical-align: middle;
}
li.has-sub ul li a:hover {
    background-color: #e8272d;
    color: #fff !important;
}

li.has-sub ul ul {
    position: absolute;
    left: -9999px;
     box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
    border-radius: 14px !important;
    padding: 10px 0 5px 0;
    background: rgba(57, 51, 51, 0.8);
    margin-right: 100%;
top: 0;
z-index: 2;
}
@media only screen and (min-width:768px) and (max-width:992px) {
    .slider-ctegory img {
  width: 170px !important;
}
}
@media only screen and (min-width:1500px) {
    .item-category {
    height: 428px !important;
  background-size: 100% 100% !important;
    width: 438px !important;
    position: relative;
}
}
.has-scroll-init.has-scroll-smooth .cal-fixed {
    background-color: #111514;
    border-radius: 0 25px 25px 0;
    padding: 23px 0;
}
.compare i {
    color: #fff;
    font-size: 20px;
}
.compare .count {
    right: -14px !important;
    bottom: 3px;
}
.table.table-bordered.shop_table.shop_table_responsive td {
    text-align: center !important;
    font-weight: 500;
    font-size: 15px;
}
.arow-menu:hover{
    background:#ff0008;
    transition:width 0.3s;
    -webkite-transition:background color 500ms cubic-bezier(0.4,0,1,1);
}
.arow-menu:hover i{
    color:#fff;
}
.panel-menu ul li a:hover{
    color: #d71920 !important;
 
     transition:all 0.3s linear;
}
@media screen  and (min-width:992px) and (max-width:1099.99px){
    .slider-ctegory img {
    width: 120px;
}
    }
    
  @media screen  and (min-width:768px) and (max-width:991.99px){  
     .item-category {

     background-size: contain !important;
width: 180px !important;
margin: auto;
    }
     .slider-ctegory img {
   width: 90px !important;
   top: -44px !important;
left: -20px !important;
}
}
@media screen  and (min-width:1100px) and (max-width:1399.99px){  
     .slider-ctegory img {
    width: 120px;
}
}
@media screen  and (min-width:1400px) and (max-width:1499.99px){  
     .slider-ctegory img {
    width: 150px;
}
}
.owl-theme .owl-dots .owl-dot {
    background-color: transparent !important;
}
.modal-open .modal.home {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.modal.home .close {

    position: absolute;
    left: 0;
    font-size: 38px;
    background-color: #c10505 !important;
    width: 40px;
    border-radius: 5px;
    color: #f3f2f2 !important;
    text-shadow: none !important;
    line-height: 42px;
    height: 38px;

    opacity: 1 !important;
}
.login-form input,#account input{
    height: 52px;
}
#account  i {
    color: #495057;
    font-size: 20px;
    vertical-align: middle;
}
#address {
    min-height: 70px !important;
}
 .select2-results {
    color: #000 !important;
}
.main-sidebar {
    color: #000 !important;
}
.lnk-user-edit li {
    line-height: 3;
    font-weight: 500;
    font-size: 15px;
}
.lnk-user-edit li i {
    vertical-align: middle;
    margin-left: 5px !important;
  
}
span.add .btn {
    background-color: #ba050b;
    color: #fff !important;
    box-shadow: none !important;
    width: 30px !important;
    height: 30px !important;
    text-align: center !important;
    padding: 5px !important;
}
span.add {
    padding-right: 10px;
      float: left;
}
.frm-address .btn-success {
  padding: 10px 5px !important;
  font-size: 13px !important;
  font-weight: 600;
  border-radius: 5px !important;
  min-width: auto !important;
}
.frm-address .btn-primary {
  padding: 10px 5px !important;
  font-size: 13px !important;
  font-weight: 600;
  border-radius: 5px !important;
  min-width: auto !important;
}
.frm-address .btn {
  margin: 0 3px !important;
}
.frm-address {
  display: flex !important;
}
.frm-address .btn-success {
 background-color: #0aa430 !important;
 border-color: #0aa430 !important;
}
.mob-mt-2 {
  margin-top: 15px !important;
}
.content-page2 {
  background-color: #f8f8f8;
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #000 !important
}
.content-page2 table td {
  align-items: center !important;
  align-content: center;
  vertical-align: middle;

}
.col-md-12.col-12.gap-col.wrapper-section.p-0-xs {
  background-color: #fff;
  border-radius: 15px;
  border: 1px solid #cccc;
}
.banner-not a {
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.banner-not {
  background-color: #f78634;
  color: #fff;
}
  @media screen and (max-width: 767px){
      .type-wrap * {
  white-space: initial !important;
}
  }
.c-product__title {
  color: #fff;
  text-align: center;
}
