/*
Theme Name: YP suite

*/

@font-face {
	font-family: 'MYRIADPROREGULAR';
	src: url('../MYRIADPROREGULAR.eot');
	src: local('../MYRIADPROREGULAR'), 
	url('../MYRIADPROREGULAR.woff') format('woff'),
	url('../MYRIADPROREGULAR.ttf') format('truetype');
}

/*eCatalog font*/

@font-face {
    font-family: 'robotoregular';
    src: local('robotoregular'), url("../fonts/roboto/Roboto-Regular.eot");
    src: url('../fonts/roboto/Roboto-Regular.eot') format("embedded-opentype"), 
    url("../fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), 
    url('../fonts/roboto/Roboto-Regular.woff') format("woff"), 
    url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'robotomedium';
    src: local('robotoregular'), url("../fonts/roboto/Roboto-Medium.eot");
    src: url('../fonts/roboto/Roboto-Medium.eot') format("embedded-opentype"), 
    url("../fonts/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), 
    url('../fonts/roboto/Roboto-Medium.woff') format("woff"), 
    url('../fonts/roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'robotolight';
    src: local('robotoregular'), url("../fonts/roboto/Roboto-Light.eot");
    src: url('../fonts/roboto/Roboto-Light.eot') format("embedded-opentype"), 
    url("../fonts/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), 
    url('../fonts/roboto/Roboto-Light.woff') format("woff"), 
    url('../fonts/roboto/Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotothin';
    src: local('robotothin'), url("../fonts/roboto/Roboto-Thin.eot");
    src: url('../fonts/roboto/Roboto-Thin.eot') format("embedded-opentype"),
    url("../fonts/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"),
   url('../fonts/roboto/Roboto-Thin.woff') format("woff"), 
   url('../fonts/roboto/Roboto-THin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*end*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
 html,body{
    height: 100%
}
body{
    background: url('/images/desk_bg.jpg') !important;
    color: #fff;
    background-size: 100%;
    background-position:0 -60px;
    background-repeat: no-repeat;
	
	}
    body.eCatalog {
    	background: none !important;
    }
#nav_list {
  background: url("/images/icon_nav.png") no-repeat scroll left top transparent;
  cursor: pointer;
  height: 27px;
  text-indent: -99999em;
  width: 33px;
}	
.logo-wrap{
	margin-left:1%;
	margin-top:20px;

}
.drawer-wrap{
	margin-right:1%;
	margin-top:20px;
    position:relative;
    max-width:510px;
    min-width: 230px;
    
}
.selected_language {
	line-height: 20px;
    padding: 0 !important;
    font-size: 14px !important;
    vertical-align: middle;
    position: relative;
    top: -5px;
    max-width:175px;
    overflow:hidden;
}
.buttonset.home_index {
    float:right;
}
.yp_body,.pushmenu{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}
.prodsuit-info p {
min-height:58px;
margin-bottom:13px;
}
.yp_body{
  right:0 !important;
}
.pushbody-toleft{
  right:300px !important;
}
.login-btn {
width:47%;
text-align:right;
}
.pushmenu {
  background: none repeat scroll 0 0 #444444;
  height: 100%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 300px;
  z-index: 1000;
  right:-300px;
}
.pushbody-toleft{
	right:300px;
	background-position:-300px 0 !important;
}
    .pushbody-toleft .nicescroll-rails {
      left: 95.1% !important;
    }
.pushmenu-toleft .logo-wrap,.pushmenu-toleft .footer-copyright{
	right:0;

}

h3.menu-title {
    padding: 22px 0px;
    background: #303030;
}
.pushmenu.pushmenu-toleft{
	right:0px;
}
.links{
	list-style: none;
   clear: both;
  padding-top: 5px;
}
.links li {
margin-top: 5px;
border-bottom: 1px solid #3d3d3d;
text-align: left;
text-shadow: 0 1px 1px #000;
border-bottom-style: solid;
box-shadow: 1px 1px 0px #4b4a4a;
font-size: 14px;
}
#feedbackModal{
  color:#464646;
}
.links li a {
  color: #F1F1F1;
  display: block;
 
  font-weight: 400;
  padding: 10px 14px;
  position: relative;
  text-decoration: none;
}
.links li a:hover {
	color:#999;
}
.form-container{
	color: #bdbdbd;
   top: -85px;
    position: relative;
    z-index: 998;
}
::-moz-selection {
 background:#F0A818;
}
::selection { 
  background: #F0A818;
}
input[type="button"]{
   outline:none;
}
input[type="button"]::-moz-focus-inner {
   border: 0;
}
input[type="submit"]{
   outline:none;
}
input[type="submit"]::-moz-focus-inner {
   border: 0;
}
.form-bottom{
	background-image:url(/images/form-bottom.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
    background-position: bottom center;
    height: 82px;
      
    margin: 0 auto;
    position: relative;
    z-index: -1;
    top: -20px;
}
.form-section{
	background:#fff;
	padding: 23px 3px;
    font-family: 'Roboto', sans-serif;
    max-width:455px;
    margin:0 auto;
    border-top:8px solid #F0A818;
}
.nav_list{
	cursor: pointer;
}
.form-input{
	width: 92%;
    margin: 18px auto 20px auto;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
}
.form-input.bottom-sec{
	width: 75%;
    font-size: 14px;
    padding-top: 12px;
    margin-bottom: 7px;
}
input[type="button"], input[type="reset"], input[type="submit"],.btn {
    cursor: pointer;
    -webkit-appearance: button;
    background:#F0A818;
    color:#966b02;
    border:none;
    padding:5px 15px;
    color:#717171;
    font-size: 15px;
    border-radius: 0px !important;
}
#btn_reset{
    background:#dad8d8 !important;
    padding:0 15px;
    margin-left:20px;
    transition: all 0.3s ease 0s;
}
#btn_reset:hover{
    background:#a7a3a3;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,.btn:hover {
  background:#f9c64c;
}
.buttonset span{
	display:inline-block;
	font-size: 23px;
    padding: 0 5px;
}
.form-input .icons {
    border-radius: 50%;
    border: 1px solid #ccc;
    color: #999 !important;
    padding: 7px 1px 0px 11px;
    height: 37px;
    width: 37px;
}
.form-input a{
	color:#d6c089;
	 font-family: 'Roboto', sans-serif;
}
.forget-password ,.login{
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s; 
}

.forget-password{
-webkit-transform: rotateY(-180deg);
 transform: rotateY(-180deg); 
 display: none;
 }
 .flipped .login{
-webkit-transform: rotateY(-180deg);
 transform: rotateY(-180deg);
 transition: all 3s ease-in-out 0.5s;
 display:none; 
 }
.flipped .forget-password{
 	-webkit-transform: rotateY(0);
    transform: rotateY(0);
    display: block; 
   transition: all 3s ease-in-out 0.5s; 
 }
 .msg-icon {
  width:21px;
  display: inline-block;
  text-align: right;
 }
.msg-icon i{
	vertical-align: middle;
}
.form-section.invisible{
	
}
.form-section.visible{
	display:block;
	-webkit-transform: rotatey(-180deg);
    transform: rotatey(-180deg);
}
.form-section{
	-webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
     transform-style: preserve-3d; 
    transition: 0.5s; 
}
.success_message{
	color:#07AA30;
}
.error-message{
	color:#F03434;
}
.note_mark{
  color:#f00;
}
.feedback_form {
    margin: 12px 0;
}
.feedback_form label{
    margin: 5px 0;
}
.modal-content{
 
}
.modal-title {
    margin: 0 auto;
    text-align: left;
    font-weight: normal;
    font-size: 1.1em;
    color:#fff;
}
.change_word {
    margin:0 15px;
}
.modal-header .close span {
     padding: 0px 6px;
     
}
.modal-body {
    padding: 25px;
}
input, select, textarea {
 width:100%;
 padding:4px 5px;
 border:1px solid #d7d7d7;
 color:#464646;
}
::-webkit-input-placeholder {
   color: #bdbdbd;
   font-size:14px; 
}
:-moz-placeholder { /* Firefox 18- */
   color: #bdbdbd;  
   font-size:14px; 
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #bdbdbd; 
   font-size:14px;  
}

:-ms-input-placeholder {  
   color: #bdbdbd;
   font-size:14px;  
}
.form-input .login-links{
	width:60%;
	 font-family: 'Roboto', sans-serif;
}
.username, .userpass {
    width: 77%;
    border: none;
    border-bottom: 1px solid #dfdfdf;
    margin-left: 10px;
    margin-right: 10px;
}
.username:focus, .userpass:focus {
    
    border: none !important;
    border-bottom: 1px solid #dfdfdf !important;
     outline: none !important;
   
}
.footer-bot ,.footer-bot  a{
	color:#d29e1e;
	
}
.footer-bot ul li{
	display:inline-block;
	padding:3px 3px;
}
.priv-policy a{
	border-right:1px solid #d29e1e;
	padding-right:11px;
}
.footer-nav li a:hover{
  color:#fff;
  text-decoration: none;
}


 .footer-copyright{
 	margin-right: 1.0%;
   
 }
.footer-menu{
	margin-left: 1.5%;
    
}
.product-wrap.large{
	background:url('/images/arcGrd.png');
	background-repeat: no-repeat;
    height: 400px;
    margin-top: 7%;
    position: relative;
    background-position: top center;
}
.large span.msg-icon {
    display: inline-block;
    width: 21px;
    text-align: right;
}
.large span img:hover{

}
.large span.first-prodsuit-img {
    position: relative;
   top: 82%;
    left: -20px;
}
.large span.second-prodsuit-img {
   position: relative;
    top: 22%;
    left: -69px;
}
.large span.three-prodsuit-img {
    position: relative;
    top: -16%;
    left: 15px;
}
.large span.four-prodsuit-img {
    position: relative;
    top: -12%;
    left: 125px;
}
.large span.five-prodsuit-img {
    position: relative;
    top: 25%;
    left: 200px;
}
.large span.six-prodsuit-img {
    position: relative;
    top: 85%;
    left: 136px;
}
.small span img{
	max-width: 50px;
    z-index: 2;
    position: relative;
    margin: 0px 7px;
}
.product-wrap.small{
	text-align: center;
}
a:focus {
    outline-offset: 0px;
    outline: none;
}
.bordered-img{
  background:url('/images/color_border.png');
     min-height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top:-25px;
    z-index: 1;
    background-position: center;
}

#ddlLanguage {
	position: absolute;
	top: 12px;
	max-height: 300px;
	overflow-y: scroll;
	height:auto;
	z-index: 9999999;
	background: #fff;
	padding: 3px 0 0 0px;
	right: 55px;
	line-height: 27px;
	font-size: 14px;
	color: #000000 !important;
	list-style: none;
	margin-top: 16px;
	box-shadow: 0px 1px 10px #bbb1b1;
}
#ddlLanguage.poped {
   
}
.changelanguage {
	color: #000;
	line-height: 32px;
    cursor: pointer;
    text-decoration: none !important;
    display: block;
    padding: 0 15px;
}
.changelanguage:hover {
    background:#f7bc47;
}
buttonset span.language-switch {
	margin-right: 16px;
    font-size:17px !important;
}
.language-switch {
margin-right:16px;
}
.language-switch, .selected_language,.select_lang {
cursor:pointer;
}
.lang-switch::after {
bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.lang-switch::before {
	left: 61%;
	border: solid transparent;
	content: " ";
	height: 28px;
	width: 27px;
	position: absolute;
	pointer-events: none;
	border-bottom: 10px solid #fff;
	border-top: 1px solid transparent;
	border-left: 12px solid transparent;
	border-right: 13px solid transparent;
    z-index:99999999;
}
.lang-switch {
    top:12px;
    position: relative;
    z-index: 999;
    display:none;
    
}
.lang-switch.poped {
    display:block;
    }
.modal-content {
    border-radius:0 !important;
}
#ForgotModel .modal-content {

}
#txtForgotUsername ,#txtWordVerification ,#txtPasscode,#txtFirstName,#txtLastName,#txtUsername,#txtEmail,#txtOTPNUmber,#txtOTPUsername{
    border: none;
    border-bottom: 1px solid #dfdfdf;
    box-shadow:none;
    border-radius: 0px !important;
    margin: 17px 0;
    padding: 5px;
}
input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #f0a818 !important;
    box-shadow: 0 1px 0 0 #f0a818 !important;
}
#btnSubmitSelRegProfile {
    margin:15px 0;
}
.modal-header {
   border-bottom: 1px solid #b9b3b3;
}
.bottom-sec a {
    cursor:pointer;
}
.modal p {
    margin-bottom:20px;
    font-size: 15px;
    line-height: 1.4;
}
#m_imgCaptcha {
margin:12px 0;
}
.modal-content .btn.btn-primary:hover, .modal-content .btn.btn-primary:focus {
   background: #f9c64c;
   color: #717171;
}
body.yp_body.modal-open {
    padding-right: 0px !important;
    overflow-y:hidden;
}
.browser_comp a {
    font-size:14px;
    color:#fff;
   text-decoration: none;
   vertical-align: middle;
   height: 30px;
   display: inline-block;
}
.container.yp-container,.yp-wrap {
    min-height: 92%;
    height: auto !important;
    height: 94% !important;
    /*margin: 0 auto -60px;*/
}
.customPage .yp-wrap{
    margin: 0 auto 40px;
    min-height: 100%;
    height: auto !important;
    margin-bottom: initial;
    position: relative;


}


/*New page e-catalog*/
.eCatalog .list_grid .head_section p,.eCatalog #Grid .head_section p  {
        line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    width: 100%;
}
#divCommonBody .add_cart {
    color: #fff;
    margin-right: 15px;
}
#divCommonBody .add_cart_txt {
position: absolute;
z-index: 1;
    /* left: 8px; */
    top: -7px;
border-radius: 50%;
background: #f0a818;
padding: 2px;
width: 20px;
height: 20px;
font-size: 12px;
line-height: 1.5;
color: #000;
text-align: center;
    margin-left: 9px;
}
.but_search {
padding-top:20px;
}
.img_hover:hover {
     /*-moz-box-shadow: 0 0 15px #d8d8d8; 
     -webkit-box-shadow: 0 0 15px #d8d8d8; 
     box-shadow: 0 0 15px #d8d8d8;*/ 
     -moz-box-shadow: 4px 10px 40px 6px #d8d8d8;
      box-shadow:4px 10px 40px 6px #d8d8d8;
     -webkit-box-shadow:4px 10px 40px 6px #d8d8d8;
}
.know_more,.add_to_cart {
cursor:pointer;
}
.img_hover {
padding-right:0px;
padding-left:0px;
margin-bottom:20px;
}
.eCatalog #List .img_hover .head_section{
height:auto;
}
.someinput::-ms-clear {
    display: none;
}
.eCatalog input:-webkit-autofill,.eCatalog textarea:-webkit-autofill,.eCatalog select:-webkit-autofill{
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.eCatalog .eCatalog_section2 .sec_two_card .padd_zero,
.eCatalog .eCatalog_section2 .sec_one_card .padd_zero,
.eCatalog .eCatalog_section2 .sec_three_card .padd_zero,
.eCatalog .eCatalog_section2 .sec_four_card .padd_zero  {
    background: #f6f6f6;
    border: 1px solid #dcdcdc;
    border-bottom: none;
    height: 192px;
    display: block;
}
.eCatalog .eCatalog_section2 .sec_two_card .padd_zero img,
.eCatalog .eCatalog_section2 .sec_one_card .padd_zero img,
.eCatalog .eCatalog_section2 .sec_three_card .padd_zero img,
.eCatalog .eCatalog_section2 .sec_four_card .padd_zero img{
    display: block;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
        max-height: 192px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.eCatalog .read_more {
    color:#037ef8;
    text-decoration:none;
   font-family: 'robotolight', sans-serif;
   font-style: italic;
   font-size:13px;
   cursor: pointer;
}
.eCatalog .read_more .fa {
    font-size:12px;  
}
.eCatalog .footer {
   background: #333333;
}
.eCatalog .footer-copyright {
padding-top:10px;
}
.eCatalog .nav_eCatalog {
    background:#2a2e36;
    padding-left: 15px;
    position: relative;
    z-index: 1;
}
.eCatalog .logo-wrap {
    margin-bottom:10px;
    margin-top:10px;
}
.eCatalog .drawer-wrap {
margin-top: 30px;
}
.eCatalog .drawer-wrap .add_cart{
    color:#fff;
    margin-right: 15px;
}
.eCatalog .list_grid_card .zmdi-hc-fw,.footer_section .zmdi-hc-fw{
    font-size:1.2em;
}

.eCatalog .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px;
}
/*.eCatalog .container{
    width: 90%;
}*/
.eCatalog .padd_zero{
  padding-right: 0px;
  padding-left: 0px;
}
.eCatalog .input_txt .input-field {
    margin-top: 0px;
}
.eCatalog .eCatalog_section h3{
  font-size: 1.6em;
  font-family: 'robotoregular', sans-serif;
    padding-bottom: 17px;
    padding-top: 40px;
}
body.eCatalog {
    background-image:none;
    color:#000;
}
.eCatalog .panel-group .panel {
    border-radius: 0px;
        box-shadow:none;
}
.eCatalog .panel-default > .panel-heading {
    background-color: #f0a818;
    color:#fff;
    padding: 15px 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.eCatalog .panel-title {
        font-size:17px;
       font-family: 'robotoregular', sans-serif;
}
.eCatalog .panel-title a{
        text-decoration: none;
        display:block;
        font-size:17px;
       font-family: 'robotoregular', sans-serif;
}
.eCatalog .panel-default {
       border-color: transparent;
}
.eCatalog .input-field label {
color: #757575;
}
.eCatalog .panel-body {
      border:1px solid #cccccc;
     padding: 15px 30px;
}
.eCatalog .panel-collapse .form-control {
        padding: 0px;
        border-radius: 0px;
        border-top-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075); 
       box-shadow: inset 0 0px 0px rgba(0,0,0,.075); 
      -webkit-transition: border-color ease-in-out .0s,-webkit-box-shadow ease-in-out .0s;
      -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
      font-family: 'robotoregular';
        color: #393939;
}
.eCatalog .dropdown1 {
padding-left:0px;
}
.eCatalog .dropdown2 {
padding-right:0px;
}
.eCatalog .input-field label {
left: 15px;
font-size: 14px;
 font-family: 'robotothin ', sans-serif;
color: #aaa;
}
.eCatalog .input-field label.active:not(.label-icon) {
color: #aaa;
}
.eCatalog .input-field {
    margin-top: 0.5rem;
    position:relative;
}
.eCatalog #txtDiscountcode{
    top: 5px;
    position: relative;
}
.input-field #dis_coup_lbl:not(.label-icon).active{
   top: 1.5rem;
}
.eCatalog .glyphicon .glyphicon-menu-down {
        color: #a0a0a0;
}
.eCatalog .checkbox label {
        padding-left: 0px;
}
.eCatalog .checkbox_txt {
font-size:0.9em !important;
padding-bottom:20px;
padding-top:20px;
}
.eCatalog input[type=text] {
     border-bottom: 1px solid #b0b0b0;
    margin-bottom:10px;
   font-family: 'robotolight', sans-serif;
   font-size:14px;
}
.eCatalog #txtFirstName,
.eCatalog #txtLastName,
.eCatalog #txtForgotUsername,.eCatalog #txtWordVerification,
.eCatalog #txtPasscode,.eCatalog #txtUsername,.eCatalog #txtEmail,
.eCatalog #txtOTPNUmber, #txtOTPUsername {
 border-bottom: 1px solid #b0b0b0;
 margin-bottom: 0px;
 margin-top:0px;
 padding: 0;
}
.eCatalog #check1 .checkbox-label {
      margin-left: 20px !important;
}
.eCatalog .select-wrapper input.select-dropdown {
margin-bottom:0px;
}
.eCatalog .checkbox-label {
        margin-left: 40px;
        color: #34495e;
        font-size:14px;
       font-family: 'robotolight', sans-serif;
}
.eCatalog  [type="checkbox"] + label {
        padding-left: 20px;
}
.eCatalog [type="checkbox"] + label:before {
    width: 15px;
    height: 16px;
        border: 1px solid #bdbdbd;
}
.eCatalog .form-horizontal .checkbox-inline {
padding-top: 0px;
}
.eCatalog .select-wrapper span.caret {
    border-top:none;
}
.eCatalog .head_txt {
    font-family: 'robotoregular', sans-serif;
}
.eCatalog .nav > li> .active {
color:#f0a818;
}
.eCatalog .checkbox_txt label{
     color: #34495e;
    font-size: 14px;
    font-family: 'robotolight', sans-serif;
}
.eCatalog .but_search .btn {
    font-size:15px;
    color:#fff;
    text-transform: none;
    background-color: #f0a818;
    box-shadow: none;
     font-family: 'robotomedium', sans-serif;
         height: 40px;
}
.eCatalog .select-wrapper {
  color:rgba(0, 0, 0, 0.38);
}
.eCatalog .dropdown-content li > a,.eCatalog .dropdown-content li > span {
color: #34495e;
font-family: 'robotolight', sans-serif;
}
.nav_eCatalog .drawer-wrap .fa{
font-size:1.2em;
}
.eCatalog .checkbox-label,.eCatalog input[type=checkbox] {
    display:inline-block;
    width: auto;
}
.eCatalog input[type=checkbox] {
    margin:0 2px
}
.eCatalog .eCatalog_section2 {
padding-top:15px;
}
.eCatalog .head_section h5{
font-size:1.1em;
font-family:'robotoregular', sans-serif;
padding-top:10px;
padding-bottom: 10px;
    line-height: 1.3;
    word-wrap:break-word;
}
.eCatalog .modal-body .head_section h5{
    padding-top: 0px;
    margin:0px;
}
.eCatalog .head_section h6 {
font-family:'robotoregular', sans-serif;
font-size:14px;
    line-height: 2;
     word-wrap:break-word;
}
.eCatalog .head_section p{
color: #6f6f6f;
padding-bottom:10px;
 font-family: 'robotolight', sans-serif;
 font-size:14px;
}
.eCatalog .modal-body .head_section{
    padding: 20px;
    height: auto;
}
.eCatalog .modal-body .sec_one_card{
    border: 1px solid #dcdcdc;
    padding: 0;

}

.eCatalog .head_section {
border:1px solid #dcdcdc;
border-bottom:none;
height:275px;
}
.eCatalog .modal-body .head_section {
     border:none !important;
 }
.eCatalog .modal-body .footer_section {
     border:none !important;
     border-top:1px solid #dcdcdc !important;
 }
.eCatalog .footer_section {
border:1px solid #dcdcdc;
border-top:1px solid #dcdcdc;
padding:15px;
height:60px;
padding-left: 15px;
padding-right: 15px;
}
.display_cost .money{
    font-size:1.3em;  
    letter-spacing:-1.5px;
}
.display_cost .money_act{
    text-decoration:line-through;  
    position:relative;
     letter-spacing:-1.5px;
}
span.text-center{
    display:inline-block;
    width: 100%;
}
.display_cost{
    margin:20px 0 5px 0;
}
.eCatalog .footer_section .money{
    font-size:1.3em;
    font-family:'robotoregular', sans-serif;
}
.eCatalog .footer_section .pull-right {
    font-size: 14px;
    color: #037ef8;
   font-family:'robotoregular', sans-serif;
   line-height: 2;
    cursor:pointer;
}
.eCatalog .footer_section .pull-right a,.eCatalog .footer_section_list_grid a {
    text-decoration:none;
    cursor:pointer;
    font-family: 'robotoregular', sans-serif;
}
.eCatalog .footer_section .pull-right a:hover,.eCatalog .footer_section_list_grid a:hover {
 color: #037ef8;
}
.eCatalog .footer_section .zmdi,.eCatalog .footer_section_list_grid .zmdi{
     color: #037ef8;
    padding-right: 5px;
    font-size: 15px;
}
.eCatalog .eCatalog_section1 .pull-right{
    font-size:1.1em;
    
}
.eCatalog .eCatalog_section1 {
    padding-right:0px;
}
.eCatalog .eCatalog_section1 .pull-right .fa {
    cursor: pointer;
}
.eCatalog [type="checkbox"]:checked + label:before {
    top: 2px;
    left: -5px;
    width: 8px;
    height: 15px;
}
.eCatalog .select-wrapper input.select-dropdown {
    font-size: 14px;
    color:#000;
}
.eCatalog .dropdown-content li > a,.eCatalog .dropdown-content li > span {
    font-size: 14px;
}
.eCatalog [type="checkbox"] + label {
line-height: 23px;
    width: 100px;
}
.eCatalog .terms_condi [type="checkbox"] + label {
    width: auto;
      padding-left: 10px;
}
.eCatalog .caret {
    display: none;
}
.eCatalog .select-wrapper,.eCatalog .select-dropdown{
     font-family: 'robotolight', sans-serif;
}
.eCatalog .nav>li {
    float: left;
    margin-bottom: -1px;
}
.eCatalog .nav>li>a {
    position: relative;
    display: block;
     padding: 10px; 
     color:#7d7d7d;
         background: #fff;
}
.eCatalog .nav >li.active a  {
        background-color: #fff;
        color: #f0a818;
}
.eCatalog .eCatalog_section1 .pull-right .fa:hover {
    color:#e3ac15;
       
}
.eCatalog .panel-title .fa.pull-right{
    margin-top: 3px;
}
.eCatalog .dropdown_1 {
padding-right:0px;
}
.eCatalog .dropdown_2 {
    padding-left:0px;
    margin-top: 0;
}
.eCatalog .list_grid img{
    width:auto;
    /*height:100%;*/
    background: #f6f6f6;
        display: block;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    max-height: 192px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.eCatalog .list_grid .back_img{
    border-right: 1px solid  #dcdcdc;
    text-align: center;
    background: #ededed;
        height: 255px;
        overflow: hidden
}

.eCatalog .list_grid .back_img .img-responsive {
    display: initial;
}
.eCatalog #List .list_grid{
    max-height: 255px;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
    height:auto;
}
.eCatalog #List .list_grid .head_section,.eCatalog #List .list_grid .footer_section_list_grid {
        border: none;
}
.eCatalog .list_grid .head_section {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 0px;
    border-left:0px;
}
.eCatalog .list_grid .footer_section_list_grid {
    height:190px !important;
    border-top:  1px solid #cccccc;
    border-right:  1px solid #cccccc;
    border-bottom:  1px solid #cccccc;
    padding: 15px;
    text-align:center;
}
.eCatalog .divider_list {
        padding: 0px 40px;
        margin-bottom: 15px;
}
.eCatalog .divider_list div{
    
}
.eCatalog .footer_section_list_grid .money {
    font-size: 1.6em;
    font-family: 'robotoregular', sans-serif;
}
.eCatalog .footer_section_list_grid .money_act {
    font-size: 1.4em;
   text-decoration:line-through;
}
.eCatalog .footer_section_list_grid .pull-right {
    font-size: 14px;
    color: #5d4108;
    font-family: 'robotoregular', sans-serif;
    line-height: 2;
}
.eCatalog .price_list {
    padding:20px 0px;
}
.price_list span{
    display:inline-block;
}
.eCatalog .price_list .money_act{
    display:inline-block;
     text-decoration: line-through;
     
}
#lnklogin{
    cursor:pointer;
}
.eCatalog .price_list .money {
    font-size:1.3em;
    letter-spacing:-1.5px;
}
.eCatalog .list_grid_card {
    font-size: 14px;
    color: #037ef8;
    font-family: 'robotoregular', sans-serif;
    cursor:pointer;
}
.eCatalog .drop_padd .select-marker {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: transparent url(../../../Images/eCatalog/br_down.png) no-repeat 60px center;
    background-position: right;
    display:block !important;
    height: 9px;
    width: 100%;
    position: absolute;
    top: 25px;
    right: 8px;
}
.eCatalog .head_txt {
        width: 1.333333%;
}
html {
    position: relative;
    min-height: 100%;
}
.eCatalog .footer{
    position: relative;
    /*width: 100%;
    bottom: 0;*/
    left: 0;
   /*margin-bottom: 0px;*/
       /*top: 32px;*/
}
.eCatalog .container {
    height: auto;
    /*min-height: 91.6%;*/
        min-height: calc(100vh - 60px);
    position: relative;
}
.eCatalog .nav_eCatalog nav i{
height:auto !important;
}
.nav_eCatalog .links li a {
line-height:2 !important;
}
.eCatalog .links li {
    width:100%;
    margin-top: 0px;
    border-bottom: 1px solid #3d3d3d;
     text-align: left; 
     text-shadow: 0 1px 1px #000; 
     border-bottom-style: solid; 
    box-shadow: 1px 1px 0px #4b4a4a;
    font-size: 14px;
}
/*forgot password page*/

.eCatalog .modal p, .eCatalog .modal p span{
    font-family: 'robotolight', sans-serif !important;
}

/*Add to Cart*/

.eCatalog .cart_detail {
margin-bottom:20px;
}
.eCatalog .cart_detail img{
width:80px;
}

/*Order Details*/
.eCatalog .order_detail_page {
margin-bottom:3em;
}

.eCatalog .order_details {
    text-align: center;
    padding-bottom: 17px;
    padding-top: 40px;
}
.eCatalog .question_txt {
 font-size:14px;
 font-family: 'robotoregular', sans-serif;
 color:#000000;
 text-align:right;
 padding-left:0px;
 font-weight: 700;
}
.eCatalog .answer_txt {
 font-size:14px;
 font-family: 'robotolight', sans-serif;
 color:#555555;
 word-wrap: break-word;
 padding-right:0px;
}
.sucess_txt {
    font-size:14px;
   font-family: 'robotolight', sans-serif;
   color:#30991e;
}
.eCatalog .print_icon {
font-size:1.6em;
}
.eCatalog .print_icon a{
color:#027ff7;
}
.eCatalog .print_txt {
 font-size:14px;
 font-family: 'robotolight', sans-serif;
 color:#2a2e36;
}
.eCatalog .order_detail_page .forgot_txt {
    text-align:center;
   display: inline-block;
 }
.eCatalog .order_detail_page .forgot_txt img{
     padding-top: 40px;
    padding-bottom: 20px;
    display: inline-block;
}
.eCatalog .order_detail_page .forgot_txt h3 {
    color:#37a724;
    font-size:1.9em;
    font-family: 'Roboto thin',sans-serif;
}
.eCatalog .img_txt_section {
padding-bottom:5em;
border-bottom:1px solid #e2e2e2;
}
.eCatalog .order_txt_details {
padding-top:5em;
}
.eCatalog .section_block {
    padding-bottom:20px;
}
/*Shopping_cart_empty*/
.eCatalog .Shopping_empty {
    max-width: 600px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    text-align:center;
    margin-top: 15%;
    margin-bottom: 10%;
}
.eCatalog .Shopping_error img{
    margin:0 auto;
    padding:40px 0 30px 0;
    display: block;
    width:auto !important;
  
}
.eCatalog .icon_shpping_empty img{
    width: 180px;
    opacity: 0.9;
}

.eCatalog .txt_shpping_empty h3{
    font-family:'robotothin', sans-serif;
     font-size: 2.3em;
     text-align:center;
    margin-top: 15px;
}
.eCatalog .txt_shpping_empty h5 {
    font-size: 18px;
    font-family:'robotothin', sans-serif;
    line-height: 2.5;
        color: #6b6b6b;
}
.eCatalog .countinue_shopping .btn{
    font-size: 16px;
    color: #fff;
    text-transform: none;
    background-color: #f0a818;
    box-shadow: none;
    font-family: 'robotolight', sans-serif;
    height: 50px;
}
.eCatalog .countinue_shopping {
    margin-top: 3em;
    margin-bottom:3em;
}
/*Login page*/
.eCatalog {
    overflow-y: auto;
}
.eCatalog .but_login {
    padding-top: 38px;
}
.eCatalog .modal-dialog {
    max-width: 772px;
        margin: auto;
}
 .eCatalog .modal-body #txtForgotUsername {
       margin:0px;
       padding: 0px;
       border-bottom: 1px solid #b0b0b0;
  }
.eCatalog .modal-body .input-field label {
     left:0px;
}
.eCatalog #ForgotModel .btn.btn-primary,.eCatalog #OTPModel .btn {
        background-color: #f0a818;
        box-shadow: none;
        text-transform: none;
         color:#2a2a2a !important;
         font-family: 'robotomedium' , sans-serif;
        font-size: 15px;
}
.eCatalog #ForgotModel .btn.btn-primary:hover, #ForgotModel .btn.btn-primary:focus {
        background:  #f0a818;
        color:#2a2a2a;
}
.eCatalog button:focus {
background-color: #f0a818 !important;
}
.eCatalog input[type=password]:focus:not([readonly]){
    border-bottom:1px solid #f0a818 !important;
    box-shadow:0 1px 0 0 #f0a818 !important;

}
.eCatalog input[type=password]:focus:not([readonly])+ label {
    color:#f0a818;
}
.nav_eCatalog .logo-wrap .img-responsive{
    max-width: 75%;
}
.eCatalog .footer-copyright span img {
    max-height: 45px;
    width: 234px;
}
.eCatalog .forgot_txt img{
    padding-top: 30px;
    padding-bottom: 30px;
    display: inline-block;
    width: 150px
}
.eCatalog .login_section{
    max-width: 972px;
    margin: auto;
    margin-top: 6.7%;
    margin-bottom: 10%;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0px 0px 30px 0px #d4d4d4;
}
.eCatalog .without_reg {
    max-width:500px;
    margin:0 auto;
    margin-top: 13%;
    margin-bottom: 10%;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0px 0px 30px 0px #d4d4d4;
}
.eCatalog .without_reg .login_head{
   width:100%;
   margin:0 auto;
}
.eCatalog .register_section{
    max-width: 798px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
}

.eCatalog .login_head h6 {
    font-size:17px;
    font-family:'robotolight', sans-serif;
    color: #757575;
    margin: 2.5rem 0 .4rem 0;
}
.eCatalog .login_head,.eCatalog .register_head{
text-align:center;
padding:40px;
height: 590px;
}

.eCatalog .register_head {
    background:#f0a818;
    color:#fff;
}
  .eCatalog .register_head h6 {
   font-size:17px;
    font-family:'robotolight', sans-serif;
    color: #fff;
    margin: 2.5rem 0 .4rem 0;
 }
.eCatalog .but_login .btn {
    font-size: 15px;
    color: #fff;
    text-transform: none;
    background-color: #f0a818 !important;
    box-shadow: none;
    font-family: 'robotomedium', sans-serif;
    height: auto;
    width: 100%;
    padding: 7px 0;
}
.eCatalog .but_login .btn:hover{
    background:#f1bb4f !important;
}
.remember_me {
text-align:left;
margin-bottom:35px;
}
.eCatalog .login_head .input-field,.eCatalog .login_head .remember_me {
        margin-top: 2rem;
}
.eCatalog .login_head .remember_me label{
font-family:'robotolight', sans-serif;
    font-size:13px;
   color: #757575;
}
.eCatalog .login_head .forgot_txt {
    margin-top: 2.5rem;
    color: #f0a818;
    font-size: 14px;
    font-family: 'robotoregular', sans-serif;
        cursor: pointer;
 }
.eCatalog .login_head .forgot_txt a {
    color: #037ef8; 
    text-decoration: none;
     font-family: 'robotoregular', sans-serif;
}

.eCatalog .but_register {
 padding-top:10px;
}
.eCatalog .but_register .btn {
    font-size: 16px;
    color: #f0a818;
    text-transform: none;
    background-color: #fff !important;
    box-shadow: none;
    font-family: 'robotomedium', sans-serif;
    height: auto;
    width: 100%;
    padding: 7px 0;
}
.eCatalog .but_register .btn:hover {
       background-color: #fff !important;
     color: #f0a818;
}
.eCatalog [type="checkbox"]:checked + label:before {
    border-right: 2px solid #037ef8;
    border-bottom: 2px solid #037ef8;
}
.eCatalog .login_head .register_link {
display:none;
}
.nav_eCatalog .drawer-wrap .fa-cart-plus{
    font-size:1.2em;
}
.nav_eCatalog .buttonset span {
    font-size: 18px;
    vertical-align: middle;
}
.nav_eCatalog .language-switch {
    margin-right: 0px;
}
.eCatalog input[type=text]:focus:not([readonly]){
border-bottom:1px solid #f0a818;
box-shadow:0 1px 0 0 #f0a818;
font-size:14px;
}
.eCatalog input[type=text]:focus:not([readonly]) + label {
    color:#f0a818;
}
input[type=text]::-ms-clear 
{ 
    display: none; 
}
.eCatalog .add_cart_txt {
    position: absolute;
    z-index: 1;
    /* left: 8px; */
    top:-10px;
    border-radius: 50%;
    background: #f0a818;
    padding: 2px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 1.5;
    color: #000;
    text-align: center;
    margin-left: 8px;
        font-size: 12px !important;
    
}

/*Register page*/
.color_icon{
    color:#f00;
}
#FileUpload1{
    border:none;
}
.customFieldElement{
    border:none;
    border-bottom:1px solid #d7d7d7; 
}
.customFieldElement.select_dp{
     border-bottom:none;
}
.wraps{
    margin:15px 0;
}
#btnUpload{
    margin:15px 0;
}
.eCatalog .msgError {
margin-bottom:0px;
margin-top:0px;
}
.eCatalog .register_padd .select_location_txt{
padding-top: 15px;
}
.eCatalog .select_location_txt label{
font-family: 'robotolight', sans-serif;
    font-size:14px;
       color: #aaa;
}
.eCatalog .register_section .drop_padd {
margin-top: 0.5rem !important;
margin-bottom:10px;
}
.eCatalog .register_section .input_code_txt {
    margin-top: 0rem !important;
}
.eCatalog .register_section .code_txt {
margin-top: 0.5rem;
text-align:center;
font-size:22px;
}
.eCatalog .register_section .code_txt .btn{
    background-color: #000!important;
    color: #f0a818;
    padding: 0px 10px;
    box-shadow: none;
    border: none;
    outline:none;
}
.eCatalog .register_section .code_txt .btn i {
font-size: 1.6rem;
}
.eCatalog .register_section .code_txt  .btn:hover {
    background-color: #fff !important;
    color: #f0a818;
    border:none;
}
.eCatalog .but_login .padd_bottom {
margin-bottom:3em;
}
.eCatalog .register_section .drop_padd .select-marker {
        right: 5px !important;
}
.eCatalog .register_section .input-field,.eCatalog .register_section .word_verification_txt {
    margin-top: 1rem;
        font-family: 'robotoregular', sans-serif;
}
.eCatalog .register_section .txt_availability {
    margin-top: 3.3rem;
     text-decoration: underline;
    -moz-text-decoration-color: #f7d19a; /* Code for Firefox */
    text-decoration-color: #f7d19a;
    font-family:'robotoregular', sans-serif;
    font-size:13px;
}
.eCatalog .register_section .txt_availability a {
       color: #f0a818;
       cursor: pointer;
       font-family: 'robotoregular', sans-serif;
}
.eCatalog .register_section .txt_availability a:hover,.eCatalog .register_section .txt_availability a:focus {
       color: #f0a818;
}
.eCatalog .color_icon {
    color:#ff0000;
}
.eCatalog .login_head h3,.eCatalog .register_head{
    /*font-size:3em;*/
    font-family:'robotoregular', sans-serif;
    color:#f0a818;
}
.eCatalog .register_head h3{
        color: #fff;
        font-family:'robotoregular', sans-serif;
    }
.eCatalog .register_section .eCatalog_section h3{
    padding-bottom: 0px; 
}
.eCatalog .register_section .eCatalog_section p{
    font-size:14px;
     font-family:'robotolight', sans-serif;
    color: #a1a1a1;
    margin-bottom:1.5em;
}
.eCatalog .register_section .input-field label {
     left: 0;
     color: #a1a1a1;
}

/*Cart Details*/
.eCatalog .cart_img_detail {
    background: #f6f6f6;
    border: 1px solid #dcdcdc;
    height: 90px;
    display: block;
}
.eCatalog .cart_img_detail img{
    display: block;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    max-height: 90px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.eCatalog .lang-switch {
    top: -8px;
}
.eCatalog #ddlLanguage {
    right: 45px;
}
.eCatalog .Subtotal_txt{
        padding:30px 10px 30px 15px;
         text-align: left;
}
.eCatalog .Subtotal_digit {
     padding:30px 15px 30px 5px;
        font-family: 'robotomedium' , sans-serif;
    font-size:0.9em;
     text-align: right;
}
.eCatalog #mdTerms {
    font-family: 'robotolight', sans-serif;
        color: #6f6f6f;
        font-size:14px;
        text-align: justify;
}
.eCatalog #mdTerms .modal-header {
    color: #2a2a2a !important;
    font-family: 'robotomedium' , sans-serif;
    font-size: 15px !important;
}
.eCatalog .Subtotal_digit span{
        font-family: 'robotomedium' , sans-serif;
        font-size:0.9em;
}
.eCatalog .discount_txt_digit {
    font-size:0.9em;
     font-family:'robotomedium' , sans-serif;
    padding:15px 10px 15px 5px;
       text-align: right;
}
.eCatalog .discount_txt_digit span {
 font-size:0.9em;
     font-family:'robotomedium' , sans-serif;
}
.eCatalog .terms_condi {
padding-top:20px;
padding-bottom:0px;
}
.eCatalog .cart_checkout {
    padding-top: 15px;
}
.eCatalog .price_details_section .net_amount {
    border-top:1px solid #e2e2e2;
}
.eCatalog .price_details_section .amount_txt,.eCatalog .price_details_section .amount_digit{
  padding: 20px;
}
.eCatalog .price_details_section .amount_digit {
     padding:20px 10px 20px 5px;
     text-align:right;
     font-size:0.9em;
}

.eCatalog .price_details_section .amount_txt {
    font-size:13px;
    color: #909090;
     font-family: 'robotoregular', sans-serif;
}
.eCatalog .cart_detail_section .terms_condi .checkbox-label{
        margin-left: 0px; 
      
}
.eCatalog .cart_detail_section .terms_condi  a{
        font-size:13px;
        font-family: 'robotoregular', sans-serif;
        color:#037ef8;
        text-decoration:none;
           cursor: pointer;
}
.eCatalog .sm_input span{
    color:#ff0000;
}
.eCatalog .cart_checkout .btn {
    font-size: 14px;
    color: #fff;
    text-transform: none;
    background-color: #f0a818;
    box-shadow: none;
    font-family: 'robotomedium', sans-serif;
    height: 43px;
    width: 100%;
}
#chng_bill_address{
    background:none !important;
    height:auto;
    line-height:1.5;
    border:none;
}
.eCatalog .btn_section {
text-align:right;
}
.eCatalog .cart_add_item .btn{
    font-size: 14px;
    color: #fff;
    text-transform: none;
    background-color: #f0a818;
    box-shadow: none;
    font-family: 'robotomedium', sans-serif;
    height: 43px;
    margin-top:1.5em;
     margin-bottom:1.5em;
}
.eCatalog .cart_cancle_item .btn{
   font-size: 14px;
    color: #fff;
    text-transform: none;
    background-color: #676767;
    box-shadow: none;
    font-family: 'robotomedium', sans-serif;
    height: 43px;
    margin-top:1.5em;
    margin-left: 15px;
    margin-bottom:1.5em;
}
.eCatalog .cart_cancle_item .btn#btnCancelOrder{
      margin-left: 0px;
     margin-top: 0.6em;
}
#cart_btn_group .btn#btnCancelOrder{
    margin-left: 15px;
    margin-top: 1.5em;
}
.added_bill_address.para_tx{
    clear:both;
    float:none;
    margin: 1.5em 0;
}
.added_bill_address.para_tx h5{
    font-size:1.6em;
}
.eCatalog .price_details_section .amount_digit span{
 font-size:1em;
 font-family: 'Roboto Medium', sans-serif;
 text-align:right;
}
.eCatalog .price_details_section .input-field label {
    margin-left: -14px;
     font-family: 'robotoregular', sans-serif;
     font-size:12px;
}
.eCatalog .price_details_section .input-field label {
    top: 1.2rem;
}
.applied_txt .btn{
background-color: #578814;
}
.display_add{
    overflow:hidden;
    word-break:break-word;
    margin: 10px 0;
}
.display_add label{
    font-size:inherit;
    color:#000;
}
.display_add span.add_val{
    display:block;
}
.eCatalog .price_details_section .but_login .btn {
    font-size: 12px;
    color: #fff;
    text-transform: none;
    box-shadow: none;
    font-family: 'robotomedium', sans-serif;
    height: 30px; 
    width: 60%;
    line-height: 1px; 
     padding: 2px 10px; 
      margin-bottom: 4em;
}
.eCatalog .discount_txt_coupon {
     font-size:13px;
     font-family:'robotoregular', sans-serif;
     padding: 15px 10px 0px 15px;
}
.eCatalog .Subtotal_txt {
    color:#909090;
    font-size:13px;
     font-family:'robotoregular' , sans-serif;
}
.eCatalog .cart_detail_section .section_cart2 {
    border-top:0px !important;
        border-bottom: 1px solid #ccc !important;
}
.eCatalog .cart_detail_section .sec_icon_digit {
    padding-top:10px;
    text-align: center;
    width:104%;
}
.eCatalog .cart_detail_section .cart_section1,
.eCatalog .cart_detail_section .cart_section2,
.eCatalog .cart_detail_section .cart_section3{
    border:1px solid #cccccc;
    padding: 2.5em 1.5em 2em 2.5em;
    border-bottom: 1px solid #ececec;
}
.eCatalog .cart_detail_section .cart_section2 {
    border-top: 0px;
    padding: 2.5em 1.5em 2em 2.5em;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.eCatalog .cart_detail_section .cart_section3 {
    border-top:none;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 2.5em 1.5em 2em 2.5em;
}
.eCatalog .cart_section1 img,.eCatalog .cart_section2 img,.eCatalog .cart_section3 img{
     max-width: 100%;
    height: auto;
}
#dis_coup_lbl{
    margin-left: 0;
    padding-left: 5px;
    padding-right: 05px;;
}
.eCatalog .para_txt h5{
     margin:0px;
     font-size: 1.1em;
     font-family:'robotoregular', sans-serif;
        padding-bottom: 8px;
}
.eCatalog h6 {
     margin:0px;
    font-size:1.2em;
    font-family:'robotomedium' , sans-serif;
}
.eCatalog .price_txt h6 {
     font-size:0.9em;
}
.eCatalog h6 span{
    font-size:1.1em;
    font-family:'robotomedium' , sans-serif;
}
.eCatalog .para_txt p{
    font-size:14px;
    font-family:'robotolight', sans-serif;
}
.eCatalog .cart_detail_section .trash_icon {
      font-size:1.5em;
  }
.eCatalog .price_txt {
    padding-top:30px;
    font-size:20px;
   font-family:'robotomedium' , sans-serif;
   text-align: right;
}
.eCatalog .cart_detail_section .trash_icon a{
    color:#037ef8;
    cursor: pointer;
}
.eCatalog .cart_detail_section .digits input{
    width: 50px;
    border: 1px solid #cccccc;
    border-radius: 17px;
    height: 27px;
    margin:5px;
    text-align: center;
}
.eCatalog .cart_detail_section .subtraction {
    border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 16px;
    padding: 4px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
     -moz-user-select: none; /* Firefox */
     -ms-user-select: none; /* Internet Explorer/Edge */
     user-select: none; /* Non-prefixed version, currently*/
}
.eCatalog .cart_detail_section .addition {
border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 16px;
    padding: 2px;
    width: 30px;
    height: 30px;
    display: inline-block;
    color: #000;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
     -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
     -moz-user-select: none; /* Firefox */
     -ms-user-select: none; /* Internet Explorer/Edge */
     user-select: none; /* Non-prefixed version, currently*/
}
.eCatalog .price_details_section {
    border:1px solid #ccc;
}
.eCatalog .price_details_section h5{
 font-size:15px;
   font-family:'robotomedium' , sans-serif;
   margin:0px;
   padding:20px;
   border-bottom:1px solid #e2e2e2;
}
.eCatalog .ipad_visible {
display:none;
}
.eCatalog .digits input[type=text]:focus:not([readonly]){
border-bottom:1px solid #ccc;
box-shadow:0 0px 0 0 #ccc;
}
.eCatalog .modal-body {
padding: 20px;
    font-family: 'robotolight' , sans-serif;
}
.eCatalog .cart_detail_section [type="checkbox"]:checked + label:before {
    border-right: 2px solid #037ef8;
    border-bottom: 2px solid #037ef8;
}
/*Checkout page*/
.eCatalog .order_txt{
    font-size: 1em;
    font-family: 'robotoregular', sans-serif;
       line-height: 2;
}
.eCatalog .order_tranc_txt {
    margin-bottom:15px;
}
.eCatalog .order_no{
    font-size: 14px;
    font-family: 'robotolight', sans-serif;
        word-break: break-word;
}
.eCatalog .checkout_page .sec_icon_digit {
        text-align: left;
}
.eCatalog .checkout_page .discount_txt_coupon,.eCatalog .checkout_page .discount_txt_digit {
        color: #578814;
    padding: 25px 20px;
}
.eCatalog .checkout_page .discount_txt_coupon .sm_disc{
        font-family: 'robotomedium' , sans-serif;
}
.eCatalog .checkout_page .cart_checkout {
    margin-bottom:20px;
    margin-top:20px;
}
.eCatalog .checkout_page .quantity_txt {
    font-size:14px;
    color:#7c7c7c;
}
.eCatalog .checkout_page .price_txt {
    padding-top: 5px;
    text-align:left;
}
.eCatalog .checkout_page h6 {
        font-size: 1.05em;
}
/*Product Detail popup*/

.modal_img_padd {
    padding:25px;
    box-sizing:content-box;
    height: auto !important;
}
.eCatalog .modal-title {
    color: #2a2a2a !important;
    font-family: 'robotomedium' , sans-serif;
    font-size: 15px !important;
    padding-top: 10px;
}
.modal_img_padd img{
    /*width: 30%;*/
    float: left;
    padding: 0px 20px 10px 0;
    box-sizing: content-box;
}
.modal-header .close{
    opacity:1;
   }
/*.footer {
        margin-top: 13%;
}*/


/* By Digvijay : Product Catalog - Button Cursor Issue */
.eCatalog .footer_section {
    padding: 0px;
    height: auto;
}

    .eCatalog .footer_section span.text-center {
        display: block;
    }

    .eCatalog .footer_section a {
        display: block;
        cursor: pointer;
        padding: 15px;
    }
    .aAddToCart {
    display: inline-block !important;
}
/* END Product Catalog - Button Cursor Issue */


@media  only screen and (min-width: 1024px)  and (max-width: 1366px) and (orientation:portrait) {
    .eCatalog .footer {
        position: relative;
        
    }
    body{
        background:red;
    }
}
/*iphone 6 plus comman*/

@media only screen and (min-width : 414px) and (max-width : 736px) {
   .share_it a {
    padding: 4px 10px;
   }
   .eCatalog .login_head h3, .eCatalog .register_head {
    margin: 0;
    font-size: 2.5em;
    }
    .eCatalog .login_head .forgot_txt a {
    font-size: 14px;
    }
    .eCatalog .login_head .register_link a {
    color: #037ef8;
    text-decoration: none;
    font-size: 14px;
    }
}

/*	----------------------------------------------------------
	Responsive Structure
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media only screen and (max-width : 620px) and (min-width : 320px) {

    .small span img {
        max-width: 35px !important;
        z-index: 2;
        position: relative;
        margin: 0px 0px;
    }

}
@media only screen  and (max-width : 1366px)  and (min-width : 768px){ 
  body {
    background-size: auto;
    background-position: center !important;
}
 .product-wrap.large {
    height: 340px;
     
  }
 
.form-section {
   padding: 10px 3px;
}
.product-wrap.large{
  margin-top: 1%;
}

.large span img{
  max-width:145px;
  max-height: 145px;
  object-fit:contain;

   }
.large span.first-prodsuit-img {
   top: 81%;
   left: -4px;
}
 .form-container {
     top:-130px !important;
     max-width:600px;
     margin:0 auto;
   }
.large span.second-prodsuit-img {
    top: 22%;
    left: -28px;
}
.large span.three-prodsuit-img {
    top: -14%;
    left: 25px;
}
.large span.four-prodsuit-img {
    top: -17%;
    left: 130px;
}
.large span.five-prodsuit-img {
    top: 21%;
    left: 230px;
}
.large span.six-prodsuit-img {
    top: 84%;
    left: 220px;
}

}
@media (min-width:1366px) {
.modal-dialog {
    width: 754px;
    margin: 30px auto;
}
}
/*@media only screen and (max-width : 1024px) and (min-width : 932px) and (orientation:portrait) {
    .form-container {
	top: 10px;
	max-width: 600px;
	margin: 0 auto;
}
}*/
@media only screen  and (min-width : 1920px)  and (max-width : 1080px){ 
  body {
    background-size: auto;
    background-position: center !important;
}
 .product-wrap.large {
    height: 400px !important;
     
   }
   html, body {
    height: 100% !important;
    overflow:hidden;
}
.large span img{
  min-width:160px;
  min-height: 160px;

   }
   .product-wrap.large{
  margin-top: 7% !important;
}
.large span.first-prodsuit-img {
    
   top: 81%;
  left: -16px !important;
}
.large span.second-prodsuit-img {
  left: -50px !important;
  top: 22%;
}
.large span.six-prodsuit-img {
    
   top: 85% !important;
   left: 170px !important;
}

}


@media only screen  and (min-width : 800px)  and (max-width : 1280px){ 
body {
   
    background-size: auto !important;
    background-attachment: fixed;
    height:100%;
   }
   .product-wrap.large{
    margin-top:5%;
   }
.large span img {
    max-width: 155px;
    max-height: 155px;
}
.large span.five-prodsuit-img {
   
    top: 20%;
    left: 221px;
}
.large span.second-prodsuit-img {
    top: 23%;
    left: -30px;
}
.large span.three-prodsuit-img {
    top: -14%;
    left: 20px;
}
.large span.four-prodsuit-img {
    top: -16%;
    left: 130px;
}
.large span.six-prodsuit-img {
  
    top: 79%;
    left: 190px;
}
.product-wrap.large {
    height: 340px;
     
  }
}
@media only screen  and (min-width : 1025px)  and (max-width : 1199px){ 
body {
  
    background-size: auto !important;
    background-attachment: fixed;
    height:100%;
    background-position: center;
    overflow:hidden;
   }

.footer {
    bottom: 0px;
    position: fixed;
   }
 .large span.first-prodsuit-img {
	top: 65%;
	left: -50px;
}
 .large span.second-prodsuit-img {
	top: 14%;
	left: -80px;
}
 .large span.three-prodsuit-img {
	top: -19%;
	left: -15px;
}
 .large span.four-prodsuit-img {
	top: -15%;
	left: 72px;
}
 .large span.five-prodsuit-img {
	top: 23%;
	left: 120px;
}
 .large span.six-prodsuit-img {
	top: 36%;
	left: 855px;
}
  

}
@media (min-width:768px) (max-width:1600px) and (orientation:portrait) {
    .eCatalog .list_grid img {
        width: 100%;
        height: auto;
        background: #f6f6f6;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        max-height: 160px;
    }
}
@media screen and (max-width: 1440px) and (min-width: 900px) {
  .eCatalog .cart_detail_section .subtraction,.eCatalog .cart_detail_section .addition {
   font-size: 15px;
    width: 26px;
    height: 26px;  
    padding:3px; 
}
  .eCatalog .cart_detail_section .digits input {
    width: 39px;
    margin: 3px;
    text-align: center;
}

}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .pushbody-toleft .nicescroll-rails {
        left: 93% !important;
    }
}
@media screen and (min-width: 1024px) {
    .eCatalog .container {
        max-width: 1170px;
    }
}
@media screen and (min-width: 1365px) and (max-width: 1599px) {
html,body{
  height:auto;
}
body {
  background-size: auto;
  background-position: -270px -60px;
}
.pushmenu {
  max-height: 1200px;   
}
.pushbody-toleft .nicescroll-rails {
        left: 93% !important;
}

}


@media screen and (max-width: 1024px) {

body{
	overflow-x:hidden;
	height:auto;
}
	.product-wrap.large {
    background: url(/images/arcGrd-sm.png);
    background-repeat: no-repeat;
    height: 370px;
    margin-top: 3.5%;
    position: relative;
    background-position: top center;
      
}
.large span.six-prodsuit-img {
    position: relative;
    top: 38%;
    left: 805px;
}
.large span.five-prodsuit-img {
    position: relative;
    top: 27%;
    left: 60px;
}
.large span.four-prodsuit-img {
    position: relative;
    top: -14%;
    left: 50px;
}
.large span.three-prodsuit-img {
    position: relative;
    top: -22%;
    left: -47px;
}
.large span.second-prodsuit-img {
    position: relative;
    top: 14%;
    left: -121px;
}
.large span.first-prodsuit-img {
    position: relative;
    top: 82%;
    left: -23px;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
body {
   background-size: cover;
   background-position: 50% 7%;
  }	
 .product-wrap.small{
	margin-top: 54%;
    max-width: 460px;
    margin: 0 auto;
}
.footer {
    position: fixed;
  
}

/*eCatalog code*/
.eCatalog .model_custom .modal_img_padd {
    margin: 25px !important;
    padding-bottom: 0px !important;
}
  .eCatalog .container {
        min-height: 87%;
        position: relative;
        /*width:90%;*/
    }
    /*.eCatalog .footer {
        position: relative;
    }*/
}
@media screen and (min-width: 380px) and (max-width: 678px) {

}
@media (max-width: 768px) {

body{
    background-size:cover  !important;
    background-position: center  !important;
   background-attachment: fixed  !important;
   overflow:auto !important;
   height:100%;
}	

.form-container {
      top: 10px !important; 
}
.form-bottom{
	
}
.product-wrap.small{
	margin-top: 35%;
    position: relative;
    background-position: top center;
    margin-bottom: 3%;
    max-width: 455px;
    margin-left: auto;
    margin-right: auto;
}
.username, .userpass {
    width: 70%;
}
.footer-copyright,.footer-menu{
	float:none !important;
	clear:both;
	text-align: center;
}
.footer {
    position: relative;
    height:auto !important;
    padding-bottom:20px;
   } 
  .form-bottom {
    top: -45px;
    background-size:cover; 
}
.form-input.bottom-sec {
    width: 90%;
}   
.form-input.bottom-sec {
   font-size: 12px;
   
} 
#ddlLanguage {
    overflow:auto !important;
 }
.nicescroll-rails {
    display:none !important;    
}

/*eCatalog code*/
 .eCatalog .login_head .register_link a {
        display:none;
    }
.eCatalog .register_head {
    padding-bottom:94px;
}
    .eCatalog .register_head h3 {
    margin:0px;
  
    }
    .eCatalog .order_details {
        padding-top: 15px;
    }
  .eCatalog .but_login {
    padding-top: 25px;
    }
    .eCatalog .model_custom .modal_img_padd {
        margin: 0px;
        padding-bottom:20px;
    }
    .eCatalog .model_custom .sec_one_card {
    padding-left: 0px;
    padding-right: 0px;
    }
   .eCatalog .main_xs {
        padding-left: 10px;
    padding-right: 10px;
    }
.eCatalog .price_details_section .net_amount {
    border-bottom: 1px solid #e2e2e2;
        margin-bottom: 15px;
    }
    .eCatalog .cart_cancle_item .btn {
        margin-bottom: 0em;
            font-size: 13px;
    }
.eCatalog .cart_detail_section .sec_icon_digit {
        width: 111%;
    }
    .eCatalog .price_details_section .but_login .btn {
    margin-bottom:1em;
        margin-top: 10px;
    }
    .eCatalog .discount_txt_coupon {
        padding: 10px 20px 0px 20px;
    }
    .eCatalog .terms_condi {
        padding-top: 5px;
          
    }
    .eCatalog .cart_checkout .btn {
        height:35px;
        font-size:14px;
    }
    .eCatalog .discount_txt_digit {
        padding: 3em 10px 0px 0px;
        text-align:right;
    }
    .eCatalog .price_details_section {
       border:none;
        border-top: 1px solid #ccc;
    }
     .eCatalog .checkout_page .price_details_section{
     border-top: none;
    }
    .eCatalog .cart_checkout {
    text-align:right;
        padding-top: 0px;
    }
    .eCatalog .cart_checkout .btn,.eCatalog .price_details_section .but_login .btn {
    width:auto !important;
    }
    .eCatalog .para_txt h5 {
    padding-bottom: 10px;
    }
    .eCatalog .price_details_section .amount_digit {
         padding: 20px 0px 20px 0px;
        font-size: 1.1em;
        text-align:right;
    }
    .eCatalog .cart_detail_section h6 {
    font-size: 1.5em;
    }
    .eCatalog .price_details_section .amount_txt {
        text-align:right;
        padding: 20px 10px 20px 20px;
    }
    .eCatalog .Subtotal_txt {
    padding: 30px 0px 20px 20px;
    text-align:right;
    font-size: 13px;
    }
    .eCatalog .Subtotal_digit {
        padding: 30px 0px 20px 0px;
        font-size: 14px;
        text-align: right;
    }
    .eCatalog .price_details_section h5 {
        display:none;
    }
    .eCatalog .btn_section {
        text-align:right;
       padding-bottom: 15px;
         padding-top: 15px;
    }
    .eCatalog .cart_add_item .btn {
    font-size: 13px;
    height: 35px;
     padding: 0 1rem;
    }
   .eCatalog .cart_cancle_item .btn {
    height: 35px;
     margin-top: 0em;   
    padding: 0 1rem;
    }
    .eCatalog .checkout_page .para_txt p {
        white-space: normal;
    overflow: auto;
    }
    .eCatalog .para_txt p {
       white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     font-size: 13px;
    font-family: 'robotolight', sans-serif;
    color: #6b6b6b;
    }
    .eCatalog .para_txt {
        padding-left:15px;
        padding-right: 0px;
     }
    .eCatalog .cart_detail_section .trash_icon {
    font-size: 1.2em;
}
    .eCatalog .cart_detail_section .cart_section3,.eCatalog .cart_detail_section .cart_section2 {
        border: none;
    }
    .eCatalog .cart_detail_section .cart_section1{
    padding: 25px 0px 20px 0px;
    border: none;
    border-bottom:none;
    border-top:1px solid #ccc;
     border-bottom:1px solid #ccc;
    }
    
    .eCatalog .cart_detail_section .cart_section3,
     .eCatalog .cart_detail_section .cart_section2 {
     padding: 25px 0px 20px 0px;
      border-bottom:1px solid #ccc;
    }
    .eCatalog .price_txt {
    padding-top: 5px;
    font-size: 10px;
    }
    
    .eCatalog .cart_detail_section .subtraction {
    font-size: 10px;
    padding: 7px;
    width: 28px;
    height: 28px;
  
   }
    .eCatalog .cart_detail_section .addition {
    font-size: 10px;
    padding: 7px;
    width: 28px;
    height: 28px;;
    }
    .eCatalog .cart_detail_section .digits input{
     width: 45px;
    height: 25px;
    margin: 2px;
    font-size: 12px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    }
    .eCatalog .register_section input[type=text] {
            margin: 0 0 10px 0;
                width: 100%;
            font-size:12px;
    }
    .eCatalog .register_section .input-field, .eCatalog .register_section .word_verification_txt {
        margin-top: 1rem;
        font-size:12px;
    }
    .eCatalog .register_section .eCatalog_section p ,.eCatalog .input-field label{
        font-size: 12px;
    }
    .eCatalog .eCatalog_section h3 {
        padding-top: 10px;
        font-size: 1.3em;
        padding-bottom: 0px;
    }
    .eCatalog .register_section .input_code_txt {
        margin-top: 1rem !important;
    }
    .eCatalog .register_section .code_txt {
    text-align:left;
    }
    .eCatalog .register_section .code_txt img{
    width:135px;
    }
    .eCatalog .register_section .drop_padd {
        margin-top: 1rem !important;
    }
    .eCatalog .register_section .eCatalog_section p {
        margin-bottom: 0em;
    }
    .eCatalog .register_section .txt_availability {
        margin-top: 0rem;
        padding-left:0px;
    }
    .nav_eCatalog .logo-wrap .img-responsive {
    max-width: 95px;
    }
    .eCatalog .login_head, .eCatalog .register_head {
    height:auto;
    }
    .eCatalog .login_section {
    box-shadow:none; 
    }
    .eCatalog .login_head h3, .eCatalog .register_head h3{
         margin: 0;
        font-size: 2.1em;
    }
    .remember_me {
    margin-bottom: 25px;
    }
    .eCatalog .login_head h6 {
     margin: 1.5rem 0 .4rem 0;
    font-size:14px;
    }
    .eCatalog .login_head .input-field, .eCatalog .login_head .remember_me {
    margin-top: 1rem;
    }
    /*.eCatalog .login_head, .eCatalog .register_head {
    padding:10px;
    }*/
    .eCatalog .drawer-wrap {
        margin-top: 22px !important;
    }
    .nav_eCatalog .drawer-wrap .fa-cart-plus {
         font-size: 12px; 
        padding-top: 0px; 
       padding-left: 13px;
    }
    .eCatalog .login_head .register_link {
    margin-top: 1.5rem;
    font-size:13px;
    display:block;
     font-family: 'robotoregular', sans-serif;
   }
    .eCatalog .login_head .forgot_txt a {
    font-size:13px;
    }
  
    .eCatalog .login_head .forgot_txt {
    margin-top: 1.5rem;
    }
    .eCatalog .login_head .register_link a {
         color: #037ef8; 
         text-decoration: none; 
  }
   
    .eCatalog .login_section {
       max-height:none;
       position:relative;
        margin: 20px auto;
        box-shadow: 0px 0px 30px 0px #d4d4d4;
       margin-top: 13%;  
    }
   .eCatalog .checkbox_txt label {
    width:76px;
    }
    .eCatalog .nav_eCatalog {
    background: #2a2e36;
    padding-left: 6px;
    padding-right: 6px;
    }
    .eCatalog .head_section p {
    padding-bottom:0px;
    }
    .eCatalog .panel-default > .panel-heading {
        padding: 10px 20px;
    }
    .eCatalog .footer {
     margin-bottom: 0px;
    }   
   
    .eCatalog .head_txt {
        margin-bottom:10px;
    }
   
   
    .eCatalog .list_grid .head_section,.eCatalog .list_grid img {
        height:auto;
    }
    .eCatalog .divider_list {
    display:none;
    }
    .eCatalog .container {
        padding-right: 0px;
        padding-left: 0px;
         /*min-height: 74.2%;*/
    }
   
    .eCatalog .list_grid .head_section p {
    padding-bottom:0px;

    }
    .eCatalog .list_grid .head_section {
    padding-left: 15px;
    padding-right: 15px;
    }
    .eCatalog .list_grid .head_section h6 {
    line-height:1.5;
    }
   
    .eCatalog .list_grid .footer_section_list_grid {
    padding:15px 0px;
    height:auto !important;
    border-bottom:1px solid #ccc;
    }
    .eCatalog .list_grid_card{
        padding: 8px 16px;
        text-align: left;
    }
    .eCatalog .footer_section_list_grid .money {
        font-size: 1.5em;
    }
    /*.eCatalog .list_grid {
        border-top: 1px solid #ccc;
        padding-top: 18px;
    }*/
    .list_grid_card br,.footer_section_list_grid br{
        display: none;
    }
   
    /*Checkout page*/
    .eCatalog .checkout_page .para_txt h5 {
    font-size: 1.3em;
    }
    .eCatalog .checkout_page .para_txt p,.eCatalog .checkout_page .Subtotal_txt,.eCatalog .checkout_page .discount_txt_coupon .sm_disc,
    .eCatalog .checkout_page .price_details_section .amount_txt {
    font-size:14px;
    }
    .eCatalog .Subtotal_digit {
    font-size:1.1em;
    }
    .eCatalog .checkout_page .cart_detail_section h6 {
    font-size: 1.9em;
    }
    .footer_quick_link {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}
  ul.bottom_nav {
   float:left !important;
   width:100% !important;
   }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {

}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
    body {
    background-size: cover !important;
    }
    /*eCatalog code*/
  
    .eCatalog .register_section .txt_availability {
    padding-top: 3.2em;
    padding-left: 15px;
    }
    .eCatalog .cart_detail_section .subtraction,.eCatalog .cart_detail_section .addition {
    font-size: 14px;
    padding: 5px;
    width: 30px;
    height: 30px;
    }
    .eCatalog .cart_detail_section .digits input {
        width: 50px;
        height: 30px; 
        margin: 5px;  
    }
    .eCatalog .cart_detail_section .sec_icon_digit {
    width: 104%;
    }
    .eCatalog .sm_btn {
    padding-left: 0em !important;
    }
    .eCatalog .discount_txt_digit {
        padding: 2em 0px 0px 0px;
    }

     /*.eCatalog .cart_checkout .btn {
        width:100%;
     }*/
    .eCatalog .terms_condi {
        padding-bottom: 10px;
    }
    .eCatalog .cart_checkout {
     text-align: right;
    }
    .eCatalog .ipad_visible {
    display:inline-block;
    }
     .eCatalog .price_details_section .input-field label {
        top: 0.5rem;
    }
    .eCatalog .sm_disc {
        padding-top: 10px;
        padding-left: 20px;
    }
    .eCatalog .sm_disc,.eCatalog .sm_btn{
        width:13.666667%;
    }
    .eCatalog .sm_input {
     width:47.666667%;
     padding-left:10px;
     padding-right:20px;
    }
    .eCatalog .ipad_visible {
        width: 24.666667%;
        text-align: right;
            padding-top:10px;
    }
    .eCatalog .price_details_section .input-field label {
        margin-left: -6px;
    }
    /*.eCatalog input[type=text] {
    height:2rem;
    }*/
    .eCatalog .price_details_section .but_login .btn {
    width:100%;
    margin-bottom: 3em;
    margin-top: 0px;
    }
    .eCatalog .price_details_section .amount_txt {
        text-align:right;
        padding: 20px 10px;
    }
     .eCatalog h6 {
    font-size:1em;
    }
    .eCatalog .Subtotal_txt {
        padding: 30px 10px 20px 20px;
        text-align:right;
    }
    .eCatalog .discount_txt_coupon {
    padding: 20px 10px 0px 20px;
    }
    .eCatalog .price_details_section h5 {
    display:none;
    }
    .eCatalog .eCatalog_section h3 {
        padding-bottom: 0px;
        padding-top: 15px;
    }
    .eCatalog .head_section h5,.eCatalog .head_section p {
         padding-bottom: 0px; 
    }
    .eCatalog .head_section {
    padding-left: 15px;
    padding-right: 15px;
    }
   
    .eCatalog .footer-copyright{
    float: right !important;
        clear: inherit !important;
    }
    .eCatalog .footer-menu{
    text-align:left;
    float:left !important;
    }
    .eCatalog .checkbox_txt label {
    width:76px;
    }
    /*.eCatalog .list_grid .footer_section_list_grid,.eCatalog .list_grid img,.eCatalog .head_section {
        height:165px !important;
    }*/
    .eCatalog .list_grid .footer_section_list_grid {
        padding: 0px;
    }
    .eCatalog .checkout_page .discount_txt_coupon, .eCatalog .checkout_page .discount_txt_digit {
    padding: 25px 0px;
    }
    .eCatalog .checkout_page .discount_txt_coupon .sm_disc {
       width: 97.666667%;
         padding-top: 0px; 
         text-align: right;
    }
}
@media (max-width:1400px) {
    .eCatalog .container {
    width:90%;
    }
}
@media (max-width:1400px) and (max-width: 1024px) and (orientation:portrait) {
    .eCatalog .cart_checkout .btn {
    width:auto;
    }
}
@media screen and (min-width: 900px) and (max-width: 1440px) and (orientation:portrait) {
.eCatalog .register_section .txt_availability {
    padding-top: 0em;
    padding-left: 15px;
    }
}
@media (max-width: 768px) and (orientation:portrait){
    /*.eCatalog .model_custom .modal_img_padd {
      margin: 0px;
      padding-bottom: 20px;
        width: 100%;
    }*/

    .eCatalog .model_custom .head_section {
         height: auto !important;
            padding-left: 20px;
         padding-right: 20px;
    }
    .eCatalog .model_custom .footer_section .money {
        font-size: 1.3em;
    }
    .eCatalog .model_custom .footer_section .pull-right {
            font-size: 13px;
    }
  .small span img {
    max-width: 38px !important;
    }
    .small .first-prodsuit-img{
      position: relative;
      left:-35px;
    }
    .small .second-prodsuit-img{
      position: relative;
      left:-20px;
    }

    .small .three-prodsuit-img{
      position: relative;
      left:-11px;
    }

    .small .four-prodsuit-img{
      position: relative;
      left:-3px;
    }

    .small .five-prodsuit-img{
      position: relative;
      left:7px;
    }
    .small .six-prodsuit-img{
      position: relative;
      left:30px;
    }
    /*eCatalog page code*/
    .eCatalog .cart_add_item {
        padding-right: 6px;
    }
    .eCatalog .sm_btn {
    padding-left: 3em;
    }
     .eCatalog .login_head .register_link a {
      color: #037ef8; 
         text-decoration: none; 
         font-size:14px;
    }
    .eCatalog .checkout_page .discount_txt_coupon {
        width: 73.333333%;
    }

}
 /* orientation:portrait */
 @media (max-width: 768px) and (orientation:landscape){
     .eCatalog .model_custom .modal_img_padd {
    margin: 25px;
    padding: 0px;
    }
   .eCatalog .model_custom .modal {
    width: 80%;
    }
     .eCatalog .model_custom .modal {
    box-shadow:none;
    }
    .eCatalog .Subtotal_txt {
    padding: 30px 10px 20px 20px;
    }
  .product-wrap.small {
    margin-top: 3%;
    position: relative;
    max-width: 455px;
    margin-left: auto;
    margin-right: auto;
}
.bordered-img {
    position: relative;
    top: -30px;
   }
.small span img {
    max-width: 56px;
   
}
.small .first-prodsuit-img{
  position: relative;
  left:-52px;
}
.small .second-prodsuit-img{
  position: relative;
  left:-28px;
}

.small .three-prodsuit-img{
  position: relative;
  left:0px;
}

.small .four-prodsuit-img{
  position: relative;
  left:21px;
}

.small .five-prodsuit-img{
  position: relative;
  left:44px;
}
.small .six-prodsuit-img{
  position: relative;
  left:60px;
}
/*eCatalog page code*/
    .eCatalog .footer-copyright {
       float: right !important;
             clear: initial;
       text-align: center;
           clear: none !important;
    }
    .eCatalog .footer-menu {
      float: left !important;
      text-align: center;
          clear: none !important;
    }
    .eCatalog .cart_detail_section .sec_icon_digit {
        width: 100%;
    }
    .eCatalog .para_txt h5 {
        font-size: 1.2em;
    }
    .eCatalog .para_txt p {
    font-size:14px;
    }
    .eCatalog .para_txt p {
        white-space: initial;
    }
    .eCatalog .cart_detail_section h6 {
        text-align: right;
        font-size: 2em;
        padding-top:5px;
    }
    .eCatalog .cart_detail_section .trash_icon {
    font-size: 1.6em;
    }
    .eCatalog .cart_detail_section .subtraction,.eCatalog .cart_detail_section .addition {
    font-size: 14px;
    padding: 8px;
    width: 37px;
    height: 37px;
    }
    .eCatalog .cart_detail_section .digits input {
    width: 5em;
    height: 32px;
    margin: 2px;
    font-size: 14px;
    }
    .eCatalog .sm_disc {
        width: 15%;
        padding-top: 20px;
    }
    .eCatalog .sm_input {
            width: 45%;
    }
    .eCatalog .sm_btn {
        width:18%;
    }
    .eCatalog .sm_btn .btn {
        margin-left: 1em;
    }
    .eCatalog .discount_txt_digit {
        padding: 2em 0px 0px 0px;
        text-align: right;
         width: 13.666667%;
    }
    .eCatalog .discount_txt_coupon {
            width: 83.666667%;
    }
    .eCatalog .price_details_section .but_login .btn {
    margin-bottom: 3em;
    margin-top: 15px;
    width: 100%;
    }
    .eCatalog .price_details_section .amount_txt,.eCatalog .Subtotal_txt{
       width: 87%;
    }
    .eCatalog .price_details_section .amount_txt {
        padding: 20px 10px 20px 20px;
    }
    .eCatalog .price_details_section .amount_digit,.eCatalog .Subtotal_digit {
        width: 10%;
    }
   /*Checkout page*/
    .eCatalog .checkout_page .discount_txt_coupon {
    padding: 25px 10px;
    text-align: right;
    }
    .eCatalog .checkout_page .discount_txt_coupon {
    width: 84.666667%;
    }
    .eCatalog .checkout_page .discount_txt_coupon .sm_disc {
        width: 100%;
        text-align: right;
        padding-top: 0px;
    }
    .eCatalog .checkout_page .discount_txt_coupon {
    padding: 25px 10px;
    }
    .eCatalog .checkout_page .discount_txt_digit {
        padding: 25px 0px;
        width: 11.666667% ;
    }
    .eCatalog .checkout_page .para_txt p, 
    .eCatalog .checkout_page .Subtotal_txt, 
    .eCatalog .checkout_page .discount_txt_coupon .sm_disc,
     .eCatalog .checkout_page .price_details_section .amount_txt {
    font-size: 15px;
    }
    .eCatalog .Subtotal_digit,.eCatalog .discount_txt_digit,.eCatalog .price_details_section .amount_digit {
    font-size: 1.3em;
    }
    
   
} 


@media (max-width:767px) {
    .eCatalog .add_cart_txt {
        margin-left: 20px;
        top: -9px;
    }
    .eCatalog .modal-dialog {
    max-width:500px;
    }
    .eCatalog .list_grid img {
        position: inherit;
            background: none;
    }
    #List .img_hover {
        margin-bottom: 0px;
    }
    #divCommonBody .add_cart_txt {
        top: -9px;
        line-height: 2;
    }
   
     .eCatalog .footer {
    position:relative;
    }
    .img_hover:hover {
    box-shadow:none;
    }
     .eCatalog .price_details_section {
        border-top:none;
    }
    .eCatalog #List .divider_list {
    display:none;
    }
      .eCatalog .list_grid .back_img {
        height: auto !important;
       border-right: none;
    text-align: center;
    background:none;
    /*height: 190px;*/
    }
    .eCatalog .register_section .txt_availability {
    margin-top: 0rem;
    padding-left: 0px;
    }
    .eCatalog .txt_shpping_empty h3 {
        font-size: 1.8em;
    }
    .eCatalog .txt_shpping_empty h5 {
        font-size: 14px;
        line-height: 1.5;
    }
    .eCatalog .countinue_shopping .btn {
        font-size: 13px;
    }
    .eCatalog .register_section .drop_padd {
    margin-top: 0rem !important;
    }
     .eCatalog .login_head .register_link a {
        display:block;
    }
   .eCatalog .dropdown_1 {
    margin-bottom:20px;
    }
    .eCatalog #list .list_grid img {
    border:none;
    height: auto;
    position:initial;
    }
     .eCatalog .list_grid .price_list {
    padding: 0px;
    }
     .eCatalog .list_grid .footer_section_list_grid {
         border: 0px solid #cccccc;
         border-top: 0px;
         margin-bottom: 0px;
    }
     .eCatalog .list_grid .head_section h5 {
    padding-top: 0px;
    padding-bottom: 5px;
    margin:0px;
    }
     .eCatalog .list_grid .head_section {
    border:0px solid #ccc;
    border-bottom:0px;
    border-top:0px;
    }
    .eCatalog .list_grid {
        border-top: 1px solid #ccc;
        padding-top: 18px;
    }
    .eCatalog #List .list_grid {
    border-left:none;
        border-right:none;
        border-bottom:none;
    }
    .eCatalog .list_grid .back_img {
    border-right:none;
    height: auto;
    }
    .eCatalog #List .list_grid {
    max-height:none;
    }
    .eCatalog #List .list_grid {
        margin-bottom: 0px;
    }
    .eCatalog .lang-switch {
    left: 25px;
    }
    .eCatalog .register_head {
    display:none;
    }
    .eCatalog .login_section {
    box-shadow:none;
    }
    .eCatalog .login_head {
    padding:15px;
    }
}

@media (max-width:767px) and (orientation:landscape) {
    .eCatalog .login_head {
        /*padding: 15px 8em;*/
    }
  
    .eCatalog .Shopping_empty {
        margin-top: 8%;
    }
}
@media (max-width:767px) and (orientation:portrait) {
     
  .eCatalog .register_section .input-field,.eCatalog .txt_availability{
        width:100% !important;
    }
          .eCatalog .modal_img_padd img {
        padding: 0px;
    }
    .eCatalog .modal_img_padd {
        box-sizing: inherit;
            width: 100%;
    }
}
@media screen and (max-width: 668px)  {
 .logo-wrap img{
    max-width: 95px;
    object-fit: cover;
}
.drawer-wrap {
    margin-top: 32px !important;
    max-width: 250px;
    min-width: 185px;
}
.buttonset span.selected_language,a.tp_links,.home_index #top-ecatlog-link {
    font-size: 10px !important;
    top: -2px;
   }
 .home_index #top-ecatlog-link{
     padding:4px 6px 4px 5px;
 }  
.buttonset span {
   font-size: 10px !important;
    padding: 0px 1px !important;
}
.language-switch {
    margin-right: 1px;
}
/*eCatalog page code*/
 .nav_eCatalog .buttonset .language-switch {
           padding-right: 5px !important;
    }
    .eCatalog .discount_txt_coupon {
    padding: 10px 0px 0px 1px;
    }
    .eCatalog .Subtotal_txt {
        padding: 30px 10px 20px 20px;
    }
    .eCatalog .cart_detail_section .sec_icon_digit {
    width: 114%;
    }
    .eCatalog .cart_detail_section .digits input {
        width: 40px;
    }
    
}

@media screen and (max-width: 668px) and (orientation:portrait){
       .eCatalog .price_details_section .input-field {
        margin-bottom: 20px;
        }
    .eCatalog .price_details_section .input-field {
    width: 82.333333%;
    }
.eCatalog .cart_add_item .btn,.eCatalog .cart_cancle_item .btn {
            margin-left: 2px;
            padding: 0 0.8rem;
    }
    .eCatalog .sm_btn {
        padding-left: 1em;
    }
    .eCatalog .Subtotal_txt,.eCatalog .price_details_section .amount_txt{
        width: 80.333333%;
    }
    .eCatalog .price_txt {
        padding-top: 2.5em;
        font-size: 11px;
        padding-left: 15px;
    }
     /*Checkout page*/
    .eCatalog .checkout_page .para_txt h5 {
    font-size: 1.2em;
    }
    .eCatalog .checkout_page .cart_detail_section .sec_icon_digit {
    width: 100%;
    }
    .eCatalog .checkout_page .price_txt,.eCatalog .checkout_page .discount_txt_coupon .sm_disc {
        text-align:right;
            /*width: 99%;*/
    }
    .eCatalog .checkout_page .discount_txt_coupon .sm_disc {
    width: 98%;
    }
    .eCatalog .checkout_page .Subtotal_txt, .eCatalog .checkout_page .price_details_section .amount_txt,.eCatalog .checkout_page .discount_txt_coupon{
       width: 74.333333%;
    }
   .eCatalog .checkout_page .discount_txt_digit {
    padding: 25px 0px;
    text-align:left;
        width: 25%;
    }
    .eCatalog .checkout_page .discount_txt_coupon {
     padding: 25px 10px;
    }
    .eCatalog .checkout_page .para_txt p {
            overflow: hidden;
        white-space: nowrap;
    }
}
@media screen and (max-width: 668px) and (orientation:landscape){
     .eCatalog .login_head {
        /*padding: 15px 5em;*/
    }
    .eCatalog .model_custom .modal_img_padd {
         padding-bottom: 0px;
        margin: 25px;
        width: 33%;
    }
    .eCatalog .checkout_page .discount_txt_digit {
        width: 15%;
    }
    .eCatalog .checkout_page .price_txt,.eCatalog .checkout_page .discount_txt_coupon .sm_disc {
            width: 99%;
    }
    .eCatalog .cart_detail_section .subtraction, .eCatalog .cart_detail_section .addition {
        font-size: 12px;
        padding: 9px;
        width: 35px;
        height: 35px;
    }
    .eCatalog .cart_detail_section .digits input {
    width: 60px;
    }
    .eCatalog .cart_detail_section .sec_icon_digit {
    width: 100%;
    }
    .eCatalog .cart_detail_section .trash_icon {
    font-size: 1.4em;
    }
    .eCatalog .para_txt p {
        margin-bottom: 0px;
    }
    .eCatalog .sm_disc {
            width: 16%;
    }
    .eCatalog .sm_btn .btn {
    margin-left: 1em;
    }
    .eCatalog .price_details_section .amount_txt, .eCatalog .Subtotal_txt {
    width: 87%;
    }
    .eCatalog .price_details_section .amount_txt, .eCatalog .Subtotal_txt, .eCatalog .checkout_page .discount_txt_coupon {
    width: 86%;
    }
}
@media screen and (max-width: 600px)
{
.username, .userpass {
    width: 61%;
}
.form-section {
   padding: 1px 3px;
}
.pushmenu-toleft {
    right: 225px;
}
.pushmenu{
	width:230px;
}    
.eCatalog .model_custom .modal_img_padd {
    margin: 0px;
    padding-bottom: 20px;
        width: 100%;
}

}

@media (max-width: 480px)and (orientation:portrait) {
    .eCatalog .price_txt {
        padding-top: 1em;
    }
    .eCatalog .price_details_section .input-field {
    width: 72.333333%;
    }
}
@media (max-width: 480px)and (orientation:landscape) {
    .eCatalog .footer-menu,.eCatalog .footer-copyright {
        float: none !important;
    }
    .eCatalog .discount_txt_coupon {
        width: 76.666667%;
    }
    .eCatalog .discount_txt_digit {
           padding: 1.5em 0px 0px 0px;
         width: 18.666667%;
    }
    .eCatalog .sm_disc {
    width: 20%;
    }
}
@media (max-width: 320px) {
	.username, .userpass {
    width: 58%;
}
.footer{
	font-size: 13px;
}
.small span img {
    max-width: 36px;
}

}
/****************************  CSS for red catalog layout  *****************************/

.meta_title{
    padding-bottom: 15px;
}
h2.meta_title{
    font-size:1.7em;
    margin-top:5px;
}
.search-toggle {
    margin-top:13px;
}
.search-toggle .searchPattern .panel .panel-heading{
    background:#c42129;
}
.search-toggle .panel-heading a span{
    color:#fff;
}
.search-toggle .panel-heading .accordion-toggle:after{
    color:#fff;
}
.btn-primary {   
    border-radius:0px;
}
.prodimg-wrap{
    margin-top:25px;
}
.dynamic_val{
    font-weight:bold;
}
.price_show{
    margin:15px auto;
    clear:both;
    float:none;
    padding:5px 15px;
}
.actual_price span{
    position:relative;
    top:3px;
    text-decoration:line-through;
}
.disco_price span{
    font-size: 1.2em;
    color: #f0a818; 
}
.disco_price span#Price {
    font-size: 1.3em;
}
.disco_price span.cross_curr {
     text-decoration:line-through;
     font-size: 1.0em !important;
    color: #f0a818; 
}
.nlp{
    padding-left:0px !important;
}
.productdesp .form-group{
    margin-bottom: 10px;
}
#discount_price span{
   font-size:1.0em;
     color: #f0a818;
     font-weight:bold;
}
#discount_price span#ProductPrice {
    font-size:1.3em;
}
.prod_price_info {
    height: 75px;
}
#discount_price span.price_lbl,.disco_price span.price_lbl{
    font-size:14px;
    color:#000 !important;
    font-weight:normal;
}
.price_shown{
    margin:30px auto;
}
#actual_price span{
    text-decoration: line-through;
    font-size:1.2em;
}
#actual_price{
    position: relative;
    top: 6px;
}
#discount_price span.actual_price {
    position: relative;
    top: 0px;
    color:#000 !important;
    text-decoration: line-through;
    font-size: 1.0em;
    font-weight: normal;
}
.cart_details-wrap{
    margin:34px auto;
           
}
.slick-track{
    left:-9px !important;
}
.cart_details-wrap a {
    background:#f0a818;
    color: #fff;
    padding:8px 17px;
    display: inline-block;
    cursor: pointer;
    text-decoration:none;
    text-decoration: none;
    font-size: 1.1em;
    text-transform: capitalize;
}
.cart_btn i{
    padding:0 5px;
}
.prodimg-wrap.desc{           
    padding-bottom: 15px;

}

/*added by bheem for bullet list in product description*/

.srt_description ul,.para_txt ul{
   list-style-type: disc !important;
    margin-left: 20px;
}
.srt_description ul li ,.para_txt ul li{
    list-style-type: disc !important;
    margin-left: 20px;
}
.srt_description ol,.srt_description ul li,.para_txt ul li{
    margin-left: 20px;
}

.srt_description{
    border-top:1px solid #eeeeee;
    padding:25px 0 15PX 0;
}
.share_it{
    display:inline-block;
    margin-right:10px;
}
.share_it a{
    color:#fff;
    font-size: 21px;
    padding: 4px 13px;
    display: inline-block;
}
#fb_icon{
    background:#3a589e;
    padding:0 5px;
}
#twitter_icon{
        background:#1cb7eb;
}
.social-share{
    margin:20px 0;
}
#email_icon{
    background:#df4b37;
}
#ask_quest a{
    color: #7183b4;
    font-size: initial;
    text-decoration: underline;
}
.rec-prod_view{
    margin:0 10px 20px 10px;
    border:1px solid #eee;
}
.rec-prod_view img{
    width:265px;
    object-fit:contain;
    display:block;
    margin:0 auto;
    text-align:center;
    max-height:155px;
}
.rec-prod_view h3{
     font-size: 1.30em;
     line-height:25px;
     min-height:60px;
}       
.rec-prod_view h3,.rec-prod_view .meta_cat{
    padding:5px 15px;
    word-wrap: break-word;
}
.slick-prev:before{
    content: "\f2fa";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 45px;
    opacity: 1 !important;
    color: #818181;
    font-weight: normal;
}
.slick-next:before{
    content: "\f2fb";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 45px;
    opacity: 1 !important;
    color: #818181;
    font-weight: normal;
}
#grap-img{
    border: 1px solid #eeeeee;
   background: #eeeee82b;
   clear:both;
}
.OpenDetails{
    background: #eeeee82b;
}
#grap-img img{
    width: 320px;
    object-fit: contain;
    text-align: center;
    display: block;
    margin: 0 auto;
    max-height:300px;
}
.show-text.short-text {
    height: 6em;
    overflow: hidden;
  -webkit-transition:all 1.5s ease;  
   -moz-transition:all 1.5s ease;  
   -o-transition:all 1.5s ease;  
   transition:all 1.5s ease; 
        
}
.show-text.full {
    height: auto;
    overflow: auto;
    -webkit-transition:all 1.5s ease;  
   -moz-transition:all 1.5s ease;  
   -o-transition:all 1.5s ease;  
   transition:all 1.5s ease; 
        
}
.showmore a.collapsed{
    font-size:0.5em;
    text-decoration:none;
    color:#f0a818;
}
.showmore a:before {
    content: "\f276"; 
    font-family: 'Material-Design-Iconic-Font'; 
    margin-right: 9px;  
    position: relative;
    top: 2px;          
}
#faq-ques{
    width:100%;
    height:160px;
    background:#f6f6f6;
    border: none;
    box-shadow: 0px 2px 0px #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    resize: none;
    padding:20px 12px;
           
}
#faq-question .modal-content{
    border-radius:0px;
}
#faq-question .modal-body{
    padding: 20px 50px;
} 
.modal-title{
    padding-bottom: 2px;
    padding-left: 15px;
    padding-top: 2px;
    
}
#faq-question button.close ,#email-question button.close{
    background:transparent !important;
    border: 1px solid #000;
    padding: 4px 5px;
    border-radius: 50%;
    height: 35px;
    width: 35px;

}
.form-group.bottom-btn {
    margin: 35px 5px 35px 5px;
}
.form-group.bottom-btn.chng_bill_add {
    margin: 35px 5px 35px 15px;
}

#faq-question .form-group.bottom-btn ,#email-question .form-group.bottom-btn{
    margin: 10px 5px 10px 5px;
}
.eCatalog #faq-question .modal-dialog ,.eCatalog #email-question .modal-dialog{
    width:560px;
}
.no-login.prodcatalog_detail .bottom-btn .btn{
    margin-right: 8px;
    padding:5px 27px !important;
    border:none;
    height:47px;
    color:#fff;
           
}
.bottom-btn #cancel_btn{
    background: #c4cfe1 !important;
}
#skip_btn {
    background: #999 !important;
}
.req-feilds{
    color:#f00;
}
.showmore.open a:before {
    content: "\f271";              
}
.showmore{
    position:relative;
}
.showmore.showless:before {
    content:'';
    position:relative;
    background: linear-gradient(0deg, #ffffff, white 80%) no-repeat;
    width: 100%;
    display: block;
    opacity: 0.8;
    height: 25px;
    margin-top: -29px;

}
.showmore.showless.open:before {
    background:transparent;
}


.go_back {
    position: relative;
    top: 71px;
    text-decoration: none !important;
    vertical-align: middle;
    color: #f0a818;
    z-index: 99;
}
.cat_choose{
    margin-top:30px;
}
.productdesp .form-group{
    padding-bottom:25px;
    clear:both;
}
.news_subscription{
    padding-top: 7px !important;
}
.tax_calc{
        border-top: 1px solid transparent !important;
}
.recent-view-prod .slick-prev {
    left: -40px;
}
.email-fields_lvl.input-field label:not(.label-icon).active {
   -webkit-transform: translateY(-90%);
    transform: translateY(-90%);
}
.footer_quick_link {
    position: absolute;
    top: 18px;
    left:34%;
    
}
ul.bottom_nav {
    display: inline-block;
    padding-left: 15px !important;
    position: relative;
    top: 1px;
   list-style:none;
   vertical-align:middle;
   clear: both;
    float: none;
    width: 500px;
    margin: 0 auto; display: block;
    color:#fff;
}
ul.bottom_nav li{
    display:inline-block;
    color:#fff;
}
ul.bottom_nav li a{
    font-size:14px;
    color:#fff;
    font-family: 'Roboto', sans-serif;
    font-size: 100%;
}
.panel-group .modal-header{
    border-bottom: none;
}
.logo-wrap img {
    height: auto;
    max-height: 60px;
    object-fit: contain;
}
.panel-group .modal-header{ 
    border-bottom: none; 
}
#faq-question .input-field label:not(.label-icon).active,#email-question .input-field label:not(.label-icon).active {
    -webkit-transform: translateY(-77%);
    transform: translateY(-77%);
}
#cke_txtBody{

}
.email_msgs {
    margin-top: 1.3em !important;
}
.input-field.email-fields_lvl label{
    padding-bottom: 0.6em;
}
label#msg_level {
    padding-bottom: 2.7em;
}
.back_btns{
    margin: 0.2% auto !important;
    box-shadow: none !important;
    position:relative;
    top:-30px;
}
div#divNoProducts {
    border: 1px solid #eee;
    clear: both;
    float: none;
    color: #000;
   clear: both;
    float: none;
    color: #f00;
    margin: 20px 0;
    padding: 7px;
    text-align: center;
    font-size: 1.3em;
}
#btnChangeRegister{
    background:transparent !important;
    color:#000 !important;
}
a{
    text-decoration:none !important;
}
.modal-header .close {
    border-radius: 50% !important;
    padding: 6px 5px !important;
}
#ProductPrice{
    font-size:1.3em !important;
    font-weight:normal !important;
}
.current_addre span{
    display:block;
        color: #525252e0;
}
.current_billing_address{
    margin:2.5em auto;
    max-width:515px;
}
.current_billing_address .bottom-btn .btn{
    width:96%;
}
.current_billing_address h4{
    color: #1d1c1cb5;
    margin-bottom: 1.6em;
    font-size: 2.0rem;
}
.current_billing_address h5{
    margin-bottom: 1em;
    margin-top:1.0em;
     font-size: 1.56rem;
}
.current_billing_address textarea.materialize-textarea{
    padding:.8em 0 0.8em 0;
    margin-bottom:5px;
}
.current_billing_address input[type=text]{
     margin-bottom:20px;
}
.current_billing_address .select-wrapper{
    margin-bottom:15px;
}
label.instruction_note{
    margin-bottom:6px;
}
.eCatalog h6.add_level{
    font-size: 1rem;
    line-height: 110%;
    margin: 0.5rem 0 0.55rem 0;
}
#divOriginalAddress,#divValidatedAddress{
   margin-bottom: 1.6em;
}
.tp_links{
    position:relative;
    top:-5px;
}
#top-ecatlog-link{
    color:#fff;
    font-size: 14px !important;
    background: #ff8f00;
    padding: 10px;
    margin-right: 8px;
}
.new_page{
      margin: 7.5em 0 1.5em 0;
}
.new_page h3{
    font-size: 1.3em;
    text-transform: uppercase;
        margin: 0.5em 0;
}
.new_page ul{
    margin-bottom:15px;
}
.new_page ul,.new_page ul li{
    list-style-type: disc !important;
    line-height: 23px;
    margin-left: 15px;
} 
.new_page ul ul,.new_page ul ul li{
    list-style-type: circle !important;
}
/* new css */
.welcome_slides .slick-slide > img{
	height:195px;
    object-fit:cover;	
}
.welcome_slides .slick-track{
	overflow:hidden;
	height:215px;
}
.img_wrap_grid{
	position: relative;
    height: 195px;
    background: #f6f6f6;
	border:1px solid #f1b53c;
}
.img-grid{	
	margin: 15px auto;   
    position: relative;
}
.img_wrap_grid a > img{
	height:154px;
		
}
.img-grid .prd-title{
	font-size:1.15em;
	font-family: 'robotoregular', sans-serif;
    text-align: center;
    background: #ccc;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 10px 0;
    margin-bottom: 0;
    border-top:1px solid #f1b53c;
}
.container.prod_show {
    margin: 20px auto;
}
.img_wrap_grid:hover{
	-moz-box-shadow: 0px 0px 11px 2px #0a0a0a87;
    box-shadow: 0px 0px 11px 2px #0a0a0a87;
    -webkit-box-shadow: 0px 0px 11px 2px #0a0a0a87;
}
.eCatalog.welcome .container{
	min-height:120px;
}
#load-more-prod,#src-more-prod{
	margin: 20px auto;
    border: 1px solid #fff;
    outline: none;
    box-shadow: none;
    height:53px;
    vertical-align: middle;
    display: inline-block;   
    padding:8px 17px;
}
#src-more-prod i{
	font-size:1em;
}
#src-more-prod{
	width:100%;
	text-align:left;
}
/* New CSS */
.welcome_slides .slick-dots {
    position: absolute;
    top: 82%;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.welcome_slides.slick-slider {
    margin-bottom: 15px;
}
.welcome_slides .slick-dots li {  
    margin: 0 5px;
    background:#fff;
    height:5px;
    border-radius:3px;
    overflow: hidden;
}
.welcome_slides .slick-dots li.slick-active {
	 background: #d04d3e !important;
}
.welcome_slides .slick-slide img {
    width: 100%;
}
.eCatalog.welcome .eCatalog_section h3{
	padding-top: 10px;
}
.browse_btn.btn{
	margin:20px 20px 20px 0;
	width: 100% !important;
	height:53px;
}
.browse_btn.category{
	margin:20px 0px 20px 0;
}
.search-boxi {
    text-align: left !important;
   color:#fff;
    width: 89% !important;
    outline: none !important;
    border: 0px !important;
    margin: 0 !important;
}
.search-boxi::-webkit-input-placeholder {
    color: #fff;
    font-weight:bold;
}
.search-boxi::-moz-placeholder {
    color: #fff;
    font-weight: bold;
}
.search-boxi:-ms-input-placeholder {
    color: #fff;
    font-weight: bold;
}
.search-boxi:-moz-placeholder {
    color: #fff;
    font-weight: bold;
}
.searc-wraps {
    background: #f0a818;
}    
/*	----------------------------------------------------------
	Print
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

@media print {
	
}
.searc-wraps.searc-wraps-new button {
    background: none;
    color: #fff;
    box-shadow: none;
    border: 0 none;
    font-size: 30px;
    position: relative;
    left: 7px;
    top: 7px;
}
.searc-wraps.searc-wraps-new .eCatalog input[type=text]:focus:not([readonly]) {
    border: 0 none !important;
    outline: none !important;
}
.searc-wraps.searc-wraps-new {
   
}
.btn.btn-default.active{
    background: #f1b53c;
}
.img_wrap_grid img {
    margin: 0px auto;
    width: 100%;
    text-align:center;
}
.img_wrap_grid h3.prd-title {
    color: #0c0c0c;
    text-transform:capitalize;
}
#btnSearch i{
    font-size:25px;
}
#ui-id-1{
    max-width: 538px !important;
   background:#efecec;
   max-height:350px;
   overflow:auto;
   width:100% !important;
   }
#ui-id-1 li{
color:#000;
padding:10px;
border-bottom: 1px solid #f9f7f7;     
}
#ui-id-1 li:hover {
    background:#ccc;
}
.searc-wraps{
    position:relative;
}
div#result_grid {
    position: absolute;
    z-index: 99;
     width:95% ;
}

/*======= By Digvijay =======*/
/* To fix footer issue */
#c-fullHeightContainer {
    min-height: calc(100vh - 60px);
}
/*======= END By Digvijay =======*/