

body {
    margin: 0;
    overflow-x: hidden;
    font-family: 'Montserrat';
    padding: 0;
    overflow-x: hidden !important;
}
body, div, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, th, td, img {
    border: 0 none;
 font-family: 'Montserrat';
   letter-spacing: 0.01em;
    margin: 0;
    padding: 0;
    line-height: 24px;
}


/* ===============================
   HEADER RESET
================================ */
header {
    width: 100%;
}

/* ===============================
   LOGO + MENU ROW
================================ */
.head4 .row {
    display: flex;
    align-items: center;
}
.navbar {
    max-width: 100%;
}

.navbar-collapse {
    justify-content: flex-end;
}

.navbar-nav {
    flex-wrap: nowrap;
}
.col-lg-3 {
    flex: 0 0 15%!important;
    max-width: 15%!important;
}

.navbar-light .navbar-nav .nav-link:hover {
    border: unset!important;
    background: #F7F7F6;
}
/* ===============================
   LOGO COLUMN
================================ */
.head4 .col-2 {
    display: flex;
    align-items: center;
}

/* ===============================
   MENU COLUMN (RIGHT SIDE)
================================ */
.head4 .col-10 {
    display: flex;
    justify-content: flex-end; /* push menu right */
    align-items: center;
}

/* ===============================
   NAVBAR FIX
================================ */
.navbar {
    padding: 0;
    width: 100%;
}

/* ===============================
   MENU UL (STRAIGHT LINE)
================================ */
.navbar-nav {
    display: flex;
    flex-direction: row;        /* force straight line */
    align-items: center;
    margin-left: auto;          /* push menu to right */
    gap: 0px;                  /* spacing between items */
}

/* ===============================
   MENU ITEMS
================================ */
.navbar-nav .nav-item {
    white-space: nowrap;
}

/* ===============================
   MENU LINKS
================================ */
.navbar-nav .nav-link {
    font-size: 15px;
    font-weight: 500;
    padding: 10px 0;
    color: #000;
}

/* ===============================
   SHOP ONLINE BUTTON
================================ */
.navbar-nav .shponlnbtn {
    background: #000;
    color: #fff !important;
    padding: 8px 18px;
    border-radius: 4px;
}

/* ===============================
   REMOVE BOOTSTRAP AUTO MARGINS
================================ */
.mr-auto {
    margin-right: 0 !important;
}

/* ===============================
   MOBILE FIX
================================ */
@media (max-width: 991px) {

    .head4 .col-10 {
        justify-content: flex-start;
    }

    .navbar-nav {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }

    .navbar-collapse {
        background: #fff;
        padding: 15px;
    }
}

.flow-chart-modifier {
    width: 49%;
}
.workflow-align {
    margin-left: 10%;
    width: 34%;
}
.arrow-angle {
    left: 350px;
    position: relative;
    transform: rotate(130deg);
    width: 11%;  font-family: 'Montserrat';
}
.content-align {
    background-color: #c5c5c5;
    padding: 86px 108px !important;
}
.label {
    color: #666a6d !important;
   font-family: 'Montserrat';
}
.clear-area-25 {
    clear: both;
    height: 25px;
    width: 100%;  font-family: 'Montserrat';
}
.button-modifier:hover {
    border: 10px solid transparent;
    padding: 50px !important;
}
.icon-align {
    left: 35%;
    position: relative;
}
.left-icon-align {
    bottom: 69px;
    position: relative;
    right: 43px;
}
.clear {
    clear: both;
}
* {
    outline: medium none;
}
.hide {
    display: none;
}
*::-moz-selection {
    background: #00bff3 none repeat scroll 0 0;
    color: #ffffff;
}
m h1 {
    color: #525151;
    letter-spacing: -2px;
    line-height: 32px;
    padding: 0 0 13px;
}
h2 {
    color: #fff;
    font-weight: normal;
    line-height: 14px;
    padding: 20px 0 13px;
   font-family: 'Montserrat';
      letter-spacing: 1.1px; 
}
h3 {
    color: #525151;
    font-weight: normal;
    line-height: 14px;
    padding: 0 0 5px;
   font-family: 'Montserrat';
    
}
p {
    color: #545454;
    font-size: 16px;
    line-height:26px;
    padding: 5px 0; 
        letter-spacing: 1.1px; font-size: 14px ;
    
 font-family: 'Montserrat';
}
p a {
    text-decoration: none !important;
   font-family: 'Raleway';
}
a {
        color: #161617  ;
    letter-spacing: 0.3px;
    outline: medium none;
    text-decoration: none !important;
    transition: all 0.6s ease 0s;
   font-family: 'Montserrat'; 
        letter-spacing: 1.1px;
}
a:hover {
    color: #000;
    text-decoration: none;
}
ul{ list-style: none;  font-family: 'Montserrat';}


@font-face {
  font-family:hugs-and-kisses-xoxo-demo.regular;
  src: url(font/hugs-and-kisses-xoxo-demo.regular.ttf);
}

.form-group { margin-bottom: 2rem !important;}



.head1{ padding:10px 0px; background:#f3f3f3;  }
.head2{ padding:5px 0px; background:#000;  }
.head3{ padding:0px 0px; background:#f3f3f3;  }


.head4{ padding:10px 0px; background:#de0f6e;  }

.head3 li{     float: left;
    font-size: 14px;
    width: 34%;
    text-align: center;
 
    font-weight: bold; }


.hovr{ border: none; }
.hovr hover{ border: 1px solid #333 !important; }

.bdr a{ color: #a2a1a1 !important; font-size: 14px !important ; }

dl, ol, ul{ margin-bottom: 0px !important;}

.btn { border-radius:0px !important; }
.form-control { border:none !important;  border-radius:0px !important; }
.btn1{ width:150px; padding:8px; margin: 0 auto; border:none;  color: #fff; display: block; border-radius: 20px; border:0px;  background:#b3b3b3;  margin: 10px auto;  }
.btn2{ width:150px; padding:10px; float: left;  color: #fff; display: block; border-radius: 20px; background:#000; border:0px;   }

.bg-light1{ background:#fff!important; }

.navbar-light .navbar-nav{ font-weight: bold !important; font-size:15px !important; text-transform: uppercase;  color:#000 !importnat;}
.navbar-light .navbar-nav .nav-link{font-weight:normal !important; font-size:13px !important; text-transform: uppercase; color:#000 !important;}


.bdr{ border:1px solid #b9b9b9; }
.bdr-inner{  }

.btn-outline-success{ background:#000 !important; border:none !important; color: #fff !important;  }

.btn-b{ padding: 10px;  margin-left:10px;  float: left; background: #de106e; color: #fff; border-radius: 20px;  width: 190px;}

.head04{font-size: 15px;     line-height: 24px;  height: 58px;  color: #333; text-align: center;}

span {
    outline: medium none;  font-family: 'Montserrat';
    text-decoration: none !important;  font-family: 'Montserrat';}
.space{ width:100%; padding: 0px; margin: 0px; height: 30px; clear: both; }

.nav-item{ padding: 0 22px;}

.divider{ width: 100%; margin: 0 auto;  height: 1px;  background: #f3f3f3;}
example1 {
 height: 50px;	
 overflow: hidden;
 position: relative;
}
.example1 h3 {
 font-size: 3em;
 color: limegreen;
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 line-height: 50px;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);	
 transform:translateX(100%);
 /* Apply animation to this element */	
 -moz-animation: example1 15s linear infinite;
 -webkit-animation: example1 15s linear infinite;
 animation: example1 15s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes example1 {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes example1 {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes example1 {
 0%   { 
 -moz-transform: translateX(100%); /* Firefox bug fix */
 -webkit-transform: translateX(100%); /* Firefox bug fix */
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%); /* Firefox bug fix */
 -webkit-transform: translateX(-100%); /* Firefox bug fix */
 transform: translateX(-100%); 
 }
}

.bor1{  }
.btn-primary1{ border:1px solid #000 !important; }

.bg-success1{ background-color: #de106e!important; }
.bg-primary1{background-color: #000 !important;}
.form-control1 {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
     padding: 1.375rem .75rem; 
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057; border:1px soild #ccc !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem; border-radius: 20px; 
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}

/*
** Style Simple Ecommerce Theme for Bootstrap 4
** Created by T-PHP https://t-php.fr/43-theme-ecommerce-bootstrap-4.html
*/
.bloc_left_price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
}
.category_block li:hover {
    background-color: #007bff;
}
.category_block li:hover a {
    color: #ffffff;
}
.category_block li a {
    color: #343a40;
}
.add_to_cart_block .price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    margin-bottom: 0;
}
.add_to_cart_block .price_discounted {
    color: #343a40;
    text-align: center;
    text-decoration: line-through;
    font-size: 140%;
}
.product_rassurance {
    padding: 10px;
    margin-top: 15px;
    background: #ffffff;
    border: 1px solid #6c757d;
    color: #6c757d;
}
.product_rassurance .list-inline {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.product_rassurance .list-inline li:hover {
    color: #343a40;
}
.reviews_product .fa-star {
    color: gold;
}
.pagination {
    margin-top: 20px;
}

.nav-item { padding: 0 26px;}

.navbar-light .navbar-nav .nav-link:hover{ border:1px dashed #333; background:#F7F7F6;   }

.hvr{ }
.hvr:hover{ border:1px dashed #333; transition-delay: 0.3s; }
.brd-1{}



@media only screen and (max-width: 1600px) { .nav-item{ padding: 0 15px;}  }
@media only screen and (max-width: 1460px) { .nav-item{ padding: 0 15px;}  }

@media only screen and (max-width: 600px) { .bdr-inner{ display:none;} }



@media only screen and (max-width: 420px) {
    
    .bdr-inner{ display:none;}
    .head3 li { width:10% !important;}
    .head3 { display:none; font-size: 10px;}
    .form-inline{ display: none !important;}
    .navbar-header{ background:#000;}
    .brd-1{border:0px;}
}
@media only screen and (max-width: 380px) {
    
    .bdr-inner{ display:none;}
    .head3 li { width:10% !important;}
    .head3 { display:none; font-size: 10px;}
    .form-inline{ display: none !important;}
    .navbar-header{ background:#000;}
    .brd-1{border:0px;}
}

@media only screen and (max-width: 360px) {
    
    .bdr-inner{ display:none;}
    .head3 li { width:10% !important;}
    .head3 { display:none; font-size: 10px;}
    .form-inline{ display: none !important;}
    .navbar-header{ background:#000;}
    .brd-1{border:0px;}
}

.shponlnbtn, .navbar-light .navbar-nav .shponlnbtn:hover{
    background-color: #BDD641 !important;
    color: #222222 !important;
    border: 1px solid #BDD641;
}
.shponlnbtnp {
    padding: 5px 10px;
    float: left;
}