*{
	margin:0;
	padding:0;
	box-sizing: border-box;
}
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800|Pacifico');
body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #383838;
    background: #e5e5e5;
    background:#fff;
}
a{
	font-size: 14px;
	color: #000;
}
a:hover{
	text-decoration: none;
	color: #66fcf1;
	
}

.red {
    color: rgb(173, 17, 17);
    background: transparent;
    text-align:center;
    font-weight:500;
}
.green {
    color: rgb(64, 146, 64);
    background: transparent;
    text-align: center;
    font-weight: 500;
}

.unsuccess {
    color: rgb(173, 17, 17);
    background: transparent;
    text-align:center;
    font-weight:500;
}
.success {
    color: rgb(64, 146, 64);
    background: transparent;
    text-align: center;
    font-weight: 500;
}
h1,h2,h3,h4,h5,h6,p,span,a{
	
    font-family: 'Source Sans Pro', sans-serif;
}
p{
	
    text-align: justify;
}

header, footer{
    background-color: #141412;
}
header{
    position: relative;
    min-height: 86px;
    border-bottom:4px solid #3c958e;
}
.mailul li a{
    color: #fff;
    font-size:13px;
}
.mailul li a:hover{
    color: #66fcf1
}
.nav-bg{
        border-right: 0;
    border-left: 0;
    border-bottom: 0;
    padding: 8px 0px;
    padding-bottom: 0;
}
.nav-bg .navbar-nav .nav-link{
    /*color: #e52121cc !important;*/
    font-weight: 600;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    text-shadow: 0px 0px 0px #0f0f0f54;
}
.navbar-light .navbar-nav .active>.nav-link{
	color: #4674d4;
	/*border-bottom: 2px solid #4674d4;*/
    position: relative;
}
.navbar-light .navbar-nav .nav-item{
	margin: 0px 8px;
    line-height: 50px;
}
.navbar-light .navbar-nav .nav-link{
	border-bottom: 2px solid transparent;
	/*color: #000000cc;*/
	text-transform: uppercase;
    position: relative;
}
.navbar-light .navbar-nav .nav-link:hover{
	color: #4674d4;
	/*border-bottom: 2px solid #4674d4;*/
}

.navbar-light .navbar-nav .active>.nav-link:before, .navbar-light .navbar-nav .active>.nav-link:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    background-color: #4674d4;
    transition: all 0.3s ease;
}
.navbar-light .navbar-nav .nav-link:before, .navbar-light .navbar-nav .nav-link:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 70px;
    background-color: transparent;
    transition: all 0.3s ease;
}
.navbar-light .navbar-nav .nav-link:hover:before, .navbar-light .navbar-nav .nav-link:hover:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 70px;
    background-color: #4674d4;
    transition: all 0.3s ease;
}

.navbar-light .navbar-nav .active>.nav-link:before {
    top: 16px;
    left: 0;
}
.navbar-light .navbar-nav .active>.nav-link:after {
    bottom: 16px;
    right: 0;}
.navbar-light .navbar-nav .nav-link:before {
    top: 16px;
    left: 0;
}
.navbar-light .navbar-nav .nav-link:after {
    bottom: 16px;
    right: 0;}
.navbar-light .navbar-nav .nav-link:hover:before {
    top: 16px;
    left: 0;
}
.navbar-light .navbar-nav .nav-link:hover:after {
    bottom: 16px;
    right: 0;}

.dropdown-toggle::after{
    border-top: 0;
}

.dropdown-menu{
	border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 1px solid #4674d4;
    margin-top: 0; 
    padding-right: 0; 
    padding: 0;
}
.dropdown-menu li{
    border-bottom: 1px solid #5674d4cc;
}
.dropdown-item{
    line-height: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}
.dropdown-item:focus, .dropdown-item:hover{
	    background-color: #4674d4;
    color: #fff;
}
.navbar-light .navbar-nav.new_nav .nav-item{
	margin:0;
	margin-right: 12px;
}
.navbar-light .navbar-nav.new_nav .nav-link{
	border-bottom: 0;
	padding:0;
}
.navbar-light .navbar-nav.new_nav .nav-link {
	    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 20px;
    box-shadow: 0 0px 2px rgba(0,0,0,.24), 0 0px 2px rgba(0,0,0,.12);
}

.navbar-light .navbar-nav.new_nav .nav-link:hover{
	border-bottom: 0;
	box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
	/*border-color: #4674d4;*/
}
.top-nav{
    /*border-top: 4px solid #848484;*/
    border-top: 4px solid #66fcf1;
}
.top-bar-curve {

        background: #095296;border-bottom-left-radius: 50px;
}

.topul ul li a{
    color: #fff;
}
.topul ul li a i{
    margin-right: 5px;
}
.forrightborder{
    border-right: 1px solid #ffffff36;
    padding-right: 10px;
}

.sol-icon li{
    margin-right: 0;
}
.sol-icon li a i{margin-right: 0 !important;}
.sol-icon li a{
        display: inline-block !important;
    border-radius: 50%;
    padding: 0;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #fff;
    color: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
.fa-fb {
    border: 1px solid #3b579d !important;
    background-color: #3b579d;
    color: #fff;
}
.fa-tw {
    border: 1px solid #1da1f2 !important;
    background-color: #1da1f2;
    color: #fff;
}
.fa-linke {
    border: 1px solid  #0077B5 !important;
    background-color:  #0077B5;
    color: #fff;
}
.fa-you {
    border: 1px solid #FF0000 !important;
    background-color: #FF0000;
    color: #fff;
}
.fa-fb:hover, .fa-tw:hover, .fa-linke:hover, .fa-you:hover{
    background-color: transparent !important;
    border:1px solid #fff !important;
    color: #fff !important;
}
.list-icon:hover {
    background-color: transparent !important;
    border:1px solid #3b579d !important;
    color: #3b579d !important;
}
.list-icon2:hover {
    background-color: transparent !important;
    border:1px solid #1da1f2 !important;
    color: #1da1f2 !important;
}

/*Cart_menu css start here*/
.Cart_menu li a {
    padding: 0px 10px;
    border-right: 1px solid;
    text-shadow: 0px 0px 0px #0f0f0f54;
}
.Cart_menu li a:hover{
    font-weight: 600;
    color: #4674d4
}
.Cart_menu li:last-child a{
    border-right: 0;
    padding-right: 0;
}
/*Cart_menu css ends here*/

.scrollTop {
    position: fixed;
    right: 20px;
    bottom: 10px;
    font-size: 14px;
    border-radius: 100%;
    font-weight: normal;
    height: 50px;
    width: 50px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    color: white;
    
}

.scrollTop img{
    height: 45px;
}

/*input[type=password],input[type=phone],input[type=email],input[type=text],input[type=time],input[type=date], select, textarea{
    border-top: 0;
    border-right: 0;
    border-left: 0;
    padding-left: 0;
  } 
*/
.form-control {
    box-shadow: 0 2px 0 #d7d7d7;
    -webkit-box-shadow: 0 2px 0 #d7d7d7;
    -moz-box-shadow: 0 2px 0 #d7d7d7;
    border-radius: 0;
    padding-top: 3px;
    padding-bottom: 3px;
}
input::-webkit-input-placeholder{
    color: #000;
}
.form-control:focus{
    box-shadow: none;
}


hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(229, 229, 229, 0.38);
}

/*extra css*/

.dt-sc-button {
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 15px;
    line-height: normal;
    display: inline-block;
    margin: 10px 0px 0px;
    cursor: pointer;
    outline: none;
    position: relative;
    z-index: 1;
    background: #000;
    color: #fff;
    -webkit-box-shadow:0px 3px 3px 3px #00000052;
    box-shadow: 0px 3px 3px 3px #00000052;
}
.dt-sc-button:hover{
    color: #000 !important
}
.dt-sc-button.filled:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #66fcf1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform-origin: 0%;
    -ms-transform-origin: 0%;
    transform-origin: 0%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.dt-sc-button.filled:hover:before {
    -webkit-transform: scaleX(1);
     transform: scaleX(1); 
    -ms-transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -ms-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    color: #000;
}
.about-us h3 {
    color: #000;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    text-transform: capitalize;
    margin-top: 7px;
}
.about-us h3:after {
    content: "";
    background: #4674d4;
    width: 34px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.latest{
    border-top: 20px solid #66fcf1;
    background-color: #e3e3e369;
    background:#e5e5e5
}
.owl-theme .owl-controls .owl-buttons div{
    margin: 0 !important;
}
.owl-prev{
    left: -10px !important;
}
.owl-next{
    right: -10px !important;
}
.card-img-top{
        -webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
}

.card-img-top:hover{
    cursor: pointer;
    border-color: #383838; 
    transition: all .7s;
}
.card-body h6{
    /*border-bottom: 1px solid #dbdbdb;*/
    border-bottom: 1px solid ;
    padding-top: 15px;
    padding-bottom: 6px;
    color: #666;
    font-size: 14px;
    margin-bottom:4px;
}
.card-body a{
    font-size: 13px;
    font-weight: 600;
}
.card-body a:hover{
    color: #6c757d;
}
.card-body h6 a{
    color: #000;
}

.cat-img{
    position: relative;
    overflow: hidden;
    transition: all ease .5s;
    padding:20px;
}
.cat-img:hover{
    transition: all ease .4s;
}
.cat-img:hover img{
    transition: all ease .5s;
    transform: scale(1.5);
}
.cat-img img {
    min-height: 264px;
    max-height: 245px;
    transition: all ease .4s;
        /*-webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);*/
}
.cat_main { 
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 0 10px 2px rgba(0,0,0,0.20);
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.20);
    background:#fff;
}
.cat_main:hover {
}

.cat_footer{
    padding: 10px;
        /*background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(../images/bg02.jpg);*/
    background-size: cover;
    background: url('../images/bg-patern.png');
}
/*.cat_footer .btn{
    font-size: 12px;
}*/
.cat_footer h6{
    color: #000;
    white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom:8px;
}
.set-text{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.79);
}
.set-text h6 {
    padding-top: 8px;
    padding-bottom: 8px;
    /*min-height: 54px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:15px;
}
.cat-img:hover .set-text h6{
    text-shadow: 0px 1px 2px #66fcf1;
}
.popularsale{
    background-image: url(../images/bg_1.jpg);
    background-color: #31353d;
    background-position: center 0%;
    background-attachment: fixed;
}
.pdiv h5, .pdiv p, .pdiv span{
    color: white
}
.pdiv h6{
    color: #000;
 }
.pdiv h5 a{
    font-size: 20px;
}
.pdiv h5 a:hover{
    color: #66fcf1
}
.pdiv h5 a, .pdiv span a{
    color: #fff;
}
.com_color{
    color: #66fcf1 !important;
}



.newrelease .card-body h4{
    font-size: 15px;
    border-bottom: 1px solid #dbdbdb;
        padding-bottom: 6px;
}
.newrelease .card-body h4 span{
    float: right;
}
/*extra css ends*/ 
/*footer*/
.nav .nav-link {
    text-transform: capitalize;
    padding: 4px 5px;
    color: #ceceec;
    display: inline-block;
    padding-left: 0;
    transition: all ease .6s;
}
.nav .nav-link:hover{
    padding-left: 10px;
    color: #66fcf1;
    transition: all ease .5s;
}
.nav .nav-item{
    border-bottom: 1px solid #e1e1e140;
}
.foot p{
    color: #ccc;
    font-size: 15px;
}
.foot h3{
    font-size: 18px;
}
.bottom-div{
    background: #66fcf1;
    color: #000;
    text-align: center;
    padding: 8px;
    margin-top: 10px;
}

.site_link{
    color:#000;
    text-decoration: underline;
}
.site_link:hover{
    color: #000;
    text-decoration: none;font-weight: bold;
}

.item:hover{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.item.p-2 {
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.20);
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.20);
    margin: 9px 15px;
    background:#fff;
    padding: 0 !important;
}
.item.p-2 a {
   
}
.padding10{
     padding:10px;
}

.item.p-2 .card-body {
    /*border-style: groove;*/
    margin-top: 22px;
    background: url('../images/bg-patern.png');
}


/*newrelease css start */
.newrelease .item.p-2{

}

.sale_row{
    background: #ffffff85;
    min-height: 322px;
    padding-top: 20px;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    padding: 5px 7px !important;
    font-size: 13px !important;
}

.offer-price{
    font-size: 15px;
}

/**/
.product_list ul {
    padding-left: 0;
}
.product_list ul li{
    list-style: none;
}

.leftsec h5{
    border-bottom: 4px double #3c958e;
    padding-bottom: 3px;
    font-weight: 600;
    font-size: 16px;
}

.aboutbooks{
    border: 1px solid #3c958e;
    padding: 8px 10px;
    margin-top: 10px;
    background-color: #141412;
    color: #66fcf1;
    border-top: 2px solid #66fcf1;
}
.aboutbooks h3{
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
}
.rightsec .card{
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.20);
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.20);
    background-color: #fff;
        /*margin: 9px 6px;*/
        margin: 9px 3px;
    /*padding: 20px 15px;*/
    background: url(../images/bg-patern.png);
    /*width: 19%;*/
}
.rightsec .card .card-body{
    /*background: #fff;*/
}
.rightsec .card .card-img-top{
    min-height: 310px;
    max-height: 245px;
    padding: 10px;
    background: #f1f1f1;
    box-shadow:none;
}

.rightsec .card .card-body h6{
    margin-bottom: 0;
}
.rightsec .card .card-body h5 {
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.booklarge img{
    min-height: 375px;
    max-height: 375px;
}
.shiftleft{
    margin-left: -40px;
}


.bookltext h4{
    font-family: 'roboto';
    font-weight:  normal;
}
.booklarge .btn-secondary{
    padding: 8px 25px;
}
.bookltext h5{
        color: #4674d4;
    font-weight: 600;
}

.bookltext p{
    font-size: 24px;
    color: #000;
}

.bookltext p span{
    color: #908f8f;
    font-size: 16px;
}

.com_head{
    border-bottom: 4px double #3c958e;
    padding-bottom: 3px;
    font-weight: 600;
    font-size: 16px;
}
.tablesm tr td{
   padding-left: 5px;
   color: #3a3939;
}
.tabs p{
    font-size: 14px;
}
.tabs a.active{
   border-bottom: 3px solid #3b928b; 
}
.tabs a{
        border-bottom: 3px solid transparent;
    font-size: 18px;
        color: #696b6d !important;
}

.SimilarProducts .card-img-top{
    min-height: 245px;
    max-height: 245px;
}


.cartpage .media img {
    height: 150px;
}

.b-btn .btn-secondary{
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 14px !important;
}

.bookSlides img{
        min-height: 245px;
    max-height: 245px;
}

.comspan{
    color: #908f8f;
    font-size: 16px;
}
.forget{
   
    text-decoration: underline;
}
.forget:hover{
    text-decoration: none;
}


/*admin login page css*/
.multicolor{
   background-image: linear-gradient(to right, #1e2327 , #63594d);
}
.main_div{
    margin-top:10%;
}

.main_row{
    background: #ffffff33;
    border: 1px solid #ceceec;
    padding: 20px;
    padding-bottom: 30px;
}

.main_row .form-control{
    background: #ffffffad;
}


.adminlogo{
    background: #fff;
    margin: 0px auto;
    margin-top: -40px;
    margin-bottom: 23px;
    padding: 23px;
}
.border_right {
    border-right: 2px solid #e0e0e0;
}
.border_left{
    border-left: 2px solid #e0e0e0;
}
.forgot a{
    color: #08d;
    text-decoration: underline;
}
.forgot a:hover{
    text-decoration: none;
}

.margin_top{
    margin-top: 16%;
}
.margin-top-contact{
    margin-top: -101px;
}

.contact h5{
    font-family: 'roboto';
    font-weight: normal;
    border-bottom: 4px double #3c958e;
    padding-bottom: 3px;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
}
.contact p{
    font-size: 16px;
}

.termul li i{
    margin-right: 5px;
    padding-top: 3px;
}

.heading{
    font-family: 'roboto';
    font-weight: normal;
    border-bottom: 4px double #3c958e;
    padding-bottom: 3px;
    display: inline-block;
}

.wrap {
    display: inline-block;
    position: relative;
    padding: 26px 0px;
    padding-bottom: 39px;
}

.wrap input[type="text"] {
  height: 60px;
  font-size: 18px;
  display: inline-block;
  font-family: "Lato";
  font-weight: 100;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

.wrap input[type="text"]:focus:hover {
  border-bottom: 1px solid #BBB;
}

.wrap input[type="text"]:focus {
  width: 400px;
  z-index: 1;
  border-bottom: 1px solid #BBB;
  cursor: text;
  background:#f8f9fa;
}
.wrap input[type="submit"] {
  height: 67px;
  width: 63px;
  display: inline-block;
  color:red;
  float: right;
  background: url('../images/download.png') center center no-repeat;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: .8;
  cursor: pointer;
  transition: opacity .4s ease;
}

.wrap input[type="submit"]:hover {
  opacity: 0.8;
}
:focus {
    outline: none;
}
/*input:-internal-autofill-selected {
    background-color: transparent !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
*/

select.form-control.lang {
    height: auto !important;
    padding: 5px 110px 5px 8px;
    font-size: 14px;
}


del {
    text-decoration: line-through #ff3b2f;
}

.btn-secondary i {
    margin-right: 2px;
}
.card-body a.btn-secondary {
    font-weight:normal
}
.card-body a:hover.btn-secondary {
    color:#fff;
}


.carousel-control-prev i, .carousel-control-next i{
    border: 1px solid;
    width: 32px;
    height: 32px;
    line-height: 30px;
    font-size: 27px;
    background: #000;
    border-color: #000;
    border-radius: 50%;
}

/*  Book shiiping*/


.modal_a {
    font-size: 12px;
    padding: 5px 0;
    text-decoration: underline;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

    .modal_a a {
        color: #6c9d06;
    }

.Shipping_modal h5 {
    color: #0fa2ff;
}

.Shipping_modal p {
    margin-bottom: 4px;
}

.count_number button {
    width: 25px;
}

.count_number span {
    padding-right: 10px;
}


/*media query start here*/

@media (max-width: 736px)
{
    .logotext{
    font-size: 22px;
}
}
@media (max-width: 574px)
{
    .text-c{
        text-align: center;
    }
    .text-c img{
        height: 70px;
    }
    .marquee-sibling{
        width: 35%;
    }

}

@media (min-width: 737px) and (max-width:990px )
{
    .logotext{
    font-size: 36px;
}
}


@media (max-width: 991px)
{
    header{
        position: initial;
    }
    .nav-bg{
        position: initial;
        margin-left: 10px;
        margin-right: 10px;
    }
.navbar-toggler {
    background: #030303;
    border-color: #005e20;
    padding: 10px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar-toggler .icon-bar {
    background-color: #a5cd17;
}

.abouttext{
    padding: 80px 26px 87px 28px;
}
.navbar-light .navbar-nav .active>.nav-link:before, .navbar-light .navbar-nav .active>.nav-link:after{
    display: none;
}
.navbar-light .navbar-nav .nav-link:hover:before, .navbar-light .navbar-nav .nav-link:hover:after{
    display: none;
}
.navbar-light .navbar-nav .nav-item{
    line-height: 15px;
}
.shiftleft {
     margin-left: 0px; 
}

.margin-top-contact{
    margin-top: 0;
}

    .wrap {
        position:initial;
    }
    .wrap input[type="text"]:focus {
        width:100%;
    }
    .wrap input[type="text"] {        
        width:100%;
        border-bottom: 1px solid #BBB;
    }
    
    .dropdown-item {
        padding:.25rem 0.5rem;
    }

    .cat-img img {
        min-height:325px;
        max-height:325px;
    }
    .about-us h3 {
        margin-bottom:15px;
    }
}






/*add more*/
/*dropdown css here*/
.dropdownnew{
    position: relative;
}
.dropdown ul li{
    list-style:none;
}
.dropdownnew-menu, .dropdownnew-menu-inner{
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: white;
    min-width: 140px;
    /*min-height: 141px;*/
    box-shadow: 1px 1px 1px #00000029;
}
.dropdownnew-menu-inner{
    
}


.dropdownnew:hover .dropdownnew-menu{
    display: block;
}
.dropdownnew .dropdownnew-menu:hover .dropdownnew-menu-inner {
    display:block;
}
.dropdownnew a {
    text-transform:uppercase;
}
.dropdownnew-menu .dropdown-item{
    text-transform:uppercase;
}
.dropdown-item{
    display: flex;
    justify-content: space-between;
    text-transform:uppercase;
}
.dropdownnew:hover .dropdownnew-menu .dropdownnew .dropdownnew-menu{
    display: none;
}
.dropdownnew:hover .dropdownnew-menu .dropdownnew:hover .dropdownnew-menu{
    display: block;
}
.dropdownnew:hover .dropdownnew-menu .dropdownnew .dropdownnew-menu .dropdownnew .dropdownnew-menu-inner {
    display:none;
}
.dropdownnew:hover .dropdownnew-menu .dropdownnew .dropdownnew-menu .dropdownnew:hover .dropdownnew-menu-inner {
    display:block;
}
/*dropdown css ends here*/


.img___pop img{max-height:80px;margin-bottom:10px}
.catalog___page ul li{padding-bottom:15px;}
.catalog___page ul li a{border-bottom:1px solid;font-size:18px;display:inline-block;padding-bottom:3px;}

.nav-center {
    padding-left:30px
}
.NavMenu li a {
    font-size:16px;
    text-transform:uppercase;
}
.NavMenu li ul {background:#fff;
}
.NavMenu li ul li a {
    color:#000;
}

.NavMenu li a label, .NavMenu li ul li ul li a {text-transform:uppercase;
}



@media (max-width: 991.98px) {
    .NavMenu {
        background-color: #fff;
        z-index:9;
    }
    .NavMenu li a{display:flex;}
    .NavMenu li ul{
        min-width:initial;
        max-width:initial;
        width:100%;
    }
    .nav-center ul li a span{display:none;}
    .NavMenu li ul li ul{background:#dddddd8f;}
    .NavMenu li ul li ul li a{color:#000;}
}

























