body{
    font-family: "Mulish", sans-serif;
}
h1,h2,h3,h4,h5,h6,a{
    font-family: "Mulish", sans-serif;
}
.h1set{
    font-family: "Mulish", sans-serif !important;
    font-size: 53px !important;
}
.hide-data{
	display:none !important;
	
}

.pay-Online{
    border: 1px solid green;
    padding: 2px;
    border-radius: 4px;
    color: green;
    font-size: smaller;
}
.pay-COD{
    border: 1px solid #fb3640;
    padding: 2px;
    border-radius: 4px;
    color: #fb3640;
    font-size: smaller;
}


.box-header {
    background: linear-gradient(to bottom, #3271b5 0%, #3271b5 100%) !important;
    display: flex; 
    justify-content: space-between;
}
.box-header h2{
    color: white;
}
body {
    background-color: #faf6f1 !important;
}
.table-wrapper th {
    background-color: #dc4a4e !important;
    color: white;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #4370b017 !important;
}
.box-header .box-icon{
 display:none;   
}
.table-bordered tr>th {
    background: #dc4a4e !important;
    color: white;
}
.table-bordered tr>th a{
    color: white !important;
}
.box {
    margin-top: 0px !important;
}
.smsnote {
    /*
    color: red;
    border: 2px red solid;
    padding: 5px 20px;
	padding-left: 6px;
    border-radius: 5px;
	*/
	color: red;
    border-radius: 5px;
}
.chosen-container{
 width: 100% !important;
}
.btn-info {
    background-image: none !important;
    background:#4c6eab;
    border: none;
    padding: 3px 10px;
    color: #f9f6f2;
    font-weight: 700;
    border: 1px solid white;
}
.btn-success {
    background-image: none !important;
    border: none;
    padding: 3px 10px;
    font-weight: 700;
}


/*--------Css by pradip start---------------*/

.col-md-6.image-section{
    background-image: url("/upload/other/loginbg.webp");
    background-size: cover;
    height: 100vh;
}
   .loginimage{
		width: 30%;
		height: 90px;
		margin: 30px;
	
	}
	.ch-containers .row {
    margin-left: 0px;
    margin-right: 0px;
    }
    .ch-containers {
    padding: 40px;
}
     @media (max-width: 767px)
	 {
	     .loginimage{
	         width: 60%;
			 height: 70px;
			 margin: 28px;
	     }
	     .col-md-6.image-section{
	         height:360px;
	     }
	     .row.login-main-section {
    margin-left: -15px;
    margin-right: -15px;
}.ch-containers {
    padding: 0px;
}
	 }
	 
	 
	 /*css for product details page */
	 
section#pd-main-details {
    border: 1px solid #3271b51f;
    padding: 11px 40px;
    border-radius: 4px;
    margin-bottom: 20px;
    background: #3271b508;
}	 
h2.pd-product-name {
    font-size: 27px;
    line-height: 35px;
    margin-top: 30px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
h3.pd-product-price {
    font-size: 23px;
    font-weight: 600;
    color: black;
    margin-top: 10px;
    margin-bottom: 16px;
}
p.pd-product-category {
    font-size: 14px;
    background: #dc4a4e;
    width: fit-content;
    padding: 5px 14px;
    color: white;
    border-radius: 6px;
    letter-spacing: 0.3px;
    font-weight: 600;
}
p.pd-product-subcategory {
    font-size: 14px;
    background: #3271b5;
    width: fit-content;
    padding: 5px 14px;
    color: white;
    border-radius: 6px;
    font-weight: 600;
}
p.pd-product-deescription {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #323232;
    line-height: 24.3px;
}	
.pd-product-model {
    display: flex;
    justify-content: flex-start;
}
.pd-product-model-img {
    width: 70px;
}
section#pd-model-data{
    border: 1px solid #3271b51f;
    padding: 40px 40px;
    border-radius: 4px;
    background: #3271b508;
}
h3.pd-product-m-name {
       padding-left: 15px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.4px;
}
h3.pd-sub-model-name {
    font-size: 18px;
    letter-spacing: 0.4px;
    font-weight: 500;
    padding-bottom: 0px;
    background: #c0c0c052;
    padding: 10px;
    border-radius: 7px;
}
.pd-sub-model-color ul {
    padding: 0px;
}
li.pd-color-stock-value {
    padding: 10px;
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #545454;
}
li.pd-color-stock-value {
    padding: 5px;
    list-style: none;
}
span.pd-color-circle {
    padding: 3px 11px;
    border-radius: 17px;
    margin-right: 10px;
}

span.pd-color-name {
    margin-right: 35px;
}
section#pd-model-data .row:not(:last-child) {
    border-bottom: 4px solid #3271b51f;
    margin-bottom: 34px;
}
table.pd-table-details td {
    width: 150px;
    padding: 0px;
}
.navbar.navbar-default {
    position: sticky;
    top: 0;
    z-index: 9999;
}
::-webkit-scrollbar {
    width: 10px;
    background-color: transparent;
    box-shadow: none;
    border: none;
}
::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #dc4a4e 20%,#3271b5 100%);
    border-radius: 30px;
}

::-webkit-scrollbar:horizontal{
  height: 8px;
  background:#bfbfbfcc;
}
.main-head-cl {
    display: block;
}

.modal-open .modal {
    z-index: 9999999;
    
}


/*menu css*/

 .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
  border:1px solid #3271b5;
}

.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 3px;
  background-color: #3271b5;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
      width: 49px;
    background-color: #ffffff;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
a.hide-menu {
    padding: 19px 14px 0px;
     display: flex;
    justify-content: space-between;
    align-items: center;
}
span.menu-new-d {
    font-size: 12px;
    letter-spacing: 0.3px;
}
a.hide-menu {
    border-bottom: 1px solid #3271b570;
    padding: 12px 12px !important;
    text-decoration:none;
}
div.right-bar {
    width: 91.3333%;
}

.row.smsnote-cl {
    padding: 10px 31px;
    background: #dc4a4e1c;
    margin: 0px 1px;
    border-radius: 5px;
}
@media only screen and (max-width: 600px) {
a.hide-menu {
    display:none;
  }
  div.right-bar {
    width: 100%;
}
p.tooltiptexts{
    display:none;
}
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}


.hide-menu:hover .tooltiptext {
  display: block;
}

.menu-link:hover  .tooltiptexts{
    display: block;
    opacity:1 !important;
}

span.tooltiptext {
    display: none;
    position: absolute;
    background: #ffffff;
    width: 167px;
    padding: 7px;
    border-radius: 5px;
    color: black;
    left: 70px;
    z-index: 99;
}

p.tooltiptexts {
    position: absolute;
    background: #ffffff;
    width: 70px;
    padding: 4px;
    border-radius: 5px;
    color: black;
    left: 40px;
    z-index: 99;
    top: 0px;
    font-size: 13px;
}

/*menu css end */

/*--------Css by pradip end---------------*/

