.separate svg{
    width: 9px;
height: 10px;
position: relative;
top: -1px;
margin-left: 6px;

}
.aaa{
    color:black;
}
.aaa:hover{
    color: black !important;
}
.product-single-area{
    background-color: #f8f8f8 !important;
}
.bread-crumb{
    font-size: 12px;
    padding-left: 8px;


font-family: "Century Gothic",sans-serif;
}
.product-single-right{
    padding-left: 114px;
}
.pink{
    margin-left: 3px;
}
.home-link:hover{
    color: black !important;
}
.product-thumbnail-image .single-item{
    width:50% !important;
    border: none !important;
}
.product-single-area .product-single-left .product-thumbnail-image {
    width: 100% !important;
  }

  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    width: 50% !important;
  }
   .product-info .product-name {
    font-size: 25px !important;
    color: black;
  }
.pr-review{

display: flex;
font-family: "Century Gothic",sans-serif;
font-size: 13px;
color: black;
}
.fa-star::before {
    content: "\f005";
    color: black;
    font-size: 12px !important;
    vertical-align: middle;


    }
    .product-review{
        padding-right: 5px !important;
    }
     .product-info .note-text {
        padding-top: 41px;
        font-size: 12px;
        line-height: 2.6rem;
        /* font-weight: 400; */
        color: #3c3c3c;
        margin: 0;
      }
.slick-list{
    height: auto !important;
}
.slick-track{
    height: auto !important;
}
.product-single-area .product-single-details .product-info .product-price .price {
    display: inline-block;
    font-size: 14px;
    font-weight: lighter;
    color: black !important;
}
.product-single-details{
    padding: 0 79px;
}
.product-price{
    /* margin-bottom: 2rem; */
    /* margin-top: 2rem; */
}

h1 {
	text-align: center;
}
button {
	padding: 0;
	margin: 0;
	border-style: none;
	touch-action: manipulation;
	display: inline-block;
	border: none;
	background: none;
	cursor: pointer;
}
/* End Reset for the demo */



/* Reset for the demo */
* {
    box-sizing: border-box;
    min-width: 0;
    min-height: 0;
  }

  body {
    margin: 0;
    font-size: 1.4rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 1.5;
    color: #575757;
  }


  button {
    padding: 0;
    margin: 0;
    border-style: none;
    touch-action: manipulation;
    display: inline-block;
    border: none;
    background: none;
    cursor: pointer;
  }

  /* End Reset for the demo */
  /* Sass Config */
  /* Contrast : 7.2:1 */
  /* End Sass Config */
  .qty {
    display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin-left: 0;
  }
  .qty label {
    flex: 1 0 100%;
    font-size: 13px;
    font-family: "Century Gothic",sans-serif;
    color: #232323;
  }
  .qty input {
    width: 4rem;
height: 4.3rem;
font-size: 1.3rem;
    text-align: center;

    border-top: 1px solid #c7c7c7;;
border-left: 1px solid white;
border-bottom: 1px solid #c7c7c7;;
border-right: 1px solid white;
  }
  .qty button {
    width: 2rem;
    height: 4.3rem !important;
    /* color: #fff; */
    font-size: 2rem;
    background: white;
  }
  .qty button.qtyminus {
    /* margin-right: 0.3rem; */
    color: black;
    border-top: 1px solid #c7c7c7;
border-left: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
  }
  .qty button.qtyplus {
    /* margin-left: 0.3rem; */
    color: black;
    border-top: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;

  }
  .qty button {
    width: 4rem;
    height: 4rem;
    color: #fff;
    font-size: 2rem;
    background: white;
  }
  input[type=number] {
    -moz-appearance: textfield;
  }
  .productView-subtotal{
  color: #232323;
  padding: 9px 0;
  }


.card{
    font-family: "Century Gothic",sans-serif;
    width: 41%;
    padding: 17px 70px;

    background-color: #1b291e;

    font-size: 14px !important;

    border: 1px solid #232323;
    color: #ffffff;
    font-size: 11.2px;
    line-height: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    height: auto;
    margin: 0;
    text-decoration: none !important;
    cursor: pointer;

    vertical-align: middle;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-transition: background-color 100ms, color 100ms, border-color 100ms;
    -webkit-transition: background-color 100ms, color 100ms, border-color 100ms;
    transition: background-color 100ms, color 100ms, border-color 100ms;
    display: inline-block;
    margin-top: 10px;
  }
  .wish-l .wrapper{
    position: absolute;
    right: -70px;
    top: 0px;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
    padding: 13px;
    background-color: white;
  }
.card button{
    color: white;
}
.productView-checkbox input[type="checkbox"] + .form-label--checkbox::before {
    width: 16px;
    height: 16px;
    top: 2px;
  }
input[type="checkbox"] + .form-label--checkbox::before {
    /* content: ""; */
    position: absolute;
    top: 3px;
    left: 0;
    border: 1px solid #dbdbdb;
    width: 15px;
    height: 15px;
    background-color: transparent;
    border-radius: 0;
  }
  .modal-header{

    border-bottom: none;
}
.modal-footer{
    border-top: none;
}
@media (min-width: 768px){
.modal-content {
  max-width: 720px;
}
}
.modal-content
{
   width: 720px;
   height: 190px;
}
@media (min-width: 576px){
.modal-dialog {
  max-width: 720px !important;
  margin: 1.75rem auto;
}
}
.modal-footer{
    display: none;
}
.modal-title{
    padding-left: 290px;
padding-top: 20px;
font-size: 16px;
font-family: "Century Gothic",sans-serif;
font-weight: lighter;

color: #232323;
}
.modal-body{
    color: #232323;
}

.buy-now{
    padding: 17px 60px !important;
    background-color: #737c75;
    border: 1px;
    width: 64%;
    font-size: 14px !important;
    color: #ffffff;
    font-size: 11.2px;
    line-height: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    height: auto;
    margin: 0;
    text-decoration: none !important;
    cursor: pointer;
    padding: 11px 25px;
    vertical-align: middle;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-transition: background-color 100ms, color 100ms, border-color 100ms;
    -webkit-transition: background-color 100ms, color 100ms, border-color 100ms;
    transition: background-color 100ms, color 100ms, border-color 100ms;
    display: inline-block;
    margin-top: 10px;
  }
.buy-it{
    color: white;
}
.frequency{
    padding-left: 23px;
}
.frequency .fr-cc{
    text-align: left;
font-size: 1.6rem;
font-weight: 700;
margin-bottom: 1rem;
text-transform: uppercase;
margin-top: 55px;
    color: black;
font-weight: bold;
}
.cbb-frequently-bought-discount-message{
    margin-bottom: 35px;
}


.plus{
    font-size: 30px;
font-weight: lighter;
margin: 0 17px;
}
.card-select
{
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none solid rgb(247, 248, 250);
    text-align: center;
    vertical-align: baseline;
    max-height: 70px;
    letter-spacing: 0.7px;
    white-space: nowrap;
    line-height: normal;
    color: rgb(247, 248, 250);
    background: none 0% 0% / auto repeat scroll padding-box border-box rgb(35, 35, 35);
    box-shadow: none;
    border-width: 1px;
    border-radius: 0px;
    border-color: rgb(35, 35, 35);
    padding: 13px 15px;
    position: relative;
    display: inline-block;
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
    cursor: pointer;
    border-style: solid;
}
.item-ra{
    display: inline;
    font-weight: 400;
    font-size: 1em;
    line-height: 2em;
    font-family: "Century Gothic", sans-serif;
    margin-left: 12px;
}
.product-bottom-info .nav-link{
font-size: 18px;
font-weight: 600;
text-transform: none;
padding-top: 15px;
padding-bottom: 15px;
color: black !important;
}
.product-bottom-info .nav-link:active{
    border-bottom: 4px solid black !important;
}
.tab-content p{

        color: black;
        font-size: 12px;
        line-height: 1.5;
        font-family: "Century Gothic",sans-serif;
        text-align: start;
        margin: 0;

}
.product-single-area .product-bottom-info .tab-content {
    padding: 0rem;
  }
  .review-top-left{
display: block !important;
text-align: center !important;
  }
  .nav-tabs-menu{
    display: flex;
justify-content: center;
  }
.review-top{
  margin: auto;
width: fit-content;
}
.product-single-area .product-bottom-info .tab-content .product-reviews .review-top .review-top-left .review-count {
  display: inline-block;
  font-size: 12px;}
  /* form review css  */
  #box {
    position: relative;
width: 100%;
text-align: center;
  }
  #box form {

    padding: 10px;
    display: none;
    /* position: absolute; */
    top: 27px;
    width: 100%;
    margin-top: 34px;
    padding-left: 104px;
    padding-right: 115px;

  }
  .single-grid-product .product-info .product-name .product-link{
    font-size: 12px;
    font-family: "Century Gothic",sans-serif;
  }
  .price-item .price-item--regular{
    font-size: 12px;
    font-family: "Century Gothic",sans-serif;
  }
  #button {
    margin-bottom: 15px;
    cursor: pointer;
    padding: 13px 54px;
    border: 1px solid black;
    color: black;
  }
  #button:hover{
    background-color:black;
    color: white;
  }
  input[type="submit"] {
    background:none;
    color:#fff;
    border:none;
    text-align:left;
    cursor:pointer;
  }
  .form-class{
  display: block;
  width: 51%;

  text-transform: capitalize;
  text-align: left;
  border: 1px solid white;

  background-color: white;

  padding: 14px 15px;
  border: 1px solid #c7c7c7;
  }

.spr-form-label{

        font-size: 13px;
        line-height: 20px;
        color: #232323;
        margin-bottom: 12px;


}
.spr{   color: #c7c7c7 !important;
}
.spr-form-label2{
    margin-bottom: 0 !important;
    color: black;
}
.rating2
{
    display: inline-flex;
justify-content: flex-start;
margin: 16px 0;

width: 100%;
}
.rating3 .product-review{
    display: flex;
}
.rating3 .fa-star{
    padding-right: 5px !important;
}
.review-top2{

margin: 0;
border-bottom: none !important;
padding-bottom: 0 !important;
}
.review-count2{
    display: none !important;
}
.spr-form-title{

    display: block;
    text-align: left;
    text-transform: uppercase;
    margin: 33px 0 21px;
    font-size: 14px;
    font-weight: 200;
    color: black;

}
.form-class{
margin: 0 0 15px 0;
}
textarea{
    height: 272px;
}
.spr-button{
    color: white !important;
    background-color: #232323 !important;
    width: fit-content !important;
    padding: 12px 50px !important;
    font-size: 15px !important;
    margin-top: 28px !important;
}
.spr-button:hover{
    background-color: white !important;
    color: black !important;
    border: 1px solid black;
}
.spr-review-header-title{
color: #232323;
font-size: 14px;
text-transform: capitalize;
margin: 0 0 4px;
}
.spr-review-header-byline{
display: block;
color: #999;
margin: 0 0 5px;
opacity: 1;
font-family: "Century Gothic",sans-serif;
}
.spr-review-content-body{
color: #3c3c3c;
font-family: "Century Gothic",sans-serif;
}
.rev-pr ul{
    margin: 0;
}

.rev-rat ul{
    margin: 0 !important;
    padding-bottom: 6px !important;
}
.report{
    font-size: 11px;
color: #e95144;
text-align: end;
text-decoration: underline;
font-family: "Century Gothic",sans-serif;
}
.report a{
    color: #e95144;
}
.rating-con{
    margin-top: 30px !important;
border: 1px solid #e6e6e6 !important;
padding: 37px 28px;
background-color: white;
width: 100%;
}
/* slider  */


.product-info.text-center {
    padding: 15px 0 0;
}

.single-grid-product .product-info .product-name .product-link {
    color: #3c3c3c;
    font-size: 14px;
    transition: all ease .3s;
    font-weight: 400;
    font-family: "Century Gothic",sans-serif;

}

.single-grid-product .product-info .product-name .product-link:hover {
    text-decoration: underline;
}

h3.product-name {
    margin: 0 !important;
}

.product-price {
    margin-bottom: 0 !important;
}

.single-grid-product .product-info .product-price .price{
    font-size: 14px !important;
    color: #3c3c3c;
    font-weight: 400;
    font-family: "Century Gothic",sans-serif;
}

a.product-link {
    font-family: "Century Gothic",sans-serif;
}
/* .right-side{
    transform: translate(-60px,-74px);
} */
.single-grid-product .product-info .product-name .product-link:hover {
    color: #3c3c3c;
    transition: all ease .3s;
    font-weight: 400;
    font-family: "Century Gothic",sans-serif;
}

label.form-check-label {
    cursor: pointer;
    transition: all ease .3s;
}

.single-grid-product {
    margin-bottom: 8rem !important;
}


.single-grid-product {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.product-top {
    margin-bottom: 0 !important;
}

.single-widget.categories-widget {
    background: transparent;
}

.single-widget.size-widget {
    background: transparent;
}

.accordion-item {
    background-color: transparent;
    border: none;
    padding-bottom: 5rem;
}

.accordion-button:not(.collapsed) {
    color: #232323;
    background-color: transparent;
    box-shadow: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Century Gothic",sans-serif;
}

button.accordion-button {
    border-bottom: 1px solid #787878;
    padding-bottom: 9px;
    margin-bottom: 5px;
    padding-top: 0;
}

.accordion-button {
    background-color: transparent;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Century Gothic",sans-serif;
    color: #232323;
}

.accordion-button:focus {
    border-color: #787878;
    box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='960px' height='560px' viewBox='0 0 960 560' enable-background='new 0 0 960 560' xml:space='preserve'%3E%3Cg id='Rounded_Rectangle_33_copy_4_1_'%3E%3Cpath d='M480,344.181L268.869,131.889c-15.756-15.859-41.3-15.859-57.054,0c-15.754,15.857-15.754,41.57,0,57.431l237.632,238.937 c8.395,8.451,19.562,12.254,30.553,11.698c10.993,0.556,22.159-3.247,30.555-11.698l237.631-238.937 c15.756-15.86,15.756-41.571,0-57.431s-41.299-15.859-57.051,0L480,344.181z'/%3E%3C/g%3E%3C/svg%3E");

}

.accordion-body {
    padding: 0rem 1.5rem;
    color: #232323;
    font-size: 14px;
    font-weight: 300;
    font-weight: "Century Gothic",sans-serif;
}

.single-grid-product .product-top .prdouct-btn-wrapper {
    position: absolute;
    left: unset;
    right: 20px;
    top: 15px;
    text-align: center;
    transform: translateZ(0);
    transition: transform var(--duration-long) ease,opacity var(--duration-default) ease;
    display: flex;
    flex-direction: column;
}



.single-grid-product .product-top .prdouct-btn-wrapper .single-product-btn .product-btn {
    margin-bottom: 10px;
    background-color: transparent;
    transform: translate3d(10px,0,0);
    transition: transform var(--duration-long) ease,opacity var(--duration-default) ease !important;
}

.single-product-btn svg.icon.icon-wishlist {
    width: 16px;
    height: 34px;
}

.single-product-btn svg.icon.icon-eyes {
    width: 16px;
    height: 34px;
}

.single-grid-product .product-top .prdouct-btn-wrapper .single-product-btn .product-btn:hover {
    background-color:transparent;
    cursor: pointer;
}

.single-product-btn svg.icon.icon-wishlist:hover {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateZ(0);
    background-color: white !important;
}


.single-product-btn .btn {
    font-size:12px;
    color:#fff;
    border-radius:50px;
    padding: 0rem 0.75rem!important;
}


.single-product-btn .btn span {
    color:#000000;
    font-size:0;
    visibility: hidden;
}

.single-product-btn .btn:hover span {
    font-size:1.0em;
    visibility: visible;
}

.single-product-btn .btn:hover .ico {
    margin-left: 0px;
}

.single-product-btn .btn:hover .span {
    visibility:visible;
}

.single-product-btn .btn:focus {
    background-color: transparent;
}

/* .btn:active {
    background-color: #000000;
    color: #fff;
} */

.single-product-btn .btn{
    background-color: white;
}

.single-grid-product .product-top .prdouct-btn-wrapper .single-product-btn .product-btn{
    width: unset;
    height: unset;
}
.prdouct-btn-wrapper .btn:hover{
background-color: white !important;
}
.prdouct-btn-wrapper .content{
    margin-right: 0;
}

#icon {
    justify-content: end;
}

.btn-close {
    background-color: #000000;
    opacity: 1 !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 24 24' width='24px' height='24px'%3E%3Cpath d='M 4.7070312 3.2929688 L 3.2929688 4.7070312 L 10.585938 12 L 3.2929688 19.292969 L 4.7070312 20.707031 L 12 13.414062 L 19.292969 20.707031 L 20.707031 19.292969 L 13.414062 12 L 20.707031 4.7070312 L 19.292969 3.2929688 L 12 10.585938 L 4.7070312 3.2929688 z'/%3E%3C/svg%3E") !important;
}

.btn-close:focus {
    box-shadow: unset;
}


.col-md-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

button.btn-close {
    position: absolute;
    right: 6px;
    z-index: 999;
    top: 1rem;
}


/* .modal-dialog.modal-dialog-scrollable {
    overflow-y: scroll;
    height: auto;
} */

.modal-dialog {
    max-width: 66% !important;
}

.modal-body {
    padding: 21px 20px 28px 28px !important;
}

.modal-content {
    overflow-y: scroll;
    height: auto;
}

.modal-header {
    border-bottom: unset;
}

.modal-footer {
    border-top: unset;
}

::-webkit-scrollbar {
    width: 5px;
    height: 100px;
}

::-webkit-scrollbar-track {
    background-color: #A4A4A4;
}

h1 {
    text-align: center;
}

button {
    padding: 0;
    margin: 0;
    border-style: none;
    touch-action: manipulation;
    display: inline-block;
    border: none;
    background: none;
    cursor: pointer;
}

.qty {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center;
    text-align: center; */
}

.qty label {
    flex: 1 0 100%;
}

.qty input {
    width: 4rem;
    height: 4.3rem;
    font-size: 1.3rem;
    text-align: center;
    border-top: 1px solid #c7c7c7;;
    border-left: 1px solid white;
    border-bottom: 1px solid #c7c7c7;;
    border-right: 1px solid white;
}

.qty button {
    width: 2rem;
    height: 4.3rem !important;
    font-size: 2rem;
    background: white;
}

.qty button.qtyminus {
    color: black;
    border-top: 1px solid #c7c7c7;
    border-left: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}

.qty button.qtyplus {
    color: black;
    border-top: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}

.qty button {
    width: 4rem;
    height: 4rem;
    color: #fff;
    font-size: 2rem;
    background: white;
}


/* .slide-container {
    position: absolute;
    left: 0;
    width: 75%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  } */

.slide-toggle svg {
    width: 22px;
}

.slide {
    position: relative;
    width: 100%;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide > * {
    position: relative;
    font-size: 3em;
    margin: 0;
}

.slide-toggle-container {
    /* position: absolute;
    width: 25%;
    height: 100%;
    right:0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; */
}

.slide-toggle {
    /* font-size: 1.5em; */
    margin: 0;
    cursor: pointer;
    /* user-select: none; */
}

#prev {
    top: 20%;
    left: 46.5%;
    transform: translate(-50%) rotate(-90deg);
    position: absolute;
}

#next {
    position: absolute;
    left: 46.5%;
    top: 45rem;
    transform: translate(-50%) rotate(90deg);
}

.img {
    cursor: pointer;
}

img#pic {
    max-width: 95%;
}


.add.btn.btn-outline-secondary {
    border: 1px solid #000000;
}

.text {
    /* padding-left: 30px; */
}

.text h2 {
    color: #232323;
    font-size: 20px;
    letter-spacing: 0px;
    font-family:  "Century Gothic",sans-serif;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 600;
}

.icons {
    margin-bottom: 12px;
    cursor: pointer;
    letter-spacing: 0;
}

.icons svg {
    width: 18px;
    height: 18px;
}

.icons span {
    font-family: "Century Gothic",sans-serif;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 0 10px;
    text-transform: capitalize;

}

div.span {
    margin-bottom: 17px;
}

span h5 {
    margin: 0;
}

div.span h5 span {
    color: #3c3c3c;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
}

div.span h5 a {
    color: #3c3c3c;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 7px;
}

.price {
    margin-bottom: 30px;
    color: #3c3c3c;
    font-size: 22px !important;
}

.price span {
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    /* line-height: 1.2; */
    font-weight: 500;
    color: #232323;
}

.form1 {
    margin-bottom: 8px;
}

p.qty.qty2 {
    margin: 0;
}

p.qty.qty2 label {
    font-weight: 500;
    margin: 0 0 4px;
    font-size: 12px;
    line-height: 22px;
    color: #232323;
    text-align: left;
}

.span1 {
    margin-bottom: 14px;
    margin-top: 10px;
}

.span1 h5 {
    font-family: "Century Gothic",sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    color: #232323;
}

.add {
    display: flex;
    margin-bottom: 13px;
}
.sl-img{
    width: 16rem;
}
.add button {
    background: #232323;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    width: 350px;
    border-radius: unset;
}

.add button:hover {
    background-color: #fff;
}

.add button a {
    color: #fff !important;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}

.add button:hover a {
    color: #232323 !important;
}

.icon1 {
    margin: 0 0 0 15px;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    padding: 12px;
    border-radius: 50%;
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #c7c7c7;
}
.product-description{
    padding: 36px 79px 0px 79px;
}
#Description-tab{
font-weight: bold !important;
}
.product-single-area .product-bottom-info {
    border: 1px solid #EDEDED;
    border-top: 0;
}
.icon1 svg {
    height: 24px !important;
    width: 24px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon1:hover {
    background-color: #000000;
    border-color: #000000;
}


.icon1:hover svg{
    fill: #fff;
}

label.global-checkbox--label.form-label--checkbox {
    font-size: 12px;
    vertical-align: top;
    width: auto;
    padding-left: 5px;
    line-height: 20px;
    color: #3c3c3c;
    text-transform: revert;
    font-weight: 400;
    padding: 13px 0 13px 5px;
}

input#product_conditions_2041395445848 {
    width: 16px;
    height: 16px;
    border: 1px solid #dbdbdb !important;
    cursor: pointer;
}

.product-1 a {
    font-size: 12px;
    vertical-align: top;
    width: auto;
    line-height: 20px;
    color: #3c3c3c;
    text-transform: revert;
    font-weight: 400;
    text-decoration: underline;
}

.product-2 {
    margin-top: 11px;
    margin-bottom: 15px;
}

.product-2 button {
    width: 100%;
    border-radius: unset;
    opacity: .6;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #232323;
    border: 1px solid #acacac;
    padding: 13px 15px !important;
}

.product-2 button:hover {
    background-color: #fff;
    color: #232323;
    opacity: .6;

}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 340px;
}
.modal-backdrop {
    opacity: .7 !important;
    display: none;
}

#modal-dialog {
    width: 47% !important;
    top: 18%;
    position: relative;
}

#modal-content {
    overflow-y: hidden;
}

#modal-body {
    padding: 30px;
}

#modal-body h2 {
    font-family: "Century Gothic",sans-serif;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    white-space: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 400;
    margin: 0 0 25px;
}


#modal-body p {
    font-family: "Century Gothic",sans-serif;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 80vh;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;

}
.cr-1{
    font-size: 13px;
    text-align: start;
    margin: 0;
}
.img-1{
    padding-top: 15px;
}
#btn-close {
    position: absolute;
    z-index: 99999;
    top: 13.5rem;
    right: 40rem;
}
.scroll-col{
    /* overflow: scroll; */
}

#staticBackdrop {
    background: #0000009e;
}
.hero-section h2{
    color: #232323;

font-family: "Century Gothic",sans-serif;
text-align: center;
font-weight: inherit;
margin-top: 134px;
font-size: 18px;
margin-bottom: 110px;

}
.product-single-area .product-bottom-info .nav-tabs-menu .nav-tabs .nav-item .nav-link.active {

    color: black !important;
    font-weight: bold;
    border-bottom: 3px solid black;
}
.product-single-area .product-bottom-info .nav-tabs-menu .nav-tabs .nav-item::before {
content: none;

}

.product-single-area .product-bottom-info .nav-tabs-menu .nav-tabs .nav-item {
    position: relative;
    top: 2px;
}
.check-check{
    margin-top: 18px;



}
.nav-tabs-menu{
    border-bottom: 1px solid #e9e9e9;
}
/* wislis icon  */
.wish-l .icon-wishlist {
    cursor: pointer;
    width: 22px;
    height: 21px;
    opacity: 0.5;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0LjI1IDQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQuMjUgNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGQ9Ik0yLjEyLDRDMi4xLDQsMi4wNywzLjk5LDIuMDUsMy45OEMxLjk4LDMuOTIsMC4zLDIuNjgsMC4wNCwxLjYyYy0wLjEtMC40My0wLjAxLTAuODgsMC4yNC0xLjJDMC41LDAuMTUsMC44MSwwLDEuMTYsMAoJCWMwLjUsMCwwLjgsMC4yNiwwLjk2LDAuNTFDMi4yOCwwLjI2LDIuNTksMCwzLjA4LDBjMC4zNSwwLDAuNjYsMC4xNSwwLjg4LDAuNDNjMC4yNSwwLjMyLDAuMzQsMC43NywwLjI0LDEuMgoJCUMzLjk1LDIuNjgsMi4yNywzLjkyLDIuMiwzLjk4QzIuMTgsMy45OSwyLjE1LDQsMi4xMiw0eiBNMS4xNiwwLjI1Yy0wLjM1LDAtMC41NywwLjE4LTAuNjgsMC4zM0MwLjI4LDAuODQsMC4yLDEuMjIsMC4yOSwxLjU3CgkJYzAuMjEsMC44NSwxLjUxLDEuOSwxLjg0LDIuMTVjMC4zMy0wLjI1LDEuNjMtMS4zMSwxLjg0LTIuMTVjMC4wOC0wLjM1LDAuMDEtMC43My0wLjE5LTAuOThDMy42NSwwLjQzLDMuNDMsMC4yNSwzLjA4LDAuMjUKCQljLTAuNjcsMC0wLjg0LDAuNTctMC44NCwwLjU4QzIuMjMsMC44OCwyLjE4LDAuOTIsMi4xMiwwLjkyaDBjLTAuMDYsMC0wLjEtMC4wNC0wLjEyLTAuMDlDMiwwLjgxLDEuODMsMC4yNSwxLjE2LDAuMjV6Ii8+CjwvZz4KPC9zdmc+Cg==");
  }
  .wish-l .wrapper:hover{
    background-color: black;
color: white;
  }
  .wish-l .icon-wishlist:hover {
    opacity: 1;
    color: white;

  }
  .wish-l .icon-wishlist.in-wishlist {
    opacity: 1;
    animation-name: wishlist-ani;
    animation-duration: 1000ms;
    /* background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjE5NyAtODYuNzIgODE0LjA5NSA3NjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMTk3IC04Ni43MiA4MTQuMDk1IDc2ODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzIwMjAyMDt9DQoJLnN0MXtmaWxsOiNDQUQ3NDc7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02MDQuMDQ3LDY4MS4yOGMtMy44NCwwLTkuNi0xLjkyLTEzLjQ0LTMuODRjLTEzLjQ0LTExLjUyLTMzNi0yNDkuNi0zODUuOTItNDUzLjEyDQoJYy0xOS4yLTgyLjU2LTEuOTItMTY4Ljk2LDQ2LjA4LTIzMC40YzQyLjI0LTUxLjg0LDEwMS43Ni04MC42NCwxNjguOTYtODAuNjRjOTYsMCwxNTMuNiw0OS45MiwxODQuMzIsOTcuOTINCgljMzAuNzItNDgsOTAuMjQtOTcuOTIsMTg0LjMyLTk3LjkyYzY3LjIsMCwxMjYuNzIsMjguOCwxNjguOTYsODIuNTZjNDgsNjEuNDQsNjUuMjgsMTQ3Ljg0LDQ2LjA4LDIzMC40DQoJYy00OCwyMDEuNi0zNzAuNTYsNDM5LjY4LTM4NCw0NTEuMkM2MTUuNTY4LDY3OS4zNiw2MDkuODA3LDY4MS4yOCw2MDQuMDQ3LDY4MS4yOHoiLz4NCjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00MTkuNzI4LTM4LjcyYy02Ny4yLDAtMTA5LjQ0LDM0LjU2LTEzMC41Niw2My4zNmMtMzguNCw0OS45Mi01My43NiwxMjIuODgtMzYuNDgsMTkwLjA4DQoJYzQwLjMyLDE2My4yLDI4OS45MiwzNjQuOCwzNTMuMjgsNDEyLjhjNjMuMzYtNDgsMzEyLjk2LTI1MS41MiwzNTMuMjgtNDEyLjhjMTUuMzYtNjcuMiwxLjkyLTE0MC4xNi0zNi40OC0xODguMTYNCgljLTI0Ljk2LTMwLjcyLTY3LjItNjUuMjgtMTM0LjQtNjUuMjhjLTEyOC42NCwwLTE2MS4yOCwxMDkuNDQtMTYxLjI4LDExMS4zNmMtMS45Miw5LjYtMTEuNTIsMTcuMjgtMjMuMDQsMTcuMjhsMCwwDQoJYy0xMS41MiwwLTE5LjItNy42OC0yMy4wNC0xNy4yOEM1ODEuMDA4LDY4LjgsNTQ4LjM2Ny0zOC43Miw0MTkuNzI4LTM4LjcyeiIvPg0KPC9zdmc+DQo="); */
/* color: #fff; */
}
.wish-l .icon-wishlist.in-wishlist:hover{
    color: white;
}
  @keyframes wishlist-ani {
    0% {
      transform: scale(1);
    }
    25% {
      transform: scale(0.5);
    }
    50% {
      transform: scale(1.2);
    }
    100% {
      transform: scale(1);
    }
  }
@media(min-width:350px) and (max-width:400px){

    /* .card{
        padding: 0px 78px !important;
    } */
    .check-check{

    width: 12px;

    }
    .global-checkbox--label .form-label--checkbox {
        font-size: 12px;
}
.wish-l .wrapper{
    right: -60px;
}
}
@media(min-width:400px) and (max-width:560px){
/* .card{
    padding: 12px 160px !important;
} */
/* .buy-now{
    padding: 12px 60px !important;
} */
}
@media(min-width:350px) and (max-width:560px){
/* .card{
    padding: 15px 78px !important;
} */
/* .slide-image{
    width: 200px !important;

      } */
.product-single-area .product-single-left .product-thumbnail-image .product-thumb-silide .slick-slide {
    width: 100% !important;
  }
}
@media(min-width:350px) and (max-width:767px){
.hidden-imgg{
    display: none !important;
  }
  .product-info .product-name {
    font-size: 17px !important;
}
.product-single-right{
    padding-left: 0;
}
.sl-img{
    width: 24%;
    margin: 10px;
}
.right{
    width: 100% !important;
}
.clearfix .left-4{
    width: 100% !important;
}
}
 @media(min-width:561px) and (max-width:767px){
    .slick-vertical .slick-slide {

        width: 100% !important;
      }

      .product-single-details {
        padding: 0px 10px;
    }
    .padding-row{
        padding: 0 39px;
    }
    .card {
        font-family: "Century Gothic",sans-serif;
        /* padding: 17px 111px !important;
        width: 43%; */

    }
    /* .buy-now{
        padding: 12px 60px !important;
    } */
#box form{
    padding: 0;
}


}
@media(max-width:991px){
    .owl-carousel .owl-item img{
        height: 250px;
    }
    .product-single-area .product-bottom-info .nav-tabs-menu .nav-tabs .nav-item {
        position: relative;
        top: 12px;
    }
}
@media(min-width:767px) and (max-width:1024px){
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    /* width: 41% !important; */
}
.product-single-details {
    padding: 0;
}
.bread-crumb{
    padding-left: 12px;
}

.buy-now {
    padding: 15px 52px !important;
}
}
@media(min-width:767px) and (max-width:1024px){
    .card{
padding: 15px 78px !important;
}
.plus{
    margin: 0;
}
}
@media(max-width:767px){
    .oud-img{
        display: none;
    }
    .left-div{
        text-align: center;
    }
    .frequency .fr-cc{
        text-align: center;
    }
    .frequency{
        text-align: center;
    }
}

/* sticky section css  */


  header {
    /* width: 100%;
    height: 100px; */
    /* background: #2e446d; */
  }

  .container {
    /* height: 100%; */
    /* background: #b3c1da; */
    /* width: 992px; */
    /* margin: 0 auto;
    padding: 25px; */
  }

  section.one-product {
    position: relative;
  }
  section.one-product:after {
    content: "";
    display: block;
    clear: both;
  }

  .clearfix .left-4 {
    width: calc(50% - 12px);
    float: left;
    /* margin-left: 24px; */

  }
  .left-div {
    width: 100%;
    /* height: 200px; */
    /* background: #ccd9f1; */
    margin-bottom: 25px;
    border-radius: 4px;
  }

  .right {
    width: calc(50% - 13px);
    float: left;
  }

  .right-child-4 {
    /* background: #8da8d0; */
    display: block;
    /* float: right; */
    width: 600px;
    padding: 10px;
    text-align: start;
    color: white;
    border-radius: 4px;
  }
  .right-child-4 h2 {
    font-size: 38px;
  }
  .right-child-4.posFix {
    position: fixed;
    top: 25px;
  }
  .right-child-4.posAbs {
    position: absolute;
    bottom: 25px;
  }
/*
  .bottom {
    width: 100%;
    height: 900px;
    background: #8698b9;
  } */
@media(max-width: 992px) {
  .right .right-child-4 {
    width: 100%;
  }

  .container {
    width: 100%;
  }
}
  @media (min-width:768px) and (max-width: 992px) {
    .clearfix .left-4 {
        width: calc(50% - 0px);
    }

    .right {
        width: calc(50% - 0px);
    }

  }

