@charset "utf-8";
html, body{height:100%;}

body{font-family: 'Poppins', sans-serif; font-size:13px;}
p, ul, li, h1, h2, h3, h4, h5, h6, input, select, textarea{padding:0px; margin:0px; list-style:none; font-weight:normal;}
@font-face{font-family:'Poppins'; src:url('../fonts/Poppins-Regular.ttf') format('truetype'); font-weight:400; font-style:normal}
@font-face{font-family:'Poppins-SemiBold'; src:url('../fonts/Poppins-SemiBold.ttf') format('truetype'); font-weight:600; font-style:normal;}

.searchdiv{height:31px; border:1px solid #D0D0D0; padding:0px 0px 0px 20px; position:relative; min-width:350px;}
.searchdiv input{float:left; width:290px; height:40px; border:0px; line-height:31px; outline:0px; background:transparent}
.searchdiv button{
    padding: 0px;
    margin: 0px;
    right: 0px;
    top: 0px;
    color: #ffffff!important;
    width: 40px;
    height: 40px;
    background: #746cc1;
    line-height: 30px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size:13px !important;
}
::-moz-placeholder { /* Firefox 19+ */
    font-size:13px !important;
}
:-ms-input-placeholder { /* IE 10+ */
    font-size:13px !important;
}
:-moz-placeholder { /* Firefox 18- */
    font-size:13px !important;
}

.searchdivsimple{height:34px; border:1px solid #D0D0D0; padding:0px 0px 0px 20px; position:absolute; width:350px; right:210px; top:5px;}
.searchdivsimple input{float:left; width:290px; height:34px; border:0px; line-height:34px; outline:0px; background:transparent;font-size: 16px;}
.searchdivsimple button{padding:0px; margin:0px; right:0px; top:0px;color: #8e8e8e!important; width: 38px; background: #efefef;line-height: 32px;}
.searchdivsimple button:hover{color: #ffffff!important; background: #746cc1;}

.pieces{display:block;}
#newAdd{display:block;}

.header-collapsed .searchdivsimple{top:75px;}

#deskall_cat{    
    background: #ffffffef;
    border: 1px solid #ccc;
    padding: 7px 25px;
    float: right;
}

.topicons{position:absolute; top:10px; right:0px; width:200px; height:20px; display:flex; justify-content:center; align-items:center; color:#000; font-size:18px; line-height:18px; z-index:100000000000000000;}
.topicons div:hover .fa, a{color:#746cc1;}
.topicons a{color: #666666;font-size: 13px;padding: 6px 13px; background: #efefef;}
.topicons a:hover, .topicons a:focus, .topicons a:active{color:#746cc1; text-decoration:none;}

.topicons div{width:110px; text-align:center; border-right:none; float:left;}
.topicons div:last-child{border-right:0px; width:90px;}
.topicons div .fa{font-size:17px; color:#8a8a8a;padding-right: 5px;}

.header-collapsed .topicons{top:88px; right:35px;}

.wrappage{padding-top:149px;}

.webcontent h1{font-size:36px; color:#655cbf;}
.webcontent h1 span{font-size:24px; color:#000;}
.webcontent h2{font-size:22px;}
.webcontent p{margin-top:13px; font-size:13px; line-height:25px; text-align:justify; color:#373737;}
.webcontent li{margin-top:15px; list-style:none; background:url(../images/righticon.jpg) no-repeat 0px 7px; padding-left:21px; color:#505050; font-size:13px;}

.homecontent{text-align:center;}
.homecontent p{text-align:center;}

.wrappad{padding-top:30px;}

.call{font-size:13px; margin-top:0px; color:#fff; float:left; line-height:40px;}
.call i{font-size:16px;}

.socialright{float:right; padding:5px 0px;}
.social-icon{color:#fff; font-size:15px;}
.social-icons li{vertical-align:top; display:inline-block!important; }
.social-icons a{color:#fff; text-decoration:none;}

.social-icons li .fa{-o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s;
transition: .5s;}
.social-icons li .fa:hover{color:#fff;}

.selectcity{width:215px; color:#666666; font-size:14px; height:33px; line-height:33px; margin-left:100px; margin-top:5px; display:block; cursor:pointer; position:relative; text-align:left; padding:0px 10px; float:left; border-radius:5px; border:1px solid #CCCCCC;}
.header-collapsed .selectcity{margin-top:75px;}
.selectcity button{border:0px; background:none; width:100%; text-align:center; outline:1px solid #ccc; padding:0px;font-size: 13px;}

.category{
    width: 230px;
    color: #676767;
    font-weight: 500;
    font-size: 13px;
    margin-left: 220px;
    cursor: pointer;
    position: relative;
    text-align: left;
    padding: 4px 0px;
    float: left;
}
.sodexo_box{
    position: absolute;
    right: 0;
    z-index: 2;
    background-color: #ffffffc4;
    border-radius: 35px;
    padding: 0px 10px;
    border: 1px solid #9ac92b;
}
.sodexo_box img{
    vertical-align: sub;
}
/*
.category ul{visibility:hidden; position:absolute; background:#fff; color:#000; z-index:100; margin-left:-10px;}
.category:hover ul{visibility:visible;}
.category ul li{width:230px; text-align:left; border-bottom:1px solid #DEDEDE; height:auto; line-height:normal; font-size:13px;}
.category ul li i{float:right; font-family:14px; padding-top:5px;}
.category ul li a{color:#000; display:block; padding:10px 10px;}
.category ul li:hover a{background:#EAEAEA; text-decoration:none;}

.category ul li ul{display:none; position:absolute; left:240px; top:0px; background:#EAEAEA; height:100%;}
.category ul li:hover ul{display:block;}
.category ul li ul li:hover a{background:#fff;}


.category ul li ul li ul{display:none!important; position:absolute; left:240px; top:0px; background:#fff; height:100%;}
.category ul li ul li:hover ul{display:block!important;}
.category ul li ul li ul li:hover a{background:#EAEAEA;}
*/

.category-list ul li ul li:hover a{background:#fff;}
  .category-list a {
    display:block;
    color:#000000;
	padding: 10px 15px;
    position: relative;
	text-decoration:none;
  }
  .category-list{  
    vertical-align: top; 
    display: inline-block;
	background:#fff; color:#000; z-index:100;
  }
  .category-list li{position: relative; border-bottom:1px solid #DEDEDE;width:230px; text-align:left; height:auto; line-height:normal; font-size:13px;}
  .category-list > li { 
    float:left;
  } 
  
  .category-list > li > a { 
    margin-bottom:1px;
  }
  .category-list > li:hover , .category-list > li:hover >a{ text-decoration:none;}
  .category-list li:hover > a { color:#000;background:#EAEAEA; }
  .category-list > li:first-child  {     
	border-radius: 0px;
    margin-right: 0;
    background-color: #9ac92b;
	padding: 0px 14px;
	color:#ffffff;
   } 
   
  .category-list > li:first-child>a{border-radius: 0px 0 0 0;color:#ffffff;background-color: #9ac92b;}
  .category-list > li:last-child  { 
  	border-radius: 0 0 0px 0; 
  	margin-right: 0;
  } 
  .category-list > li:last-child >a{border-radius: 0 0px 0 0;color:#ffffff }
  .category-list > li:first-child > a:hover  {
    background-color: #9ac92b;
	color:#ffffff;
   }
  .category-list li li a { margin-top:1px}
  
  
  
    .category-list li a:first-child:nth-last-child(2):before { 
     content:""; 
     position: absolute; 
     height:0; 
     width: 0; 
     border: 5px solid transparent; 
     top: 50% ;
     right:4px;  
   }

   /* submenu positioning*/
.category-list ul {
  position: absolute;
  white-space: nowrap;
  border-bottom: 2px solid  orange;
  z-index: 1;
  left: -99999em;
}
.category-list > li:hover > ul {
  left: 0;
  padding-top: 5px  ;
  min-width: 100%;
  background-color: #ffffff;
}
.category-list > li li ul {  border-left:1px solid #fff;}


.category-list > li li:hover > ul { 
 /* margin-left: 1px */
  left: 100%;
  top: -1px;
  background-color: #EAEAEA;
}
/* arrow hover styling */
.category-list > li > a:first-child:nth-last-child(2):before { 
  border-top-color: #aaa; 
}
.category-list > li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  border-bottom-color: orange; 
  margin-top:-5px
}
.category-list li li > a:first-child:nth-last-child(2):before {  
  border-left-color: #aaa; 
  margin-top: -5px
}
.category-list li li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  border-right-color: orange;
  right: 10px; 
}


.fa-instagram{padding:8px 12px; background-color:#DD0000;}
.fa-instagram:hover{background-color:#DD0000;}

.fa-facebook{padding:8px 12px; background-color:#3d5b99;}
.fa-facebook:hover{background-color:#3d5b99;}

.fa-twitter{padding:8px 10px; background-color:#00aced;}
.fa-twitter:hover{background-color:#00aced;}

.fa-youtube{padding:8px 12px; background-color:#e64a41;}
.fa-youtube:hover{background-color:#e64a41;}

.fa-linkedin{padding:8px 12px; background-color:#0073a4;}
.fa-linkedin:hover{background-color:#0073a4;}

.fa-google-plus{padding:8px 7px; background-color:#e25714;}
.fa-google-plus:hover{background-color:#e25714;}


.fa-search{color:#545454; border:0px;}
.fa-search:hover{color:#000;}

.flashfooter{width:100%; border-bottom:1px solid #F0F0F0;}
.flashfooter .container div{width:20%; float:left; border-right:1px solid #F0F0F0; padding:10px 0px; text-align:center;}
.flashfooter .container div:last-child{border-right:0px;}


.hading{font-size:28px; text-align:left;font-weight: 700;}
.hading a{float: right;color: #000000;font-weight: 700;}

.add{text-align:right;}
.pdiv{margin:5px auto; padding:10px 5px; cursor:pointer; position:relative; border:1px solid #E3E3E3; text-align:center;border-radius: 10px; }
.pdiv:hover img{
	transition: .3s ease-in-out;
	-ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pdiv a{color:#000; text-decoration:none}
.pdiv a:hover{text-decoration:underline;}
.pdivimg{width:100%; height:200px;overflow: hidden; }
.pdivimg img{max-width:170px; max-height:200px; margin:auto;}
.pdivdiscont{
	padding: 3px 6px;
    background: #ffffff;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    color: #648a0c;
    letter-spacing: 1px;
    border: 1px solid #9AC92B;
    border-radius: 25px;
	z-index: 9;
}
.pdiv a button{color:#fff;}

/*---- Browse Items -----*/
#browse_value_ajax .pdivimg{width:100%; height:135px;overflow: hidden; }
#browse_value_ajax .pdivimg img{max-width:150px; max-height:135px; margin:auto;}
#browse_value_ajax .ptitle{padding-top:10px; font-size:13px; height:56px;overflow: hidden;}

.pcontent{color:#023A6A; overflow:hidden;}
.ptitle{padding-top: 10px;font-size: 13px;height: 65px;overflow: hidden;font-family: 'Poppins',sans-serif;font-weight: 500;}
.psku{font-size:15px; color:#4E4E4E; margin:0px 0px;}
.pprice{color:#506b12; font-weight:bold; font-size:13px; margin:5px 0px;}
.pprice span{font-size:13px; color:#3c3c3c; text-decoration:line-through;}
.pdivselect{margin:auto; border-radius:0px; height:29px!important; line-height:31px!important; font-size:13px; padding:0px; float:left;}

.pinput{margin-top:5px; font-size:13px;}
.pinput input{width:40px; margin:auto; border-radius:0px; height:25px!important; line-height:25px!important; font-size:13px; padding:0px 5px; border:1px solid #E2E2E2;}
.pdiv button{background:#746cc1; color:#fff; font-size:11px;padding: 5px 12px}
.pdiv button:hover{background:#5c51cc; color:#fff; font-size:11px;}

.cartbutton{background:#746cc1; color:#fff; font-weight:bold;}
a .cartbutton{color:#fff;}

.cartdelete{background:#98C832; color:#fff;}
.cartdelete a{color:#fff;}

.inputleft{width:150px; margin:auto;}
.inputleft input{width:70px; float:left; line-height:36px;}
.inputleft button{background:#98C832; border:0px; float:right}


.shopbyecat{text-align:center;}
.shopbyecat a{color:#000;}
.shopbyecat a:hover{text-decoration:underline; line-height:22px;}

/******** Footer Links *******/
#footer { clear: both; overflow:auto; background:#202020; color:#D2D2D2; margin-top:20px; padding-top:20px;}
#footer a{color:#D2D2D2;}
#footer a:hover{color:#fff;}

#footer h3{color:#fff; font-size:16px; margin:0px 0 10px 0; padding:0px 0px 7px 0px; cursor:pointer; border-bottom:1px solid #353535;}
#footer .column {position:relative; margin:10px 0px; }

#footer .column ul {width:100%; padding:0px; }

#footer .column a { text-decoration:none; display:block; padding:5px 0px; line-height:18px; font-size:13px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
#footer .column a:hover {-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
#footer .custom_column p{line-height:18px; margin:0;}

/******** Contact Details *******/
#footer .contact{float:left;}
#footer .contact ul{width:260px;}
#footer .contact ul li{font-size:12px; list-style-type:none; padding:0 0 0 36px; min-height:30px; line-height:18px; margin-bottom:7px;}
/*
#footer .contact_icon ul li{background:url(../images/contact-icon.png) left top no-repeat;}
#footer .contact_icon1 ul li{background:url(../images/contact-icon-1.png) left top no-repeat;}
#footer .contact_icon2 ul li{background:url(../images/contact-icon-2.png) left top no-repeat;}
#footer .contact_icon3 ul li{background:url(../images/contact-icon-3.png) left top no-repeat;}
#footer .contact_icon4 ul li{background:url(../images/contact-icon-4.png) left top no-repeat;}
#footer .contact_icon5 ul li{background:url(../images/contact-icon-5.png) left top no-repeat;}
#footer .contact_icon6 ul li{background:url(../images/contact-icon-6.png) left top no-repeat;}
#footer .contact_icon7 ul li{background:url(../images/contact-icon-7.png) left top no-repeat;}
#footer .contact_icon8 ul li{background:url(../images/contact-icon-8.png) left top no-repeat;}
#footer .contact_icon9 ul li{background:url(../images/contact-icon-9.png) left top no-repeat;}
#footer .contact_icon10 ul li{background:url(../images/contact-icon-10.png) left top no-repeat;}
*/
#footer .contact ul li.address{background-position:0px 7px;}
#footer .contact ul li.mobile{background-position:0px -48px; line-height:25px;}
#footer .contact ul li.emails{background-position:0px -99px; line-height:28px;}
#footer .contact ul li.fax{background-position:0px -153px; line-height:25px;}
#footer .contact ul li a{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
#footer .contact ul li a:hover{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}

#footer .social-icon{margin-top:0px;display: inline-block !important;}
#footer .fa{min-width:33px; text-align:center; margin-right:5px;}

#footer input{border:1px solid #424242; background:#212121; border-radius:0px; height:30px; line-height:30px; font-size:12px; margin:10px 0px;}
#footer button{background:#9AC92B; border-radius:0px; color:#000;}


.footer{background:#000; padding:15px 0px; color:#CECAC2; text-align:center; font-size:11px; text-transform:uppercase; overflow:hidden;}
.footer a{color:#CECAC2;}
.footer a:hover{color:#9AC92B; text-decoration:none;}


.breadcrumb{
    background: none;
    border-bottom: 1px solid #eee;
    margin-top: 5px;
    margin-bottom: 25px;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 600;
}
.breadcrumb a{color:#5E5E5E; text-decoration:none; }

.detailcontent h1{margin-bottom:8px; font-size:28px; line-height:1.2;}
.detailcontent h2{margin-bottom:8px; font-size:16px; line-height:1.2; color:#616161;}
.pieces input{ border:1px solid #ffffff;}
.gemstoneline{margin:20px 0px; font-size:16px;}

.detailprice{color:#272727; font-weight:bold; font-size:16px;}
.detailprice span{font-size:16px; color:#3489d2; text-decoration:line-through;}

.addtocart{background:#746cc1; color:#fff; margin-top:15px; margin-bottom:15px;}
.addtocart:hover{background:#000; color:#fff;}

.bulkorderbut{background:#E5A700; color:#fff; border:0px;  font-size:16px; font-weight:bold; border-radius:0px; letter-spacing:1.5px; margin:15px 0px;}
.offtext{margin:20px 0px;}
.offtext mark{font-size:14px; font-weight:bold; background:#98C832; color:#fff; padding:5px 10px;}

.reviewbg{background:#F3F1F1; padding:15px;}
.ditailrating{margin:25px 0px; font-size:11px;}
.starrating{color:#000; font-size:15px!important; margin-right:3px;}
.ditailrating button{color:#fff; background:#98C832; margin:10px 0px 0px 0px;}

.detailpoints{border-top:1px solid #EDEDED; padding:8px 0px; overflow:hidden;}
.detailpoints:last-child{border-bottom:1px solid #EDEDED;}



/* customize css of bootstrap for top start*/
.page-header{margin:0px; padding-top:10px; background:#fff!important; border-bottom:1px solid #eee!important;}
.page-header .panel{ border:0px!important; border-radius:0px!important; box-shadow:none; background:#000; width:100%; overflow:hidden; margin-bottom:0px;}
.navigation a{color:#000; font-weight:normal!important; font-size:13px!important;}
.navigation a:hover{text-decoration:none;}
.fa-close{font-size:15px!important; border:0px; color:#6F6F6F;}
.header-collapsed .block-search-switcher .icon, .block-search-switcher .icon.icon{top:10px;}
.header-collapsed .page-header{height:113px;}
.header-collapsed .category{margin-top:29px;}
.header-collapsed{-webkit-transition:all .5s linear;-moz-transition:all .5s linear;transition:all .5s linear;}

.page-header.-collapsed .logo-small{margin-top:82px;}
.header-collapsed .category{margin-top:70px;}
/* customize css of bootstrap for top start*/

.login_back {
    background-color: #f4f4f4;
    padding: 40px 25px;
}

.boxshadow {
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.18);
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 2px;
}

.carticon {
    color: #555;
    font-size: 26px!important;
    float: left;
    margin-right: 10px;
}

.profilesetting {
    margin-left: 30px;
}
.profilesetting div {
    margin: 10px 0px;
}

.profilesetting div a {
    text-decoration: none;
}

.addaddress {
    border: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}

.dropdown-menu li{
	background:none;
	padding-left:0;
	margin-top:0;
}

.paymentlogo {
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    width: 100%;
    height: 70px;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin-top: 10px;
}

.tabs {
    margin-bottom: 28px;
    font-size: 0;
    line-height: 1;
}

.tabs .active a {
    color: #000;
}

.tabs a {
    display: inline-block;
    position: relative;
}

.title-bar-tabs a {
    padding: 0px 30px 16px 0;
    text-transform: none;
    font-weight: 300;
    font-size: 28px;
    letter-spacing: 0;
}

.formbox {
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.18);
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 2px;
    margin-top: 30px;
}

@media (min-width:320px) {
.social-icons{display:none;}
.call{display:none;}
.wrappage{padding-top:120px;}
.page-header{height:120px; padding-top:0px;}
.header-collapsed .page-header{height:118px;}

.desktopzoom{display:none;}
.mobilezoom{display:block;}

.topicons{top: 14px;left: auto;right: 13px;margin: auto;width: 180px;}
.header-collapsed .topicons{top:52px; left:65px; right:65px; margin:auto;}

.smallogo {
    margin-top: 2px;
    position: absolute;
    /* top: -5px; 
    left: -moz-calc(50% -50px);
    left: -o-calc(50% - 50px);
    left: -webkit-calc(50% - 50px);
    left: calc(50% - 100px);
	*/
	left:50px;
}

.flashfooter{display:none;}
.flashfooter .container div{width:100%; border-right:0px solid #F0F0F0; border-bottom:1px solid #F0F0F0;}

.icon-logo{display:none;}
#footer h3{border-bottom:1px solid #353535;}
#footer h3 i{float:right; font-size:15px; padding-right:10px; border:0px;}
.block-search-switcher .icon, .block-search-switcher .icon.icon{top:20px;}

.category{display:none;}
.searchdiv{border:0px solid #D0D0D0; margin-top:0px; min-width:100%;height: 40px;}
.searchdivsimple{display:none;}

.scrollhide{display:none;}

.m-none{display:none;}
/*
.pieces{display:none;}
#newAdd{display:none;}*/
.pdivselect {height:30px !important;}
.selectcity{margin: 87px auto 0px auto;float: left;border: none;padding: 0px;width: 200px; }
.header-collapsed .selectcity{margin-top:80px;}
.mobilefootbut{display: block;background:#fff; position:fixed; padding:0px 15px; text-align:center; bottom:0px; z-index:1000; width:100%; box-shadow:0 5px 15px rgba(0, 0, 0, 0.6);left: 0;}

.detailcontent h1 {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.2;
}
.detailprice span {
    font-size: 12px;
}
.detailprice {
    font-size: 12px;
}
.hading {
    font-size: 18px;
}
.welcome-text{font-size: 15px !important;}
#browse_value_ajax  .col-xs-6{
	padding-right: 5px;
    padding-left: 5px;
}
.paymentlogo input[type=checkbox], input[type=radio] {
    width: 25px !important;
    height: 25px !important;
}
.paymentlogo img{max-width: 118px;}
.inpin {
    min-width: 180px !important;
    max-width: 180px;
}
.card-title > h4 {
font-size: 14px !important;
font-weight: 600 !important;
}
.wrappad {
    padding-top: 10px;
}
.selectcity button {
    outline: none;
}

.cat-page .owl-theme {
    padding: 0px 0px !important;
}
.rank-label-container{display:none;}
.profile-header-img > img.img-circle {
    width: 65px;
    height: 65px;
}
.pdivimg {
    width: 100%;
    height: 180px;
    overflow: hidden;
}
.pdivimg img {
    max-width: 170px;
    max-height: 180px;
    margin: auto;
}

}

@media (min-width:480px) {
   .inpin {
        min-width: 200px !important;
        max-width: 200px;
    }
	.card-title > h4 {
		font-size: 13px !important;
        font-weight: 600 !important;
	}
	.wrappad {
		padding-top: 10px;
	}
	.selectcity button {
		outline: none;
	}
	.cat-page .owl-theme {
        padding: 0px 0px !important;
    }
    .rank-label-container{display:none;}
    .profile-header-img > img.img-circle {
        width: 65px;
        height: 65px;
    }
    .pdivimg {
        width: 100%;
        height: 180px;
        overflow: hidden;
    }
    .pdivimg img {
        max-width: 170px;
        max-height: 180px;
        margin: auto;
    }
}


@media (min-width:768px) {
.column .collapse{display:block!important;}
.mobilefootbut {
    display: block;
    background: #fff;
    position: relative;
    padding: 0;
    text-align: left;
    bottom: 0px;
    z-index: 1000;
    width: 100%;
    box-shadow: none;
    left: 0;
}
.m-none{display:block;}
.avbl-lbl{display:inline-block !important;}
.inpin {
    min-width: 230px !important;
    max-width: 230px;
}
.wrappad {
    padding-top: 30px;
}
.selectcity button {
	outline: 1px solid #ccc;
}
.profile-header-img > img.img-circle {
    width: 100px;
    height: 100px;
}
.rank-label-container{display:block;margin-top: 10px;}
}



@media (min-width:1024px) {

.searchdivsimple{width:250px;}
.searchdivsimple input{width:190px;}

.wrappage{padding-top:105px;}
.page-header{height:auto; padding-top:0px;}
.social-icons{display:block;}
.smallogo{display:none;}
.icon-logo{display:block;}
.call{display:block;}
.flashfooter{display:block;}
.flashfooter .container div{width:20%; border-right:1px solid #F0F0F0; border-bottom:0px;}
.scrollhide{display:block;}
#footer h3{border-bottom:1px solid #353535;}
#footer h3 i{display:none;}

.boxcontent h2{font-size:42px;}
.boxcontent h3{font-size:70px;}

.desktopzoom{display:block;}
.mobilezoom{display:none;}

.header-collapsed .block-search-switcher .icon, .block-search-switcher .icon.icon{top:8px;}
.topicons{top:12px; left:auto; right:0px; margin:auto;width: 200px;}
.header-collapsed .topicons{top:41px; left:auto; right:0px; margin:auto; margin-top: 40px;}
.header-collapsed .page-header{height:113px;padding-top: 0px;}


.searchdiv{display:none;}
.links{display:none;}
.searchdivsimple{display:block;}

.selectcity{margin:5px 0px 0px 230px; float:left;}
.header-collapsed .selectcity{margin-top:75px;}
.mobilefootbut {
    display: block;
    background: #fff;
    position: relative;
    padding: 0;
    text-align: left;
    bottom: 0px;
    z-index: 1000;
    width: 100%;
    box-shadow: none;
    left: 0;
}
.m-none{display:block;}
.avbl-lbl{display:inline-block !important;}
.detailcontent h1 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 1.2;
}
.detailprice span {
    font-size: 18px;
}
.detailprice {
    font-size: 18px;
}
.hading {
    font-size: 20px;
	margin-bottom: 10px;
	font-family: 'Poppins', sans-serif;
}
.welcome-text{font-size: 24px !important;}
.paymentlogo input[type=checkbox], input[type=radio] {
    width: 25px !important;
    height: 25px !important;
}
.paymentlogo img{max-width: 100px;}
.inpin {
    min-width: 245px !important;
}
.wrappad {
    padding-top: 30px;
}
.selectcity button {
	outline: 1px solid #ccc;
}
.profile-header-img > img.img-circle {
    width: 100px;
    height: 100px;
}
.rank-label-container{display:block;margin-top: 10px;}
}

@media (min-width:1025px) {
.searchdivsimple{width:350px;}
.searchdivsimple input{width:290px;}
.category{display:block;}
.selectcity{margin:5px 0px 0px 10px; float:left;}
.mobilefootbut {
    display: block;
    background: #fff;
    position: relative;
    padding: 0;
    text-align: left;
    bottom: 0px;
    z-index: 1000;
    width: 100%;
    box-shadow: none;
    left: 0;
}
.m-none{display:block;}
.avbl-lbl{display:inline-block !important;}
#browse_value_ajax .col-lg-2{width: 12.5%;}
.selectcity button {
	outline: 1px solid #ccc;
}
.profile-header-img > img.img-circle {
    width: 100px;
    height: 100px;
}
.rank-label-container{display:block;margin-top: 10px;}
}

@media (min-width:1360px) {
.selectcity{margin:5px 0px 0px 38px; float:left;width: 215px;}
.mobilefootbut {
    display: block;
    background: #fff;
    position: relative;
    padding: 0;
    text-align: left;
    bottom: 0px;
    z-index: 1000;
    width: 100%;
    box-shadow: none;
    left: 0;
}
.m-none{display:block;}
.avbl-lbl{display:inline-block !important;}
#browse_value_ajax .col-lg-2{width: 12.5%;}
.wrappad {
    padding-top: 15px;
}
.selectcity button {
	outline: 1px solid #ccc;
}
.profile-header-img > img.img-circle {
    width: 100px;
    height: 100px;
}
.rank-label-container{display:block;margin-top: 10px;}
}

/*Developer Css*/

.input-text{width:23px;border:0px;text-align:center;}

.categ-cont .col-xs-6{
	padding-right: 5px;
    padding-left: 5px;
}

.categ-cont .col-xs-6 .square-card{
	margin-bottom: 7px !important;
    margin-top: 7px !important;
}

/* --- Category Model --- */
.main-category-model {
    background-image: -webkit-linear-gradient(left, #ffffff, #fff);
    background-image: linear-gradient(to right, rgb(255 255 255 / 90%), rgb(255 255 255 / 90%));
}

.category-area-inner .modal-header {
	border-bottom: 0;
}

.category-area-inner .btn-close {
	color: #fff !important;
    opacity: 1 !important;
    padding: 30px 0 15px !important;
    font-size: 30px !important;
    cursor: pointer !important;
    position: relative;
    z-index: 9;
}

.category-model-content {
    background: #fff;
    border: 0 !important;
    border-radius: 0 !important;
}

.catey__icon {
	display: none;
}

.search__icon {
	display: none;
}

.sub-header-icons-list {
    display: inline-block;
    font-size: 20px;
}

.cate__btn {
	font-size: 20px;
    color: #8f91ac !important;
	padding: 20px 20px 19px;
}

.cate__btn:hover {
    color: #f55d2c !important;
}

.search__btn {
	font-size: 20px;
    color: #fff !important;
	padding: 20px 20px 21px;
	background: #2b2f4c;
}

/* --- Category Mode --- */

.cate-header {
    background: #746cc1;
    color: #fff;
    padding: 15px 20px;
}

.cate-header h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

.category-by-cat {
   width: 100%;
   display: inline-table;
}

.category-by-cat li {
    width: 33.333%;
	vertical-align: middle;
	display: inline-block;
	list-style: none;
	float: left;
}

.single-cat-item {
    text-align: center;
    padding: 20px 10px;
	display: block;
}

.single-cat-item:hover {
	background: #f9f9f9;
}

.single-cat-item .text {
	font-size: 14px;
	font-weight: 500;
	color: #2b2f4c;
}

.single-cat-item .icon {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.single-cat-item .icon img {
    width: 90px;
}

.morecate-btn {
    display: block;
    text-align: center;
    border-top: 1px solid #efefef;
    padding: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #2b2f4c;
}

.morecate-btn i {
    margin-right: 5px;
}

.morecate-btn:hover {
    color: #f55d2c !important;
}