@charset "UTF-8";
.fullparameter.active {
  display: block !important; }

.hide {
  display: none; }

.flexgallery2 .slider-index.next, .flexgallery1 .slider-index.next {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .flexgallery2 .slider-index.next svg, .flexgallery1 .slider-index.next svg {
    width: 24px; }
    .flexgallery2 .slider-index.next svg path, .flexgallery1 .slider-index.next svg path {
      stroke: #fff; }

.flexgallery2 .slider-index.prev, .flexgallery1 .slider-index.prev {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .flexgallery2 .slider-index.prev svg, .flexgallery1 .slider-index.prev svg {
    transform: rotate(180deg);
    width: 24px; }
    .flexgallery2 .slider-index.prev svg path, .flexgallery1 .slider-index.prev svg path {
      stroke: #fff; }

.flexgallery2:hover .slick-arrow, .flexgallery1:hover .slick-arrow {
  transition: 0.4s all ease;
  opacity: 1; }

.flexgallery2 .slick-dots, .flexgallery1 .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1; }
  .flexgallery2 .slick-dots button, .flexgallery1 .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }

.infor_product {
  border: var(--main-boder);
  padding: 15px;
  margin-bottom: 15px; }

.infor_product > p {
  font-weight: 900;
  font-size: 21px;
  line-height: 1.3;
  margin-bottom: 15px; }

.infor_product .changePara {
  border: 1px solid #db291d;
  color: #db291d;
  border-radius: 4px;
  text-align: center;
  padding: 5px 0;
  display: inline-block;
  margin-left: calc((100% - 287px)/2);
  width: 287px;
  cursor: pointer;
  transition: all 0.5s linear; }

.infor_product .changePara:hover {
  background: #db291d;
  color: #fff; }

.infor_product .changePara i {
  margin-left: 5px; }

.specificationsdâd {
  max-height: 360px;
  overflow: hidden;
  position: relative; }

.specificationsdsds:before {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  background: linear-gradient(0deg, white 10%, rgba(253, 187, 45, 0) 100%); }

.specifications table tr:nth-of-type(2n+1),
._detail-specs table tr:nth-of-type(2n+1) {
  background: #f5f5f5; }

.specifications table tr td,
._detail-specs table tr td {
  font-size: 14px;
  font-weight: 500;
  padding: 6px 15px; }

.specifications table tr td:nth-of-type(1),
._detail-specs table tr td:nth-of-type(1) {
  width: 50%; }

.key-selling ul {
  padding-left: 15px; }

.title_text {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px; }

.key-selling {
  position: relative; }

.key-selling.kmh {
  max-height: 120px;
  overflow: hidden;
  position: relative; }

.ovlarticle {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 85%, white 100%); }

.viewmorekeyselling {
  font-size: 14px;
  display: block;
  color: #006abf; }

.viewmorekeyselling:after {
  content: '';
  width: 0;
  right: 0;
  border-top: 6px solid #006abf;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px; }

.productrelate .bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0; }

.bar h2 {
  font-size: 21px;
  font-weight: 900;
  margin: 0 0 15px 0; }

.productrelate div.suggest-same {
  position: relative; }

.productrelate div.suggest-same input {
  width: 342px;
  height: 36px;
  border: 1px solid var(--main-color);
  border-radius: 3px;
  padding: 0 12px;
  max-width: 100%;
  padding-right: 36px; }

.productrelate div.suggest-same input::placeholder {
  color: #989898; }

.productrelate div.suggest-same .button {
  position: absolute;
  top: 0;
  right: 0;
  background: inherit;
  border: initial;
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
  text-align: center;
  padding-left: 5px; }

.slider-bd .item {
  border-right: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9; }

.slider-bd {
  border-left: 1px solid #e9e9e9; }

.box_content_product {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px; }

.box_content_product .left_content {
  width: calc(100% - 480px);
  float: left;
  display: block;
  overflow: hidden;
  margin-right: 15px; }

.box_content_product .right_content {
  width: 465px;
  display: block;
  overflow: hidden; }

.box_content_product .right_content .price_sale {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  background: #ffffff;
  padding: 15px;
  border: var(--main-boder); }

.box_content_product .left_content .box_article {
  padding: 15px;
  border: var(--main-boder);
  margin-bottom: 15px; }

.left_content .infor_product {
  display: none; }

.gallerullpage {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: #fff;
  height: 100vh;
  display: none; }
  .gallerullpage .gallerybigimage .slick-dots {
    display: none !important; }
  .gallerullpage .headertop {
    position: relative;
    background: #db291d;
    text-align: center;
    color: #fff;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    text-transform: uppercase; }
  .gallerullpage .flexgallery2 {
    height: calc(100vh - 160px); }
    .gallerullpage .flexgallery2 img {
      height: calc(100vh - 180px);
      object-fit: contain; }
  .gallerullpage .flexgallery1 {
    height: 100px;
    /* the slides */
    /* the parent */ }
    .gallerullpage .flexgallery1 .item.slick-slide {
      border: 1px solid #ccc;
      padding: 4px; }
    .gallerullpage .flexgallery1 .item.slick-slide.slick-active.slick-current {
      border: 1px solid #db291d; }
    .gallerullpage .flexgallery1 .slick-slide {
      margin: 0 7px; }
    .gallerullpage .flexgallery1 .slick-list {
      margin: 0 -7px; }
    .gallerullpage .flexgallery1 .thumgalvertical img {
      aspect-ratio: 1 / 1;
      object-fit: cover; }
  .gallerullpage .sidenav-close {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none; }
    .gallerullpage .sidenav-close path {
      fill: #fff; }

.gallerullpage.active {
  display: block; }

.gallerybigimage img {
  margin: 0 auto; }

.specifications table, .specifications tr, .specifications td, .fullparameter table, .fullparameter tr, .fullparameter td {
  border: none !important; }

.load-moreenpagemom {
  position: relative;
  color: var(--shop-color-button);
  border: 1px solid var(--shop-color-button);
  background: #fff;
  margin-top: 20px;
  text-transform: initial;
  font-size: 14px;
  border-radius: 4px;
  padding: 10px 25px; }

.load-moreenpagemom:before {
  background: var(--shop-color-hover); }

.load-moreenpagemom:after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 20px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: var(--shop-color-button);
  animation: spinner .6s linear infinite;
  opacity: 0;
  transition: opacity 1s ease; }

.load-moreenpagemom.btn-loading {
  padding-left: 40px;
  padding-right: 10px; }

.load-moreenpagemom.btn-loading:after {
  opacity: 1; }

/* addThis_listSharing new */
.addThis_listSharing {
  position: fixed;
  bottom: 85px;
  z-index: 999;
  right: -15px;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease; }

.addThis_listSharing.is-show {
  right: 0;
  opacity: 1;
  visibility: visible;
  display: block;
  top: unset; }

.addThis_listing .addThis_item {
  margin-bottom: 5px;
  margin-right: 0;
  background: #95d750;
  border-radius: 10px 0 0 10px;
  text-align: right;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.7s ease; }

@media (min-width: 992px) {
  .addThis_listSharing {
    transform: translateX(calc(100% - 55px)); }
  /*.addThis_listing .addThis_item {
	transform: translateX(calc(100% - 50px));
}
	.addThis_listing .addThis_item:hover {
	transform: translateX(0%);
}*/
  .addThis_listing .addThis_item:hover {
    transform: translateX(calc(-100% + 55px)); } }

@media (max-width: 991px) {
  .addThis_listing .addThis_item {
    width: 45px; } }

.addThis_listing .addThis_item .addThis_item--icon {
  position: relative;
  text-align: center;
  height: 34px;
  line-height: 34px;
  color: #fff;
  cursor: pointer;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px 0 0 10px !important;
  display: flex;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
  padding: 0 10px;
  color: #fff;
  text-align: left;
  white-space: nowrap;
  cursor: pointer;
  background-color: transparent;
  -ms-transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
  width: max-content;
  font-weight: bold;
  /*display: none;
	opacity: 1;
	visibility: visible;*/ }

.addThis_listing .addThis_item:hover a .tooltip-text {
  /*display: block;
	opacity: 1;
	visibility: visible;*/ }

/* modal- center */
.modal-addThis {
  font-size: 0;
  text-align: center;
  padding: 0 !important;
  background: rgba(3, 17, 27, 0.7);
  -webkit-transition: opacity .35s linear;
  -o-transition: opacity .35s linear;
  transition: opacity .35s linear; }

.modal-addThis:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-addThis .modal-dialog-centered {
  font-size: 14px;
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-addThis.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-addThis .modal-dialog-centered .modal-content {
  width: 100%; }

.modal-addThis .modal-dialog-centered {
  margin: 30px auto 50px; }

.modal-addThis.fade .modal-dialog-centered {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s; }

.modal-addThis.fade.in .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

@media (max-width: 767px) {
  .modal-addThis .modal-dialog-centered {
    margin: 30px 10px 40px; } }

.modal-backdrop.in {
  display: none;
  opacity: 0 !important; }

/* modal-succes */
.modal-succesform .modal-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #333; }

.modal-succesform p:not(.modal-title) {
  font-size: 15px;
  margin: 10px 0 5px; }

.modal-succesform p.txtloading {
  color: #aaa;
  font-size: 13px; }

@keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

.modal-icon.sweet-alert {
  padding-top: 15px; }

.animateSuccessTip {
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in; }

.sweet-alert .sa-icon.sa-success {
  width: 80px;
  height: 80px;
  border: 4px solid #4cae4c;
  border-radius: 50%;
  margin: 20px auto 0;
  position: relative;
  box-sizing: content-box; }

.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  -moz-transform-origin: 60px 60px;
  -o-transform-origin: 60px 60px;
  transform-origin: 60px 60px; }

.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  -moz-transform-origin: 0px 60px;
  -o-transform-origin: 0px 60px;
  transform-origin: 0px 60px; }

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(92, 184, 92, 0.2);
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2; }

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #5cb85c;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* modal-contactform */
.modal-contactform .modal-header h4.modal-title {
  text-align: center;
  font-size: 17px;
  font-weight: 500; }

.modal-contactform .modal-header .close {
  margin-top: -25px;
  opacity: 0.5;
  font-size: 26px;
  width: 30px;
  line-height: 30px;
  height: 30px;
  z-index: 99;
  margin-right: -20px; }

.modal-contactform .content_popupform .input-group {
  width: 100%;
  margin: 0 0 15px; }

.modal-contactform .content_popupform .input-group input,
.modal-contactform .content_popupform .input-group textarea {
  border: 1px solid #e7e7e7;
  box-shadow: none;
  height: 40px;
  font-weight: 500;
  padding: 5px 20px;
  background: #fbfbfb;
  color: #252a2b;
  width: 100%; }

.modal-contactform .content_popupform .input-group textarea {
  resize: none;
  height: 80px; }

@media (min-width: 992px) {
  .modal-addThis.modal-contactform .modal-dialog {
    width: 600px; }
  .modal-addThis.modal-succesform .modal-dialog {
    width: 450px; } }

@media (max-width: 767px) {
  .mainfooter-toolbar {
    margin-bottom: 50px; }
  .mainfooter-product {
    margin-bottom: 60px; }
  .product-action-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    display: block;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    padding: 8px 10px;
    -webkit-transition: padding .3s ease;
    transition: padding .3s ease; }
  .layoutProduct_scroll.scroll-down .actionToolbar_product {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  .layoutProduct_scroll.scroll-down .product-action-bottom {
    padding-bottom: 60px; } }

.addThis_listing .addThis_item .addThis_item--icon svg {
  width: 34px;
  flex: 0 0 34px;
  height: 34px;
  display: block;
  padding: 0; }

#addthis-modalFormSheet .modal-header, #addthis-modalFormSheetzalo .modal-header {
  background: unset; }

#addthis-modalFormSheet .modal-header .modal-title, #addthis-modalFormSheetzalo .modal-header .modal-title {
  color: #000;
  font-weight: bold;
  margin-top: 30px;
  padding-left: 0; }

#addthis-modalFormSheet .modal-header .close, #addthis-modalFormSheetzalo .modal-header .close {
  margin-top: -10px;
  margin-right: 0px;
  position: absolute;
  right: 10px; }

#addthis-modalFormSheet .modal-body, #addthis-modalFormSheetzalo .modal-body {
  padding: 15px 0 0 0; }

#addthis-modalFormSheet .modal-body form, #addthis-modalFormSheetzalo .modal-body form {
  padding: 0 15px;
  margin-bottom: 0; }

#addthis-modalFormSheet .modal-body .form-control, #addthis-modalFormSheetzalo .modal-body .form-control {
  font-family: 'futuraregular,Helvetica,Arial', 'FontAwesome', sans-serif;
  height: 50px;
  padding: 0 20px; }

#addthis-modalFormSheet .modal-body .sheetSubmit, #addthis-modalFormSheetzalo .modal-body .sheetSubmit {
  position: absolute;
  width: max-content;
  right: 10px;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  outline: unset;
  border: unset;
  color: white;
  background-color: #d61114;
  height: 40px;
  padding: 0 15px; }

#addthis-modalFormSheet .modal-body .formSheet-content, #addthis-modalFormSheetzalo .modal-body .formSheet-content {
  padding: 15px 15px 30px;
  background-color: rgba(230, 238, 245, 0.5); }

#addthis-modalFormSheet .modal-body .formSheet-content .short-text, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-text {
  color: #000;
  font-weight: 500;
  margin-bottom: 10px; }

#addthis-modalFormSheet .modal-body .formSheet-content .short-content, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content {
  padding: 10px 30px;
  background-color: white; }

#addthis-modalFormSheet .modal-body .formSheet-content .short-content span, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content span {
  font-weight: bold;
  display: inline-block; }

#addthis-modalFormSheet .modal-body .formSheet-content .short-content + .short-content, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content + .short-content {
  margin-top: 10px; }

#addthis-modalFormSheet .modal-body .formSheet-content .short-content i, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content i {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #91d130;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: white;
  margin-right: 20px; }

#addthis-modalFormSheet .submit-success, #addthis-modalFormSheetzalo .submit-success {
  color: #9bb280; }

/* end addThis_listSharing new */
@media (min-width: 576px) {
  .modal-dialog-centered::before {
    height: 100%; } }

.modal-addThis.fade.show .modal-dialog {
  position: absolute;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%); }

@media (max-width: 768px) {
  .addThis_listSharing.is-show {
    left: unset; }
  .addThis_listing .addThis_item {
    padding-left: 7px; }
  .modal-addThis .modal-dialog-centered {
    margin: 30px 0px 40px;
    padding: 0 10px; }
  .modal-addThis.fade.show .modal-dialog {
    left: 50%;
    top: 0%;
    width: 100%;
    transform: translate(-50%, -55%); } }

.bigimage .your-galery .slider-index.next {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .bigimage .your-galery .slider-index.next svg {
    width: 24px; }
    .bigimage .your-galery .slider-index.next svg path {
      stroke: #fff; }

.bigimage .your-galery .slider-index.prev {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .bigimage .your-galery .slider-index.prev svg {
    transform: rotate(180deg);
    width: 24px; }
    .bigimage .your-galery .slider-index.prev svg path {
      stroke: #fff; }

.bigimage .your-galery:hover .slick-arrow {
  transition: 0.4s all ease;
  opacity: 1; }

.bigimage .your-galery .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1; }
  .bigimage .your-galery .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }

.arowprev.slick-arrow {
  display: inline-flex;
  background: #EEEEEE;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: 50%;
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  z-index: 99;
  cursor: pointer; }

.arownext.slick-arrow {
  display: inline-flex;
  background: #EEEEEE;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  z-index: 99;
  cursor: pointer; }

.slick-active button {
  background: #333 !important; }
