/* font converted using font-converter.net. thank you! */

@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Didot-Italic";
  src: url("../fonts/Didot-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Didot-Bold";
  src: url("../fonts/Didot-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Abraham Lincoln";
  src: url("../fonts/AbrahamLincoln.woff2") format("woff2"), url("../fonts/AbrahamLincoln.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Dahlia Condensed";
  src: url("../fonts/Dahlia-RegularCondensed.woff2") format("woff2"), url("../fonts/Dahlia-RegularCondensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@import url("https://use.typekit.net/pad3tnq.css");

@font-face {
  font-family: "interstateregular";
  src: url("../fonts/interstate-regular-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/interstate-regular-webfont.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/interstate-regular-webfont.svg") format("svg"), /* Legacy iOS */ url("../fonts/interstate-regular-webfont.ttf") format("truetype"), /* Safari, Android, iOS */ url("../fonts/interstate-regular-webfont.woff") format("woff"), /* Modern Browsers */ url("../fonts/interstate-regular-webfont.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "linotype_didotitalic";
  src: url("../fonts/linotype_didot_italic-webfont.eot");
  src: url("../fonts/linotype_didot_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/linotype_didot_italic-webfont.woff2") format("woff2"), url("../fonts/linotype_didot_italic-webfont.woff") format("woff"), url("../fonts/linotype_didot_italic-webfont.ttf") format("truetype"), url("../fonts/linotype_didot_italic-webfont.svg#linotype_didotitalic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "interstatelight";
  src: url("../fonts/interstate-light-webfont.eot");
  src: url("../fonts/interstate-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/interstate-light-webfont.woff2") format("woff2"), url("../fonts/interstate-light-webfont.woff") format("woff"), url("../fonts/interstate-light-webfont.ttf") format("truetype"), url("../fonts/interstate-light-webfont.svg#interstatelight") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*
@font-face {
    font-family: 'interstateboldcondensed';
    src: url('../fonts/interstateboldcondensed-webfont.eot');
    src: url('../fonts/interstateboldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/interstateboldcondensed-webfont.woff2') format('woff2'),
    url('../fonts/interstateboldcondensed-webfont.woff') format('woff'),
    url('../fonts/interstateboldcondensed-webfont.ttf') format('truetype'),
    url('../fonts/interstateboldcondensed-webfont.svg#interstateboldcondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
  font-family: "interstatebold";
  src: url("../fonts/interstate-bold-webfont.eot");
  src: url("../fonts/interstate-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/interstate-bold-webfont.woff2") format("woff2"), url("../fonts/interstate-bold-webfont.woff") format("woff"), url("../fonts/interstate-bold-webfont.ttf") format("truetype"), url("../fonts/interstate-bold-webfont.svg#interstatebold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: subpixel-antialiased;
}

body {
  font-family: "interstateregular";
  line-height: 1.2;
}

body * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.row {
  margin: 0;
  display: block;
  display: flex;
}

.col {
  padding: 0 10px;
}

.col img {
  display: block;
  width: 100%;
}

.span_1 {
  width: 8.33333333333%;
}

.span_2 {
  width: 16.6666666667%;
}

.span_3 {
  width: 25%;
}

.span_4 {
  width: 33.3333333333%;
}

.span_5 {
  width: 41.6666666667%;
}

.span_6 {
  width: 50%;
}

.span_7 {
  width: 58.3333333333%;
}

.span_8 {
  width: 66.6666666667%;
}

.span_9 {
  width: 75%;
}

.span_10 {
  width: 83.3333333333%;
}

.span_11 {
  width: 91.6666666667%;
}

.span_12 {
  width: 100%;
}

/*header start*/
/*header start*/
/*header start*/

header .navigation {
  background: #000 !important;
}

header .navigation .level0 > .level-top {
  color: #fff;
  font-size: 12px;
  padding: 0 20px;
  line-height: 46px;
  font-family: "interstateregular";
  font-weight: normal;
}

header .navigation li.level0 {
  margin-right: 0px;
}

header .navigation .level0 > .level-top:hover {
  color: #f7bd2a;
}

header.page-header .container {
  padding: 0 60px;
}

.page-header {
  border: 0;
  margin-bottom: 0;
  width: 100%;
  z-index: 999;
  height: 46px;
  margin-top: 25px;
  background: #000;
}

.cms-home .page-header {
  position: fixed;
  top: 25px;
  margin-top: 0px;
}

.logo-bg {
  width: 114px;
  margin-top: -15px;
}

main#maincontent {
  padding: 0px;
  max-width: 100%;
}

.logo {
  margin-bottom: 0px;
}

.sections.nav-sections {
  margin-bottom: 0px;
}

.header-right > ul {
  text-align: right;
  display: table;
  float: right;
  position: relative;
}

.header-right > ul > li {
  display: table-cell;
  line-height: 46px;
  vertical-align: middle;
  height: 46px;
  padding: 0 15px;
}

.header-right ul li i {
  background: url(../images/top-icons.png) no-repeat 0px 0px;
}

.header-right ul li.login i {
  background-position: 0px 0px;
  width: 25px;
  padding-top: 3px;
}

.header-right ul li.register i {
  background-position: -51px 0px;
  width: 16px;

  padding-top: 4px;
}

.header-right ul li.search i {
  background-position: -94px 0px;
  width: 16px;

  padding-top: 4px;
}

.header-right ul li.cart i {
  background-position: -138px 0px;
  width: 16px;

  padding-top: 1px;
}

.header-right ul li i {
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
  position: relative;
}

.headerdropdown,
.cart-cont {
  display: none;
  position: absolute;
  background: #fff;
  top: 46px;
  width: 237px;
  left: 0px;
  padding: 10px 10px 0px;
}

.header-right ul li.login i:hover {
  background-position: 0px -31px;
}

.header-right ul li.register i:hover {
  background-position: -51px -31px;
}

.header-right ul li.cart i:hover {
  background-position: -138px -31px;
}

.header-right ul li.search i:hover {
  background-position: -94px -31px;
}

.account-login h2,
.register-block h2 {
  margin-bottom: 0.5em;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;

  text-transform: uppercase;
  text-align: left;
  font-family: "interstatelight";
  /*    font-family: 'interstateregular';*/
  font-size: 14px;
  border-bottom: 1px solid #000;
  padding: 3px 10px 10px;
  margin-top: 0px;
}

.col2-set {
  width: 100%;
}

header .form-list > li {
  margin-bottom: 3px;
  overflow: hidden;
  border-bottom: 1px solid #000;
  padding: 0px 10px;
  position: relative;
}

header .headerdropdown ul.form-list label,
.forgotpassword {
  line-height: 34px;
  text-align: left;
  display: inline-block;
  float: left;
  font-family: "linotype_didotitalic";
  font-style: italic;
  font-size: 14px;
  color: #000;
}

li.login .headerdropdown li {
  line-height: normal;
}

header .headerdropdown ul.form-list .input-box {
  width: 67%;
  display: inline-block;
  float: left;
}

header .headerdropdown ul.form-list .input-box input {
  display: block;
  border: 0px;
  margin-left: 5px;
  font-size: 13px;
}

header a.f-left {
  padding: 0px 10px;
}

.forgotpassword {
  position: absolute;
  left: 0px;
  bottom: 8px;
  font-size: 11px !important;
  line-height: normal;
  font-family: "linotype_didotitalic";
}

header button#login:after,
header button#register:after,
header button.button.search-button:after {
  height: 1px;
  width: 100%;
  background: #000;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
}

header .arrow {
  width: 9px;
  height: 9px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

header .right {
  float: right;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
}

header ul.form-list .buttons-set button.button,
header .headerdropdown .buttons-set button.button,
header button.button.search-button {
  position: relative;
  width: 16px;
  min-width: auto;
  background: transparent;
  padding-right: 0;
  border: none;
}

header ul.form-list .headerdropdown {
  display: inline-block;
  float: right;
  border: 0;
  padding-top: 0;
}

header .headerdropdown .buttons-set button.button {
  float: right;
  margin-left: 0px;
  min-width: 1px;
  background: none;
  padding: 11px 0px;
}

.headerdropdown .buttons-set {
  clear: both;
  margin: -30px 0 0;
  padding-top: 0px;
  border-top: 0px solid #ededed;
  text-align: right;
  float: right;
  position: absolute;
  right: 4px;
  z-index: 99;
  bottom: 6px;
}

header .form-list > li:last-child {
  border-bottom: 0px;
  margin-bottom: 5px;
  height: 46px;
}

.register-block .form-list .field {
  margin-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px solid #000;
  padding: 0px 10px 10px;
}

.register-block ul.form-list label {
  line-height: normal !important;
  width: 58px;
}

.register-block ul.form-list li:first-child .input-box {
  width: 67%;
}

.register-block .form-list > li {
  padding: 0px;
}

.register-block .form-list .field:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}

.register-block .email-block {
  display: block;
  padding: 10px;
  overflow: hidden;
}

.logo {
  padding-right: 40px;
}

.col.span_8.navigations {
  padding-left: 0px;
}

.col.span_4.Acc_icons {
  padding-right: 0px;
}

.header-right > ul > li:last-child {
  padding-right: 0px;
}

button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: none;
}

.header.content {
  display: none;
}

header .headerdropdown ul.form-list .input-box input:focus {
  box-shadow: none;
}

.item-count {
  position: absolute;
  left: 8px;
  bottom: -6px;
  background: #fff;
  color: #000;
  font-family: "interstateregular";
  height: 13px;
  width: 13px;
  line-height: normal;
  text-align: center;
  font-style: normal;
  font-size: 11px;
}

header a.f-left {
  padding: 0px 10px;
  color: #000;
}

#search_mini_form label {
  display: none;
}

p.login-form,
.skip-link .label {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "interstatelight";
  line-height: normal;
  margin: 4px 0 11px;
  padding: 0px 2px 0px 10px;
  text-align: left;
}

/*search*/

#search {
  border: 0;
  line-height: normal;
  text-transform: lowercase;
  padding-right: 0px;
  font-family: "interstateregular";
  font-size: 12px;
  padding-right: 30px;
  padding-top: 10px;
}

.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #000000;
  color: #fff;
}

#search:focus {
  box-shadow: none;
}

#search_mini_form .input-box {
  position: relative;
  padding-top: 0;
}

div#search_autocomplete ul li {
  font-size: 11px;
  line-height: 21px;
}

li.search #search_mini_form .search-button {
  width: 19px;
  margin: 0px;
  padding: 0;
  right: 3px;
  top: 19px;
  height: auto;
  text-indent: -9999px;
  position: absolute;
  cursor: pointer;
}

header .input-box:after {
  content: "";
  display: table;
  clear: both;
}

#search_mini_form .search-button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-position: 4px -146px;
  background: none;
}

li.search button.button.search-button:after {
  top: 4px;
}

/*search*/
.register-block ul.form-list .field.password-block label {
  margin-top: 12px;
}

li.register .headerdropdown .buttons-set {
  right: 12px;
  bottom: 12px;
}

.account-create .fieldset {
  margin-bottom: 10px;
}

footer {
  position: relative;
  z-index: 9;
  bottom: 0;
  width: 100%;
  background-color: #000;
  color: #fff;
  padding: 0px 0px 5px;
}

footer a {
  color: #fff;
  display: block;
}

footer a.active {
  color: #f7bd2a;
}

footer label {
  padding: 15px 0 16px 0;
  font-size: 12px;
  font-family: "interstateregular";
}

footer ul li,
footer .f_span1 li {
  margin-bottom: 8px;
}

footer .f_span1 {
  width: 19% !important;
  position: relative;
  padding-top: 50px;
}

footer .f_span2 {
  width: 19%;
  padding-top: 52px;
}

footer .f_span2 li {
  display: inline-block;
  margin-right: 10px;
}

footer .f_span3 {
  width: 20%;
}

footer .f_span4 {
  width: 19%;
}

footer img.footer-logo {
  position: absolute;
  top: -28px;
  width: 60px;
  left: 36px;
}

footer .f_span1 li {
  vertical-align: top;
  padding: 0px;

  border-radius: 50%;
  height: 22px;
  width: 22px;
  text-align: center;
  line-height: 17px;
  margin-right: 8px;
  font-size: 12px;
  float: left;
}

footer .f_span1 li:hover {
  color: #fff;
}

footer .f_span1 li i {
  display: inline-block;
  cursor: pointer;
  color: #000;
  font-size: 16px;
  padding-top: 6px;
}

footer .f_span1 li.instragram i {
  background-position: 0px -276px;
}

footer .f_span1 li.twitter i {
  background-position: 0px -306px;
}

footer .f_span1 li.pintrest i {
  background-position: 0px -336px;
}

footer .f_span1 li:nth-child(1) {
  padding-right: 10px;
  padding-left: 0;
  padding-top: 5px;
  background: none;
  width: auto;
  height: auto;
}

.footernewsletter input,
.footernewsletter input:focus {
  border: none;
  border-radius: 0;
  background-color: transparent;
  border-bottom: 0px solid #fff;
  color: #fff;
  padding: 0;
  padding-bottom: 0px;
  font-family: "interstateregular";
  font-size: 13px;
  box-shadow: none;
}

.footernewsletter input::-webkit-input-placeholder {
  color: #fff;
}

.footernewsletter input:-moz-placeholder {
  color: #fff;
}

.footernewsletter input::-moz-placeholder {
  color: #fff;
}

.footernewsletter input:-ms-input-placeholder {
  color: #fff;
}

.footernewsletter .input-box {
  position: relative;
}

.footernewsletter button,
.footernewsletter button:hover {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background-color: transparent;
  background-position: 12px -117px;
  text-indent: -99999em;
  width: 25px;
  height: 25px;
}

.footer-content {
  position: relative;
  margin: 0px 40px;
}

footer .f_span5 {
  width: 245px;
}

.block.newsletter {
  max-width: 100% !important;
}

footer .f_span2 li {
  font-size: 12px;
}

.col.f_span3 label {
  display: block;
}

footer .f_span4 label {
  display: block;
}

.col.f_span3 li a,
footer .f_span4 li a {
  font-size: 12px;
  line-height: 1.2;
}

footer a:hover {
  color: #f7bd2a;
}

.newsletter_description p {
  padding: 15px 0 20px 0;
  font-size: 12px;
}

footer .validation-advice {
  margin: 0px 0 0;
  color: #df280a;
  font-size: 10px;
  line-height: normal;
}

.card1 i,
.card2 i,
.card3 i {
  font-size: 18px;
}

footer ul li a:hover {
  text-decoration: none;
}

.newsletter .field .control:before {
  content: none;
}

.control.input-box {
  position: relative;
}

.newsletter label {
  text-align: left;
  display: inline-block;
  float: left;
  font-family: "linotype_didotitalic";
  font-style: italic;
  font-size: 14px;
  width: 40px;
  padding: 4px 0px 0px;
  color: #fff;
}

.field.newsletter {
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
}

.newsletter input {
  float: left;
  width: 70%;
  font-family: "interstateregular";
  font-size: 13px;
  margin-left: 12px;
  border: 0px;
  line-height: normal;
  padding: 0;
  height: 20px;
  margin-top: 0px;
  font-weight: normal;
  padding-right: 12px;
}

.newsletter .control.input-box:after {
  content: "";
  clear: both;
  display: block;
}

.newsletter button:after {
  height: 1px;
  width: 100%;
  background: #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
}

.newsletter .arrow {
  width: 9px;
  height: 9px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.newsletter button,
.newsletter button:hover {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background-color: transparent;
  background-position: 12px -117px;
  text-indent: -99999em;
  width: 25px;
  height: 25px;
}

.newsletter button,
.newsletter button:hover {
  width: 15px;
  right: 1px;
  border: none;
}

.newsletter .right {
  float: right;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
}

.newsletter .response {
  font-size: 10px;
  text-align: left;
  position: absolute;
  left: 0px;
  bottom: -26px;
}

.Shipping_all_content {
  display: block;
  border: 1px solid;
  padding: 15px 8px;
  border-left: 0px;
  border-right: 0px;
  margin: 0px 0px 100px;
}

.Shipping_wrapped .Shipping_all_content h3 {
  font-size: 12px !important;
  color: #000;
  font-family: "interstateregular";
  margin-bottom: 3px;
  margin-top: 0px;
}

.Shipping_content h3 {
  color: #000;
  font-size: 12px;
  font-family: "interstatebold";
  text-align: left;
  margin-top: 0px;
}

.Shipping_wrapped .Shipping_all_content p {
  font-family: "interstatelight";
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 25px;
  color: #000;
}

.Shipping_all_content p:last-child {
  margin-bottom: 0px !important;
}

.Shipping_wrapped .span_2 {
  float: left;
  text-align: center;
}

.Shipping_wrapped .span_10 {
  float: left;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  border: none !important;
}

.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  color: #fff !important;
  border: none !important;
  border-color: transparent !important;
}

.header-right:after {
  display: block;
  content: "";
  clear: both;
}

.form-login div.mage-error[generated] {
  font-size: 10px;
  position: absolute;
  bottom: -1px;
}

#customer-register .mage-error {
  height: 12px;
  font-size: 10px !important;
  line-height: 12px;
  margin-top: 0px !important;
}

.buttons-set button#send2-login {
  position: relative;
  width: 16px;
  padding: 11px 0px;
  background: none;
  border: none;
}

.buttons-set button#send2-login:after {
  height: 1px;
  width: 100%;
  background: #000;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
}

header .navigation li.level0.active a span {
  color: #f7bd2a !important;
}

.form-login div#pass-error {
  left: 45px;
}

.response-msg {
  font-size: 10px;
  text-align: left;
  line-height: 12px;
  padding-left: 10px;
}

.form-login .response-msg,
.popup-register-form .response-msg {
  display: none;
}

header .headerdropdown ul.form-list .input-box input {
  font-weight: bold;
  font-size: 12px;
  font-family: "interstateregular";
}

footer ul li a:visited {
  color: #fff;
}

.header-right ul li i {
  background: none;
}

.cms-store-locator .breadcrumbs,
.cms-about-us .breadcrumbs {
  display: none;
}

section.store_wrapped {
  margin-top: 56px;
}

.store_wrapped .sliderImg {
  width: 100%;
}

.store_wrapped .storeList {
  width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.store_wrapped .storeAddress {
  width: 100%;
  padding: 0;
  height: auto;
}

.store_wrapped .storeName {
  margin-top: 10px;
  margin-bottom: 0.2vw;
  font-weight: normal;

  text-transform: uppercase;
  font-family: "interstateregular";
}

.store_wrapped .store {
  margin: 15px 2vw 6px 0;
  padding: 0;
  width: 22%;
  position: relative;
  height: 10.5vw;
}

.store_wrapped .address {
  font-size: 13px;
  font-family: "interstatelight";
}

.store_wrapped .storedata-Link {
  position: absolute;
  bottom: 0;
}

.store_wrapped .storesContainer {
  margin-top: 20px;
}

.store_wrapped .span_10,
.store_wrapped .span_2 {
  float: left;
}

.store_wrapped .span_10,
section.press_wrapped .span_10,
section.faq_wrapped .span_10,
section.Shipping_wrapped .span_10,
section.privacy_wrapped .span_10,
section.term_wrapped .span_10 {
  padding-left: 27px;
  width: calc(100% - 147px);
  float: left;
}

.store_wrapped .span_2,
section.press_wrapped .span_2,
section.press_wrapped .span_2,
section.faq_wrapped .span_2,
section.Shipping_wrapped .span_2,
section.privacy_wrapped .span_2,
section.term_wrapped .span_2 {
  width: 147px;
  padding-right: 0px;
  float: left;
}

.store_wrapped .span_10 .span_6,
section.press_wrapped .span_10 .span_6,
section.faq_wrapped .span_10 .span_6,
section.Shipping_wrapped .span_10 .span_6,
section.privacy_wrapped .span_10 .span_6,
section.term_wrapped .span_10 .span_6 {
  padding-left: 0px;
}

.store_wrapped .store_content h3,
.press_content h3 {
  text-align: left;
  color: #000;
  font-size: 12px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: "interstatebold";
  margin-top: 0px;
}

span.storedata-Link a,
.storeByStateName a.link.storeNameLink {
  color: #000;
  text-decoration: none;
}

.storeByStateName a.link.storeNameLink {
  color: #201747;
}

span.storedata-Link a:hover {
  color: #f7bd2a;
  cursor: pointer;
}

section.store_wrapped .mainContainer {
  padding: 0px 20px 40px 0px;
}

.store_wrapped .countryName {
  font-size: 22px;
  text-transform: uppercase;
}

.store_wrapped .storeNameLink {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  line-height: 25px;
}

.store_wrapped .storeName {
  font-size: 15px;
}

.btmStoreList .store .storeName img {
  width: 16px;
}

.store_wrapped .container {
  padding: 0px 60px;
}

.store_wrapped .store.dubaiinstalink {
  height: 78px;
}

.store.dubaiinstalink .storeName {
  display: flex;
}

span.link.countryName {
  margin-top: 40px;
  display: block;
  margin-bottom: 20px;
  font-weight: bold;
}

.storeByStateName .storeNameLink {
  display: block;
  margin-top: 25px;
}

.store_wrapped .storeName {
  margin-bottom: 5px;
}

span.storedata-Link a {
  font-size: 12px;
}

.cms-press .breadcrumbs,
.cms-shipping .breadcrumbs,
.cms-privacy-policy .breadcrumbs,
.cms-terms-conditions .breadcrumbs,
.cms-frequently-asked-questions .breadcrumbs {
  display: none;
}

section.press_wrapped,
section.faq_wrapped,
section.Shipping_wrapped,
section.privacy_wrapped,
section.term_wrapped {
  margin-top: 56px;
}

section.press_wrapped .container,
section.faq_wrapped .container,
section.Shipping_wrapped .container,
section.privacy_wrapped .container,
section.term_wrapped .container {
  padding: 0px 60px;
}

.term_wrapped .term_all_content p:last-child {
  margin-bottom: 10px;
}

.faq_wrapped .faq_all_content a.active {
  color: #f7bd2a;
}

.term_wrapped .term_all_content h3 {
  margin-top: 0px;
}

span.counter.qty {
  position: absolute;
  background: #fff;
  height: 13px;
  width: 13px;
  font-size: 10px;
  line-height: 12px;
  top: 14px;
  font-style: normal;
  color: #000;
  text-align: center;
  right: -3px;
  padding-top: 1px;
}

span.catliactive a {
  color: #f7bd2a !important;
}

.search .block.block-title {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "interstatelight";
  line-height: normal;
  margin: 4px 0 11px;
  padding: 0px 2px 0px 10px;
  text-align: left;
}

.search .block.block-content {
  border-top: 1px solid #000;
  border-bottom: 0px;
  margin-bottom: 0px;
  position: relative;
}

.imageaboutlist {
  width: 24%;
  float: left;
}

.imageaboutlist-wrap {
  float: left;
  width: 60%;
}

.imageaboutlist-wrap {
  padding-left: 45px;
}

.imageaboutlist-wrap h6 {
  font-size: 12px;
  font-family: "interstatebold";
  margin-top: 0px;
  margin-bottom: 10px;
}

.imagetextlift p {
  font-family: "interstatelight";
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 25px;
}

.imagetextlift p:last-child {
  margin-bottom: 0px;
}

.imagetextlift {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 15px 0px;
  margin-bottom: 15px;
}

.imageabout-listing {
  margin-bottom: 20px;
}

section.Shipping_wrapped.aboutpage_wrap:after {
  content: "";
  clear: both;
  display: block;
}

.minicart-wrapper .block-minicart {
  right: 0px;
  width: 237px;
  padding: 4px 0px 10px;
  border: none;
}

.minicart-wrapper .block-minicart .block-title {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "interstatelight";
  line-height: normal;
  margin: 4px 0 11px;
  padding: 0px 2px 0px 10px;
  text-align: left;
}

.minicart-wrapper .action.close {
  display: none;
}

.minicart-wrapper .block-minicart:before {
  content: none;
}

.block-minicart .block-content > .actions > .primary .action.primary {
  margin-bottom: 15px;
  white-space: normal;
  width: 100%;
  line-height: 17px;
  height: 30px;
  text-align: center;
  display: block;
  background: #000;
  color: #fff;
  font-size: 13px;
  padding: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  font-family: "interstateregular";
  border: none;
  margin-bottom: 0px;
  font-weight: normal;
}

.block-minicart .block-content > .actions {
  margin-top: 1px;
  text-align: center;
}

a.action.viewcart {
  white-space: normal;
  width: 100%;
  line-height: 31px;
  height: 30px;
  text-align: center;
  display: block;
  background: #000;
  color: #fff;
  font-size: 13px;
  padding: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  font-family: "interstateregular";
  border: none;
  margin-bottom: 0px;
}

.block-minicart .amount .price-wrapper:first-child .price,
.block-minicart .subtotal {
  font-family: "interstateregular";
  font-size: 12px;
  font-weight: normal;
}

.minicart-items-wrapper {
  margin: 0px;
}

.minicart-wrapper .block-minicart {
  padding-bottom: 0px;
}

.minicart-items .product-item-name a {
  color: #000;
  border-bottom: 1px solid #000;
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 5px;
  text-transform: none;
  width: 100%;
  display: block;
  text-align: left;
  height: 17px;
  overflow: hidden;
}

.minicart-wrapper .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
  display: block !important;
  position: static !important;
}

.minicart-wrapper .block-minicart {
  position: static;
  width: 100% !important;
}

.minicart-wrapper {
  padding: 0px;
}

.minicart-wrapper .block-minicart {
  box-shadow: none;
}

a.action.viewcart {
  display: none;
}

.block-minicart .items-total {
  display: none;
}

.block-minicart .subtotal {
  display: block;
}

#minicart-content-wrapper .subtotal label {
  float: left;
}

#minicart-content-wrapper .amount.price-container {
  float: right;
}

.block-minicart .items-total {
  display: none;
}

.block-minicart .subtotal .label {
  float: left;
}

.minicart-items-wrapper {
  height: auto !important;
}

.minicart-wrapper.headerdropdown.miniactive {
  display: block;
}

span.minicart-price .price {
  font-size: 12px;
  line-height: 25px;
  text-transform: none;
}

.more {
  display: none;
}

.less {
  display: none;
}

.minicart-items .product-item-pricing .label {
  display: none;
}

.minicart-items .product-item-details .price-excluding-tax {
  text-align: left;
}

.details-qty.qty {
  text-align: left;
}

.minicart-items .item-qty {
  height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  border-color: #000;
  width: 41px;
}

span.minicart-price .price {
  line-height: 17px;
}

.minicart-items .product-item-name {
  margin-bottom: 0px;
}

.minicart-items .product-item-details .details-qty {
  line-height: 12px;
  margin-top: 5px;
}

.block-minicart .block-content > .actions > .primary {
  margin: 0 0px 0px;
}

.minicart-wrapper {
  margin-left: 0px !important;
}

.minicart-items .product-item-details .price {
  font-weight: normal;
  color: #000;
}

.minicart-items .item-qty {
  font-size: 11px;
}

.minicart-wrapper .block-minicart:after {
  content: none !important;
}

.minicart-items .action.edit {
  display: none;
}

.minicart-items .product-item-name a {
  text-decoration: none;
}

.minicart-items .action.delete > span {
  position: static;
  width: auto;
  text-transform: uppercase;
  color: #000;
  font-size: 9px;
  text-decoration: underline;
}

.minicart-items .action.delete:before {
  content: none;
}

.cart .action {
  margin-bottom: 0px !important;
  line-height: 18px;
}

.minicart-items .product-item-details .price-excluding-tax {
  margin-top: 5px;
  border-top: 1px solid;
}

.minicart-wrapper .block-minicart .block-title {
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 0px;
  padding-bottom: 10px;
  margin-left: 10px;
  margin-right: 15px;
}

.minicart-wrapper .product .actions {
  line-height: 20px;
  margin: -22px 0 0;
}

.minicart-items .product > .product-item-photo {
  line-height: 0px;
  height: auto;
}

.minicart-items-wrapper {
  padding-bottom: 0px;
  padding-top: 20px;
}

.minicart-items-wrapper {
  border: none;
}

.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #000000;
}

.minicart-wrapper .block-minicart .block-title strong {
  font-weight: normal;
}

.block-minicart .subtotal:after {
  content: "";
  clear: both;
  display: block;
}

.block-minicart .subtotal {
  display: block;
  border-top: 1px solid #000;
  margin-bottom: 0px;
  text-transform: uppercase;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 15px;
  margin-right: 15px;
}

.confirm .modal-inner-wrap {
  margin: 11rem auto;
}

.block-minicart .subtitle.empty {
  display: block;
  padding: 10px 20px 20px;
  text-align: left;
  font-size: 12px;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-family: "interstateregular";
}

.block-minicart .block-title .qty:before {
  content: "(";
}

.block-minicart .block-title .qty:after {
  content: ")";
}

.block-minicart .block-title .qty {
  position: relative;
}

.minicart-items-wrapper {
  max-height: 243px;
  overflow-y: scroll;
  margin-right: 9px;
  margin-top: -1px;
  padding-right: 6px;
}

.block-minicart .subtotal {
  margin-top: -1px;
}

.minicart-items-wrapper::-webkit-scrollbar {
  width: 8px;
  background-color: #fff;
}

.minicart-items-wrapper::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #000;
}

.minicart-items-wrapper .product-image-container {
  width: 64px !important;
}

.minicart-items .product-item-details {
  padding-left: 78px;
}

.confirm .modal-header {
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.modal-popup.confirm .modal-inner-wrap .modal-footer {
  padding: 0px 0px 40px 0px;
  background: transparent;
  text-align: center;
}

.modal-popup.confirm .modal-inner-wrap button.action-dismiss {
  display: none;
}

.modal-popup.confirm button.action-primary.action-accept {
  min-height: 33px;
  line-height: 33px;
  font-size: 13px;
  font-weight: normal;
  padding: 0px 0px;
  float: none;
  min-width: 160px;
  width: 86%;
  white-space: normal;

  border-radius: 0px;
  font-family: "interstateregular";
  text-transform: uppercase;
  background: #000;
  border: none;
  transition: 0.3s ease-in-out all;
  margin-bottom: 10px;
  color: #fff;
  max-width: 180px;
}

.modal-popup.confirm .modal-inner-wrap {
  max-width: 40rem;
}

.modal-popup.confirm button.action-primary.action-accept:hover {
  color: #f7bd2a;
}

.modal-popup.confirm .modal-inner-wrap .modal-content div {
  text-align: center;
  line-height: 22px;
  color: #000;
}

.modal-popup.confirm .modal-title {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 2px;
  text-align: center;
  font-weight: normal;
  border-color: #000;
  font-size: 14px;
  font-family: "interstatebold";
  letter-spacing: 1px;
}

.headerdropdown ul.myAccountMenu li {
  line-height: normal;
  padding: 0px 0px 15px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: left;
}

.headerdropdown ul.myAccountMenu li a {
  color: #000;
  text-transform: uppercase;
  font-family: "interstateregular";
  font-size: 12px;
}

.headerdropdown ul.myAccountMenu li a:hover {
  text-decoration: none;
  color: #f7bd2a !important;
}

.col.f_span3 li a:hover,
footer .f_span4 li a:hover {
  color: #f7bd2a;
}

#customer-password::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}

.checkout-onepage-success h1 {
  font-family: "interstatebold";
  color: #000;
  font-size: 12px;
  font-style: normal;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.checkout-onepage-success a.action.print {
  display: none;
}

.checkout-onepage-success .checkout-success a.action.primary.continue {
  background: #000;
  display: inline-block;
  padding: 7px 15px;
  border: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 0px;
  font-family: "interstateregular";
  text-transform: uppercase;
}

.checkout-onepage-success .checkout-success a.action.primary.continue:hover {
  color: #f7bd2a;
}

.checkout-success p {
  font-size: 12px;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-family: "interstateregular";
}

.checkout-success a {
  color: #000;
}

.checkout-onepage-success main#maincontent {
  padding-top: 56px;
  padding-left: 65px;
}

.customer-account-create .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-logoutsuccess .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper {
  position: absolute;
  left: 65px;
  top: 0px;
}

.customer-account-create h1.page-title,
.customer-account-login h1.page-title,
.customer-account-logoutsuccess h1.page-title,
.customer-account-createpassword h1.page-title {
  display: inline-block;
  width: 152px;
  float: left;
  padding-right: 10px;
}

.customer-account-create .columns,
.customer-account-login .columns,
.customer-account-logoutsuccess .columns,
.customer-account-createpassword .columns {
  width: 100%;
  padding-left: 214px;
}

.customer-account-create h1.page-title span,
.customer-account-login h1.page-title span,
.customer-account-logoutsuccess h1.page-title span {
  font-size: 12px;
  color: #000;
  font-family: "interstatebold";
  text-transform: uppercase;
  line-height: normal;
  display: block;
}

.customer-account-create main#maincontent,
.customer-account-login main#maincontent,
.customer-account-logoutsuccess main#maincontent {
  position: relative;
  margin-top: 56px;
}

.customer-account-create .form-create-account .fieldset > .field:not(.choice) > .label,
.customer-account-login .form-login label,
.customer-account-createpassword .reset .field label {
  text-align: left;
  font-family: "linotype_didotitalic";
  line-height: normal;
  display: inline-block;
  width: 94px;
  font-style: italic;
  color: #000;
  font-weight: normal;
  padding-bottom: 12px;
}

.customer-account-create .form-create-account input,
.customer-account-createpassword .reset input {
  border: none;
  font-size: 12px;
  font-family: "interstateregular";
}

.customer-account-create .field.field-name-firstname,
.customer-account-create .field.field-name-lastname,
.customer-account-create .field.password.required,
.customer-account-create .field.confirmation.required {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  display: flex;
}

.customer-account-create fieldset.fieldset.create.account .field.required {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  display: flex;
}

.customer-account-create .form-create-account.form.create.account {
  min-width: 350px;
  width: 350px;
}

form.create.account.form-create-account {
  padding-left: 20px;
}

.customer-account-create .form-create-account input:focus {
  outline: none;
  box-shadow: none;
}

.customer-account-create fieldset.fieldset.create.info .legend,
.customer-account-create fieldset.fieldset.create.account .legend {
  font-size: 12px;
  color: #000;
  font-family: "interstatebold";
  text-transform: uppercase;
  line-height: normal;
  display: block;
  text-align: left;
  margin-left: 0px;
}

.customer-account-create .field.choice.newsletter {
  margin-left: 0px;
  color: #000;
  background: none;
  position: relative;
}

.customer-account-create .field.choice.newsletter label {
  color: #000;
}

.customer-account-create .field.choice.newsletter {
  padding-left: 0px;
}

.customer-account-create .form-create-account .newsletter input {
  width: auto;
  margin-left: 0px;
  margin-right: 10px;
  opacity: 0;
}

.customer-account-create .form-create-account .newsletter:before {
  content: none !important;
}

.customer-account-create .form-create-account .field.choice.newsletter label.label {
  width: 132px;
  line-height: 22px;
}

.customer-account-create .password-strength-meter {
  height: auto;
  line-height: 17px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
  font-size: 10px;
  margin-bottom: -20px;
}

.customer-account-create button.action.submit.primary {
  background: #000;
  display: inline-block;
  padding: 7px 15px;
  border: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 0px;
  font-family: "interstateregular";
  text-transform: uppercase;
}

.customer-account-create .actions-toolbar {
  margin-left: 0px !important;
}

.customer-account-create .actions-toolbar a.action.back {
  color: #000;
  font-size: 12px;
}

.customer-account-create fieldset.fieldset.create.account {
  margin-bottom: 30px;
}

.customer-account-create .field.choice.newsletter label:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0px;
  position: absolute;
  left: 0;
  bottom: auto;
  background-color: #000;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
  content: "";
}

.customer-account-create .field.choice.newsletter input[type="checkbox"]:checked + label:before {
  content: "\2713";
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 10px;
  color: #f3f3f3;
  text-align: center;
  line-height: 16px;
}

.customer-account-login .loginCreateFormCross {
  display: none;
}

.customer-account-login .block.block-customer-login {
  padding-left: 20px;
  float: left !important;
}

.customer-account-login .block.block-customer-login .block-content {
  width: 100%;
}

.customer-account-login .block.block-customer-login .headingText h5 {
  margin-top: 0px;
  font-weight: normal;
}

.customer-account-login input::-webkit-input-placeholder {
  color: #000;
  font-family: linotype_didotitalic;
  line-height: normal;

  font-style: italic;
  color: rgb(0, 0, 0);
  font-weight: normal;
}

.customer-account-login button {
  background: #000 !important;

  padding: 7px 15px;
  border: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal !important;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 0px;
  font-family: "interstateregular" !important;
  text-transform: uppercase;
  border: none !important;
}

.customer-account-login .customCreateButton * {
  font-size: 12px;
  color: #000;
}

.customer-account-login a.action.remind {
  margin-top: 0px !important;
  font-size: 12px;
  color: #000;
}

.customer-account-login .login-container .fieldset > .field > .control {
  width: 100%;
}

.customer-account-login .form.form-login .bothLinkWrap .customCreateButton {
  display: block;
  clear: both;
  padding-top: 10px;
}

.customer-account-login .block.block-customer-login {
  max-width: 350px;
}

.customer-account-create .field.field-name-firstname .label:after,
.customer-account-create .field.field-name-lastname .label:after,
.customer-account-create .field.password.required .label:after,
.customer-account-create .field.confirmation.required .label:after {
  content: none;
}

.customer-account-login .block.block-customer-login .field.email.required {
  margin-bottom: 10px;
  position: relative;
}

.customer-account-login .block.block-customer-login input {
  border-color: #000;
  font-family: "interstateregular";
  font-size: 12px;
}

.customer-account-login .login-container .fieldset:after {
  content: none;
}

.customer-account-login .form-login div.mage-error[generated] {
  bottom: -11px;
}

.message.error {
  background: #eee;
  color: #000;
  font-size: 12px;
}

/*https://cliveroad.di91.com/customer/account/logoutSuccess/*/

input[type="password"] {
  font-family: arial !important;
}

.catalogsearch-result-index .page-title-wrapper .page-title,
.customer-account-createpassword .page-title-wrapper .page-title {
  width: 149px;
}

.catalogsearch-result-index .page-title-wrapper h1,
.customer-account-createpassword .page-title-wrapper h1 {
  font-size: 12px;
  color: #000;
  font-family: "interstatebold";
  text-transform: uppercase;
  line-height: normal;
  display: block;
}

.catalogsearch-result-index .sidebar.sidebar-main,
.catalogsearch-result-index .sidebar.sidebar-additional,
.catalogsearch-result-index .toolbar-products,
.catalogsearch-result-index .breadcrumbs {
  display: none;
}

.catalogsearch-result-index strong.product.name.product-item-name a {
  font-size: 11px;
  font-family: "interstatebold";
  display: block;
  margin-top: 15px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.4;
  color: #000;
}

.catalogsearch-result-index .product-item .price-box span.price {
  margin: 10px 0 25px;
  font-weight: normal;
  margin-bottom: 0px;
  font-size: 12px;
  color: #000;
  display: block;
  line-height: 15px;
  font-family: "interstateregular";
  text-align: center;
  margin-top: 0px;
}

.catalogsearch-result-index .product.actions.product-item-actions {
  display: none;
}

.catalogsearch-result-index dl.block {
  display: none;
}

.catalogsearch-result-index .products.wrapper.grid.products-grid {
  margin-top: 0px;
}

.catalogsearch-result-index main#maincontent,
.customer-account-createpassword main#maincontent {
  margin-top: 56px;
}

.catalogsearch-result-index .columns {
  padding: 0px 60px;
}

.catalogsearch-result-index .page-products .columns .column.main,
.customer-account-createpassword .page-products .columns .column.main {
  width: calc(100% - 147px) !important;
  padding-left: 27px;
}

.customer-account-createpassword main#maincontent {
  position: relative;
}

.catalogsearch-result-index .page-title-wrapper {
  padding-left: 230px;
}

.catalogsearch-result-index .hover_img {
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
  right: 0px;
  height: 100%;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.catalogsearch-result-index a.product.photo.product-item-photo:hover .hover_img {
  opacity: 1;
}

.catalogsearch-result-index a.product.photo.product-item-photo {
  position: relative;
  display: block;
}

#loginappend span.message_logininfo {
  font-size: 10px;
  line-height: 10px;
  display: block;
  text-align: center;
  color: #e02b27;
}

.register-error {
  font-size: 12px;
}

.catalogsearch-result-index .product-item-info {
  width: 100%;
}

.catalogsearch-result-index .column.main {
  width: 100% !important;
  padding-left: 173px;
}

#customer-register .register-error {
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: #e02b27;
  font-family: "interstateregular";
}

.customer-account-createpassword button.action.submit.primary {
  font-weight: normal !important;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 0px;
  font-family: "interstateregular" !important;
  text-transform: uppercase;
  border: none !important;
  background: #000;
}

.customer-account-createpassword form.password.reset .field.password.required,
.customer-account-createpassword form.password.reset .field.confirmation.required {
  border-bottom: 1px solid #000;
  margin-bottom: 8px;
  position: relative;
}

.customer-account-createpassword form.password.reset label {
  text-align: left !important;
  padding-bottom: 10px !important;
  max-width: 114px;
}

.customer-account-createpassword .password-strength-meter {
  background-color: #f4f4f4;
  height: 24px;
  line-height: 24px;

  font-size: 10px;
}

.customer-account-createpassword form.password.reset .actions-toolbar {
  margin-left: 0px;
}

.customer-account-createpassword form.password.reset {
  padding-left: 20px;
  min-width: 350px;
  width: 390px;
}

.customer-account-createpassword input:focus {
  outline: none;
  box-shadow: none;
}

img.coloricon-key {
  position: absolute;
  top: 3px;
  opacity: 0;
}

li.login i:hover .coloricon-key,
li.register i:hover .coloricon-register,
li.customafter i:hover img.yellowicon-lock,
li.search i:hover .yellowicon-search {
  opacity: 1;
}

li.login i:hover .whiteicon-key,
li.register i:hover .whiteicon-key,
li.customafter i:hover .whiteicon-key,
li.search i:hover .whiteicon-search {
  opacity: 0;
}

.coloricon-register {
  position: absolute;
  top: 4px;
  opacity: 0;
}

img.yellowicon-lock {
  width: 14px;
  position: absolute;
  top: 1px;
  opacity: 0;
}

img.yellowicon-search {
  position: absolute;
  top: 4px;
  opacity: 0;
}

.cms-about-us section.Shipping_wrapped .span_10 {
  max-width: 972px;
}

.card3 i svg {
  width: 29px;
  position: absolute;
  left: 2px;
  top: 4px;
}

.card3 i {
  border: 1px solid #fff;
  border-radius: 2px;
  position: relative;
  width: 35px;
  height: 17px;
  vertical-align: inherit;
  text-align: center;
  background: #fff;
}

.fa-cc-amex:before {
  color: transparent;
}

.card3 svg path {
  fill: #000;
}

.newsletter-popup .modal-content {
  text-align: center;

  font-weight: normal;
  line-height: 22px;
  font-family: "interstateregular";
  padding-top: 10px;
  padding-bottom: 10px;
}

.modals-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}

#customer-register div#password-error.mage-error {
  height: auto;
  padding-left: 5px;
}

#customer-register #email_address-error.mage-error {
  height: auto;
  padding-left: 5px;
}

.page-products select#qty {
  display: none;
}

.header-slider img {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .nav-sections-item-content {
    background: #000;
  }

  .header-right > ul {
    min-width: 177px;
  }

  #customer-popup-login-form div#email-error {
    height: 12px;
    width: 160px;
    left: 9px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
  }

  .form-login#customer-popup-login-form div#pass-error {
    left: 0px;
    height: 12px;
    text-align: left;
    padding-left: 10px;
    width: 174px;
  }

  .col.span_8.navigations {
    width: 86%;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-onepage-success .success-wrap .col {
    width: 100%;
    text-align: center;
    display: block;
  }

  .homefooter-news .field.newsletter {
    width: 100% !important;
  }

  .row {
    display: block;
  }

  .heading-wrap h2 {
    text-align: center;
    font-size: 27px;
    line-height: 30px;
  }

  footer img.footer-logo {
    width: 45px;
    left: -36px;
    top: -22px;
  }

  footer .f_span3 {
    width: 50%;
    float: left;
    clear: both;
  }

  footer .f_span4 {
    width: 50%;
    float: left;
  }

  footer .f_span5 {
    width: 100%;
    float: left;
  }

  footer .f_span2 {
    width: 50%;
    padding-top: 43px;
    float: left;
  }

  footer .f_span1 {
    width: 50% !important;
    padding-top: 40px;
    float: left;
  }

  footer .f_span1 li:nth-child(1) {
    width: 100%;

    text-align: left;
  }

  .col.f_span2 ul li:first-child {
    width: 100%;
  }

  footer label {
    padding: 15px 0 10px 0;
  }

  .footer-content {
    padding-left: 18px;
  }

  .col.f_span3 li a,
  footer .f_span4 li a {
    font-size: 11px;
  }

  footer .f_span1 li {
    height: 22px;
    width: 22px;
    line-height: 14px;
  }

  footer .f_span1 li i {
    padding-top: 5px;
  }

  header .navigation {
    background: #fff !important;
  }

  header .navigation .level0 > .level-top {
    color: #000;
  }

  .nav-sections {
    background: #fff;
  }

  .navigation .parent .level-top:after {
    content: none;
  }

  .nav-sections-item-title {
    display: none;
  }

  .navigation li.level0:last-child {
    border-bottom: 1px solid #000;
  }

  .navigation .level0 {
    border-top: 1px solid #000000;
  }

  header.page-header .container {
    padding: 0px 20px 0px 10px;
  }

  .col.span_4.Acc_icons {
    float: left;
  }

  .col.span_8.navigations {
    float: left;
  }

  .header-right > ul > li {
    padding: 0 8px;
  }

  .logo {
    padding-right: 0px;
    margin-left: 0px;
  }

  .logo-bg {
    width: 114px;
    float: left;
  }

  .col.span_8.navigations > .logo {
    max-width: 100%;
  }

  span.nav-toggle {
    float: right;
    position: static;
    width: 55px;
    padding-left: 15px;
  }

  .nav-toggle:before {
    font-size: 26px;
    line-height: 46px;
    color: #fff;
  }

  span.nav-toggle:hover:before {
    color: #fff;
  }

  .logoWrapper .row:after {
    content: "";
    clear: both;
    display: block;
  }

  .headerdropdown {
    left: -96px;
  }

  form#customer-popup-login-form:after {
    content: none;
    background: transparent !important;
  }

  #customer-popup-login-form .response-msg {
    text-align: left;
    font-size: 10px;
    padding-left: 10px;
    line-height: 12px;
  }

  section.store_wrapped .mainContainer {
    padding: 0px;
  }

  .store_wrapped .span_10,
  .store_wrapped .span_2 {
    padding: 0px;
    width: 100%;
  }

  .store_wrapped .store {
    width: 100%;
  }

  .store_wrapped .store {
    height: auto;
  }

  .store_wrapped .storedata-Link {
    position: static;
    margin-top: 20px;
    display: block;
  }

  .store_wrapped .container {
    padding: 0px 20px;
  }

  .store_wrapped .store_content h3 {
    margin-bottom: 10px;
  }

  section.store_wrapped {
    margin-top: 30px;
  }

  .store_wrapped .storeNameLink {
    font-size: 17px;
  }

  .store_wrapped .address {
    line-height: 17px;
  }

  .store_wrapped .store.dubaiinstalink {
    height: 60px;
  }

  .store_wrapped .span_2,
  section.press_wrapped .span_2,
  section.press_wrapped .span_2,
  section.faq_wrapped .span_2,
  section.Shipping_wrapped .span_2,
  section.privacy_wrapped .span_2,
  section.term_wrapped .span_2,
  .store_wrapped .span_10 .span_6,
  section.press_wrapped .span_10 .span_6,
  section.faq_wrapped .span_10 .span_6,
  section.Shipping_wrapped .span_10 .span_6,
  section.privacy_wrapped .span_10 .span_6,
  section.term_wrapped .span_10 .span_6 {
    width: 100%;
    padding-left: 0px;
  }

  .store_wrapped .span_10,
  section.press_wrapped .span_10,
  section.faq_wrapped .span_10,
  section.Shipping_wrapped .span_10,
  section.privacy_wrapped .span_10,
  section.term_wrapped .span_10 {
    width: 100%;
    padding-left: 0px;
  }

  section.Shipping_wrapped.aboutpage_wrap .col.span_2 {
    margin-bottom: 20px;
  }

  .imageaboutlist-wrap {
    padding-left: 0px;
  }

  .imageaboutlist {
    display: none;
  }

  section.Shipping_wrapped.aboutpage_wrap .col.span_10 {
    width: 100%;
    padding: 0px;
  }

  .imageaboutlist-wrap {
    width: 100%;
  }

  section.press_wrapped .container,
  section.faq_wrapped .container,
  section.Shipping_wrapped .container,
  section.privacy_wrapped .container,
  section.term_wrapped .container {
    padding: 0px 20px;
  }

  .faq_wrapped .faq_content {
    max-width: 100%;
  }

  .imageformobile-img {
    width: 50%;
    float: left;
  }

  .imageformobile-img:first-child {
    padding-right: 8px;
  }

  .imageformobile-img:nth-child(2) {
    padding-left: 8px;
  }

  .imageformobile {
    display: flex !important;
    margin-top: -10px;
  }

  .imagetextlift.withmobilenotborder {
    border-bottom: none;
    padding-bottom: 0px;
  }

  .imagetextlift p {
    margin-bottom: 20px !important;
  }

  .customer-account-create .page-title-wrapper,
  .customer-account-login .page-title-wrapper {
    position: static;
  }

  .customer-account-create h1.page-title,
  .customer-account-login h1.page-title {
    display: block;
    width: 100%;
    text-align: center;
  }

  .customer-account-create .columns,
  .customer-account-login .columns {
    padding-left: 0px;
  }

  .customer-account-login .block.block-customer-login {
    max-width: 100%;
    width: 100%;
    padding-right: 20px;
  }

  .minicart-wrapper .product .actions {
    line-height: 20px;
    margin: -22px 0 0;
    float: right;
  }

  .minicart-wrapper {
    margin-top: 0px;
  }

  .checkout-onepage-success main#maincontent {
    padding-top: 56px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .catalogsearch-result-index .column.main {
    padding-left: 0px;
  }

  .catalogsearch-result-index .columns {
    padding: 0px 20px;
  }

  .catalogsearch-result-index .page-title-wrapper {
    padding-left: 20px;
  }

  .catalogsearch-result-index .page-title-wrapper .page-title {
    margin-bottom: 0px;
  }
}

p.pressactive {
  color: #f7bd2a;
}

.press_content p {
  text-align: left;
  font-size: 13px;
}

.press_content h3 {
  margin-bottom: 10px;
}

.press_content p:hover {
  color: #f7bd2a;
  cursor: pointer;
}

.cms-presstest .press-block {
  display: none;
}

.cms-presstest .breadcrumbs {
  display: none;
}

.instagramFeed {
  width: 100%;
}

.instagramFeed .item {
  padding: 0px 9px;
}

ul.press-block-test li {
  width: 30%;
  display: inline-block;
}

.account-login .content.fieldset {
  margin-bottom: 5px;
}

.table-checkout-shipping-method tbody td.col.col-method {
  display: none;
}

.table-checkout-shipping-method tbody td#label_carrier_flatrate_flatrate {
  width: 40%;
  margin-left: 40px;
}

.search .block.block-title strong {
  font-weight: normal;
}

aside.modal-popup.add-to-cart-popup .modals-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}

.opc-block-summary .table-totals tr.totals.shipping.excl th.mark span.value {
  display: none;
}

.checkout-onepage-success div#registration {
  display: none !important;
}

.modal-popup.newsletter-popup .modal-inner-wrap,
.modal-popup.notification-popup .modal-inner-wrap {
  margin: 0;
  width: 31%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  padding-bottom: 30px;
  background: #000;
  box-shadow: none;
}

.modal-popup.newsletter-popup .modal-inner-wrap {
  max-width: 380px;
}

.modal-popup.newsletter-popup .modal-header,
.modal-popup.notification-popup .modal-header {
  padding-top: 2rem;
}

.modal-popup.newsletter-popup .modal-content span.response,
.modal-popup.notification-popup .modal-content span.response {
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.modal-popup.newsletter-popup .modal-footer,
.modal-popup.notification-popup .modal-footer {
  display: none;
}

.modal-popup.newsletter-popup .action-close:hover:before {
  color: #fff;
}

.eapps-instagram-feed-posts-slider-next,
.eapps-instagram-feed-posts-slider-prev {
  box-shadow: none !important;
}

.eapps-instagram-feed-posts-slider-next {
  transform: translate(0%, -50%) !important;
}

.eapps-instagram-feed-posts-slider-next svg {
  background: url(../images/arrrow-right.svg) no-repeat 0 0;
  content: "";
  display: block;
  background-size: cover;
  width: 35px;
  height: 35px;
  opacity: 1;
  fill: transparent !important;
}

.eapps-instagram-feed-posts-slider-prev svg {
  background: url(../images/arrow-left.svg) no-repeat 0 0;
  content: "";
  display: block;
  background-size: cover;
  width: 35px;
  height: 35px;
  opacity: 1;
  fill: transparent !important;
}

.eapps-instagram-feed-posts-slider-nav {
  opacity: 1 !important;
  width: 50px !important;
}

.eapps-instagram-feed-posts-slider-prev {
  transform: translate3d(0%, -50%, 0) !important;
}

.instawrap .eapps-instagram-feed-title-container {
  display: none;
}

.ourtea-category-img.tea3blog img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.product-info-main .box-tocart .input-text.qty {
  display: none;
}

b,
strong {
  font-weight: 700;
  font-family: "interstateregular";
}

/*######  8 dec #########*/

@media only screen and (max-width: 767px) {
  .nav-open .nav-toggle:after {
    display: none;
  }

  .sections.nav-sections {
    margin-bottom: 0px;
    width: 100%;
    height: 0;
    top: 75px;
    left: 0;
    transition: top 0.3s;
    transition: 0.7s all ease-in-out;
    background: transparent;
  }

  .nav-open .page-wrapper {
    left: 0;
  }

  html.nav-open .sections.nav-sections {
    height: 100%;
    transition: 0.7s all ease-in-out;
    z-index: 1;
  }

  .nav-sections-items {
    background: #fff;
  }

  .nav-sections-item-content {
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation .level0:first-child {
    border: 0;
  }

  .navigation li.level0:last-child {
    border-bottom: 0;
  }
}

.promotion {
  background: #ffbb00;
  margin-top: -41px;
  padding: 15px;
  height: 46px;
}

.promotion .item {
  text-align: center;
}

.promo-slider:not(.slick-initialized) .item:not(:first-child) {
  display: none;
}

.promo-slider p {
  font-family: "linotype_didotitalic";
  font-size: 17px;
  list-style: 17px;
  letter-spacing: 0.02em;
}

.promo-slider p strong {
  font-family: "interstatebold";
  font-size: 14px;
}

.spacemore {
  letter-spacing: 0.02em;
}

@media only screen and (max-width: 768px) {
  header.page-header .container {
    padding: 0 20px;
  }

  .col.span_8.navigations {
    width: 75%;
  }

  .col.span_4.Acc_icons {
    width: 25%;
  }

  .headerdropdown,
  .cart-cont {
  }

  .headerdropdown,
  .cart-cont {
    left: -55px;
  }

  .forgotpassword {
    bottom: 0;
  }

  .headerdropdown .buttons-set {
    bottom: 14px;
  }

  section.press_wrapped {
    margin-top: 50px;
  }

  section.press_wrapped .span_2,
  section.press_wrapped .span_2,
  section.press_wrapped .span_10 {
    width: 100%;
  }

  .press_wrapped ul.press-block {
    margin: 0 -10px;
  }

  .press_wrapped ul.press-block li {
    width: 33.33% !important;
    padding: 0 10px !important;
    min-height: 315px;
  }

  .press_wrapped ul.press-block li:nth-child(4n + 1) {
    clear: unset !important;
  }

  .press_wrapped ul.press-block li:nth-child(3n + 1) {
    clear: both;
  }

  section.press_wrapped .span_10 {
    padding: 0px;
  }

  section.press_wrapped {
    margin-top: 30px !important;
  }

  .press_content h3 {
    margin-bottom: 25px;
    text-align: center;
    display: block;
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .press_wrapped ul.press-block li {
    width: 50% !important;
    min-height: 275px;
  }

  .press_content h3 {
    font-size: 24px;
  }

  .press_wrapped ul.press-block li:nth-child(3n + 1) {
    clear: unset !important;
  }

  .promotion {
    margin-top: -15px;
  }

  .promo-slider p {
    font-size: 15px;
    letter-spacing: 0px;
  }

  .promo-slider p strong {
    font-size: 12px;
  }

  .spacemore {
    letter-spacing: 0px;
  }

  .whatsapp_icon.whattsapp_hide_fromdesktop {
    bottom: 95px;
  }

  .products.bestsellingslider.list.items.product-items .item:nth-child(2n + 1) {
    clear: both;
  }

  .headerdropdown {
    left: -96px;
  }
}

.whatsapp_icon.whattsapp_hide_fromdesktop {
  position: fixed;
  bottom: 32px;
  right: 15px;
  z-index: 999;
}

.whatappicon {
  background: url(../images/whatsapp.svg) no-repeat 0 0;
  width: 40px;
  height: 40px;
  display: block;
  background-size: 40px 40px;

  border-radius: 50% 50%;
  padding: 0px;
  background-position: center center;
}

.whatappicon:after {
  content: "";
  position: relative;
  background-color: #fff;
  width: 25px;
  height: 25px;
  display: block;
  z-index: -1;
  left: 7px;
  top: 7px;
}

.thumbnail_list .slick-next {
  background: url(https://threecliveroad.com/pub/static/frontend/Digital/master/en_US/images/arrrow-right.svg) no-repeat 0 0;
  content: "";
  display: block;
  opacity: 1;
  background-size: cover;
  width: 24px;
  height: 24px;
  right: -15px;
  z-index: 9999;
  filter: invert(1);
  border: none;
}

.thumbnail_list .slick-prev {
  background: url(https://threecliveroad.com/pub/static/frontend/Digital/master/en_US/images/arrow-left.svg) no-repeat 0 0;
  content: "";
  display: block;
  opacity: 1;
  background-size: cover;
  width: 24px;
  height: 24px;
  left: -15px;
  z-index: 9999;
  filter: invert(1);
  border: none;
}

.thumbnail_list .slick-prev:before,
.thumbnail_list .slick-next:before {
  content: none;
}

/* ----- */

section.testimonialwrap {
  padding: 0 60px;
  margin-bottom: 50px;
}

section.testimonialwrap .slick-slide {
  padding: 0 9px;
}

.testimonialslider {
  margin: 0px -9px;
}

section.testimonialwrap .slick-prev:before {
  background: url(../images/arrow-left.svg) no-repeat 0 0;
  content: "";
  width: 35px;
  height: 35px;
  display: block;
  opacity: 1;
  background-size: cover;
}

section.testimonialwrap .slick-next:before {
  background: url(../images/arrrow-right.svg) no-repeat 0 0;
  content: "";
  width: 35px;
  height: 35px;
  display: block;
  opacity: 1;
  background-size: cover;
}

.testimonialslider .item {
  width: 33%;
  float: left;
}

div#newsletter-error {
  display: block;
  position: absolute;
  bottom: -25px;
  font-size: 12px;
}

footer .f_span1 {
  width: 33% !important;
}

footer .f_span2 {
  width: 30% !important;
}

footer .f_span3 {
  width: 25% !important;
}

footer .f_span4 {
  width: 19% !important;
}

.footer-content .row {
  max-width: 913px;
  margin: auto;
}

.homefooter-news .homefooter-news-inner h6 {
  font-family: "linotype_didotitalic";
  font-size: 38px;
  color: #000;
  line-height: 41px;
  margin-bottom: 20px;
  margin-top: 0px;
}

section.homefooter-news {
  padding: 0 60px;
}

.homefooter-news .newsletter p {
  display: none;
}

.homefooter-news #newsletter::-webkit-input-placeholder {
  color: 000;
}

.homefooter-news .field.newsletter {
  width: 324px;
}

.homefooter-news .field.newsletter {
  border-bottom: 1px solid #000;
  padding-bottom: 6px;
}

section.homefooter-news {
  margin-bottom: 70px;
}

.homefooter-news .newsletter input {
  color: #000;
}

.homefooter-news .newsletter label {
  color: #000;
}

.homefooter-news .newsletter .arrow {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

.homefooter-news .newsletter button:after {
  background: #050505;
}

.row.teaatthreeslider {
  margin-left: -10px;
  margin-right: -10px;
}

@media only screen and (max-width: 767px) {
  .homefooter-news .homefooter-news-inner h6 {
    font-size: 27px;
    line-height: 30px;
    text-align: center;
  }

  footer .f_span1,
  footer .f_span3,
  footer .f_span4,
  footer .f_span2 {
    width: 50% !important;
  }

  section.testimonialwrap {
    margin-top: 20px;
  }

  section.testimonialwrap {
    padding: 0 35px;
  }

  footer img.footer-logo {
    left: 0px;
  }

  .footer-content {
    margin: 0 25px;
  }

  .row.teaatthreeslider {
    margin-bottom: 0px;
  }

  section.testimonialwrap {
    margin-top: 20px;
  }

  .row.teaatthreeslider {
    margin-left: 0px;
    margin-right: 0px;
  }

  .homefooter-news .homefooter-news-inner h6 {
    font-weight: normal;
  }
}

.categoryslide .slick-prev:before {
  background: url(../images/arrow-left.svg) no-repeat 0 0;
  content: "";
  width: 35px;
  height: 35px;
  display: block;
  opacity: 1;
  background-size: cover;
  margin-top: 0;
}

.categoryslide .slick-next:before {
  background: url(../images/arrrow-right.svg) no-repeat 0 0;
  content: "";
  display: block;
  opacity: 1;
  background-size: cover;
  width: 35px;
  height: 35px;
  margin-top: 0;
}

.headerdropdown {
  z-index: 9;
}

.field.captcha.required label.label {
  width: 100%;
}

.header-slider:not(.slick-initialized) .item:not(:first-child) {
  display: none;
}

.searchheadwrap .block.block-title {
  text-transform: uppercase;
  font-size: 14px;
  font-family: interstatelight;
  line-height: normal;
  margin: 4px 0 11px;
  padding: 0 2px 0 10px;
  text-align: left;
}

.searchheadwrap .block.block-title strong {
  font-weight: 400;
}

.searchheadwrap .block.block-content {
  border-top: 1px solid #000;
  border-bottom: 0;
  margin-bottom: 0;
  position: relative;
}

.searchheadwrap #search_mini_form .search-button {
  width: 19px;
  margin: 0;
  padding: 0;
  right: 3px;
  top: 19px;
  height: auto;
  text-indent: -9999px;
  position: absolute;
  cursor: pointer;
}

.searchheadwrap .search-button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-position: 4px -146px;
  background: 0 0;
}

.searchheadwrap .arrow {
  width: 9px;
  height: 9px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

.searchheadwrap button.button.search-button:after {
  height: 1px;
  width: 100%;
  background: #000;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
}

.searchheadwrap .right {
  float: right;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
}

.searchheadwrap .block.block-title strong {
  font-weight: 400;
}

.searchheadwrap .search-button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-position: 4px -146px;
  background: 0 0;
}

.searchheadwrap button.button.search-button:after {
  top: 4px !important;
}

form#search_mini_form {
  padding-bottom: 8px;
}

@media only screen and (max-width: 768) {
  body.checkout-index-index.page-layout-checkout .opc-wrapper .form-login,
  body.checkout-index-index.page-layout-checkout .opc-wrapper .form-shipping-address {
    max-width: 100% !important;
    width: 100%;
  }
}

.footer-content .row {
  max-width: 1141px;
  margin: auto;
}

footer .f_span5 {
  width: 416px;
  padding-right: 46px;
}

footer .f_span3 {
  width: 22% !important;
}

.footer-content {
  padding-top: 50px;
}

footer .f_span4 {
  width: 16% !important;
}

.addcolour {
  color: #fb0;
}

@media only screen and (max-width: 767px) {
  body footer .f_span3,
  body footer .f_span4 {
    width: 50% !important;
  }

  body footer .f_span1,
  footer .f_span2 {
    width: 100% !important;
  }

  body footer .f_span2 {
    padding-top: 26px;
  }

  body footer .f_span5 {
    width: 100% !important;
    padding-right: 30px;
  }
}

.checkout-index-index .payment-method:after {
  font-size: 11px;
  display: block;
  margin-top: 6px;
}
.checkout-index-index .payment-method:nth-of-type(2):after {
  content: "For International and Indian Card Holders";
}
.checkout-index-index .payment-method:nth-of-type(3):after {
  content: "For Delivery in India only";
}
.checkout-index-index .payment-method:nth-of-type(4):after {
  content: "We will reach out to confirm delivery for your order";
}
.checkout-index-index p.note_CashonDelivery {
  display: none !important;
}

#product_addtocart_form .page.messages .message.error {
  background: transparent;
  font-size: 10px;
  text-transform: uppercase;
  color: red;
  font-family: interstateregular;
  clear: both;
  margin-bottom: 6px;
  margin-top: -40px;
  padding-left: 0px;
}
#product_addtocart_form .message.error > *:first-child:before {
  font-size: 24px;
  line-height: 24px;
  content: none;
}
.header-slider .slick-dots {
  bottom: 70px;
  display: block;
  width: auto;
  right: 30px;
}
.whatsapp_icon.whattsapp_hide_fromdesktop {
  bottom: 20px;
}
.header-slider .slick-dots button {
  background: transparent;
  border: 2px solid #fff;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  padding: 0px;
}

.header-slider .slick-dots li {
  width: 18px;
  height: 18px;
}
.header-slider .slick-dots li.slick-active button {
  background: #fff;
}
.header-slider .slick-dots li button:before {
  color: transparent !important;
  font-size: 0px !important;
}

@media only screen and (max-width: 1300px) {
  header .navigation .level0 > .level-top {
    padding: 0 18px;
  }
}

@media only screen and (max-width: 700px) {
  #product_addtocart_form .page.messages .message.error {
    margin-top: 0px;
  }

  .homesliderwrap-mobile .header-slider .slick-dots {
    bottom: 20px;
    display: block;
    width: auto;
    left: 20px;
    right: auto;
  }

  .homesliderwrap-mobile .header-slider .slick-dots button {
    background: transparent;
    border: 2px solid #fff;
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 50%;
    padding: 4px;
  }
  .homesliderwrap-mobile .slick-dots li button:before {
    color: transparent;
  }
  .homesliderwrap-mobile .slick-dots li {
    width: 18px;
    height: 18px;
  }
  .homesliderwrap-mobile .slick-dots li.slick-active button {
    background: #fff;
  }
}

.availability.only {
  font-size: 10px;
  text-transform: uppercase;
  color: red;
  font-family: interstateregular;
  display: none;
  clear: both;
  margin-bottom: 6px;
}





.catalogsearch-result-index .product-item .price-box .price-label {
  display: none;
}
.catalogsearch-result-index .product-item .price-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalogsearch-result-index .product-item .price-box .special-price .price {
  color: red;
  margin-right: 8px;
}

.catalogsearch-result-index .product-item .special-price .price-wrapper,.catalogsearch-result-index  .product-item .minimal-price .price-wrapper{
  display: block;
}
