/*============================================================================
   #Webcms
==============================================================================*/
#main {
    transition: margin-left .5s;
    /* padding: 30px!important; */
}
img {
    vertical-align: middle;
}
  
/*.mySlides {*/
/*    display: none;*/
/*}*/
  
/*.cursor {*/
/*    cursor: pointer;*/
/*}*/
  
/*.prev,*/
/*.next {*/
/*    cursor: pointer;*/
/*    position: absolute;*/
/*    top: 40%;*/
/*    width: auto;*/
/*    padding: 16px;*/
/*    margin-top: -50px;*/
/*    color: white;*/
/*    font-weight: bold;*/
/*    font-size: 20px;*/
/*    border-radius: 0 3px 3px 0;*/
/*    user-select: none;*/
/*    -webkit-user-select: none;*/
/*}*/

  
/*.next {*/
/*    right: 17px;*/
/*    border-radius: 3px 0 0 3px;*/
/*}*/
/*  .prev{*/
/*    left: 7px;*/
/*    border-radius: 3px 0 0 3px;*/
/*  }*/
/*.prev:hover,*/
/*.next:hover {*/
/* color: #fff;*/
/*}*/
  

/*.demo {*/
/*    opacity: 0.6;*/
/*}*/
  
/*.active,*/
/*.demo:hover {*/
/*    opacity: 1;*/
/*}*/
  
/*.mySlides img{*/
/*    width: 100%;*/
/*    height:auto;*/
/*}*/

/*.productsmall {*/
/*    padding-top: 10px;*/
/*    display: grid;*/
/*    grid-template-columns:  23% 23%  23% 23% ;*/
/*    grid-gap: 2.6655%;*/
/*}*/


    .swiper-container {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .gallery-top {
      height: 80%;
      width: 100%;
    }

    .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .gallery-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
/** {*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    box-sizing: border-box;*/
/*}*/

/*@font-face {*/
/*    font-family: Monda;*/
/*    src: url('../TK3tWkYFABsmjsphPho.woff2') format('woff');*/
/*}*/

/*body {*/
/*    width: 100%;*/
/*    overflow-x: hidden;*/
/*    font-family: Monda;*/
/*    font-size: 100%;*/
/*}*/
.slick-arrow i {
    color: white;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    font-size: 25px;
    justify-content: center;
}
.logo-slider button {
    margin: auto;
    outline: none;
    border: none;
}
.logo-slick button {
    margin: auto;
    outline: none;
    border: none;
}
.slick-arrow {
    border-radius: 50%;
    padding: 5px 13px;
    outline: none;
    border: 0;
    width: 35px;
    background: rgba(0,0,0,.6);
    height: 35px;
    opacity: 0;
}
.logo-slider:hover .slick-arrow {
    opacity: 1;
}
.logo-slick:hover .slick-arrow {
    opacity: 1;
}
.next {
    position: absolute;
    display: block;
    right: 10px;
    top: 50%;
    z-index: 999;
}

.prev{
  position: absolute;
    display: block;
    right: 1430px;
    top: 50%;
    z-index: 999;
}
.product-section{
  padding-left: 15px;
    padding-right: 15px;
}
.swiper-slide{
  margin:0;
  padding:0;
}
.category-page-row {
    padding-top: 15px;
    padding: 30px 0;
}

#myOverlay {
    display: block;
}

.image-overlayr-add,
.image-cover1 img {
    width: 100%;
}

.product-info {
    padding-top: 10px;
}

.entry-title h1 {
    color: #555;
    font-size: 20px;
    font-weight: 500;
}

h1 {
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
}

.product-info .price1 {
    font-size: 1.5em;
    margin: .5em 0;
    font-weight: bolder;
}

span.amount3 {
    white-space: nowrap;
    color: #111;
    /*font-weight: bold;*/
}

.product-summary .woocommerce-Price-currencySymbol {
    font-size: .75em;
    vertical-align: top;
    display: inline-block;
    margin-top: .05em;
}

.price-wrapper1 .price1 {
    height: 2.6em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 120%;
}

.product-title1 .entry-title h1 {
    font-size: 30px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: 400;
    margin: 10px 0;
}

.price-wrapper1 .price1 span {
    font-size: 24px;
}

.product-info .price1 {
    font-size: 1.5em;
}

#Mota {
    text-align: left;
}

h3 {
    color: #555555;
}

.buttons_added {
    opacity: 1;
    display: inline-block;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap;
    vertical-align: top;
}

.is-form {
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    height: 2.2rem;
    width: 1.9rem;
    padding: 0;
    text-shadow: 1px 1px 1px #fff;
    border: 1px solid #ddd;
}

.is-form:focus,
.input-text:focus {
    outline: none;
}

.is-form.minus {
    border-radius: 4px 0 0 4px;
}

.is-form.plus {
    border-radius: 0 4px 4px 0;
}

.input-qty {
    background-color: #fff;
    height: 2.2rem;
    text-align: center;
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    padding: 0;
}

.input-qty::-webkit-outer-spin-button,
.input-qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cart {
    display: block;
    text-align: left;
}

h1 .product-title1 {
    text-align: left!important;
}

.product-short-description p {
    text-align: left!important;
}

.into {
    font-size: 16px;
    margin-top: 20px;
}

.single_add_to_cart_button {
    background-color: #c0c0c0;
}

.quantity+.button {
    margin-right: 0;
    font-size: 1em;
}

.button,
button {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .03em;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    text-shadow: none;
    line-height: 2.4em;
    max-width: 100%;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}

/*.button {*/
/*    color: #fff;*/
/*    border-color: rgba(0, 0, 0, 0.05);*/
/*}*/

body {
    font-family: Arial;
}


/* Style the tab */

.tab {
  border-top: #c7b8b8 solid 1px;
    padding: 6px 12px;
    overflow: hidden;
    background-color: #fff;
}

.into button {
    padding: 5px 10px;
}

.product-short-description p {
    padding-top: 10px;
    padding-bottom: 25px;
}


/* Style the buttons inside the tab */

.tab button {
    background-color: #fff;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 16px;
    border-top: 0
}


/* Change background color of buttons on hover */

.tab button:hover {
    border-top: 2px solid #111;
}

.tab button:focus {
    border-top: 2px solid #111;
}


/* Create an active/current tablink class */

.tab button.active {
    background-color: #fff;
    border-top: 2px solid #111;
}


/* Style the tab content */

.tabcontent {
    /*display: none;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 55px;
    border-top: none;
    border-bottom: #c7b8b8 solid 1px;
}

/*.category-page-row {*/
/*    border-bottom: #c7b8b8 solid 1px;*/
/*}*/

.tablinks {
    color: #111111D9;
}


/* .hide-for-medium1 {
    padding-bottom: 60px;
} */

#comments {
    text-align: left;
}

h3 .normal {
    font-weight: bold;
}

.tablinks:hover {
    color: rgb(29, 27, 27);
}

/*.tabcontent p {*/
/*    color: #777777;*/
/*    font-size: 20px;*/
/*    margin-bottom: 1em !important;*/
/*}*/

.tabcontent b {
    font-size: 20px;
    margin-bottom: 1em !important;
    color: #ccc;
}

#Mota a {
    text-decoration: none;
    color: #383838;
}

h3.product-section-title {
  text-align:left;
    font-size: 20px;
    color: #555555;
    font-weight: bold;
}

#Mota a:hover {
    color: #777777;
}

#reviews {
    display: block;
}

#review_form_wrapper {
    border: #111 solid 2px;
}

/*input[type='submit']:not(.is-form) {*/
/*    background-color: #383838;*/
/*    width: 115px;*/
/*    color: #fff;*/
/*}*/

label {
    color: #222;
}

label {
    font-weight: bold;
    display: block;
    font-size: .9em;
}

label {
    font-size: 16px;
    cursor: default;
}

textarea {
    margin-bottom: 1em;
    padding-top: 0.7em;
    min-height: 120px;
}

textarea {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

textarea {
    margin-bottom: 1em;
    overflow: auto;
}

button,
input,
select,
textarea {
    font: inherit;
}

/*input[type='email'] {*/
/*    box-sizing: border-box;*/
/*    border: 1px solid #ddd;*/
/*    padding: 0 .75em;*/
/*    height: 2.507em;*/
/*    font-size: .97em;*/
/*    border-radius: 0;*/
/*    max-width: 100%;*/
/*    width: 100%;*/
/*    vertical-align: middle;*/
/*    background-color: #fff;*/
/*    color: #333;*/
/*    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
/*    transition: color .3s, border .3s, background .3s, opacity .3s;*/
/*}*/

input[type='text'] {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}


/* .stars a {
    margin-left: .3em;
    border-left: 1px solid #ececec;
} */


/* .stars a {
    font-size: 16px;
    margin-left: -10px;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    font-family: 'fl-icons';
} */

form {
  text-align: left;
    margin-bottom: 40px;
}

.pt-half {
    padding-top: 15px;
}

.pt-half {
    padding-bottom: 15px;
}

@media (min-width: 850px) {
    .comment-form p.comment-form-author {
        flex: 1;
    }
}

@media (min-width: 850px) {
    .comment-form p {
        padding: 0 15px;
        width: 100%;
    }
}

@media (min-width: 850px) {
    .comment-form {
        display: flex;
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (min-width: 850px) {
    .comment-form>div {
        padding: 0 15px;
        width: 100%;
    }
}

@media (min-width: 850px) {
    .comment-form p.comment-form-email {
        flex: 1;
    }
}

@media (min-width: 992px) {
    .hide-for-medium1 {
        flex: 0 0 auto;
        width: 25%;
        /*border-right: 1px solid #ececec;*/
    }
}

.badge-container {
    z-index: 2;
    left: -3px!important;
    top: 0;
    position: absolute;
    margin: 10px 0 0 0;
}

.badge {
    font-size: 20px;
    z-index: 20;
    pointer-events: none;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 4.8em;
}

.badge-inner {
    padding: 19px 11px;
    color: #fff;
    font-weight: bolder;
    font-size: 17px;
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}
.badge .badge-inner {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

/* The Modal (background) */

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 60px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    /*overflow: auto;*/
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
}


/* Modal Content (image) */

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}


/* Caption of Modal Image */

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}


/* Add Animation */

.box-text-bottom {
    background-color: rgba(56, 56, 56, 0.02);
}

.item {
    padding-bottom: 40px;
}

.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}





.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}


/* Position the "next button" to the right */

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}


/* On hover, add a black background color with a little bit see-through */

/*.prev:hover,*/
/*.next:hover {*/
/*    background-color: rgba(0, 0, 0, 0.8);*/
/*}*/


/* Number text (1/3 etc) */


h3 {
    font-weight: bold;
    font-size: 16px;
    color: #555555;
}

.prev {
    left: 0;
}

.next {
    right: 0;
}

#myOverlay a {
    text-decoration: none;
    /*color: #fff;*/
    /*background-color: transparent;*/
}

/*#myOverlay a:hover {*/
/*    color: #fff;*/
/*    ;*/
/*}*/
.container .row:not(.row-collapse) {
    padding-left: 0;
    padding-right: 0;
   margin:0;
    width: auto;

}
.is-form {
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    height: 40px;
    width: 21px;
    padding: 0;
    text-shadow: 1px 1px 1px #fff;
    border: 1px solid #ddd;
}
.input-qty {
    background-color: #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    padding: 0;
    outline: none;
}
 .buttonproduc{
   display: block;
    text-align: left;
 }
 .default-btn{
   margin-top:10px;
   margin-bottom:10px;
 }
/**/
/**/
.review-form-inner button {
    padding-left: 5px;
    border: none;
    background-color: transparent;
    color: #ddd;
    margin-left: .3em;
    border-left: 1px solid #ececec;
    font-size: 14px;
}

.review-form-inner button:nth-child(1) {
    border-left: none;
}

.review-form-inner button:hover {
    color: #d26e4b;
}

.review-form-inner button:focus {
    color: #d26e4b;
}
.tabcontent p {
    color: #777777;
    font-size: 16px;
    margin-bottom: 1em !important;
}
/**/
/**/
.ribbon.tag-sale {
    color: #fff;
    font-size: 14px;
    position: absolute;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    top: 10px;
    left: 10px;
    background-color: #f13112;
    z-index: 99;
    font-weight: bold;
}
.slick-arrow i {
    color: white;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    font-size: 40px;
    justify-content: center;
}
.productsmall button {
    margin: auto;
}
.slick-arrow {
    border-radius: 50%;
    padding: 5px 13px;
    outline: none;
    border: 0;
    width: 35px;
    background: rgba(0,0,0,.6);
    height: 35px;
    opacity: 0;
}
.productsmall:hover .slick-arrow {
    opacity: 1;
}
.next {
    position: absolute;
    display: block;
    right: 10px;
    top: 50%;
    z-index: 999;
}

.prev{
  position: absolute;
    display: block;
    right: 1430px;
    top: 50%;
    z-index: 999;
}

/**/
/**/
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
/*.mySlides.zoom {*/
/*    background-position: 50% 50%;*/
/*    position: relative;*/
/*    width: 500px;*/
/*    overflow: hidden;*/
/*    cursor: zoom-in;*/
/*}*/

/*.mySlides.zoom img:hover {*/
/*    opacity: 0;*/
/*}*/

/*.mySlides.zoom img {*/
/*    transition: opacity 0.5s;*/
/*    display: block;*/
/*    width: 100%;*/
/*}*/
/*.mySlides .img:hover {*/
/*    width: 100%;*/
/*    height: auto;*/
/*    opacity: 0;*/
/*}*/
/*.zoom {*/
/*    background-position: 50% 50%;*/
/*    position: relative;*/
/*    width: 500px;*/
/*    overflow: hidden;*/
/*    cursor: zoom-in;*/
/*  }*/
/*  .zoom .img:hover {*/
/*   opacity: 0;*/
/*  }*/
/*  .zoom .img {*/
/*    transition: opacity 0.5s;*/
/*    display: block;*/
/*    width: 100%;*/
/*    z-index:999;*/
/*  }*/
  /**/
  /**/
        .swiper-container {
            width: 100%;
            margin-left: auto;
            margin-right: auto;
        }
        
        .swiper-slide {
            background-size: cover;
            background-position: center;
        }
        
        .gallery-top {
            height: 80%;
            width: 100%;
        }
        
        .gallery-thumbs {
            height: 20%;
            box-sizing: border-box;
            padding: 10px 0;
        }
        
        .gallery-thumbs .swiper-slide {
            width: 25%;
            height: 100%;
            opacity: 0.4;
        }
        
        .gallery-thumbs .swiper-slide-thumb-active {
            opacity: 1;
        }
        .swiper-slide img{
          width:100%;
        }
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
--swiper-navigation-color: blue;
}
/**/
/**/
.product-images {
    display: block;
    position: relative;
}
.is-flex {
    display: block !important; 
}
.product-template .image-list {
    display: flex;
    /*flex-direction: column;*/
    margin-right: 15px;
     /*max-width: 100px; */
     /*width: 15%; */
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex!important;
    margin-left: auto;
    margin-right: auto;
}
.slick-vertical .slick-slide {
    display: flex!important;
    height: auto;
    border: 1px solid transparent;
}
.image-list .slick-slide{
  width:85px!important;
}
.image-list-big.slick-initialized.slick-slider {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
}
.product-template .big-image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.slick-vertical .slick-slide {
    display: flex!important;
    height: auto;
    border: 1px solid transparent;
}
.product-template .image-list .image-item {
    max-width: 97%;
    min-width: 80px;
    max-height: 80px;
    /* min-height: 50px; */
    margin-bottom: 5px;
    cursor: pointer;
}
.image-list .slick-list{
  height:85px!important;
}
.image-list .slick-strack{
  height:85px!important;
}
/**/
/**/

.product-template .image-list .image-item img {
  width: 100%;
  object-fit: cover; 
}
.ribbon.tag-sale {
    color: #fff;
    font-size: 14px;
    position: absolute;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    top: 10px;
    left: 10px;
    background-color: #f13112;
    z-index: 99;
    font-weight: bold;
}