/*============================================================================
   #Webcms
==============================================================================*/
.colermain {
    background-color: white;
    padding: 40px 0px;
}

* {
    box-sizing: border-box;
  }
  
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:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
  

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

.producsmall{
    padding-top: 10px;
    display: grid;
    grid-template-columns:  23% 23%  23% 23% ;
    grid-gap: 2.6655%;
}
.link {
    color: #666666b3;
}

.link a {
    text-decoration: none;
    color: rgba(102,102,102,0.7);
    font-weight: normal;
}

.nameproduc h1 {
    font-weight: 700;
    color: #1c1c1c;
    font-size: 1.7em;
}

.costproduc{
    color: #e5ba48;
    font-size: 19px;
}

.costproduc span {
    font-weight: bold;
}

.costproduc del {
    font-weight: normal;
    padding-right: 10px;
}

.detail {
    line-height: 0.5;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}

.price-and-number {
    display: flex;
}

.cart {
    padding-right: 40px;
}

.cart input {
    width: 40px;
}

.variation-add-to-cart {
	display: flex;
}

.quantity input {
	padding: 10px 10px;
	outline: none;
	margin: 0 20px;
}

.variation-add-to-cart .selection-needed {
	background-color: #666666;
	color: #eee;
	padding: 7px 10px;
	text-transform: uppercase;
	font-weight: 600;
	border: none;
	outline: none;
	margin-left: 15px;
}
.buttons_added input {
	height: 100%;
}

.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;
}

.buttons_added input{
    height: 40px;
}

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

.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;
	outline: none;
}

.input-qty:focus{
	outline: none;
}

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

.confirms button {
    width: 130px;
    background-color: #d26e4b;
    color: #FFFFFF;
    outline: none;
    font-weight: bolder;
    height: 40px;
    outline: none;
    border: 0;

}

.Delivery-paymen{
    padding-top: 30px;
    padding-left: 13px;
    color: #353535;
    font-size: 16px;
}

.bank{
    padding: 1px;
}

.bank img{
    width: 100%;
    height: 65px;
    padding-top: 10px;
    object-fit: cover;
}

.text-cooperation{
    padding-top: 20px;
    padding-bottom: 20px;
}

.collaborators button {
    background-color: #A8741A;
    color: #FFFFFF;
    font-weight: bolder;
    width: 200px;
    height: 35px;
    outline: none;
    border: 1px solid #ccc;
}

.collaborators button:hover {
    background-color: rgb(153, 102, 13);
    outline: none;
}

.product-meta {
    display: block;
    border-top: 1px dotted #ddd;
    padding: 5px 0px;
    margin-top: 30px;
}

.post {
    padding-top: 30px;
    padding-bottom: 30px;
}

.post ul li a{
    border-top: 2px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-color: rgba(0,0,0,0.04);
    padding-left: 15px;
    padding-right: 15px;
}

.tab-content {
    border-right: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
    border-bottom:1px solid #dee2e6;
    align-content: center;
}

.tab-content p{
    padding: 1px;
    color: #353535;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
}

.color-size{
    width: 90%;
    padding: 20px;
    margin: 0px 20px;
}

th,td{
    padding: .5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: .9em;
    padding: 10px;
}

.product-slide-man {
    border-top: 1px solid #dee2e6;
}

.product-slide-man h3 {
    padding-top:10px;
    font-size: 20px;
    font-weight: bolder;
    color: #1c1c1c;
}

.product-name a{
    color: #333333;
}


.swiper-container {
    width: 100%;
    height: auto;
}

.swiper-slide {
    width:300px;
    padding: 7px;
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

.slide-produc-detail {
    border: 2px solid #ddd;
    width: 100%;
    height: auto;
    position: relative;
}

.sale-produc {
    background-color: #A8741A;
    color: white;
    font-weight: bolder;
    font-size: 16px;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    padding-top: 7px;
    left: -8px;
    top: 14px;
    width: 40px;
    height: 40px;
    z-index: 10;
}

.conten-produc-detail{
    padding: 10px;
    font-size: .9em;
    text-align: center;
}

.img-pr {
    overflow: hidden;
}

.img-pr img{
    width: 100%;
}

.img-pr img:hover {
    transform: scale(1.2);
    transition: 0.5s all;
}

.name-produc-detail a{
    text-decoration: none;
    color: #333333;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.costslide  {
    margin-top: 5px;
}

.button-detail {
    font-size: .8em;
}

.button-detail button {
    background-color:  #a8741a;
    font-weight: bolder;
    color: white;
    outline: none;
    border: 0;
    margin-top: 10px;
    padding: 5px;

}

.swiper-button-next, .swiper-button-prev {
    outline: none;
}

.evaluate {
    width: 100%;
    height: auto;
    padding: 30px;
}

.evaluate-reviews h3 {
    font-weight: bolder;
    color: #000;
    font-size: 20px;
}

.evaluate-reviews p {
    padding: 0;
}

.form-review {
    border: 2px solid;  
    border-color: #a8741a;
    padding: 20px;
}

.form-review p {
    padding: 0;
    margin-bottom: 10px;
}

.form-review h3 {
    font-size: 20px;
    font-weight: bolder;
    color: #1c1c1c;
    font-family:  Roboto, sans-serif;
}

.form-review label {
    color: #222;
    font-size: 14px;
    font-weight: bolder;
}

.form-review textarea {
    padding: 10px;
    width: 100%;
    height: 100px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    outline: none;
}

.form-review textarea:focus {
    box-shadow: 0 0 5px #ccc;
}

.form-review input {
    border: 1px solid #ddd;
    outline: none;
    width: 100%;
}

.form-review button {
    margin-top: 15px ;
    font-weight: bolder;
    color: #fff;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    background-color: #a8741a;
    text-align: center;

    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}

.thongtin{
  padding-left:10px;
}


@media only screen and (max-width: 550px){
    .nav-tabs .nav-item {
        width: 100%;
    }
}



