@import url("animate.min.css");
@import url('carousel.css');
@import url('font-awesome.min.css');
/*@import url('bootstrap.min.css');*/
@import url("popup.css");
@import url('chosen.css');

/*Fonts*/
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSansRegular.woff2') format('woff2'),
    url('../fonts/OpenSansRegular.woff') format('woff');
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSansBold.woff2') format('woff2'),
    url('../fonts/OpenSansBold.woff') format('woff');
}
@font-face {
    font-family: 'BalooBhaijaan';
    src: url('../fonts/BalooBhaijaan.woff2') format('woff2'),
    url('../fonts/BalooBhaijaan.woff') format('woff');
}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSansSemibold.woff2') format('woff2'),
    url('../fonts/OpenSansSemibold.woff') format('woff');
}
@font-face {
    font-family: 'PermanentMarker';
    src: url('../fonts/PermanentMarker.woff2') format('woff2'),
    url('../fonts/PermanentMarker.woff') format('woff');
}

* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
header, nav, section, aside, footer{display:block}
body { font-size: 13px; color: #000; font-family: 'OpenSansRegular'; background:#fbfbfb; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed ; overflow-x:hidden; padding:0px !important; padding-top: 92px !important;}
html, body { height: 100%; margin: 0px !important; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: normal; margin:0px 0px 15px 0px; font-family: 'BalooBhaijaan'; line-height: 35px}
h1 {font-size:33px}
h2 {font-size:33px}
h3 {font-size:20px}
h4 {font-size:18px}
h5{font-size:16px}
label{font-weight:normal; font-size:14px; font-family: 'OpenSansRegular';}
img { border: 0px; max-width: 100%; height: auto }
p { margin:0px 0px 15px 0px; line-height:24px; color:#000}
b, strong { font-weight:normal;  font-family: 'OpenSansBold'; }
a { color: #05b5b5; cursor:pointer }
a:hover { color: #000 }
a, input, select, textarea, button, input[type="submit"], input[type="reset"], label, label:before, label:after, .icons:before, .transition, .transitions, .transitions *, .site_menu ul li a:after, .form-control, .floating_label label, .nav-tabs>li>a:after, .icon, .chosen-results li, .side_menu li a::before, .side_menu li a::after, span.col_head{ -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
a .fa, .btn .fa, button .fa{ -moz-transition: all 0s ease; -o-transition: all 0s ease; transition: all 0s ease; -webkit-transition: all 0s ease; }
a:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, select:focus, input[type="button"], input:focus, textarea:focus { outline: 0 !important; }
button, input[type="submit"], input[type="reset"]{-webkit-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer; outline:none !important}
input, select, textarea, button, input[type="submit"], input[type="reset"], .form-control{font-family: 'OpenSansRegular'; font-size:14px}

.placeholder {color: #bdbdbd; font-family: 'OpenSansRegular';}
::-webkit-input-placeholder{color: #bdbdbd; font-family: 'OpenSansRegular';}
::-moz-placeholder{color: #bdbdbd; font-family: 'OpenSansRegular';}

.modal .placeholder {color: #bdbdbd; font-family: 'OpenSansRegular';}
.modal  ::-webkit-input-placeholder{color: #bdbdbd; font-family: 'OpenSansRegular';}
.modal ::-moz-placeholder {color: #bdbdbd; font-family: 'OpenSansRegular';}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {display: none;}

.has-error .placeholder {color: #ec5050}
.has-error ::-webkit-input-placeholder{color: #ec5050}
.has-error  ::-moz-placeholder{color: #ec5050}

.has-error label{color: #d63736 !important}
.has-error .input-group-addon { color: #d2312f; background-color: #ffeeee; border-color: #e88988; }
.has-error .form-control { border-color: #e88988;}

.reset:focus { outline: 0px; border: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none }
ul.reset { margin: 0px; padding: 0px; list-style: none; }

.btn { display: inline-block; text-align: center; padding: 0px 25px 0px 25px; background: #01CCCC; min-width: 100px; text-decoration: none; color: #fff; font-weight: 400; border: 0px; cursor:pointer; border-radius: 4px; height:42px; line-height:42px; text-transform:uppercase; font-size:14px; font-family: 'OpenSansSemibold' !important}
.btn:hover { background: #00A7A7; color: #fff; text-decoration: none ; box-shadow: 0 3px 4px rgba(0,0,0,.25); -webkit-box-shadow: 0 3px 4px rgba(0,0,0,.25);}
.btn:focus{color: #fff; outline-offset:0px; outline:none}
.up label{ text-transform: uppercase !important;}
.btn:focus { outline: 0px; border: 0px;}
.btn.full{width:100%; max-width:100%; min-width:inherit; padding:0px 15px;}
.btn.shadow{box-shadow: 0 4px 5px rgba(0,0,0,.2); -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.2); -moz-box-shadow: 0 4px 5px rgba(0,0,0,.2);}
.btn.black, .head .btn{background: #fefefe; color: #282828; box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2); border-radius: 3px;}
.btn.black:hover, .btn.black:focus, .head .btn:hover, .head .btn:focus{background: #00A7A7; color:#fff !important}
.btn.grey{background: #4E4E4E;}
.btn.grey:hover{background: #2F2F2F;}
.btn.line{background: none; color:#fff; border:1px solid #fff; padding:0px 20px}
.btn.line:hover{background: #fff; color:#333}
.btn.facebook{background: #3f5794;}
.btn.facebook:hover{background: #304780;}
.btn.gplus{background: #DC4A38;}
.btn.gplus:hover{background: #C83321;}
.btn.twitter{background: #1DA1F2;}
.btn.twitter:hover{background: #006DBF;}
.btn .fa{margin-right:8px; position:relative;}

.mb5 { margin-bottom: 5px !important }
.mb10 { margin-bottom: 10px !important }
.mb15 { margin-bottom: 15px !important }
.mb20 { margin-bottom: 20px !important }
.mb30 { margin-bottom: 30px !important }
.mb40 { margin-bottom: 40px !important }
.mt10 { margin-top: 10px !important }
.mt20 { margin-top: 20px !important }
.mt30 { margin-top: 30px !important }
.mt40 { margin-top: 40px !important }
.mt0 { margin-top: 0px !important }
.mb0 { margin-bottom: 0px !important }
.mar0 { margin: 0px !important }

.pad0 { padding: 0px !important }
.pb0 { padding-bottom: 0px !important }
.pt0 { padding-top: 0px !important }
.pr0 { padding-right: 0px !important }
.pl0 { padding-left: 0px !important }
.pb10 { padding-bottom: 10px !important }
.pr35 { padding-right: 35px !important }
.pb20 { padding-bottom: 20px !important }
.plr0 { padding-left: 0px !important; padding-right: 0px !important; }
.plr15 { padding-left: 15px !important; padding-right: 15px !important; }
.bt0 { border-top: 0px !important; }

/*Checkbox*/
input.checkbox{display:none}
input[type="checkbox"] + label.checkbox { cursor: pointer; position: relative; padding-left: 25px; margin: 0px; clear: both; display: inline-block; line-height: 20px; text-align: left; cursor: pointer; color: #333; text-transform: none !important; font-family: 'OpenSansRegular'; font-size: 13px; width:auto}
input[type="checkbox"] + label.checkbox:before { content: ""; width: 16px; height: 16px; position: absolute; top: 2px; left: 0px; font-family: FontAwesome; text-align: center; color: #fff; font-size: 0px; border-radius: 2px; border: 1px solid #B0B0B0; line-height: 14px; background:#fff}
input[type="checkbox"]:checked + label.checkbox:before { content: "\f00c"; background:#01cccc; border:1px solid #01cccc; font-size:12px;}

/*Radio*/
input.radio{display:none}
input[type="radio"] + label.radio { cursor: pointer; position: relative; padding-left: 23px; margin: 0px; clear: both; display: inline-block; line-height: 20px; text-align: left; cursor: pointer; color: #333; text-transform: none !important; font-family: 'OpenSansRegular'; font-size: 13px; width:auto}
input[type="radio"] + label.radio:before { content: ""; width: 16px; height: 16px; position: absolute; top: 2px; left: 0px; font-family:FontAwesome; text-align:center; color:#fff; font-size:0px; border-radius:100px; border:1px solid #B0B0B0; line-height:15px; background:#fff}
input[type="radio"]:checked + label.radio:before { content: "\f111"; border:1px solid #01cccc; font-size:11px; color:#01cccc}

.radio_group input[type="radio"] + label.radio, .checkbox_group input[type="checkbox"] + label.checkbox{margin:5px 15px 5px 0px; float:left; clear:none}
.radio_group span.label, .checkbox_group span.label, .checkbox_group label.label, .radio_group label.label, .form-group label.label{font-family: 'Noto Sans'; color:#333; display: inline-block; padding: 0px; font-size: 13px; font-weight: normal; line-height: normal; color: #333; text-align: left; white-space: normal; vertical-align: baseline; border-radius: 0px; margin-right: 10px;}
.checkbox_group label.label, .radio_group label.label, .radio_switch .label, .form-group label.label, .label_style label{display:block; margin-bottom:10px; color:#6c6c6c}

.tooltip-inner{background-color:rgba(0, 0, 0, 0.8)}
.tooltip.bottom .tooltip-arrow{border-bottom-color:rgba(0, 0, 0, 0.8)}
.tooltip.top .tooltip-arrow{border-top-color:rgba(0, 0, 0, 0.8)}
.up label{text-transform:uppercase}
.blue label{color:#241f5e}

.form-group{margin-bottom:15px;position: relative;}
.form-group label{width:100%; color: #666; text-transform: capitalize; font-size: 13px}
.form-control{height: 42px; padding: 0px 10px; line-height: 42px; border-radius: 4px; border: 0; width: 100%; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; box-shadow: none !important; -webkit-box-shadow: none !important; border: 1px solid #D5D5D5; font-size:13px}
.form-control:focus { border-color: #D5D5D5; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
textarea.form-control, .floating_label textarea.form-control { height: 120px; line-height: 20px; padding: 10px; width:100% !important; overflow: visible; white-space: normal; font-size:14px}
.floating_label textarea.form-control{padding:10px 0px; }
.bordered .form-control { border: 1px solid #D5D5D5 !important; border-radius: 4px; height: 42px !important; line-height: 42px !important; padding: 0px 10px !important;}
.bordered textarea.form-control{height: 120px !important; line-height: 20px !important; padding:10px !important}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{cursor:default; background:none}
.input-group .form-control{border-radius: 0px 4px 4px 0px}
.input-group-addon{background-color: #f3f3f3; border: 1px solid #D5D5D5; border-color: #D5D5D5 !important;}
.input-group-addon .fa { font-size: 16px; width: 16px; text-align: center; line-height: 16px; }
.input-group-addon .fa-mobile{font-size: 21px; line-height: 21px;}

.help-block,.error.map_error{margin: 0px; font-size: 12px; color: #ea2626;position: absolute;bottom:-18px;left:0;}
.error.map_error{color: #a94442 !important;}

.floating_label .form-control{padding:2px 0px 5px 0px; height: 34px; line-height: 32px; position:relative; z-index:99}
.floating_label label{position:relative; margin:0px 0px 30px 0px; width:100%; color: #666; text-transform:capitalize; font-size: 13px}
.floating_label label:after { content: ""; position: absolute; left: 50%; bottom: 0px; width: 2px; height: 2px; background: none; margin-left: -1px; z-index:99}
.floating_label label.focus{color:#333}
.floating_label label.focus:after { left: 0%; bottom: 0px; width: 100%; height: 2px; background: #5D5D5D; margin-left: 0; }
.floating_label .form-group label{margin: 0px}
.floating_label .form-group label .error{position: absolute; right: 0px; top: 100%; font-size: 11px; background: #e64d50; color: #fff; padding: 2px 8px; margin-top: -1px; z-index: 99; transition: all 0.3s ease; animation: fadeInDown .3s ease-in; border-radius: 0px 0px 4px 4px;}

label.icon{position:relative; padding:0px}
label.icon .form-control{margin-top:4px; padding-left:28px; padding-right:0px;}
label.icon i{position: absolute; left: 0px; bottom: 1px; height: 34px; line-height: 30px; width: 16px; text-align: center; font-size: 16px; color: #999; z-index:99;}
label.icon i.fa-mobile{font-size: 24px}

.clear{clear:both; float:left; width:100%}

#user-form .help-block{position: absolute; left: 0; bottom: -18px;}
#user-form .field-user-terms_condition .help-block{position: relative;bottom: 0}

.full_row, .form-group, .owl-carousel, .clear{float:left; width:100%}
.full_row{width:100% !important}
.container { max-width: 1200px; margin:0 auto; padding:0px 0px; width:100%}
.container.md{max-width: 1000px}
.container.md1{max-width: 900px}

.table>thead>tr>th{font-family: 'OpenSansBold' !important; font-weight:normal; font-size:15px; padding-top:0px; border-bottom:2px solid #ccc}
.table>tbody>tr>td{padding:15px 10px; vertical-align:middle; position:relative; border-color:#ccc}
.table>tbody>tr>td:first-child, .table>thead>tr>th:first-child{padding-left:0px}
.table>tbody>tr>td:last-child, .table>thead>tr>th:last-child{padding-left:0px}
.no-border.table>tbody>tr>td{border:0px}
.table-striped>tbody>tr>td{padding: 15px 10px !important}
.table-striped>thead>tr>th{padding: 0px 10px 10px 10px !important}

.chosen-select, .chosen-select1{display:none}
.chosen-container-single .chosen-default, .chosen-container-single .chosen-single{height: 34px; line-height: 28px; padding: 0px; border: 0px; border-bottom: 1px solid #ccc; border-radius: 0px; background: none;}
.chosen-container .chosen-results li{color:#333}

/*Header*/
.site_header{position:fixed; padding:0px 0px; height:92px; left:0px; right:0px; top:0px; width:100%; z-index:999; float:left;}

.top_header{float: left; width: 100%; height: 62px; padding: 10px 0px; background: #000}
.top_header .logo{float: left; width: 25%}
.top_header .header_cart{float: left; width: 27%}
.top_header .logo{line-height: 42px;}

.header_search{float: left; width: 48%; padding: 0px 30px; position: relative}
.header_search .form-control{border-radius: 4px; border: 0px; padding: 0px 95px 0px 15px; font-size: 13px}
.header_search .btn{position: absolute; right: 30px; top: 0px; height: 42px; line-height: 42px; min-width: inherit; width: 80px; border-radius: 0px 4px 4px 0px}
.header_search .btn .fa{margin: 0px; font-size: 18px; line-height: 40px; top: 0px}

.header_cart{text-align: right}
.header_cart li{display: inline-block;}
.header_cart a{color: #ccc; text-decoration: none; display: block; position: relative}
.header_cart a.lang { float: left; height: 28px; border: 1px solid #ababab; border-radius: 4px; text-transform: uppercase; line-height: 26px; padding: 0px 10px; position: relative; top: -5px; color: #ababab; }
.header_cart a.lang:hover{color: #ffffff; background: #ababab;}
.header_cart a.lang.arb{line-height: 23px}
.header_cart a.cart{margin-left: 20px; float: right}
.header_cart a.cart .fa{float: left;  margin-right: 12px; width: 42px; height: 42px; line-height: 42px; text-align: center; background: #01cccc; border-radius: 100px; color: #fff; font-size: 21px;}
.header_cart a.cart:hover .fa{background: #00A7A7}
.header_cart span{float: left; text-align: left; color: #ccc; font-family: 'OpenSansSemibold'}
.header_cart span b{font-family: 'OpenSansSemibold'; color: #01CCCC}
.header_cart span b.count{margin-right: 5px; }
.header_cart h4{font-size: 14px; text-transform: uppercase; color: #fff; margin: 2px 0px 0px 0px; line-height: normal}
.header_cart a.menu_open{z-index: 99999}

.site_menu{float: left; width: 100%; background: #01CCCC; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; position: relative; z-index: -9;}
.up .site_menu{margin-top: -30px}
.site_menu .container{position: relative}
.site_menu nav{padding-right: 170px; height: 30px}
.site_menu ul.main{float: left; width: 100%; position: relative;}
.site_menu li{float: left;}
.site_menu li a{line-height: 30px; float: left; padding: 0px 13px; color: #000; text-decoration: none; font-family: 'OpenSansSemibold'; text-transform: uppercase; font-size: 11px;}
.site_menu li a.active{background: #000 !important; color: #fff}
.site_menu li a:hover{background:#009A9A; color: #fff}
.site_menu li.action{float: right}
.site_menu .login{background: #4e4e4e; color: #fff; text-shadow: none; font-family: 'OpenSansRegular'; font-size: 11px; line-height: 30px; float: right; padding: 0px 15px; position: absolute; top: 0px; right: 15px; text-decoration: none; text-transform: uppercase;}
.site_menu .login:hover, .acc_menu .main:hover{background: #2F2F2F}
.site_menu .login .fa{margin: 0px 10px 0px 0px; font-size: 14px}

.site_menu li.more { width: 32px; text-align: center; display: none; position: relative; }
.site_menu li.more .fa{font-size:18px; line-height: 33px}
.site_menu li.more .more_link{padding: 0px 15px; height: 30px}
.site_menu li.more:hover ul#overflow { opacity:1; filter: alpha(opacity=100); visibility:visible; margin-top:0px;}
.site_menu #overflow { opacity:0; filter: alpha(opacity=0); visibility:hidden; position: absolute; text-align: left; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; right:0px; top:100%; min-width:200px; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.40); -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.40); -moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.40); max-height:300px; overflow:auto; margin-top:20px; padding: 0px; list-style: none; border-radius: 0px 0px 4px 4px}
.site_menu #overflow li { float: none; }
.site_menu #overflow li a { background: #fff; padding: 8px 15px; color:#656565; line-height: normal; width:100%}
.site_menu #overflow li a:after{display:none}
.site_menu #overflow li a:hover { background: #e8e9ed; color:#333 }

.acc_menu{position: absolute; right: 15px; top: 0px;}
.acc_menu .main{background: #4e4e4e; color: #fff; text-shadow: none; font-family: 'OpenSansRegular'; font-size: 12px; line-height: 30px; float: right; padding: 0px 5px; text-decoration: none; text-transform: uppercase; height: 30px}
.acc_menu .main .fa{margin: 0px 10px; line-height: 30px; font-size: 14px}
.acc_menu ul ul{ margin: 0px; top: 30px; left: auto; right: 0px; display: block; opacity: 0; visibility: hidden; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; border: 0px; border-radius: 0px 0px 4px 4px; width: 200px; z-index: 999; padding: 10px 0px; position: absolute; background: #fff; box-shadow: 0 2px 12px rgba(0,0,0,.25); }
.acc_menu li:hover ul{opacity: 1; visibility: visible; top: 30px}
.acc_menu ul ul li, .acc_menu ul ul li a{width: 100%}
.acc_menu ul ul li a {font-size:12px; color: #333; padding: 10px 15px 10px 46px; position: relative; line-height: normal; font-family: 'OpenSansRegular'; text-transform: capitalize; }
.acc_menu ul ul li a:hover{background: #E6E6E6; color: #000}
.acc_menu ul ul li a:hover .fa{color: #000}
.acc_menu ul ul .fa{left: 18px; top: 50%; margin-top: -8px; position: absolute; font-size: 16px; color: #666}
.acc_menu ul ul a.logout, .acc_menu ul ul .logout .fa{color:#D63D3D}
.acc_menu span.count { position: absolute; right: 15px; line-height: 22px; min-width: 22px; text-align: center; background: #01cccc; font-family: 'OpenSansSemibold'; font-size: 11px; border-radius: 100px; color: #fff; }

.modal-open .site_header, .modal_open .site_header, .mfp-zoom-out-cur .site_header { padding-right: 17px;}
.hideOverflow{overflow: hidden}

.mobile_nav { position: absolute; left: 0; width: 40px; height: 55px; top: 0px; text-align: center; line-height: 55px; font-size: 21px; color: #01cccc !important; text-decoration: none; z-index: 99999}
.top_header.menu_open .mobile_nav{z-index: 9}
.menu_open.mobile_nav .fa:before, .header_cart li a.menu_open .fa:before{content: "\f00d";}

/*Mini Cart*/
#mini_cart { position: fixed; left: 0px; top: 0px; z-index: 999; height: 100%; background: rgba(0, 0, 0, 0.6); width: 100%; margin: 0px; display: none}
.mini_cart { position: fixed; right: -100%; height: 100%; max-width: 350px; width: 100%; background: #fff; z-index: 999; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; padding:60px 0px 110px 0px; overflow: auto}
#mini_cart.open .mini_cart, #mini_cart.open .mini_cart h3, #mini_cart.open .btn.checkout{right: 0px}
.mini_cart h3 { font-family: 'OpenSansBold'; font-size: 16px; position: fixed; width: 100%; text-transform: uppercase; max-width: 350px; right: -100%; top: 0; padding: 0px 20px; line-height: 50px; margin: 0px; background: #f3f3f3; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; z-index: 99; }
.mini_cart .close_cart{float: right; font-size: 24px;}
.mini_cart ul{margin: 0px 0px; padding:0px; list-style: none; float: left; width: 100%}
.mini_cart ul li{float: left; width: 100%; position: relative; padding:15px; border-top:1px dashed #ccc}
.mini_cart ul li:first-child{border: 0px}
.mini_cart .content{float: left; width: 100%; padding-left: 75px; position: relative; min-height: 60px;}
.spec{float: left; width: 100%; margin-top: -3px; line-height: normal; color: #666; margin-bottom: 10px; font-size: 12px}
.spec span{float: left; margin: 0px 15px 5px 0px; position: relative; padding-left: 12px}
.spec span:before{content :"\f111"; color: #01CCCC; font-family:FontAwesome; font-size: 6px; position: absolute; left: 0px; top: 7px}
.spec b{font-family: 'OpenSansSemibold'; color: #202020}
.mini_cart h4 { font-size: 14px; font-family: 'OpenSansSemibold'; margin-bottom: 12px;  padding-right: 35px; line-height: normal}
.mini_cart .img{height: 60px; width: 60px; text-align: center; border: 1px solid #ccc; float: left; position: absolute; border-radius: 100px; overflow: hidden; left: 0px; top: 0px; }
.mini_cart .img img{max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; border-radius: 100px; padding: 3px;}
.mini_cart .remove { position: absolute; right: 0px; top: -2px; font-size: 19px; text-decoration: none; color: #909090; width: 24px; text-align: center; line-height: 24px; }
.mini_cart .remove:hover{color:#e62529}
.mini_cart .qty_box{width: 100%}
.mini_cart .qty_box span{float: right; font-family: 'OpenSansBold'; font-size: 15px; line-height: 28px}
.mini_cart h5{margin-top: 15px; margin-bottom: 0px; float: left; width: 100%; font-family: 'OpenSansBold'; text-transform: uppercase; color: #BB161A; font-size: 15px;}
.mini_cart p.extras{float: left; width: 100%; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 20px; font-size: 13px; font-family: 'OpenSansBold'; position: relative; display: table; line-height: normal}
.mini_cart p.extras .remove_extras { position: absolute; left: 0px; top: 0px; font-size: 14px; }
.mini_cart p.extras span{display: table-cell}
.mini_cart p.extras span.price{text-align: right; padding-left: 15px; font-family: 'OpenSansBold';}
.mini_cart .btn.checkout{position: fixed; width: 100%; max-width: 350px; right: -100%; bottom: 0px; padding: 25px 25px 15px 20px; margin: 0px; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; z-index: 99; border-radius: 0px; line-height: 48px; height: 48px; padding: 0px 20px; font-family: 'OpenSansBold' !important; font-size: 16px;}
.mini_cart .btn.checkout span { float: left; font-size: 14px; text-transform: capitalize; position: absolute; top: -34px; left: 0px; width: 100%; background: #efefef; line-height: 34px; text-align: center; color: #000; }
.mini_cart .empty_cart { background: url(../images/empty.jpg) center top no-repeat; position: absolute; font-size: 16px; left: 0px; top: 50%; margin-top: -60px; width: 100%; height: 110px; padding-top: 80px; text-align: center; padding-left: 20px; padding-right: 20px; color: #999; }

.qty_box{float:left}
.qty_box .btn { width: 28px; height: 28px; line-height: 26px; float:left; padding: 0px; min-width: inherit; border-radius: 0px; background:none; color:#808080; border:1px solid #D5D5D5; box-shadow:none !important}
.qty_box .btn:hover{background:#D5D5D5 !important; color:#333 !important}
.qty_box .btn .fa{font-size:10px; margin:0px; top: 0px}
.qty_box .btn.first{border-radius:4px 0px 0px 4px}
.qty_box .btn.last{border-radius:0px 4px 4px 0px}
.qty_box .form-control{float:left; width: 30px; height: 28px; line-height:28px; padding:0px 4px; border-radius:0px; color:#000; text-align:center; font-family: 'OpenSansBold'; border:1px solid #D5D5D5; border-left:0px; border-right:0px;}

/*Home*/
.section{float:left; width:100%; padding:40px 0px;}
.head{font-size: 14px; text-transform: uppercase; margin-bottom: 15px}
.head.container{padding: 0px 0px}
.head b{font-family: 'BalooBhaijaan';}
.head span{display: inline-block;padding: 2px 30px; border: 0px solid #01CCCC; background: linear-gradient(to right,#3af3fb, #11b7b5); line-height: normal; color: #fff; border-radius: 3px;    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2)}
.head.style1{float: left; width: 100%;position: relative;}
.head.style1 .head{margin: 0px; float: none;text-align: center;}
/* .head.style1, .head.style2{padding: 0px 20px; float: left; width: 100%;}
.head.style2{margin-bottom: -20px} */
/* .head .head{display: inline-block; position: relative; background: url(../images/head-bg-line.png) repeat-x; height: 90px; color: #fff}
.head span { padding: 10px 5px; height: 34px; display: table; }
.head span b{display: table-cell; vertical-align: middle}
.head span:before, .head span:after{content:""; position: absolute; left: -31px; top: 0px; width: 31px; height: 90px; background: url(../images/head-bg.png) no-repeat 0px 0px}
.head span:after{right: -31px; left: auto; background-position: -31px 0px} */
.head .btn{float: right; text-transform: capitalize; margin-top: 0px; height: 26px; line-height: 26px; min-width: 60px; padding: 0px 20px;position: absolute;right: 0px;top:4px;}

.banner{position: relative; float: left; width: 100%;}
.banner-custom{/*max-width:800px;*/margin:0 auto;}
.owl-nav div{transition: all 0.3s ease; color: #0ad8d8; position: absolute; left: 20px; top: 50%; margin-top: -20px; height: 40px; width: 40px; text-align: center; line-height: 40px; background: transparent; border-radius: 100%; font-size: 0px}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-dots .owl-dot span {
    width: 35px;
    height: 3px;
    margin: 15px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;

}

.owl-dots{
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #0ad8d8
}


.owl-nav div:before{content :"\f104"; font-family:FontAwesome; font-size: 25px; margin: 0px}
.owl-nav div.owl-next:before{content :"\f105";}
.owl-nav div.owl-next{left: auto; right: 20px}
.owl-nav div:hover{background: transparent;}
.owl-carousel.multiple{padding: 0px 35px 0px 35px; min-height: 225px; margin-bottom: 15px; /*text-align: center;*/ /*background: url(../images/table-line.png) no-repeat bottom center*/ }
.owl-carousel.multiple img{max-height: 100%; max-width: 100%; width: auto !important; height: auto; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; transition: all 0.3s ease;}
.owl-carousel.multiple .item:hover img{transform: scale(0.9);}
.owl-carousel.multiple .owl-stage-outer{padding-bottom: 30px}
.multiple .owl-nav div{left: 0px; top: 50%; margin-top: -40px; height: 32px; width: 32px; line-height: 32px}
.multiple .owl-nav div.owl-next{left: auto; right: 0px}
.multiple .owl-nav div:before{font-size: 20px; content :"\f053";}
.multiple .owl-nav div.owl-next:before{content :"\f054"; padding-left: 2px}
.multiple .item span.img, .multiple .item a.img, ul.list.style1 a.img { display: block; height: 100px; position: relative; margin-bottom: 8px; }
.multiple a, ul.list.style1 a{display: block; text-decoration: none; color: #000; position: relative}
.multiple a:hover, ul.list.style1 a:hover{color: #000}
.multiple h4, ul.list.style1 h4{ /*height: 40px;*/ margin: 0px; line-height: 28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 14px; text-transform: capitalize; color: #2b2b2b}
.multiple .price, ul.list.style1 .price {font-family: 'OpenSansBold'; }
.multiple .item{display: inline-block; width: 100%; position: relative}
.multiple .info::before,ul.list.style1 .info::before{content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -4px;}
.multiple .info, ul.list.style1 .info{vertical-align:middle;float: left;width: 65px; position: absolute; height: 65px; background: #fff; bottom: -27px;  border-radius: 50%;box-shadow: 1px 1px 3px #ccc;line-height: 0px;padding: 1px 5px;}
.multiple .price, ul.list.style1 .price, .multiple .offer{font-family: 'OpenSansBold';}
.multiple .price{background: transparent; color: #c13835;font-size: 12px;}

.multiple .price.offers{background: transparent;color: #c13835;font-size:11px;position: relative;}
.multiple .two-price{bottom: 5px;position: relative;}
.multiple span.price.offers.two-price {bottom: 26px;}
/*.multiple .offer{margin-bottom: 22px;}*/
.multiple .offer{background: transparent; color: #181818; font-size: 10px; text-decoration: line-through;width: 100%; display: inline-block;}
.multiple .price .new, ul.list.style1 .price .new{ font-style: normal; color: #c13835;background: transparent; text-transform: uppercase; font-size: 10px;position: absolute;top:12px;line-height: 15px;width: 100%;left:0; }
.multiple .offer.new-price, ul.list.style1 .offer.new-price {bottom:8px;}
.multiple .price.offers .new{margin-bottom: 14px;}

.owl-carousel.brands{padding: 20px 35px 80px 35px; margin-bottom: 20px; text-align: center; /*background: url(../images/table-line.png) no-repeat bottom center*/}
.owl-carousel.brands img{max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; transition: all 0.3s ease; width: auto !important}
.owl-carousel.brands .item:hover img{transform: scale(0.9);}
.brands .owl-nav div{left: 0px; top: 50%; margin-top: -25px; height: 32px; width: 32px; line-height: 32px}
.brands .owl-nav div.owl-next{left: auto; right: 0px}
.brands .owl-nav div:before{font-size: 14px; content :"\f053";}
.brands .owl-nav div.owl-next:before{content :"\f054"; padding-left: 2px}
.brands .item span.img, .brands .item a.img { display: block; height: 90px; position: relative; }
.brands a{display: block; text-decoration: none; color: #000; position: relative}

ul.list{ /* background: url(../images/table-line.png) repeat-y top center; */ padding: 0px 50px; margin: 0px 0px; float: left; width: 100%}
ul.list.six li{float: left; width: 16.6%;}
ul.list.five li{float: left; width: 20%;}
ul.list li{float: left; width: 16.6%; padding: 0px 15px; /*text-align: center;*/ /*height: 150px;*/ padding-top: 15px; position: relative}
ul.list .img{display: block; height: 100px; position: relative; margin-bottom: 50px}
ul.list .img img{max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; transition: all 0.3s ease}
ul.list li:hover img{transform: scale(0.9)}
ul.list a{display: block; text-decoration: none; color: #181818}
ul.list a:hover{color: #01CCCC}
ul.list h3 { text-transform: capitalize; height: 45px; margin: 0px; line-height: 28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 15px;}
ul.list.style1{margin-top: -15px;}

ul.list.five.style1 .price{background: transparent;font-size: 11px;color:#c13835;}
.multiple a:hover h4, ul.list.style1 a:hover h4{color: #01CCCC}

ul.listview{float: left; width: 100%; font-family: 'OpenSansRegular' !important; font-size: 13px; margin-bottom: 20px}
ul.listview li{float: left; width: 100%; margin-top: 18px; position: relative; padding-left: 30px}
ul.listview li:first-child{margin: 0px}
ul.listview li:before{content:"\f054"; font-family:FontAwesome; position: absolute; left: 0px; top: 0px; width: 20px; line-height: 20px; border-radius:100px; background: #01CCCC; color: #fff; text-align: center; font-size: 10px; padding-left: 2px}

.mobile_app{float: left; overflow: hidden; width: 100%; padding: 10px 0px 0px 0px; font-family: 'OpenSansSemibold'; font-size: 16px}
.mobile_app .download a{display: inline-block; margin: 0px 5px 10px 0px}

/*Pages*/
ul.breadcrumb{background:none; text-align: right; margin:0px 0px; padding:10px 0px; float:left; width:100%; font-size:13px; color:#333;}
ul.breadcrumb>li+li:before{content:"\f105"; font-family:FontAwesome; color:#000; padding:0 10px 0 10px}
.breadcrumb li{display: inline-block}
.breadcrumb li a{text-decoration:none; color:#666}
.breadcrumb li a:hover{color:#000; text-decoration: underline}

.page_content{padding: 40px 0px 40px 0px}
.page_title{padding: 20px 0px; background: #fff; border-bottom: 1px solid #C2C2C2}
.page_title h1{margin: 0px}

.product_detail{/* background: url(../images/table-line1.png) repeat-x bottom; */ padding-bottom: 60px; min-height: 100px; margin-bottom: 20px; }
.product_detail h1{font-size: 19px; text-transform: capitalize; font-family: 'OpenSansBold'; margin-bottom: 15px; line-height: normal}
.product_detail p{margin: 0px 0px 15px 0px}
.price_info { display: inline-block; padding: 25px 20px 20px 20px; margin-bottom: 10px; text-align: left; margin-top: 50px; max-width: 280px; width: 100%; border: 2px solid #000; border-right-color: #202020; border-top-color: #202020; background: #FFF; border-radius: 3px; /*box-shadow:-10px 7px 40px rgba(0, 0, 0, 0.7);*/ position: relative}
.price_info:before{content: ""; position: absolute; bottom: -20px; left: -110px; width: 130px; height: 80px; /* background: url(../images/book.png) no-repeat */ }
.price_info:after{content: ""; position: absolute; bottom: -15px; right: -65px; width: 104px; height: 125px; /* background: url(../images/plant.png) no-repeat */ }
.price_info .offer{font-family: 'PermanentMarker'; text-transform: uppercase;}
.price_info .price{font-family: 'BalooBhaijaan'; font-size: 25px; line-height: 10px}
.price_info .price .line{display: inline-block; position: relative}
.price_info .price .line:before { content: ""; position: absolute; left: 0px; top: 50%; margin-top: -1px; width: 100%; height: 2px; background: #FB3333; transform: rotate(-15deg); opacity: 0.8}
.price_info .btn{margin-top: 5px}
.price_info .btn .fa{font-size: 18px;}
.price_info .fav{position: absolute; top: 10px; right: 10px; font-size: 18px; cursor: pointer;}
.price_info .fav.fa-heart{color: #CC0101}
.price_info .qty label{width: auto !important; line-height: 40px; padding-right: 10px; font-size: 15px; color: #000; font-family: 'BalooBhaijaan';}
.price_info .qty .chosen-container{width: 50% !important}


#image_preview { float: left; width: 100%; position: relative; height: 245px; margin-bottom: 0;margin-top:34px;}
#image_preview img{max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; top:0; bottom: 0; left: 0; right: 0; margin: auto; animation: zoomIn .3s ease-in}
#image_preview, #image_preview *{cursor: url(../images/zoom.png), auto;}
.mfp-container, .mfp-container *{cursor: url(../images/zoom-out.png), auto;}
#image_preview a { width: 100%; position: absolute; left: 0px; height: 100%; top: 0px}

.product_detail .tooltip-inner {width: 100px; padding: 5px 10px; text-align: center}

.thumbs_main{padding: 0px 30px; text-align: center;}
.thumbs_main .owl-stage{display: inline-block}
.thumbs .item { height: 70px; overflow: hidden; position: relative; border: 1px solid #828282; border-radius: 4px; background: #fff; cursor: pointer}
.thumbs .item:before { content: ""; position: absolute; left: 0px; top: 0px; height: 100%; width: 100% ; transition: all 0.3s ease; z-index: 99;}
.thumbs .item.active:before, .thumbs .item:hover:before{background: rgba(0, 0, 0, 0.4);}
.thumbs .owl-nav div{margin-top: -15px; height: 24px; width: 24px; line-height: 24px; left: -30px}
.thumbs .owl-nav div:before{font-size: 18px}
.thumbs .owl-nav div.owl-next{left: auto; right: -30px}
.thumbs .owl-nav div.owl-next:before{padding-left: 4px}
.thumbs .item{height: 70px; position: relative}
.thumbs .item img{max-height: 100%; padding: 5px; max-width: 100%; width: auto; height: auto; position: absolute; bottom: 0; left: 0; right: 0; margin: auto;}

.owl-carousel label { padding: 0px !important; float: left; width: 100% !important; text-align: center !important; }
.owl-carousel input[type="radio"] + label.radio:before{width: 32px; height: 32px; line-height: 28px; border: 0px; background: none; left: 50%; z-index: 99; margin-left: -16px; top: 50%; margin-top: -16px; border: 2px solid #fff; background: rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 10px #fff;}
.owl-carousel input[type="radio"]:checked + label.radio:before { content: "\f00c"; font-size: 16px; color: #ffffff; background: #4cd451; }
.owl-carousel input[type="radio"]:checked + label.radio img{transform: scale(0.9);}

.box_type { box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25); border: 1px solid #ccc; border-radius: 4px; padding: 20px; margin-bottom: 30px; float: left; width: 100%; background: #fff; position: relative}
.box_type .sub_head{font-size: 21px; padding-bottom: 2px; position: relative; margin-bottom: 20px; text-transform: uppercase; float: left; width: 100%}
.box_type .sub_head:after{content: ""; position: absolute; left: 0px; top: 100%; height: 2px; width: 50px; background: #01CCCC;}
.btn.small{float:left; position:relative; top: 5px; min-width: inherit; padding: 0px 10px; font-size: 12px; height: 34px; line-height: 34px;}
.btn.small .fa{top: 0px}
.box_type .btn.small{position: absolute; top: 25px; right: 20px}
.box_type .empty { height: 160px; background: #F3F3F3; border-radius: 4px; padding: 45px 15px; text-align: center; color: #666; }
.box_type .empty .btn{margin-top: 10px;}

.total_order{float: right; max-width: 500px; /*margin-top: -31px;*/ border-radius: 0px 0px 4px 4px; border-top: 0px; padding-top: 0px}
.total_order:before{content: ""; position: absolute; top: -10px; left: 0px; width: 100%; height: 10px; background: #fff}
.total_order .input-group .form-control{border-radius: 4px 0px 0px 4px}
.total_order .input-group{margin-bottom: 20px}
/* .total_order .sub_head{padding: 0px 20px 2px 20px}
.total_order .sub_head:after{left: 20px} */
.total_order .place_order{max-width: 255px; width: 100%; height: 50px; line-height: 50px; font-size: 16px}
.total_order .place_order .fa{float: right; margin: 0px 0px 0px 10px; line-height: 50px; font-size: 23px;}
.total_order label.checkbox{font-size: 13px !important}
.total_order.summary{margin-top: 0px; border: 1px solid #ccc; border-radius: 4px;}
.total_order.summary:before{display: none}

ul.table{display:table; max-width:inherit; width:100%; margin-top:10px !important}
ul.table li{display:table-row}
ul.table li:first-child span.td, ul.table li:first-child .td{padding-top:0px;}
ul.table li span.td, ul.table li .td{display:table-cell; padding:10px 0px 10px 15px; vertical-align: middle;}
ul.table li span.td:first-child, ul.table li .td:first-child{padding-left:0px;}
ul.table li .td.price{font-family: 'OpenSansSemibold'; text-align: right; color: #333}

ul.cart_total{float:right; font-size: 14px; width: 100%; margin-bottom: 10px}
.cart_total .td{border-top:1px dashed #ccc; color: #666}
.cart_total .td.price{padding-left:30px;}
.cart_total .total{font-family: 'OpenSansSemibold'; background: #f3f3f3;}
.cart_total .total .price{font-size:19px; font-family: 'OpenSansBold' !important;}
.cart_total .total .td{border: 1px dashed #ccc; border-right: 0px; padding: 12px !important; border-radius: 4px 0px 0px 4px}
.cart_total .total .td.price{border-radius: 0px 4px 4px 0px; border-left: 0px; border-right: 1px dashed #ccc;}
.cart_total li:first-child .td{border-top:0px; padding-top:0px !important}
.td.price{text-align:right}
.error{float: left; width: 100%; color: #E11616; font-size: 12px}
.place-order { text-align: right;}

ul.cart_address{height: 130px; overflow: auto; margin: 0px -20px; padding: 0px 20px; direction: ltr}
.modal ul.cart_address{height: 200px; margin-bottom: 15px}
.cart_address li{float: left; width: 100%; margin-top: 10px;}
.cart_address li:first-child{margin: 0px}
.cart_address h4{font-family: 'OpenSansBold'; color: #202020; text-transform: uppercase; line-height: normal; font-size: 14px; margin-bottom: 5px}
.cart_address input[type="radio"] + label.radio{background: #F3F3F3; padding: 10px 15px 10px 40px; border-radius: 4px; float: left; width: 100%; border: 1px solid #D5D5D5; font-size: 12px}
.cart_address input[type="radio"] + label.radio:before{top: 12px; left: 15px}
.cart_address input[type="radio"] + label.radio:hover{background: #E8E8E8}
.cart_address input[type="radio"]:checked + label.radio{background: #eeffec; border: 1px solid #a7e2a1;}

.checkbox.billing{margin-top: 10px !important}
.change_billing{display: none; font-family: 'OpenSansSemibold';}

.payment_method{background: #F3F3F3; border-radius: 4px; padding: 15px 20px 15px 20px; border:1px solid #D5D5D5; margin-bottom: 10px}
.payment_method h4{line-height: 20px; margin: 0px 20px 10px 0px}
.payment_method.radio_group input[type="radio"] + label.radio{margin-top: 0px; margin-bottom: 0px; font-family: 'OpenSansSemibold'}

#modal_address #map, .modal.address .map{float: left; width: 50%; height:100%; position: absolute; left: 0px; top: 0px;}
#modal_address .modal-content, .modal.address .modal-content{overflow: hidden;}
#modal_address .modal-body, .modal.address .modal-body{padding: 0px}
#modal_address form, .modal.address form{float: right; padding: 20px; width: 50%;}

.row_10{margin: 0px -10px}
.row_10 .col-sm-6{padding: 0px 10px}

.order_summary{margin: 0px}
.order_summary .spec{margin: 10px 0px 0px 0px; color: #585858; float: left; width: 100%}
.order_summary h3{font-family: 'OpenSansSemibold'; font-size: 17px; line-height: normal; margin: 0px}
.order_summary .qty, .order_summary .action{text-align: center; font-family: 'OpenSansSemibold'}
.order_summary .price{text-align: right; font-family: 'OpenSansSemibold'}
.order_summary .img{width: 100px}
.order_summary .img span{height: 80px; width: 80px; text-align: center; border: 1px solid #ccc; float: left; position: relative; border-radius: 100px; overflow: hidden;}
.order_summary .img img{max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; border-radius: 100px; padding: 3px;}
.order_summary .action .edit{border: 1px solid #585858; display: inline-block; width: 30px; height: 30px; text-decoration: none; color: #585858; line-height: 28px; border-radius: 100px}
.order_summary .action .edit:hover{background: #585858; color: #fff}
.order_summary td.info{background: none !important}

section.success .container{max-width: 500px; text-align: center}
section.success .content{float: left; width: 100%; background: #fff; padding: 30px; border-radius: 4px; box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25); border: 1px solid #ccc}
.order_status .status{border-bottom:1px dashed #ccc; font-family: 'OpenSansSemibold'}
.order_status .status .fa{display:inline-block; width:70px; height:70px; margin-bottom:15px; line-height:70px; font-size:70px; color:#68BC4A}
.order_status .status h3{text-transform:uppercase; color:#68BC4A; line-height: normal; margin-bottom: 5px; font-size: 23px}
.order_status h4{text-align:left; text-transform:uppercase; font-size:14px}
.order_status p{color: #333}
.order_id{color:#666; padding:15px 0px 0px 0px;}
.order_id span{display: block; margin-bottom: 15px;}
.order_id h3{color:#202020; font-size:23px; letter-spacing:0.03em; line-height: normal; margin-bottom: 5px}
.order_id .points{border-radius: 4px; background: #01CCCC; padding: 10px; margin: 20px 0px 0px 0px; color: #000; font-family: 'OpenSansSemibold'}
.order_id .points span{display: inline-block; margin: 0px; width: 40px; height: 40px; line-height: 40px; font-family: 'OpenSansBold'; background: #000; margin: 0px 5px; border-radius: 100px; color: #fff; font-size: 16px}

/* Account Pages */
.account .box_type{padding: 25px 30px 15px 30px}
.account .btn.add { position: absolute; top: 20px; right: 30px; }

.account ul.addresses { margin-bottom: 15px; float: left; width: 100%; }
.account ul.addresses li{padding: 15px 120px 15px 50px; border: 1px solid #d5d5d5; position: relative; float: left; width: 100%; margin-top: -1px; transition: all 0.3s ease}
address{margin: 0px;}
.account ul.addresses li:before { content: "\f041"; font-family: FontAwesome; position: absolute; left: 15px; width: 20px; text-align: center; line-height: 20px; font-size: 20px; top: 18px; color: #bb161a; }
.account ul.addresses li:hover{background: #f5f5f5}
ul.addresses .actions{width: auto; margin: 0px; position: absolute; right: 15px; top: 50%; margin-top: -16px; text-align: center}
ul.addresses .actions a { width: 32px; height: 32px; line-height: 30px; float: left; margin-left: 10px; border: 1px solid #a0a0a0; border-radius: 100px; color: #a0a0a0; text-decoration: none; font-size: 14px;}
ul.addresses .actions a.link:hover{background: #a0a0a0; color: #fff}
ul.addresses .actions a.remove:hover{border-color:#e62529 ; background: #e62529; color: #fff}
ul.addresses .actions .dialog { display: none; z-index: 99; position: absolute; top: -6px; width: 150px; border-radius: 4px; right: 43px; background: #fff; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25); }
ul.addresses .actions .dialog:before { content: "\f0da"; font-family: FontAwesome; position: absolute; top: 12px; right: -8px; font-size: 22px; line-height: normal; color: #fff; text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.25); }
ul.addresses .actions .btn { border-radius: 0px 0px 4px 0px; border: 0px; float: left; width: 50%; margin: 0px; min-width: inherit; padding: 0px 10px; color: #fff; font-size: 12px; text-transform: none; line-height: 32px}
ul.addresses .actions .btn.grey{border-radius: 0px 0px 0px 4px;}
ul.addresses .actions p{margin: 0px; padding: 10px; font-family: 'OpenSansSemibold';}
ul.addresses h4{font-family: 'OpenSansBold'; line-height: normal; font-size: 15px; margin-bottom: 5px;}
ul.addresses address b{display: block; margin-bottom: 2px; color: #333}

ul.orders{position: relative; float: left; width: 100%; margin-bottom: 15px}
ul.orders li:first-child{padding-top: 0px}
ul.orders li{float: left; width: 100%; position: relative; padding: 30px 0px 0px 120px; }
ul.orders .order_date{width: 86px; height: 86px; border-radius: 200px; background: #fff; border: 3px solid #ddd; text-align: center; position: absolute; left: 0px; top:30px; z-index: 9;}
ul.orders li:first-child .order_date{top: 0px}
ul.orders:before{position: absolute; left: 43px; width: 3px; background: #ddd; height: 100%; top: 0px; content: "";}
.order_date span{display: block; font-family: 'OpenSansSemibold'; color: #666; line-height: normal}
.order_date span.month{color:#BB161A; padding-top: 8px; text-transform: uppercase}
.order_date span.date{color:#333; font-family: 'OpenSansBold'; font-size:20px; margin:10px 0px; line-height: 10px}
ul.orders .order_info{float: left; width: 100%; color: #666; margin-bottom: 15px; position: relative}
ul.orders .order_info:before { content: ""; position: absolute; right: 100%; top: 50%; height: 3px; background: #ddd; width: 50px; }
ul.orders .order_info span{float: left; border:1px dashed #b5b5b5; border-left: 0px; padding: 18px 20px; width: 33.3%; font-size: 13px}
ul.orders .order_info span:first-child{border-left:1px dashed #ccc}
ul.orders .order_info b{display: block; margin-top: 5px; color: #202020; font-size: 16px}
ul.orders .btn { text-transform: none; font-size: 12px; min-width: inherit; padding: 0px 20px; height: 34px; line-height: 32px; border: 1px solid #a5a5a5; background: #fff; color: #676767; margin: 0px 5px 7px 0px; }
ul.orders .btn:hover{border-color:#888888 !important; background: #888888 !important; color: #fff !important}
ul.orders .btn .fa{display: inline-block; margin: 0px 6px 0px 0px; top:0px}
ul.orders .green{color:#0b3b50 !important; font-family: 'OpenSansSemibold'}
ul.orders .red{color:#d32126 !important; font-family: 'OpenSansSemibold'}
ul.orders .yellow{color:#ff9000 !important; font-family: 'OpenSansSemibold'}
ul.orders .blue{color:#0f8bff !important; font-family: 'OpenSansSemibold'}

body ul.list .remove_fav { position: absolute; top: 0px; z-index: 99; width: 30px; line-height: 30px; text-align: center; font-size: 16px; color: #CC0101; left: 50%; margin-left: -15px; }
body ul.list .offer {z-index: 99;text-align: center; font-size: 10px; color: #fff;font-family: 'OpenSansBold';}

.info_box{float: left; width: 100%; background: #f3f3f3; border: 1px solid #d5d5d5; border-radius: 4px; padding: 15px 15px 0px 15px; margin-bottom: 15px}
.info_box .sub_head{font-size: 19px; margin-bottom: 5px; line-height: normal;}

.count_box{float: left; width: 100%; margin-top: 30px; text-align: center; margin-bottom: -20px}
.count_box span{display: inline-block; font-size: 15px; width: 254px; height: 147px; background: url(../images/btn-bg.png); color: #fff; font-family: 'BalooBhaijaan'; text-transform: uppercase; padding: 23px 35px 0px 35px}
.count_box span b{display: block; font-size: 28px;}

.rewards{text-align: center}
.rewards .head span b{line-height: 16px; font-size: 17px; padding-top: 2px;}
.rewards .head{margin-bottom: -20px}
.rewards .title{display: inline-block; padding: 8px 20px; background: #000; color: #fff; font-family: 'BalooBhaijaan'; text-transform: uppercase; font-size: 15px; border-radius: 4px; max-width: 100px; width: 100%; margin-bottom: 20px}

ul.notification{margin-bottom: 15px; float: left; width: 100%;}
.notification li{float: left; width: 100%; border: 1px dashed #ccc; margin-top: -1px; padding: 15px 15px 15px 45px; position: relative; transition: all 0.3s ease}
.notification li:hover{background: #F5F5F5; color: #000}
.notification li .fa{position: absolute; left: 0px; top: 15px; text-align: center; width: 45px; font-size: 15px; color: #BB161A;}
.notification li p{margin-bottom: 10px; line-height: normal}
.notification .date{color: #666; font-size: 12px; font-style: italic}

/*Footer*/
.features{background: #01CCCC; color: #000; padding: 10px 0px}
.features ul{margin: 0px -10px}
.features li{float: left; width: 25%; padding: 8px 10px 8px 60px; position: relative; font-family: 'OpenSansBold';}
.features li .fa { position: absolute; left: 15px; width: 34px; height: 34px; background: #000; top: 50%; margin-top: -16px; border-radius: 100px; text-align: center; line-height: 34px; font-size: 20px; color: #fff}

.site_footer{float: left; width: 100%; background: #000;}
.site_footer .col-xs-3{padding: 35px 15px}
.site_footer h3{color: #fff; font-size: 16px; margin-bottom: 25px; position: relative; padding-bottom: 10px; font-family: 'OpenSansSemibold'; line-height: normal}
.site_footer h3:after{content:""; position: absolute; left: 0px; top: 100%; height: 2px; width: 40px; background: #01CCCC}
.site_footer .menu li a{color: #808080; text-decoration:none; display: inline-block; position: relative; margin-bottom: 10px; padding-left: 15px}
.site_footer .menu li a:hover, ul.contact a:hover{color: #fff}
.site_footer .menu li a:before{content:"\f105"; font-family:FontAwesome; position: absolute; left: 0px; top: 2px; font-size: 12px}

ul.social a{color: #808080; text-decoration:none; display: inline-block; position: relative; margin-bottom: 10px}
ul.social a .fa { display: inline-block; width: 26px; height: 26px; line-height: 26px; text-align: center; background: #808080; color: #211a1b; border-radius: 100px; margin-right: 10px}
ul.social a:hover{color: #fff}
ul.social a:hover .fa{background: #fff}

ul.contact, ul.contact a{color:#808080; opacity:0.8;}
ul.contact li{margin:5px 0px 10px 0px; float:left; width:100%; position:relative; padding-left:30px}
ul.contact li:first-child{margin-top: 0px}
ul.contact .fa{position:absolute; left:0px; top:1px; width:16px; text-align:center; font-size:16px}
ul.contact .fa-mobile{font-size: 20px}
address{margin: 0px}

.copyright{float: left; width: 100%; background: #0D0D0D; margin: 0px; padding: 20px 15px; text-align: center; color: #808080}

/*Modal*/
.modal-body.confirm{text-align:center; padding:30px 25px 15px 25px; font-size:16px; }
#modal_confirm .modal-sm{max-width:400px}
.modal-dialog.md{max-width: 900px; width: 100%}
.modal-dialog.md1{max-width: 800px; width: 100%}
.modal-backdrop{z-index:9999}
.modal-backdrop.in{opacity:0.7}
.modal:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.modal-dialog { display: inline-block; text-align: left; vertical-align: middle;}
.modal { z-index: 99999; padding:0px !important; text-align:center}
.modal_open, .modal-open { overflow: hidden; padding-right: 17px !important; }
.modal_open .modal{overflow-x: hidden; overflow-y: auto;}
.overflow.modal-open{overflow: auto; padding-right: 0px !important}
body .modal-center{display:table; height: 100%; width: 100%;}
body .modal-center-inner{display: table-cell; vertical-align: middle;}
body .modal-sm{max-width:450px; width:100%}
body .modal-sm1{max-width:700px; width:100%}
body .modal-md{max-width:850px; width:100%}
body .modal-sm .form_group{float:left; width:100%}
.modal-content, .modal-header, .modal-body, .modal-footer{display:inline-block; width:100%; position:relative; border-radius:0px;}
body .modal-content{border:0px; background:#fff; -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.25); box-shadow: 0 4px 10px rgba(0,0,0,.25); border-radius: 6px}
body .modal-header { border: 0px; background: #BB161A; position: absolute; left: 0px; width: 80px; text-align: center; padding: 20px 10px; height: 100%; }
body .modal-title{color:#333; font-size: 21px; line-height:normal; text-transform:uppercase}
body .modal-title.lg{font-size:25px}
body .modal-header .sub_head{font-family: 'OpenSansRegular'; color: #ffd2ce; font-size: 16px; display:block; margin-bottom:4px}
body .close { margin: 0px; position: absolute; right: 10px; top: 10px; color: #b2b2b2; opacity: 1 !important; font-weight: normal; text-shadow: none; width: 26px; height: 26px; text-align: center; z-index: 99; border: 1px solid #b2b2b2; border-radius: 100px; }
body .close:hover{color:#666; border-color:#666}
body .close .fa{font-size:15px; line-height: 26px; position: relative; top: -1px;}
body .modal-body{padding:25px 25px 10px 25px}
body .modal-footer { background: #fff; padding: 0px 0px 10px 0px; text-align: right; border: 0px; }
body .modal-footer .btn { margin: 8px 0px 0px 5px;}
body .modal-dialog{margin:0 auto !important; padding:15px 15px}
.modal .title{ font-size: 22px; font-family: 'OpenSansBold'; text-transform: uppercase; margin-bottom: 20px; line-height: normal; position: relative; padding-bottom: 5px}
.modal .title:after { content: ""; position: absolute; left: 0px; top: 100%; height: 2px; width: 50px; background: #01CCCC; }
body .modal-body::before{content: ""}

#modal_signin .actions a, #modal_forgot .modal_change, #modal_signup label.checkbox{ font-size: 13px; }
#modal_signin .actions a:hover { color: #000; }
#modal_signin .actions { text-align: right; }
#modal_signin .actions .btn { margin-left: 15px; min-width: 120px}
.social_login{margin:20px 0px 20px 0px; position:relative; border-top:1px solid #D5D5D5; padding-top:25px; text-align: center}
.social_login .or{position:absolute; left:50%; top:-12px; margin-left:-25px; background:#fff; width:50px; font-family: 'OpenSansSemibold';}
.social_login ul { padding: 0px; margin: 0px -5px; list-style: none; text-align: center}
.social_login ul li{float: left; width: 33.3%; padding: 0px 5px}
.social_login li a{display: block; height: 42px; line-height: 42px; text-decoration: none; border-radius: 4px; padding: 0px 5px; font-size: 12px; min-width: inherit}
.login_footer{text-align:center; color:#666; font-size:15px; margin-bottom: 15px;}
#modal_forgot .modal_change{line-height: 42px;}
#modal_signup .social_login ul{max-width: 400px; margin: 0 auto;}
.modal .fa-angle-right{float: right; margin: 0px 0px 0px 10px; line-height: 40px; font-size: 18px;}

#modal_location .modal-content{padding-top: 40px}
#modal_location .title { margin: 0px; position: absolute; top: 0px; left: 0px; background: #000; color: #fff; font-size: 19px; font-family: 'OpenSansSemibold'; padding: 12px 45px 12px 15px; width: 100%; z-index: 99;}
#modal_location .title:after{display: none}
#modal_location #map{height: 100%; float: left; width: 100%}
#modal_location .modal-dialog, #modal_location .modal-content { max-height: 500px; height: 100%; }

.modal.in .modal-content, #modal_demo.in .modal-dialog { -webkit-animation-name: zoom; -webkit-animation-duration: 0.3s; animation-name: zoom; animation-duration: 0.3s; }
@-webkit-keyframes zoom { from {-webkit-transform:scale(0)} to {-webkit-transform:scale(1)}}
@keyframes zoom { from {transform:scale(0)} to {transform:scale(1)} }

/*DateTime Picker*/
.datetime i { left: 0px; position: absolute; top: 100%; margin-top: -27px; font-size: 15px; color: #666; }
.datetime .form-control{padding-left: 25px}
.datetimepicker{z-index: 999 !important; padding: 0; margin-top: 5px;}
.datetimepicker td, .datetimepicker th{padding:8px !important; width: 38px; height: 38px; border-radius: 100px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; font-weight:normal; font-size:14px; position:relative}
.datetimepicker th.remove:after { content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #241f5e; z-index:99}
.datetimepicker thead tr:first-child th, .datetimepicker tfoot tr:first-child th{background:#241f5e}
.datetimepicker th{border-radius:0px;}
.datetimepicker table tr td.active, .datetimepicker table td .active{background: #241f5e !important; text-shadow: inherit !important;}
.datetimepicker thead{background:#241f5e; color:#fff}
.datetimepicker thead tr:first-child th:hover{background:#479A48}
.datetimepicker th.prev:before, .datetimepicker th.next:before{font-family:FontAwesome; color:#fff}
.datetimepicker th.prev:before{content:"\f053"; }
.datetimepicker th.next:before{content:"\f054"; }
.datetimepicker tfoot tr:first-child th:hover { background: #afafaf; color:#241f5e}
.datetimepicker tfoot tr:first-child th{border-top:1px solid #a7a7a7}
.datetimepicker-hours table tr td, .datetimepicker-minutes table tr td{padding:0px !important}
.datetimepicker-hours fieldset, .datetimepicker-minutes fieldset{padding:4px 0px}
.datetimepicker .datetimepicker-hours fieldset legend, .datetimepicker .datetimepicker-minutes fieldset legend{border: 0px; background: #EBECEC; font-size: 17px;}
.datetimepicker .datetimepicker-hours span { height: 32px; line-height: 32px; border-radius: 100px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
[class*=" datetimepicker-dropdown"]:after{border-bottom: 6px solid #241f5e;}
.date.icon i{background:none; font-size: 18px; color:#241f5e}


/*8-9-18*/
body ul.list.five.style1 .offer{color:#181818;text-decoration: line-through;width: 100%; display: inline-block;}
body ul.list.five.style1 span.offer.two-price {}
body ul.list.five.style1 .price.offers{color:#c13835;}
span.price.offers.two-price {bottom: 22px; position: relative;}
span.notification_item {position: absolute;top: 0;background: #fff;width: 18px;height: 18px;line-height: 17px;border-radius: 50%;text-align: center;font-size: 11px;color: #181818;}
span.out-of-stock {background: #555;padding: 1px 5px;position: absolute;width: 100px;text-align: center;top: 90px;left: 0;right:0;z-index: 9;border-radius: 5px;opacity: 0.8;color: #fff;margin:0 auto;}
span.item-left{font-size:10px;/*background: #11751a;*/ background: #b671e6; padding: 1px 10px;position: absolute;width: 75px;text-align: center;top: 22px;border-radius: 5px;color: #fff;margin:0 auto;right:0;}
#product span.item-left{left: auto;right: 0;position: absolute;width: auto;top: 0;}
@-webkit-keyframes blinker {from {opacity: 1.0;}to {opacity: 0.0;}}
span.item-left{text-decoration: blink;-webkit-animation-name: blinker;-webkit-animation-duration: 0.8s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction: alternate;}

#my_cart_form .box_type{padding: 0px 20px 10px;margin-bottom: 15px;}
#my_cart_form .box_type .sub_head,#checkout .box_type.coupon .sub_head{margin-bottom:10px;font-size: 14px}
#my_cart_form .box_type .btn.small{top:7px;}
#my_cart_form .box_type .sub_head:after,#checkout .box_type.coupon .sub_head:after{top:85%;}
#checkout_order .table>thead>tr>th,#checkout_order .order_summary h3{font-size:12px;}
#checkout_order .table-striped>tbody>tr>td {padding: 5px 10px !important;}
#checkout .total_order.summary{max-width: 100%;}
#checkout .payment_method{padding:5px 10px 5px 10px;}
#checkout .payment_method h4 {margin: 0px 20px 5px 0px;font-size: 16px;}
#checkout .payment_method{margin-bottom: 0px;}
#checkout textarea.form-control { height: 98px;}
span.error.coupon-label {position: absolute;left: 0;top: 42px;}
ul.orders .order_info.track span{width: 25%}

#checkout div.free-message {
    font-size: 11px;
    color: #1a195a;
    padding-left: 24px;
    font-weight: bold;
}

/*Responsive Design*/

@media (max-width: 1100px) {
    .site_menu li a{font-size: 12px; padding: 0px 12px;}
    ul.list{padding: 0px}
    .row_mob{margin: 0px -15px}
    #product .row_mob {margin: 0px;}

    /* .row_mob .head.style1, .row_mob .head.style2{padding: 0px 35px} */
    div.head{padding: 0px 15px}
    .owl-carousel.brands { padding: 0px 40px 60px 40px;}
    .row_mob .owl-nav div { left: 5px;}
    .row_mob .owl-nav div.owl-next { right: 5px;}
    ul.list.five li{width: 25%}
    .head .btn{right: 15px;}
}

@media (min-width: 1001px) {
    .site_header .hide{display: none !important}
    .site_menu .login, .site_menu nav, .acc_menu .main, .acc_menu{display: block !important}
}

@media (max-width: 1000px) {
    .up .site_menu { margin-top: 0px; }
    body{padding-top: 105px !important}
    .site_menu .login, .site_menu nav, .acc_menu .main, .acc_menu{display: none}
    .site_header .hide, .acc_menu.menu_open{display: block !important}

    .top_header{height: 55px; padding: 0px 30px 0px 45px}
    .top_header .container{padding: 0px}
    .top_header .logo { line-height: 55px; width: auto; position: relative; z-index: 99999;}
    .top_header.menu_open .logo{z-index: 9}
    .top_header .header_cart { float: right; width: auto; margin-top: 6px}

    .header_cart li{float: left; margin-left: 30px}
    .header_cart a.cart{margin-left: 0px}
    .header_cart a.lang{top: 7px}
    .header_cart li.hide a{line-height: 35px; text-align: center; width: 35px; margin-top: 5px; font-size: 16px; background: #5D5D5D; color: #fff; border-radius: 100px}
    .header_cart li.hide a:hover{background: #6F6F6F}

    .header_search{position: fixed; top: 55px; width: 100%; padding: 5px; background: #01cccc; left: 0px; z-index: -9; transition: all 0.4s ease}
    .header_search .form-control{padding: 0px 70px 0px 10px; height: 40px; line-height: 40px;}
    .header_search .btn { right: 5px; top: 5px; height: 40px; line-height: 40px; width: 60px; background: #000; color: #fff; padding: 0px; }
    .header_search .btn:hover{background: #505050}
    .modal_open .header_search, .modal-open .header_search, .mfp-zoom-out-cur .header_search { left: -17px; padding-left: 22px; }

    .site_menu{z-index: 9}
    .site_menu nav, .site_menu *, .acc_menu, .acc_menu *{ -moz-transition: initial; -o-transition: initial; transition: initial; -webkit-transition: initial; }
    .site_menu nav *, .acc_menu ul, .acc_menu ul *{ -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; }
    .site_menu nav, .acc_menu{ position: fixed; left: 0px; top: 0px; z-index: 9999; height: 100%; background: rgba(0, 0, 0, 0.7); width: 100%; margin: 0px; padding: 0px}
    .site_menu nav ul, .acc_menu ul.first{ position: fixed; left: -100%; top: 55px; height: 100%; overflow: auto; max-width: 240px; background: #fff; width: 100%; z-index: 99999; padding: 15px 0px 80px 0px; }
    .site_menu nav.menu_open ul, .menu_open.acc_menu ul.first{left: 0px}

    .acc_menu ul ul{opacity: 1; visibility: visible; box-shadow: none; position: static; top: 0px; float: left; width: 100%; padding: 0px;}
    .acc_menu ul ul a:before{display: none}

    .site_menu li, .site_menu li a, .site_menu li.more{width: 100%}
    .site_menu li.more .more_link{display: none}
    .site_menu #overflow{opacity: 1; margin: 0px; filter: alpha(opacity=1); visibility: visible; max-height: inherit; max-width: 100%; position: static; width: 100%; min-width: 100%; box-shadow: none;}
    .site_menu #overflow li a{color: #000}
    .site_menu li a.active, .site_menu li a.active:hover{ background: #fff !important; color: #00c3c3; }
    .site_menu li a:hover{color: #000; background: #E4E4E4}
    .site_menu li a{padding: 0px 15px; position: relative; line-height: 33px; font-size: 12px;}
    .acc_menu ul ul li a{font-family: 'OpenSansSemibold'; text-transform: uppercase}
    .site_menu li a:before{content: "\f105"; font-family: FontAwesome; margin-right: 10px}

    .box_type.coupon, .total_order{max-width: 100%}
    ul.list li{width: 20%}
}

@media (max-width: 767px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left; width:100%}

    /*7-9-18*/
    .address_key_div input[type="checkbox"] + label.checkbox{display: block;}
    .address_key_div ul.cart_address{margin:0 0 10px;}
    #my_cart_form .head.style1 .head{float: none;}
}

@media (min-width: 801px) {
    .site_footer .col-xs-3 ul{ display: block !important; height: auto !important; }
}

@media (max-width: 800px) {
    .col-sm-7, .col-sm-5{width: 100%}

    .site_footer .container.pad0{padding: 10px 0px !important; float: left; width: 100%}
    .site_footer h3{margin: 0px; padding: 10px 15px; cursor: pointer; color: #808080;}
    .site_footer h3:before { content: "\f107"; position: absolute; right: 15px; top: 50%; margin-top: -7px; line-height: 14px; font-size: 16px; font-family: FontAwesome; }
    .site_footer h3.open:before { content: "\f106"; }
    .site_footer h3.open{color: #fff}
    .site_footer .col-xs-3{width: 100%; padding: 0px 0px; border-bottom: 1px solid #1d1d1d}
    .site_footer .col-xs-3.last{border: 0px}
    .site_footer .col-xs-3 ul, .site_footer h3:after{display: none}
    .site_footer .col-xs-3 ul{padding:5px 15px 0px 15px}
    .features li{width: 50%; padding: 15px 10px 15px 60px}

    ul.list.six li { float: left; width: 25%; }
    ul.list.five li{width: 33.3%}

    #product .row_mob {margin: 0px;}
}

@media (max-width: 640px) {
    .top_header{padding: 0px 5px 0px 45px}
    .header_cart a.cart{font-size: 0px}
    .header_cart h4{display: none}
    .header_cart li.hide a{margin: 0px; background: none !important; font-size: 20px}
    .header_cart a.cart .fa{position: relative;}
    span.notification_item{right: -5px;width: 16px !important;height: 16px;line-height: 16px;}
    .header_cart a.cart .fa { background: none !important; margin: 0px; width: 35px; height: 35px; line-height: 35px; font-size: 20px;}
    .top_header .logo img{max-width: 85px}
    .header_cart li{margin: 0px 2px}
    .header_cart span{width: 0}
    .top_header .header_cart{margin-top: 10px}
    .header_cart a.lang { top: 5px; right: 10px; height: 26px; line-height: 23px;}
    .header_cart a.lang.arb { line-height: 20px; }

    .owl-nav div{left: 10px; height: 32px; width: 32px; line-height: 30px;}
    .owl-nav div.owl-next{right: 10px}
    .owl-nav div:before{font-size: 22px}

    .features{position: relative}
    .features li{width: 100%; padding: 15px 10px 15px 60px}
    .up .header_search{top: 0px}
    .section{padding: 25px 0px}
    ul.list li { width: 32%;}
    ul.list h3{font-size: 15px}

    .mobile_app{padding: 0px}
    .mobile_app img{max-width: 220px}
    .mobile_app .mb30{margin-bottom: 20px !important}
    .mobile_app .download{text-align: center}

    .mini_cart ul li{padding: 12px}

    .social_login li a{font-size: 0px}
    .social_login li .btn:before{font-size: 20px}
    .btn.facebook:before{content :"\f09a"; font-family:FontAwesome;}
    .btn.twitter:before{content :"\f099"; font-family:FontAwesome;}
    .btn.gplus:before{content :"\f0d5"; font-family:FontAwesome;}

    .page_content{padding: 25px 0px 0}
    .page_content .container{padding: 0px}
    .row_mob .container{padding: 0px 10px}

    .brands .owl-nav div, .multiple .owl-nav div{margin-top: -30px; height: 24px; width: 24px; line-height: 24px;}
    .brands .owl-nav div:before, .multiple .owl-nav div:before{ font-size: 12px;}
    .multiple h4, ul.list.style1 h4{line-height: 27px;}
    .head .btn{min-width: inherit; padding: 0px 10px; font-size: 12px;}
    .head span{padding:2px 18px;}

    .box_type{padding: 15px 15px; margin-bottom:10px;}
    .box_type .btn.small{position: static; margin-bottom: 15px}
    .box_type.pad_mob{padding: 15px !important}
    .box_type.pad_mob .sub_head{padding: 0px !important}
    .box_type.pad_mob .sub_head:after{left: 0px !important}
    ul.cart_address{ float: left; width: 100%; margin: 0px; padding: 0px; height: auto; max-height: 245px}

    .box_type, .account ul.addresses li{border-radius: 0px; border-left: 0px; border-right: 0px}
    .account .box_type { padding: 15px 0px 15px 0px; margin: 0px}
    .account .box_type .sub_head{padding: 0px 15px}
    .account .box_type .sub_head:after{left: 15px}
    .account ul.addresses{margin-bottom: 10px}
    .account .btn.add{position: static; margin: 0px 15px 15px 15px;}
    .account ul.addresses li { padding: 15px 15px 15px 40px;}
    .account ul.addresses li:before{left: 10px}
    ul.addresses .actions { position: relative; margin-top: 10px; float: right; right: 0px; top: 0px; }

    ul.list.six li { float: left; width: 50%; padding: 0px 10px; height: 135px}
    ul.list.six{background-size: 800px}
    ul.list.six .img{height: 100px}
    .row_mob ul.list{padding: 0px 20px}

    .mini_cart, .mini_cart h3, .mini_cart .btn.checkout{max-width: 100%}
    .order_summary{border: 1px solid #d5d5d5; border-bottom: 0px}
    .order_summary thead{display: none}
    .order_summary .img{padding: 12px 0px 6px 0px !important; width: 100%;}
    .order_summary tr{background: #fff !important; text-align: center}
    .order_summary .img span{display: inline-block; float: none}
    .order_summary .spec{text-align: center; margin-bottom: 8px}
    .spec span{margin: 0px 5px 5px 5px !important; float: none !important; display: inline-block}
    table.order_summary tr td{float: left; width: 100%; border: 0px !important; padding: 0px 10px !important}
    .order_summary .qty, .order_summary .price, .order_summary .action{float: left; border: 1px solid #d5d5d5 !important; width: 50%; padding: 5px 5px !important; text-align: center !important; font-size: 14px; height: 55px}
    .order_summary .price{border-left: 0px !important; border-right: 0px !important}
    .order_summary .qty{border-left: 0px !important; width: 25%;}
    .order_summary .action{border-right: 0px !important; width: 25%;}
    .order_summary .action .edit{margin-top: 6px}
    .order_summary .qty:before, .order_summary .price:before{ font-family: 'OpenSansRegular'; display: block; margin-bottom: 3px; color: #666; font-size: 13px}
    .order_summary .qty:before{content: "Qty";}
    .order_summary .price:before{content: "Price";}

    .notification li{border-left: 0px; border-right: 0px;}
    section.success .content{border-radius: 0px; border-left: 0px; border-right: 0px; padding: 15px}

    .rewards{padding: 0px 15px}
    .rewards .col-xs-4{width: 100%}

    ul.list.five{padding: 0px !important}
    ul.list.five li{width: 50%}
    body ul.list .offer{top: 10px}

    ul.orders{padding: 0px 15px}
    ul.orders li { padding: 15px 0px 10px 0px; border-bottom: 1px solid #ccc; }
    ul.orders:before, ul.orders .order_info:before{display: none}
    ul.orders .order_date{width:50px; top: 0px;}
    ul.orders .order_info span{padding: 8px 15px; width: 50%; border: 1px dashed #b5b5b5 !important; margin-top: -1px}
    ul.orders .order_info span:first-child{width: 100%}
    ul.orders .order_info span:last-child{border-left: 0px !important}
    ul.orders .order_info b{font-size: 14px}
    ul.orders .order_date { width: 100%; position: relative; float: left; border-radius: 0px; border: 0px; background: #000; height: auto; padding: 10px}
    .order_date span{color: #fff !important; display: inline-block; font-size: 14px !important; margin: 0px !important; padding: 0px !important}

    #modal_address #map, .modal.address .map { float: left; width: 100%; height: 220px; position: static; left: 0px; top: 0px; border: 1px solid #ccc}
    #modal_address form, .modal.address form { padding: 15px; width: 100%;}
    #modal_address .modal-content, .modal.address .modal-content { overflow: auto; }
    .modal.address .close, #modal_address .close{border: 0px; border-radius: 100px; background: #000; color: #fff; line-height: 23px;}
    #modal_location .modal-content{padding: 46px 0px 0px 0px}
    #modal_location .title{font-size: 16px; height: 46px; line-height: normal}
    #modal_location .modal-dialog, #modal_location .modal-content { max-height: 100%;}

    .modal .order_summary .qty, .modal .order_summary .price{width: 50%}
    ul.list .img img{top: 0px; padding-top: 10px}

    .col-xs-6{width: 100% !important}
    .product_detail .col-xs-6.pull-left{ max-width:500px; width: 100%; margin: 0 auto; float: none !important;position: relative;bottom: -40px;}
    #image_preview{margin-top:0;}
    #product .page_content {padding: 0;}
    .price_info{padding:0;float:right;text-align:right;max-width: 100%;margin-top: 0px;border: 0;border-right-color: transparent;border-top-color: transparent;background: transparent;border-radius: 0;box-shadow: none;}
    .price_info:before,.price_info:after{display: none;}

    .thumbs .item{height: 55px}
    .thumbs .item img{padding: 3px}
    .product_detail h1{font-size: 14px;margin-bottom: 0;text-align: center;position: relative;top: 43px;height: 22px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding: 0 15px;}
    .price_info .price{color:#fff;top:65px;left: 0;line-height: 48px;font-size: 20px;float:left;width: 100%;text-align: left;padding: 5px 10px;margin-bottom: 0;position: absolute;margin: 15px 0 0;background: #01CCCC;height:46px;}
    .price_info .price .line {position: absolute;top: -11px;z-index: 9;font-size: 14px;}

    .price_info .qty .chosen-container {width: 70px !important;}
    .price_info .fav {position: relative;font-size: 18px;cursor: pointer; width: 20px;float: right;padding: 15px 10px;top: 132px;right:25px;}

    /* .head{font-size: 15px; margin-bottom: -15px} */
    .site_footer h3, .order_summary h3{font-size: 14px}
    h2 { font-size: 25px; }
    .box_type .sub_head, .modal .title{font-size: 19px;}


    .total_order{margin-top: -14px;}
    .owl-carousel.multiple,.owl-carousel.brands{margin-bottom: 0}

    .product_detail{background: url(../images/table-line.png) repeat-x bottom;}
    .product_detail .btn.full{width: 140px;background: transparent;border: 2px solid #fff;height: 30px;line-height: 30px;text-transform: capitalize;font-size: 12px;position: relative;top: 63px;padding: 0;right: 0;}
    .product_detail .form-group.qty {position: absolute;margin: 0px 0px 0 -45px;top:135px;}
    #product .row_mob {margin: 30px 0 0px;display: inline-block;width:100%;}
    .price_info .btn {margin-top: 3px;}
    .product_detail .col-xs-6.text-center{padding-left: 0 !important;padding-right: 0 !important}
    .product_detail .chosen-container-single .chosen-single span,.product_detail .chosen-container .chosen-results li.active-result{text-align: center;}
    body .account ul.list.five.style1.wishlist .info span.offer{color: #181818;top: 48px;position: absolute;left: 0px;font-size: 14px;}
    .product_detail p.price + p.offer{position: absolute;right: 15px;}
    #product .price_info .offer{display: none;}
    ul.orders .order_info.track span:first-child{width: 50%}
    ul.orders .order_info.track span{width: 50%}
}

@media only screen and (min-device-width: 240px) and (max-device-width: 640px) {
    body .modal{background: #fff; height: 100%; overflow: auto; bottom: auto; overflow: hidden !important}
    body .modal-content{-webkit-box-shadow: none; box-shadow: none; border-radius: 0; padding: 70px 15px 30px 15px; overflow: auto}
    body .modal-dialog, body .modal-content{height: 100%; position: fixed; left: 0px; top: 0px; width: 100%}
    .modal-dialog{vertical-align: top}
    body .modal-body { padding: 0; }
    body .close { top: 12px; right: 10px; position: fixed; z-index: 999; }
    .modal-backdrop{background: #fff;}
    .modal-backdrop.in { opacity: 1; }
    .modal.in .modal-content, #modal_demo.in .modal-dialog{animation-name: initial; -webkit-animation-name: initial;}
    .modal .title { font-size: 18px; height: 50px; position: fixed; top: 0px; left: 0px; padding: 0px 15px; line-height: 50px; width: 100%; margin: 0px; background: #F3F3F3; z-index: 99; border-bottom: 1px solid #D5D5D5}
    .modal .title:after{display: none}
    #modal_address form, .modal.address form{padding: 15px 0px}

}

@media (max-width: 290px) {
    .header_cart li.hide a, .header_cart a.cart .fa{width: 24px; height: 24px; line-height: 24px; font-size: 16px}
    .top_header .logo img { max-width: 65px; }
    .top_header .header_cart { margin-top: 15px; }
    .header_cart a.lang { top: 0px; right: 5px;}
}

@media only screen and (min-device-width: 240px) and (max-device-width: 1024px) {
    .modal_open, .modal-open, .modal-open .site_header, .modal_open .site_header { padding-right: 0 !important; }
}

@media only screen and (min-device-width: 240px) and (max-device-width: 1000px) {
    .modal_open .header_search, .modal-open .header_search, .mfp-zoom-out-cur .header_search { left: 0px; padding-left: 5px; }
}


.pac-container{z-index: 99999!important  }

figure{
    margin: 4px 0px;
}

.banner-row .col-md-12, .banner-row .col-md-6{
    padding: 0px 5px;
}



.row_country {
    display: flex;
}

.country_column {
    flex: 10%;
}
.mobile_column {
    flex: 80%;
}
.country_column .chosen-single{
    border-radius: 0px !important;
    border-right: 0px;

}
.country_column{
    font-family: 'OpenSansRegular';
}

.country_column .chosen-drop{
    width: 370px !important;
}
.mobile_column input{
    border-left: 0px;
    height: 40px;
}

.select2-selection{
    border-radius: 0px !important;
    height: 40px !important;
}
.select2-selection__rendered{
    line-height: 40px !important;
}
.select2-selection__arrow{
    height: 40px !important;
}

.select2-dropdown {
    z-index: 9999999 !important;
}
.country-dropdown{
    width: 370px !important;
}

.home-section {
    padding: 10px 10px;
}

.vertical-section, .horizontal-section{
    text-align: center;
}

.home-section.grid-section .container{
    /*padding: 10px 10px;*/
}

.home-section .no-default-row{
    padding: 5px;
}

.home-section .no-default-row .no-default-col{
    text-align: center;
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    padding: 5px;
    /*float: inline-start;*/
    display: inline-block;
    /*display: contents;*/
    position: relative;
}

.home-section .no-default-row .no-default-col img{
    width: 100%;
    height: auto;
}

.grid-section .no-default-row .no-default-col img{
    max-width: 100%;
    width: auto;
}

.home-section div.head1{
    text-align: center;
}

.home-section div.head1 span.title-text{
    font-size: 14px;
    text-transform: capitalize;
    padding-left: 5px;
    padding-right: 5px;
}

.home-section ul.list li{
    margin-bottom: 40px;
}

.week-offer-section ul, .top-selling-section ul{
    margin-bottom: 20px;
}

.week-offer-section .image-container, .top-selling-section .image-container{
    padding: 10px;
    background-color: #fbfbfb;
    height: 170px;
    vertical-align: middle;
    display: flex;
    align-items:center;
    justify-content: center;
    border-bottom: 1px solid #e8e4e4;
}

.week-offer-section .image-container img, .top-selling-section .image-container img{
    height: auto;
    max-width: 100%;
    max-height: 100px;


}

.week-offer-section a.full_row .info1 .price .new, .top-selling-section a.full_row .info1 .price .new
{
    top: 10px;
    left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
    background-color: #ff91d4;
    width: auto;
    border-radius: 5px;
    color: #fff;
}

.week-offer-section a.full_row .info1 .price, .top-selling-section a.full_row .info1 .price{
    font-size: 12px;
    color: #000;
    margin-left: 2px;
    margin-right: 2px;
    white-space: nowrap;
}

.week-offer-section a.full_row .info1 .price-strike, .top-selling-section a.full_row .info1 .price-strike{
    font-size: 11px;
    color: #999;
    text-decoration: line-through;
    margin-left: 2px;
    margin-right: 2px;
    white-space: nowrap;
}

.week-offer-section a.full_row .info1 .price-offer, .top-selling-section a.full_row .info1 .price-offer{
    font-size: 10px;
    color: #fff;
    background-color: #0a9f0a;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 2px;
    white-space: nowrap;
}
.week-offer-section a.full_row, .top-selling-section a.full_row{
    /*border: 1px solid #f2f2f2;*/
    border: 2px solid #e8e4e4;
    padding-bottom: 10px;
}

.week-offer-section a.full_row h4, .top-selling-section a.full_row h4{
    /*text-align: left;*/
    padding-left: 7px;
    padding-right: 7px;
}


.week-offer-section a.full_row .item-left, .top-selling-section a.full_row .item-left{
    top: 10px;
    right: 10px;
    left: auto;
}

.week-offer-section a.full_row .info1 span,.top-selling-section a.full_row .info1 span {
    /*float: inline-start;*/
    display: inline-block;
}

.week-offer-section a.full_row .brand-name{
    padding-left: 8px;
    padding-right: 8px;
    display: block;
    position: relative;
    padding-top: 10px;
    color: #999;
    font-size: 10px;
}

.vertical-section .row{
    margin-bottom: 10px;
}

.grid-col-1{
    width: 100%;
}

.grid-col-2{
    width: 50%;
}

.grid-col-3{
    width: 33.3333%;
}
.grid-col-4{
    width: 25%;
}

.grid-col-5{
    width: 20%;
}
.grid-col-6{
    width: 16.6666%;
}

.grid-col-7{
    width: 14.2857%;
}

.grid-col-8{
    width: 12.5%;
}

.grid-col-9{
    width: 11.1111%;
}

.grid-col-10{
    width: 10%;
}


.h-grid-col-1{
    width: 100%;
}

.h-grid-col-2{
    width: 50%;
}

.h-grid-col-3{
    width: 33.3333%;
}

.h-grid-col-4{
    width: 25%;
}

.home-section .hover-border{
    //box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    //transition: box-shadow 0.3s ease-in-out;
}

.home-section ul.list.style1 h4{
    height: 30px;
}

.home-section .hover-border:hover{
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

@media (max-width: 768px) {
    .home-section div.head1{
        text-align: left;
    }
    .grid-col-8, .grid-col-9, .grid-col-10{
        width: 14.2857%;
    }

    .h-grid-col-4{
        width: 33.3333%;
    }
}

@media (max-width: 703px) {
    .grid-col-7,.grid-col-8, .grid-col-9, .grid-col-10{
        width: 16.6666%;
    }

    .h-grid-col-3, .h-grid-col-4{
        width: 50%;
    }
}

@media (max-width: 600px) {
    .grid-col-6, .grid-col-7,.grid-col-8, .grid-col-9, .grid-col-10{
        width: 20%;
    }
    .grid-section .no-default-row .no-default-col{
        /*padding: 2px;*/
    }

    .h-grid-col-2, .h-grid-col-3, .h-grid-col-4{
        width: 50%;
    }

}

@media (max-width: 414px) {

    .grid-col-5, .grid-col-6, .grid-col-7,.grid-col-8, .grid-col-9, .grid-col-10{
        width: 25%;
    }
    .grid-section .no-default-row .no-default-col{
        /*padding: 1px;*/
    }

    .home-section ul.list li{
        width: 50%;;
    }
    .home-section ul.list li a.full_row .info1{
        min-height: 35px;
    }

    .home-section ul.list li {
        margin-bottom: 30px;
    }

    ul#item-list-container li {
        margin-bottom: 50px;
    }
}

@media (max-width: 340px) {
    .grid-col-4, .grid-col-5, .grid-col-5, .grid-col-6, .grid-col-7,.grid-col-8, .grid-col-9, .grid-col-10{
        width: 33.3333%;
    }

    .h-grid-col-2, .h-grid-col-3, .h-grid-col-4{
        width: 100%;
    }
}

@media (max-width: 320px) {
    .grid-col-3, .grid-col-4, .grid-col-5, .grid-col-5, .grid-col-6, .grid-col-7,.grid-col-8, .grid-col-9, .grid-col-10{
        width: 50%;
    }
}

@media (max-width: 240px) {
    .grid-col-2, .grid-col-3, .grid-col-4, .grid-col-5, .grid-col-5, .grid-col-6, .grid-col-7,.grid-col-8, .grid-col-9, .grid-col-10{
        width: 100%;
    }
}



#cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index: 99999;
    display:none;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

#cover-spin::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;
    top:40%;
    width:40px;
    height:40px;
    border-style:solid;
    border-color: #01cccc;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

ul#filter-list .filter-title{
    text-transform: uppercase;
}

.cat-list li label span {
    float: left;
    margin-right: 5px;
}

#filter-list, ul.cat-list{
    padding-left: 10px;
}

.home-section .no-default-row .no-default-col{
    float: left;
}

.product_detail .price_info .offer{
    font-family: 'OpenSansBold';
}

/*
div.product_detail.full_row > .container{
    border-bottom: 1px solid #999;
    padding-bottom: 50px !important;
}
*/


.item-filter-web-parent input[type="checkbox"][class^="item-filter-web"] {
    display: none;
}

.item-filter-web-parent label {
    /*border: 1px solid #fff;*/
    padding: 10px;
    display: block;
    /*position: relative;*/
    margin: 10px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.item-filter-web-parent label::before {
    /*background-color: white;*/
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    /*border: 1px solid grey;*/
    position: absolute;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
}

.item-filter-web-parent label img {
    height: 100px;
    width: 100px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
}

.item-filter-web-parent input[type="checkbox"][class^="item-filter-web"]:checked+label {
    border-color: #ddd;
}

.item-filter-web-parent input[type="checkbox"][class^="item-filter-web"]:checked+label::before {
    content: "✓";
    background-color: #000;
    transform: scale(1);
    position: relative;
    left: 0px;
    top: 0px;
}

.item-filter-web-parent input[type="checkbox"][class^="item-filter-web"]:checked+label img {
    transform: scale(0.9);
    /*box-shadow: 0 0 5px #333;*/
    z-index: -1;
}


.owl-carousel.home-section.week-offer-section .item a.full_row .image-container img{
    position: absolute;
    top: -100px;
}


.owl-carousel.home-section.week-offer-section .item.extrapage a{
    position: relative;
    top: 80px;
}

.owl-carousel.home-section.week-offer-section .item a.full_row .info1{
    min-height: 38px;
}

.owl-carousel.brands.brand-list .item{
    text-align: center;
    height: 120px;
}

.owl-carousel.brands.brand-list .item .brand-name{
    display: block;
    width: 100%;
    position: absolute;
    top: 95px;
    text-align: center;
}
.owl-carousel.brands.brand-list .item:hover .brand-name{
    color: #01CCCC;
}

.home-section.week-offer-section .full_row:hover{
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

#currency-switcher{
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px;

    border: 1px solid #ababab;
    border-radius: 4px;
    /*padding: 0px 4px;*/
    padding: 4px;
    position: relative;
    top: -6px;
}

#currency-switcher:hover{
    background-color: #ababab;
}

#currency-switcher:hover span{
    color: #fff;
}

#currency-switcher img{
    width: 30px;
    max-height: 15px;
    float: left;
    /*margin-top: 3px;*/
    position: relative;
    top: 2px;
}
#currency-switcher span{
    color: #ababab;
    margin-left: 5px;
    /*line-height: 2;*/
}

#modal_country .modal-body{
    height: 350px;
}

#list-country{
    list-style: none;
    padding-left: 10px;
}
#list-country li{
    line-height: 2.5;
}

#list-country li img.flag{
    width: 30px;
    height: auto;
}

#list-country li a{
    color: #000;
}

.multiple h4, ul.list.style1 h4{
    position: relative;
    /*top: -45px;*/
}

@media (min-width: 1156px){
    .site_header .top_header .header_search{
        width: 46%;
    }

    .site_header .top_header .header_cart{
        width: 29%;
    }
}


@media (min-width: 1001px) and (max-width: 1063px) {
    .site_header .top_header .header_search{
        width: 45%;
    }

    .site_header .top_header .header_cart{
        width: 30%;
    }
}

@media (max-width: 1000px){
    #currency-switcher {
        top: 7px;
    }
}

@media (max-width: 640px){
    .site_header .top_header .header_cart li.currency-li{
        margin-right: 10px;
    }

    #currency-switcher{
        top: 5px;
    }

    #currency-switcher span{
        width: 100%;
        margin-left: 0px;
    }
    #currency-switcher img{
        display: none;
    }
}


@media (max-width: 360px){
    .site_header .top_header .header_cart li{
        margin: 0px -3px;
    }

    .site_header .top_header .header_cart li #currency-switcher{
        margin-right: -7px;
    }
}

@media (min-width: 291px) and (max-width: 320px){
    .site_header .top_header .header_cart li.hide a.login{
        font-size: 16px;
        margin: 0px -7px;
    }
}
@media (max-width: 290px){
    .site_header .top_header .header_cart li #currency-switcher{
        margin-left: 15px;
        top: -2px;
    }
}