@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-family: "Roboto", sans-serif;
}

/* #Basic Styles
================================================== */

body {
  color: #444;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
  line-height: 1.4;
}

/* #Typography
================================================== */

h5 {
  font-weight: bold !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #181818;
  font-weight: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: 500;
  text-transform: capitalize;
  display: block;
  margin-bottom: 10px;
}

/*----------*/

b {
  font-weight: bold;
}

/*----------*/

em {
  font-style: italic;
}

strong {
  font-weight: bold;
  color: #333;
}

small {
  font-size: 80%;
}

/*	Blockquotes  */

blockquote,
blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #777;
  font-style: italic;
}

blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
}

blockquote cite {
  display: block;
  font-size: 12px;
  color: #555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
  color: #555;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}

/*input[type="text"],*/

/* #Misc
================================================== */

.remove-bottom {
  margin-bottom: 0 !important;
}

.half-bottom {
  margin-bottom: 10px !important;
}

.add-bottom {
  margin-bottom: 20px !important;
}

::selection {
  background: #333;
  color: #fff;
}

::-moz-selection {
  background: #333;
  color: #fff;
}

::-webkit-input-placeholder {
  font-style: normal;
  color: #d9d9d9;
}

:-moz-placeholder {
  font-style: normal;
  color: #d9d9d9;
}

/*==============================Header Css Start=========================

=======================================================================*/
.header_block .top_header .container .row {
  display: flex;
  align-items: center;
}

.header_block {
  z-index: 9999;
}

.header {
  padding: 18px 0;
  width: 100%;
}

.phone-wrap {
  text-align: right;
}

.phone-wrap img {
  vertical-align: bottom;
}

.phone-wrap span {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: #1a1a1a;
  font-weight: 500;
  margin-left: 10px;
}

.h-top {
  margin-bottom: 25px;
}

.header-right-bottom {
  text-align: right;
  position: relative;
}

.search-wrap {
  width: 260px;
  position: relative;
  display: inline-block;
}

.search-wrap input {
  width: 100%;
  height: 40px;
  border: 1px solid #45b0b3;
  border-radius: 50px;
  top: 16px;
}

.hambarg .navbar-toggle {
  top: 16px;
}

.search-wrap .search-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-image: url("../images/search-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  outline: none;
  border: 0;
  left: 10px;
  top: 0;
}

.user-regi-wrap,
.cart-wrap {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px 0px 60px;
}

.cart-wrap {
  border-left: 2px solid #b1b1b7;
}

.user-regi-wrap span {
  padding: 0 8px;
}

.user-regi-wrap span,
.user-regi-wrap a,
.cart-wrap a,
.cart-wrap a {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  color: #1a1a1a;
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 5px;
  display: inline-block;
  vertical-align: top;
}

.user-regi-wrap img,
.cart-wrap img {
  margin-right: 15px;
}

/*=====================Navigation CSS==================*/

.navbar-default {
  background-color: transparent;
  border: 0;
  margin-bottom: 0;
  min-height: auto;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #45b0b3;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #42b2b3 !important;
  text-decoration: none;
}

.navbar-nav > li {
  display: inline-block;
  /*float: none;*/
}

.navbar-nav {
  float: none;
  text-align: left;
}

.main-menu {
  width: 100%;
  height: 75px;
  background-color: #2f3e45;
  border-bottom: 4px solid #42b2b3;
}

.navbar-nav > li > a {
  padding: 0 15px;
  /*    line-height: 75px;*/
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 500;
  text-transform: uppercase;
}

/*.navbar-nav>li:first-child>a{padding-left: 0;}
.navbar-nav>li:last-child>a{padding-right: 0;}*/

.navbar-default .navbar-nav > li > a {
  color: #fff !important;
}

/*=====================Navigation CSS end==================*/

.slider img {
  width: 100%;
  position: relative;
}

.online-sash img {
  width: auto;
}

.online-sash {
  position: absolute;
  top: -65px;
  right: 10%;
}

.slider {
  position: relative;
}

.about-cs {
  width: 100%;
  text-align: center;
  margin: 68px 0 10px;
}

div#nextend-smart-slider-3 .nextend-widget img {
  display: none;
}

.sash_icon {
  padding-top: 60px;
  padding-bottom: 60px;
}

.about-cs .cs-main-heading {
  font-family: "Raleway", sans-serif;
  font-size: 55px;
  color: #090f0f;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.about-cs .cs-sub-heading {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #45b0b3;
  margin-bottom: 50px;
}

.cs-dec {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  color: #575757;
  font-weight: 500;
  line-height: 26px;
  width: 45%;
  margin: 0 auto;
  margin-bottom: 40px;
}

.cs-btngroup .cs-btn {
  width: 270px;
  height: 60px;
  display: inline-block;
  border-radius: 50px;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 60px;
  margin: 0 20px;
}

.cs-btngroup .cs-btn.take-a-look {
  background-color: #35464e;
}

.cs-btngroup .cs-btn.shop-now-btn {
  background-color: #0090a4;
}

.create-custom-sash {
  width: 100%;
  padding-top: 170px;
  padding-bottom: 260px;
  background-image: url("../images/new-sash-bg.jpg");
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  background-size: cover;
}

.start-new span {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #2f3e45;
  text-align: right;
  padding-bottom: 40px;
  display: block;
}

.start-new-title,
.pro-section-title {
  font-family: "Raleway", sans-serif;
  font-size: 55px;
  font-weight: 800;
  color: #2f3e45;
  text-transform: uppercase;
  margin-bottom: 40px;
  text-align: right;
}

.start-new p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #747474;
  text-align: right;
  line-height: 25px;
  margin-bottom: 70px;
  width: 72%;
  float: right;
}

.start-new-btn {
  display: inline-block;
  width: 270px;
  height: 60px;
  border-radius: 50px;
  background-color: #0090a4;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
  float: right;
}

.start-new {
  width: 45%;
  float: right;
}

.create-custom-sash-img {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  left: 140px;
}

.our-products {
  width: 100%;
  padding: 95px 0;
}

.pro-section-title {
  text-align: center;
  margin-bottom: 100px;
}

.product-wraper .pro-box {
  width: 20%;
  float: left;
  text-align: center;
}

.pro-title {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #2f3e45;
  margin-bottom: 25px;
}

.pro-img {
  margin-bottom: 30px;
}

.pro-btn {
  width: 160px;
  height: 43px;
  display: inline-block;
  background: #0090a4;
  text-align: center;
  line-height: 43px;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  border-radius: 50px;
}

/*==============================Footer CSS=============

=====================================================*/

.sub-footer {
  width: 100%;
  background: #2f3e45;
  padding: 10px 0 10px 0;
}

.newsletter-wrap {
  width: 100%;
  position: relative;
}

.newsletter-wrap input {
  width: 100%;
  height: 60px;
  background: #fff;
  padding: 30px;
  border-radius: 50px;
  border: 0;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #989898;
}

.newsletter-wrap input:focus {
  outline: none;
}

.newsletter-wrap button {
  width: 165px;
  height: 50px;
  background: #0090a4;
  border-radius: 50px;
  border: 0;
  outline: none;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 5px;
  right: 5px;
}

.nearest-store-wrap i {
  color: #0090a4;
  font-size: 26px;
  margin-right: 15px;
}

.nearest-store-wrap a {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  vertical-align: baseline;
}

.nearest-store-wrap {
  text-align: center;
  width: 100%;
  margin-top: 16px;
}

.social-icons {
  text-align: right;
  margin-top: 15px;
}

.social-icons li {
  display: inline-block;
}

.social-icons li a i {
  font-size: 32px;
  color: #fff;
}

.social-icons li a:hover i {
  color: #00d9f7;
}

.social-icons li a {
  padding: 0 20px;
  display: inline-block;
}

.social-icons li:first-child a {
  padding-left: 0;
}

.social-icons li:last-child a {
  padding-right: 0;
}

.footer {
  width: 100%;
  padding: 40px 0 30px;
}

.f-title {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  color: #1a1a1a;
  text-transform: uppercase;
  font-weight: 800;

  margin-bottom: 20px;
}

.f-links li a {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  color: #575757;
  line-height: 26px;
  font-weight: 600;
}

.copyright {
  width: 100%;
  background-color: #eeeeee;
  padding: 15px 0;
}

.copyright p {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: rgba(26, 26, 26, 0.5);
  text-align: center;
}

.custom-payment ul {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}

.custom-payment ul li {
  flex: 1;
  padding-right: 5px;
}

.custom-payment ul li:last-child {
  padding-right: 0px;
}

.product_heading_wrapper h1 {
  font-size: 35px;
  font-family: open sans;
  font-weight: 900;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: center;
}

/*===============================Customization Page CSS

=======================================================*/

.customization-main-wraper .site-brand {
  padding-left: 60px;
}

.customization-main-wraper .navbar-nav > li > a,
.customization-main-wraper .navbar-default .navbar-nav > .active > a,
.customization-main-wraper .navbar-default .navbar-nav > .active > a:focus,
.customization-main-wraper .navbar-default .navbar-nav > .active > a:hover {
  color: #2f3e45;
}

.cus-sash-wraper {
  background: #fff;
  margin-top: 15px;
}

.cus-sash-left {
  width: 24%;
  float: left;
}

.cus-sash-right {
  width: 26%;
  float: left;
}

.cus-sash-center {
  width: 50%;
  float: left;
}

/*.selection-title{border: 0; border-radius: 0; background: #09151d; padding: 10px 18px;}*/

.custom-style-wrap .panel-group .panel {
  border-radius: 0;
}

.custom-style-wrap .panel,
.custom-style-wrap .panel-group .panel-heading + .panel-collapse > .list-group,
.custom-style-wrap .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0;
  box-shadow: none;
}

.custom-style-wrap .panel-title {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  letter-spacing: 0.5px;
}

.custom-style-wrap .other-selection .panel-title span {
  padding-left: 0px;
  padding-top: 0;
}

.custom-style-wrap .panel-title > a {
  position: relative;
  display: block;
}

.custom-style-wrap .panel-title > a:hover {
  text-decoration: none;
}

.panel-body {
  padding: 0;
}

.sash-label {
  display: block;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #090f0f;
  font-weight: 800;
  padding-bottom: 20px;
  text-align: left;
}

.sash-style select,
.sash-flag select,
.sash-element select,
.production-box select {
  border: 4px solid rgba(47, 62, 69, 0.2);
  height: 50px;
  width: 100%;
  font-size: 16px;
  color: #2f3e45;
  padding: 0 20px;
  text-transform: uppercase;
  font-weight: 700;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  background: #fafbfc;
}

.style-list {
  position: relative;
}

.sash-style .style-list:after,
.sash-flag:after,
.sash-element:after,
.production-box:after {
  content: "\f107";
  font: normal normal normal 36px/1 FontAwesome;
  position: absolute;
  right: 20px;
  top: 7px;
  color: #2f3e45;
  display: inline-block;
  cursor: pointer;
}

.sash-style select:focus {
  outline: none;
}

.sash-style,
.sash-color {
  margin-bottom: 20px;
}

.color-option-tab {
  border: 4px solid #c3c8cb;
  /* border-bottom: 0;*/
  border-top: 0;
}

.color-option-tab .nav-tabs > li > a {
  border: 0;
  height: 50px;
  border-radius: 0;
  line-height: 50px;
  font-size: 16px;
  color: #2f3e45;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 0;
  padding: 0;
}

.color-option-tab .nav-tabs > li {
  width: 50%;
  float: left;
  text-align: center;
}

.color-option-tab .nav-tabs > li.active > a,
.color-option-tab .nav-tabs > li.active > a:focus,
.color-option-tab .nav-tabs > li.active > a:hover,
.color-option-tab .nav-tabs {
  border: 0;
}

.color-option-tab .nav-tabs > li > a {
  background-color: #cacfd2;
  color: #868a8c;
}

.color-option-tab .nav-tabs > li.active > a {
  background-color: #fff;
  color: #2f3e45;
}

.color-option-tab .nav-tabs > li > a:hover {
  border: 0;
  background-color: #2f3e45;
  color: #fff;
}

.color-option-tab .tab-content {
  padding: 10px;
}

.data-box > li {
  text-align: center;
  display: inline-block;
  margin-bottom: 10px;
  margin: 0 2px;
}

.data-box > li > label {
  padding: 0;
  margin: 0;
  display: block;
}

.data-box > li > label input[type="radio"] {
  position: relative;
  margin: 0;
  padding: 0;
  display: none;
}

.data-box > li > label > span {
  overflow: hidden;
  text-align: center;
  border: 4px solid transparent;
  padding: 0;
  display: inline-block;
  line-height: 0;
}

.data-box > li > label > span > span {
  width: 20px;
  height: 20px;
  background: #ff0000;
  display: inline-block;
}

.data-box > li.yellow > label > span > span {
  background: #ffaa00;
}

.data-box > li.gold > label > span > span {
  background: #cb7c00;
}

.data-box > li.pink > label > span > span {
  background: #ff00aa;
}

.data-box > li.purple > label > span > span {
  background: #cb00ff;
}

.data-box > li.blue > label > span > span {
  background: #0000ff;
}

.data-box > li.navy-blue > label > span > span {
  background: #007ccb;
}

.data-box > li.green > label > span > span {
  background: #00ff00;
}

.data-box > li.sky-blue > label > span > span {
  background: #00aaff;
}

.data-box > li.dark-green > label > span > span {
  background: #00cb00;
}

.data-box.shape > li > label span {
  border: none;
}

.data-box > li > label input[type="radio"]:checked + span {
  color: #fff;
  border-color: #2f3e45;
}

.not-find-color .sash-label,
.custom-text .sash-label {
  text-align: center;
}

.not-find-color a {
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  color: rgba(18, 139, 148, 0.5);
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  height: 56px;
  border: 4px solid #2f3e45;
  line-height: 50px;
  background: #e8ecef;
}

.not-find-color a:hover {
  text-decoration: none;
}

.panel-body p {
  color: #2f3e45;
  font-size: 20px;
  margin-bottom: 40px;
}

.sash-element {
  margin-bottom: 20px;
}

.sash-element,
.sash-flag {
  position: relative;
}

.add-item {
  margin-bottom: 30px;
}

.select-state {
  border: 4px solid #2f3e45;
}

.state-top {
  width: 100%;
  height: 53px;
  background: #2f3e45;
  line-height: 53px;
  padding: 0 30px;
}

.state-top label {
  font-size: 21px;
  color: #fff;
  font-weight: 600;
}

.state-bottom {
  padding: 25px 10px;
}

.state-bottom .data-box > li > label > span > span {
  width: 56px;
  height: 36px;
}

.state-bottom .data-box > li {
  margin: 0;
}

.state-bottom .data-box > li:nth-child(odd) > label > span > span {
  background: #128894;
}

.state-bottom .data-box > li:nth-child(even) > label > span > span {
  background: #828392;
}

.select-state {
  margin-bottom: 35px;
}

.fileupload input[type="file"] {
  display: block;
  cursor: pointer;
  height: 49px;
  width: 100%;
  opacity: 0;
}

.fileupload {
  margin-bottom: 20px;
  border: 4px solid #2f3e45;
  height: 56px;
  position: relative;
  background: url("../images/upload-bg.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.file-element {
  position: absolute;
  top: 0;
}
.header_info ul li:first-child i {
  position: relative !important;
}
.file-element .file-text {
  font-size: 21px;
  text-transform: uppercase;
  color: rgba(47, 62, 69, 0.4);
  padding: 0 35px;
  line-height: 49px;
  font-weight: 600;
}

.bottom-btn a,
.right-buttons a {
  display: inline-block;
  font-size: 21px;
  background: #334046;
  color: #fff;
  text-transform: uppercase;
  width: 46%;
  height: 53px;
  text-align: center;
  line-height: 53px;
}

.bottom-btn a.cancle {
  float: right;
}

.bottom-btn {
  margin-bottom: 30px;
}

.b-text img {
  vertical-align: middle;
  margin-right: 10px;
}

.b-text p {
  display: inline-block;
  font-size: 15px;
  color: #898f94;
  font-weight: 500;
  vertical-align: middle;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 0;
}

.cus-sash-center {
  text-align: center;
  padding: 0 11%;
  padding-top: 15px;
}

a.own-febric-btn {
  border: 4px solid #09151d;
  width: 100%;
  display: block;
  height: 40px;
  line-height: 31px;
  text-align: center;
  background: #e8ecef;
  font-size: 14px;
  color: rgba(47, 62, 69, 0.5);
  font-weight: bold;
  text-transform: uppercase;
}

.other-selection-box {
  border: 4px solid #c3c8cb;
  padding: 15px 10px 0px;
  border-top: 0;
  overflow: hidden;
}

.menu-wrap.active {
  background: #108a95;
  border: 0;
}

.menu-icon {
  height: 80px;
  display: block;
  vertical-align: middle;
  line-height: 105px;
  text-align: center;
  width: 55px !important;
  margin: 0 auto;
  background-image: url("../images/style-selection-icon.png");
  background-repeat: no-repeat;
}

.menu-icon:is(.seal){
  width:60px !important;
}

.menu-icon.text {
  background-position: -23px 0;
}

.menu-icon.applique {
  background-position: -111px 0;
}

.menu-icon.creast {
  background-position: -198px 0;
}

.menu-icon.flag {
  background-position: -285px 0;
}

.menu-icon.symbol {
  background-position: -370px 0;
}
/* NOTE: logo/seal system */
.menu-icon.logo {
  width: 55px !important;
  background-position: -467px 0;
}

.menu-icon.seal {
  background-position: -567px 0;
}
/* END NOTE */
.menu-icon.custom {
  background-image: none;
}

.menu-wrap {
  padding: 17px 13px 10px;
  background: #e8ecef;
  border: 4px solid rgb(51, 64, 70);
  margin-bottom: 18px;
  text-align: center;
  cursor: pointer;
}

.menu-wrap:hover {
  background-color: #108a95;
  border-color: #108a95;
}

.menu-wrap:hover .menu-icon.text {
  background-position: -23px -80px;
}

.menu-wrap:hover .menu-icon.applique {
  background-position: -108px -80px;
}

.menu-wrap:hover .menu-icon.creast {
  background-position: -198px -80px;
}

.menu-wrap:hover .menu-icon.flag {
  background-position: -285px -80px;
}

.menu-wrap:hover .menu-icon.symbol {
  background-position: -370px -80px;
}
/* NOTE: logo/seal system */
.menu-wrap:hover .menu-icon.logo {
  width: 55px !important;
  background-position: -467px -80px;
}

.menu-wrap:hover .menu-icon.seal {
  background-position: -567px -80px;
}
/* END NOTE */
.menu-wrap:hover .other-selection-menu-item-title {
  color: #fff;
}

a.other-selection-menu-item-title {
  font-size: 16px;
  font-weight: bold;
  color: #2f3e45;
  padding: 4px 0px;
  display: inline-block;
  text-align: center;
  font-family: "Raleway", sans-serif;
}

.other-selection-menu-item {
  width: 50%;
  float: left;
}

.other-selection-menu-item:nth-child(odd) {
  padding-right: 7px;
}

.other-selection-menu-item:nth-child(even) {
  padding-left: 7px;
}

.menu-icon span {
  font-size: 18px;
  font-weight: bold;
  color: rgba(47, 62, 69, 0.4);
  line-height: 20px;
  display: inline-block;
}

.cus-sash-left .panel {
  margin-bottom: 0;
}

.sash-style {
  padding: 0 24px;
}

.middle-btn-group {
  margin-top: 80px;
}

/*===========right section=================*/

.cus-sash-right {
  padding-top: 30px;
}

.top-buttons-wrap ul li {
  width: 33.33333%;
  float: left;
  padding-right: 13px;
}

.top-buttons-wrap ul li .btn-wraper {
  border: 4px solid rgba(47, 62, 69, 0.2);
  text-align: center;
  padding: 11px 0;
  height: 107px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
}

.btn-wraper img {
  display: block;
  margin: 0 auto;
}

.btn-wraper span {
  display: block;
  font-size: 18px;
  color: #09151d;
  padding-top: 12px;
  font-weight: 600;
}

.top-buttons-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}

.p-box-title {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  color: #090f0f;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
}

.price-box {
  border: 4px solid rgba(47, 62, 69, 0.2);
}

.price-box-top {
  padding: 25px 10px 10px;
}

.price-box-top p {
  font-size: 16px;
  color: #7b7b7b;
  font-weight: 500;
  display: inline-block;
  padding-left: 12px;
  float: left;
}

.price-box-top span {
  display: inline-block;
  float: right;
  font-size: 16px;
  color: #090f0f;
  font-weight: 500;
}

.sash-price {
  margin-bottom: 15px;
  overflow: hidden;
}

.total-price-box {
  padding: 10px 0;
  background: #e4e8ea;
  overflow: hidden;
  margin-bottom: 15px;
}

.multi-icon span {
  display: block;
  text-align: right;
  padding: 15px 36px 15px;
  font-size: 30px;
}

.total,
.multi-icon,
.q-selector {
  overflow: hidden;
}

.total {
  margin-bottom: 5px;
}
#cart_list .show_cart {
  margin-bottom: 10px;
}
.q-selector {
  display: inline-block;
  float: right;
}

.q-selector li {
  display: inline-block;
  vertical-align: middle;
}

.q-selector li a {
  display: inline-block;
  color: rgba(47, 62, 69, 0.5);
  border: 2px solid rgba(47, 62, 69, 0.5);
  font-size: 16px;
  width: 19px;
  height: 19px;
  text-align: center;
  line-height: 17px;
}

.q-selector li span {
  font-size: 21px;
  float: none;
  padding-right: 0;
  padding: 0 5px;
}

.production-box {
  position: relative;
  margin-bottom: 13px;
}

.production-box select {
  height: 48px;
  font-size: 14px;
  color: #2f3e45;
  font-weight: 500;
  padding: 0 10px;
  background: #e8ecef;
  border-color: #2f3e45;
}

.production-box:after {
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  right:12px;
}

.total-box {
  background: #5aa4a5;
  padding: 10px 15px;
}

.total-box .left p {
  font-size: 18px;
  color: #090f0f;
  font-weight: 600;
  text-transform: uppercase;
}

.total-box .left span {
  font-size: 14px;
  color: #090f0f;
  font-weight: 500;
}

.total-box .left,
.total-box .right {
  display: inline-block;
  vertical-align: middle;
}

.total-box .right {
  float: right;
}

.total-box .right span {
  font-size: 24px;
  color: #090f0f;
  font-weight: 600;
}

.price-box-wrap {
  margin-bottom: 10px;
}

.right-buttons a {
  height: 50px;
  line-height: 50px;
  width: 49%;
  font-size: 17px;
  font-weight: 600;
}

.right-buttons .addtocart-btn {
  background: #108a95;
  float: right;
}

.right-buttons {
  margin-bottom: 30px;
}

.social-wraper p {
  font-size: 18px;
  color: #2f3e45;
  line-height: 24px;
  padding-right: 95px;
  margin-bottom: 30px;
}

.s-title {
  font-size: 18px;
  color: rgba(9, 15, 15, 0.9);
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 24px;
  display: inline-block;
  float: left;
}

.s-list {
  display: inline-block;
  float: left;
  margin-bottom: 18px;
}

.s-list li {
  display: inline-block;
  float: left;
  margin-left: 10px;
}

.s-list li img {
  width: 31px;
}

.middle-btn-group a {
  float: left;
  border: 4px solid rgba(47, 62, 69, 0.2);
  font-size: 21px;
  color: #09151d;
  font-weight: 500;
  width: 155px;
  height: 50px;
  line-height: 40px;
  display: inline-block;
  overflow: hidden;
}

.middle-btn-group a:last-child {
  float: right;
}

.s-price-box {
  text-align: right;
}

.s-price-box p {
  font-size: 16px;
  color: #128b94;
  font-weight: 600;
  text-align: right;
  float: none;
}

.s-price-box p span {
  text-align: inherit;
}

.your-sele-wrap {
  background: rgba(47, 62, 69, 0.05);
  width: 100%;
  padding: 15px;
}

.your-sele-wrap h3 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}

.your-sele-wrap h3 span {
  color: #9f9f9f;
  text-transform: capitalize;
  font-weight: 400;
}

.your-selection-wrap {
  margin-bottom: 25px;
}

.your-sele-wrap a {
  font-size: 14px;
  color: #128b94;
  font-weight: 600;
  float: right;
  display: inline-block;
}

.color-selection-mobile,
.xs-btn-group {
  display: none;
}

/*
Css Added by Ankit Prajapati
*/

div#nextend-smart-slider-2 {
  margin-top: 0px;
}

.about-cs {
  padding-top: 0px;
}

#left {
  float: left;
  width: 220px;
  margin: 0 20px 0 0px;
  padding: 0px 0 0px 0px;
  text-align: left;
}

ul li .spacer {
  display: inline-block;
}

.footer_faq li {
  float: left;
  width: 16.67%;
  padding: 10px;
  display: inline-flex;
}
.footer_faq li .faqbottom {
  background: #fff;
  display: block;
  height: 100%;
  box-shadow: 0px 0px 5px #ccc;
  padding: 30px 10px;
  width: 100%;
}
.footer_faq li .faqbottom:hover {
  text-decoration: none;
  box-shadow: 0px 0px 5px #909090;
}
.footer_faq {
  display: inline-flex;
}
span.faq_heading {
  float: left;
  text-align: center;
  width: 100%;
  font-size: 20px;
  color: #09151d;
  font-family: "Montserrat";
  font-weight: 600;
  text-transform: uppercase;
}
.user11 {
}

.footerText ul li {
  display: inline;
  float: none;
  float: none;
  font: normal 11px/21px Arial, Helvetica, sans-serif;
  display: inline;
  border-left: 1px solid #aaa;
  padding: 0px 5px;
}

.custom_social ul li {
  display: inline-block;
}

#foot .custom_social {
  float: right;
}

#feture_product {
  margin-left: 20px;
}

/*.custom a
{
    margin-left: 74px;
    }*/

.navbar-collapse .moduletable-nav ul {
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.about-cs {
  padding: 0px;
}

.panel-title a span {
  color: white;
}

.cus-sash-center .box_6 {
  margin: 0 auto;
  float: none;
}

ul li .color_icon,
ul li .tips_icon {
  width: 33px;
  height: 33px;
}

.tips_icon{
  width: 18px;
    height: 18px;
    border: 1px solid #000000;
    float: left;
    cursor: pointer;
    margin: 2px 2px;
}

#front_sash > #right_tips,
#front_sash > #left_tips{
    background:transparent; 
    position:absolute;
    background-repeat: no-repeat;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%);
    opacity:100%;
    bottom:5px;
    left:calc(50% - 54px);
    width:47px;
    height: 85px;
    background-size: cover;
    background-position: center;
    z-index: 2 !important;
}

#front_sash > #right_tips{
    transform: rotateY(180deg);
    left:calc(50% + 7.7px);
}

.user-regi-wrap .moduletable-top {
  display: inline-block;
}

.moduletable-top .menu li {
  display: inline;
}

.moduletable-top .menu li a {
  padding-top: 0px;
  vertical-align: baseline;
  padding: 3px 6px;
}

.footerText .custom-copyright {
  width: 100%;
  background-color: #eeeeee;
  padding: 15px 0;
}

.custom-copyright .copy_right {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: rgba(26, 26, 26, 0.5);
}

/*.col-sm-3 .footer-box ul li a
{
    color: #575757;
    line-height: 26px;
    }*/

#foot .footer {
  background-image: none;
}

/* #foot .footer ul li
{
    padding: 0px;
    } */

#foot .footer ul li {
  display: block;
}

#foot .footer ul li a {
  color: #575757;
  line-height: 26px;
  font-size: 16px;
  font-weight: 400;
}

#foot .space {
  display: none;
}

#vm_cart_products .image {
  float: left;
  width: 90px;
  padding: 10px;
  background: none;
  margin-right: 0px;
}

#vm_cart_products img {
  float: none;
  width: 90px;
  height: 119px;
}

.breadcrumbs_Breadcrumbs {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  border: 1px solid #e8e8e8;
  font-family: "Roboto", sans-serif;
  color: #2f3e45;
  padding-left: 10px;
  font-weight: 500;
}

.breadcrumbs_Breadcrumbs a,
.breadcrumbs_Breadcrumbs span {
  color: #2f3e45;
  padding: 0 6px;
  font-size: 17px;
  font-weight: 400;
}

.content-indent .item-page h2 {
  text-transform: none;
  font: normal 20px/42px Arial, Helvetica, sans-serif;
  padding: 0 0 3px 11px;
  border: none;
  background: url(../images/title_bg1.jpg) left top repeat;
  margin-bottom: 30px;
}

.content-indent .row .category {
  border-top: 1px solid gainsboro;
  border-left: 1px solid gainsboro;
  border-right: 1px solid gainsboro;
  border-bottom: 2px solid red;
  margin: 1%;
}

.wrapper2 .container .browse-view {
  margin: 0px;
  padding: 12px;
  font-size: 23px;
}

#productdetailsview .wrapper2 {
  clear: both;
}

#productdetailsview .wrapper2 .image_show {
  border: 1px solid gainsboro;
}

#productdetailsview .wrapper2 .fright {
  border: 1px solid gainsboro;
  min-height: 273px;
}

#productdetailsview .wrapper2 .fright .title {
  border-bottom: 1px solid gainsboro;
}

#productdetailsview .wrapper2 .fright .price {
  margin-top: 15px;
  border-bottom: 1px solid gainsboro;
}

#productdetailsview .wrapper2 .fright .share_box {
  margin-top: 25px;
}

#productdetailsview .bs-docs-example {
  margin-top: 10px;
}

#prodlist-box .module-title {
  padding: 10px 0px 10px 10px;
  font-size: 19px;
  margin: 10px 0px;
  border: 1px solid gainsboro;
}

#prodlist-box .cat_row .floatleft .spacer {
  border: 1px solid gainsboro;
}

#prodlist-box .cat_row .floatleft .spacer .category-border img {
  max-width: 100%;
  height: auto;
}

#prodlist-box .cat_row .floatleft .spacer .category-border {
  background: none;
  padding: 25px 0 25px 0;
  border-bottom: 1px solid #eee;
  text-align: center;
}

#prodlist-box .cat_row .floatleft .spacer .category-title {
  font-family: "Droid Sans", sans-serif;
  text-transform: none;
  color: #3f3f3f;
  padding: 10px 5px 10px 5px;
  background: none;
  text-align: center;
}

.category-view .cat_row .category:first-child {
  padding-left: 0;
}

.category-view .cat_row .category:nth-child(3n + 1) {
  padding-right: 0;
}

.category-view .cat_row .spacer .category-border {
  min-height: 344px;
}

.content-indent .contact h3 {
  padding: 10px 0px 5px 0px;
  font-size: 20px;
  margin: 30px 0px;
  border: 1px solid gainsboro;
}

.content-indent .contact-address address span {
  display: block;
}

.content-indent .contact-address jicons-icons {
  float: left;
}

.content-indent .contact-address address {
  display: inline-table;
}

#productdetailsview .wrapper2 .fright .product-box2 {
  margin-top: 13px;
}

#productdetailsview .share_box {
  text-align: center;
  margin-top: 15px;
}

#productdetailsview .wrapper2 .fright .stock {
  margin: 20px 0px;
}

.product-box2 .wrapper .controls {
  display: inline;
}

.product-box2 .wrapper .addtocart_button2 {
  margin-left: 15px;
}

.content-indent .item-page h1 {
  padding: 10px 0px 10px 10px;
  font-size: 19px;
  margin: 10px 0px;
  border: 1px solid gainsboro;
}

/* .wrapper2 .container
{
    text-align: center;
    } */

.custom {
  display: inline-block;
}

.sash_icon {
  text-align: center;
}

#vmproduct .item .browseImage {
  margin-bottom: 30px;
}

.color-option-tab .nav-tabs > li > a {
  display: block !important;
}

.cus-sash-left #pick_item_to_add {
  display: block !important;
}

.production-box #rush_prod_select {
  width: 100% !important;
  cursor: pointer;
}

.price-box-top .total-price-box {
  width: 100%;
}

.own-febric-btn {
  cursor: pointer;
  border: 4px solid #2f3e45;
  width: 100% !important;
  display: block;
  height: 40px !important;
  line-height: 31px;
  text-align: center;
  background: #e8ecef;
  font-size: 14px;
  color: rgba(47, 62, 69, 0.5);
  font-weight: bold;
  text-transform: uppercase;
}

.free-swatch-btn {
  border: 4px solid #2f3e45;
  width: 100% !important;
  display: block;
  height: 40px !important;
  line-height: 31px;
  text-align: center;
  background: #e8ecef;
  font-size: 14px;
  color: rgba(47, 62, 69, 1);
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 20px;
  text-decoration: none !important;
}

.custom-a {
  text-decoration: none !important;
}

.color_picker_1 {
  /*    width: 100% !important;*/
}

.not-find-color {
  margin-top: 20px;
  margin-bottom: 10px;
}

.custom_social .social-icons li a em {
  font-size: 35px;
  color: #0090a4;
}

.moduletable-nav .menunav li.parent ul {
  display: none;
}

.moduletable-nav .menunav li.parent:hover > ul {
  display: block;
}

.your-selection-wrap #items_added {
  line-height: 25px;
}

.main-menu .logo .scroll_logo {
  z-index: 2;
  width: 180px;
  margin-top: 15px;
}

/*#deluxe_area_left, #standard_area_left
{
    margin-left: 115px;
}
#deluxe_area_back, #standard_area_back
{
    margin-left:120px;
}
#pageant_area_front
{
    margin-left: 41px;
    }*/

#items_added_standard,
#items_added_standard_dual_tone,
#items_added_pageant,
#items_added_deluxe {
  padding: 0px !important;
}

#price_table .price-box-top #sash_price_div p {
  width: 75%;
  text-align: left;
}

#price_table .price-box-top #sash_price_div span {
  width: 25%;
  text-align: right;
}

.cus-sash-center .middle {
  padding: 0px 25px;
}
/* NOTE: logo/seal system */
#scroll_to_appliques,
#scroll_to_crest,
#scroll_to_flag,
#scroll_to_logo,
#scroll_to_seal,
#scroll_to_symbol,
#scroll_to_custom,
#scroll_to_text,
#edit_scroll_to_flag,
#edit_scroll_to_logo,
#edit_scroll_to_seal,
#edit_scroll_to_crest,
#edit_scroll_to_symbol,
#edit_scroll_to_text,
.edit_symbol_to_add {
  height: fit-content;
  overflow-y: auto;
  overflow-x: hidden;
}

#left_title #left_title_edit {
  float: left;
  margin-left: 40px;
}

#right_title {
  float: right;
  margin-right: 40px;
}

.form-check-input {
  margin-right: 7px;
}

#add_to_cart_button {
  float: right;
  height: 50px;
  line-height: 50px;
  width: 50%;
  font-size: 17px;
  font-weight: 600;
  color: white;
  border: 1px solid #108a95;
}

.cart {
  position: absolute;
  border: none;
  top: 14px;
  right: -3px;
  width: 350px;
  height: 20px;
  background: none;
  letter-spacing: 0;
  color: #818181;
  font: normal 13px/18px Arial, Helvetica, sans-serif;
  font-family: "Droid Sans", sans-serif;
  text-transform: none;
  padding: 0;
  margin: 0;
  text-align: left;
  z-index: 9999;
  margin-right: 31px;
  margin-top: 20px;
}

.cart .moduletable {
  float: right;
  position: relative;
}

#vmCartModule {
  height: 25px;
  float: left;
  /* min-width: 124px; */
}

.minicart {
  text-align: left;
  float: left;
}

.minicart .total,
.minicart .total_products {
  float: left;
  margin-right: 0px;
}

.minicart .total {
  color: #757473;
  font: normal 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  display: none;
}

#cart_list {
  width: 300px;
  background: #fff;
  z-index: 999999;
  padding: 10px 0 0 0;
  overflow: hidden;
  color: #999;
  text-align: center;
  box-shadow: 0 0 10px #000;
  position: absolute;
  top: 10px;
  right: 0px;
  margin-top: 10px;
  outline: solid 1px #e2e2e2;
  display: none;
}
#cart_list .show_cart a {
  float: none !important;
  background: #0090a4;
  font-size: 16px;
  height: auto;
  text-transform: uppercase;
  font-weight: 500;
  padding: 5px 20px;
  border-radius: 0;
  display: inline-block;
  color: #fff;
}
.menu_scroll {
  margin: auto;
  width: 70%;
}

.menu_scroll .navbar-nav li a {
  font-size: 15px;
}

.logo .header_logo {
  position: fixed;
  z-index: 2;
  width: 11%;
}

#cart-wrap .cart_logo {
  position: fixed;
  z-index: 2;
  margin-top: -70px;
}

.user-regi-wrap .user_logo {
  position: fixed;
  z-index: 2;
  margin-top: -56px;
  margin-left: 245px;
}

.search_scroll {
  position: fixed;
  z-index: 2;
  margin-top: -45px;
  margin-left: 648px;
}

.search_div {
  position: fixed;
  margin-top: -11px;
  z-index: 3;
  margin-left: 57px;
}

#ProOPC span {
  font-family: "Roboto", sans-serif !important;
  font-size: 14px;
}

.fixed .header-right-bottom {
  top: 8px;
}

/*===============Add to cart page=============*/

.product_details {
  padding-left: 10px;
}

.product_details .title {
  color: #52646c;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 20px;
  text-align: left;
}

.s_desc {
  font-family: "Roboto", sans-serif;
  text-align: left;
  color: #575757;
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500;
}

.s_desc a {
  color: #0090a4;
  font-weight: 500;
  text-transform: Capitalize;
  font-size: 20px;
  padding-left: 5px;
  text-decoration: underline;
}

.s_desc a:hover {
  text-decoration: none;
  color: #2f3e45;
  border-color: #2f3e45;
}

.product-box2 {
  text-align: left;
  color: #51636b;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
}

.productdetails-view .spacer-buy-area {
  padding: 0;
}

.product-box2 .wrapper .controls {
  display: inline-block;
  width: 180px;
  position: relative;
  margin-right: 40px;
}

.price {
  display: inline-block;
  vertical-align: top;
  padding-top: 0px;
  float: none;
  margin-bottom: 10px;
}

span.quantity-box {
  width: 100%;
}

input.quantity-input.js-recalculate {
  width: 100%;
  height: 40px;
  text-align: center;
  padding: 0;
  border-radius: 5px;
  background: transparent;
  border: 1px solid rgba(47, 62, 69, 0.2);
}

.quantity-title {
  color: #2f3e45;
  font-size: 20px;
  padding-bottom: 10px;
}

span.quantity-controls {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
}

span.quantity-controls input.quantity-controls {
  width: 15px;
  height: 14px;
}

.product-price .PricediscountedPriceWithoutTax {
  display: inline-block !important;
  font-size: 20px;
  color: #2f3e45;
  font-weight: bold;
}

.product-price {
  font-size: 20px;
  color: #1a1a1a;
  margin-bottom: 0;
}

.productdetails-view .addtocart-bar .wrapper {
  overflow: hidden;
  vertical-align: top;
  text-align: left;
}

.total_amount_div {
  margin-top: 10px;
  margin-bottom: 15px;
}

span.addtocart-button {
  margin: 0;
  float: left;
}

span.addtocart-button input.addtocart-button {
  background: #0090a4;
  font-size: 16px;
  height: auto;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 20px;
  border-radius: 0;
}
.user11 {
  padding-top: 90px;
  background: #f3f4f5;
}
.user11 h1 {
  font-size: 40px;
  font-family: open sans;
  font-weight: 900;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.footer_faq span.alt.image_wrapper {
  min-height: 139px;
  display: inline-block;
}

.productdetails-view .addtocart-bar {
  padding-left: 0;
  margin-top: 29px;
}

.product_details_block {
  display: flex;
}

.product_page_social_links:before {
  content: "Share on: ";
  font-size: 20px;
  padding-right: 10px;
  vertical-align: top;
  color: #0090a4;
}

.product_page_social_links a i {
  margin-right: 13px;
  color: #2f3e45;
  font-size: 25px;
}

.product_page_social_links a i:hover,
.social-icons li a .fa:hover {
  color: #fff;
}

/*vj-12122017-start*/

.price-selection {
  display: none;
}

.price-box-wrap {
  display: block;
}

/*vj-12122017-end*/

dl#pane dt {
  display: inline-block;
  padding: 20px 15px;
  color: #fff;
  font-size: 18px;
}

dl#pane {
  text-align: left;
  margin-top: 60px;
  padding: 0 10px;
  background: #0090a4;
}

dt.open {
  background: #2f3e45;
}

.Fly-tabs .current {
  padding: 20px;
  border: 1px solid #ddd;
  border-top: 0;
  color: #575757;
  font-size: 16px;
  text-align: left;
  overflow: hidden;
}

.custom-fee-notes {
  padding: 40px 0 40px;
  color: #575757;
  font-size: 18px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}

.back-to-category .button {
  display: inline-block;
  background: #0090a4;
  color: #fff;
  width: 200px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  margin-top: 15px;
  font-weight: 500;
  text-align: center;
}

.share1 {
  margin-top: 10px;
  display: none;
}

.breadcrumbs_Breadcrumbs {
  border: 0;
}

.productdetails-view .icons {
  display: none;
}

.category-view .category-title {
  height: auto !important;
  color: #1a1a1a;
  font-size: 18px;
  margin-top: 0px;
}

.category-view .category-border {
  min-height: 310px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*#add_to_cart_button
{
    color: #fff;
    height: 53px;
    line-height: 50px;
    width: 46%;
    font-size: 17px;
    font-weight: 600;
    }*/

/*==================Sign page css=======================*/

.content-indent .login,
.content-indent .registration {
  width: 590px;
  margin: 0 auto;
  padding: 30px;
  border: 1px solid #ddd;
  margin-top: 20px;
  border-bottom: 0;
  padding-bottom: 20px;
}

.login h1,
.registration h1 {
  font-family: "Raleway", sans-serif;
  color: #1a1a1a;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 30px;
}

.login-fields label,
.content-indent .registration fieldset dt {
  color: #575757;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  width: 100px;
}

.login-fields {
  margin-bottom: 25px;
}

.login-fields input[type="text"],
.login-fields input[type="password"],
.content-indent .registration fieldset dd {
  width: 300px;
  height: 35px;
  border: 1px solid #ddd;
}

.login-fields #remember-lbl {
  width: auto;
  padding-right: 5px;
  vertical-align: top;
  margin-top: 5px;
}

.login-fields input[type="checkbox"] {
  width: 18px;
  height: 18px;
}

.login .button,
.content-indent .profile-edit .validate {
  width: 160px;
  background: #0090a4;
  border: 0;
  color: #fff;
  font-size: 22px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  text-transform: uppercase;
}

.login .button:hover {
  background-color: #2f3e45;
}

.login + div {
  width: 590px;
  margin: 0 auto;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 0 20px 30px 20px;
  margin-bottom: 50px;
}

.login + div ul li {
  display: inline-block;
  padding: 0 5px;
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.login + div ul li a {
  color: #1a1a1a;
}

.login + div ul li a:hover {
  color: #0090a4;
}

/*==================Registration page css=======================*/

.content-indent .registration fieldset legend {
  font-size: 16px;
  color: #1a1a1a;
  margin-bottom: 10px;
  border: 0;
}

.content-indent .registration {
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
}

.content-indent .registration fieldset .spacer {
  font-size: 14px;
  color: #f00;
}

.content-indent .registration strong.red {
  color: #f00;
}

.content-indent .registration fieldset dt {
  display: block;
  width: auto;
  margin-bottom: 10px;
}

.content-indent .registration fieldset dd {
  width: 100%;
  border: 0;
  margin-bottom: 15px;
}

.content-indent .registration fieldset dt:first-child + dd {
  clear: both;
  display: none;
}

.content-indent .registration fieldset dd input {
  width: 80%;
  height: 35px;
  border: 1px solid #ddd;
  float: left;
  padding: 0 10px;
  color: #575757;
}

#mod-finder-searchform .button.finder {
  font-size: 22px;
  color: #0090a4;
  line-height: 44px;
  padding-right: 11px;
  background: none;
  border: initial;
}
.header_block .moduletable {
  display: block;
}

/* .content-indent .registration fieldset dd input:focus{outline: none;} */

.content-indent .registration button.validate,
.content-indent .reset button.validate,
button.validate,
.form-submit-button {
  width: 160px;
  height: 45px;
  background: #0090a4;
  font-size: 16px;
  color: #fff;
  border: 0;
  border-radius: 5px;
}

.content-indent .registration button.validate + a,
.content-indent .profile-edit .validate + a {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 600;
}

.content-indent .registration button.validate:hover,
.content-indent .reset button.validate:hover,
button.validate:hover {
  background: #2f3e45;
}

.main_section_area .wrapper2 .container .content-indent .registration h1 {
  margin-bottom: 30px !important;
  margin-top: 0px !important;
}

/*==================After Login header css=======================*/

.moduletable .menu li {
  display: inline-block;
  padding: 0 3px;
}

.moduletable {
  display: inline-block;
  vertical-align: top;
}

.moduletable .menu {
  margin: 0;
}

/*==================Profile page css=======================*/

.menu li {
  display: inline-block;
  padding: 0 6px;
}

.menu li a {
  font-weight: 500;
}

#foot .footer ul li a:hover {
  color: #0090a4;
  text-decoration: none;
}

.header ul.menu {
  margin: 0;
}

.content-indent .profile,
.content-indent .profile-edit {
  width: 500px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #ddd;
  margin-bottom: 50px;
  overflow: hidden;
}

.content-indent .profile fieldset legend,
.content-indent .profile-edit fieldset legend,
.content-indent h1 {
  font-family: "Raleway", sans-serif;
  color: #1a1a1a;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 20px;
}

.content-indent .profile fieldset#users-profile-core dl dt,
.content-indent .profile-edit fieldset dl dt {
  width: 30%;
  float: left;
  text-align: left;
  color: #1a1a1a;
  font-weight: 500;
}

.content-indent .profile fieldset#users-profile-core dl dd,
.content-indent .profile-edit fieldset dl dd {
  width: 70%;
  text-align: left;
  float: left;
  margin-bottom: 10px;
  color: #575757;
}

.content-indent .profile-edit fieldset dl dd input {
  width: 100%;
  height: 35px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 0 10px;
}

.content-indent .profile-edit fieldset dl dd input:focus {
  outline: none;
}

.content-indent .profile fieldset#users-profile-core + a {
  float: right;
  display: inline-block;
  font-size: 17px;
  color: #0090a4;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 10px;
}

.content-indent .profile-edit fieldset dl dt label {
  font-size: 15px;
}

dd.message.message ul li {
  color: #1c901b;
  margin-top: 6px;
  font-size: 24px;
}

/*==================Order page css=======================*/

.order-list {
  width: 100%;
  margin-bottom: 50px;
}

.order-list table {
  width: 100%;
}

.order-list table thead th {
  font-size: 19px;
  color: #1a1a1a;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  padding: 10px 5px;
}

.order-list table tbody td {
  color: #575757;
  font-weight: 400;
  font-size: 17px;
  padding: 10px 5px;
}

.order-list table tbody td a {
  color: #575757;
}

.order-list table,
.order-list td,
.order-list tr,
.order-list th {
  border: 1px solid #ddd;
  border-collapse: collapse;
}

/*================Order Information css====================*/

.floatright a {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 500;
}

.spaceStyle table tr td {
  text-align: left;
  padding: 5px;
}

/*================reset email page css====================*/

.content-indent .reset,
.content-indent .remind {
  width: 65%;
  margin: 0 auto;
  padding: 20px;
}

.content-indent .reset form p,
.content-indent .remind form p {
  color: #575757;
  line-height: 24px;
  font-size: 17px;
  margin-bottom: 20px;
}

.content-indent .reset form fieldset dt label,
.content-indent .remind form fieldset dt label {
  font-size: 16px;
  color: #575757;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  text-align: left;
  margin-bottom: 5px;
}

.content-indent .reset form fieldset dd,
.content-indent .remind form fieldset dd {
  margin-bottom: 15px;
}

.content-indent .reset form fieldset dd input,
.content-indent .remind form fieldset dd input {
  width: 300px;
  height: 35px;
  border: 1px solid #ddd;
  padding: 0 10px;
}

/*================Header css===============*/

header.fixed .cart {
  top: 20px;
  right: 130px;
  color: #fff;
}

.logo .header_logo {
  width: 180px;
}

/*============================Contact us page==================*/

.content-indent .contact h3,
.content-indent .item-page h1,
#ProOPC .cart-page-title {
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  color: #52646c;
  font-weight: 700;
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: left;
}

#ProOPC .cart-page-title span {
  display: none;
}

table.cart-summary tr th {
  font-size: 16px;
  font-weight: 700 !important;
  color: #2f3e45 !important;
  padding: 15px 10px;
  background: #e8eaeb;
}

table.cart-summary tr th,
table.cart-summary tr td {
  border: 1px solid #ddd !important;
  text-align: center;
  font-family: "Roboto", sans-serif;
}

#ProOPC .proopc-table-striped {
  border: 0;
  margin-bottom: 40px;
}

.col-name div {
  display: inline;
  font-family: "Roboto", sans-serif;
  padding-left: 0;
}

.cart-product-description,
.cart-images {
  width: auto;
  float: none;
}

.col-name {
  width: 30%;
}

#rush_prod_select {
  width: 250px !important;
}

#ProOPC select {
  margin-bottom: 2px;
  margin-top: 2px;
}

.proopc-table-striped .col-total,
.proopc-table-striped .col-discount,
.proopc-table-striped .col-tax,
.proopc-table-striped .col-price {
  text-align: center;
}

.col-name a,
table.cart-summary tr td,
#ProOPC td span {
  font-size: 16px;
  color: #52646c;
  font-family: "Roboto", sans-serif;
}

.PricesalesPrice,
.PricebillTotal {
  color: #fe5252 !important;
}

#ProOPC span.PricediscountedPriceWithoutTax,
.PricebillTotal {
  font-weight: 600 !important;
}

#event_date_year {
  margin-top: 6px !important;
}

.proopc-register-login h3,
#ProOPC .proopc-process-title {
  font-size: 20px;
  padding: 10px 15px;
  background-color: #e8eaeb;
  color: #2f3e45;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.proopc-subtitle,
.terms-of-service-cont a {
  font-size: 15px !important;
  color: #0090a4;
  font-family: "Roboto", sans-serif !important;
}

.proopc-input-group-level label,
.edit-address label,
.comment,
#ProOPC div.customer-comment {
  color: #2f3e45;
  font-size: 16px !important;
  font-family: "Roboto", sans-serif !important;
}

.proopc-input-group-level label,
.edit-address label {
  line-height: 30px;
}

.proopc-register-login .proopc-inner {
  padding: 0 25px 20px 25px;
}

.proopc-input.proopc-input-append input {
  width: 92% !important;
  margin-bottom: 10px !important;
  padding: 5px;
}

.proopc-checkbox {
  font-size: 14px;
  margin-bottom: 8px;
}

#ProOPC input[type="checkbox"] {
  width: auto !important;
  margin-bottom: 2px !important;
}

#ProOPC button.proopc-btn.proopc-btn-inverse,
#ProOPC #proopc-order-submit {
  width: 230px !important;
}

#ProOPC button.proopc-btn.proopc-btn-inverse,
#ProOPC #proopc-order-submit,
#ProOPC .proopc-btn {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  border: 0;
  font-size: 15px;
  line-height: 34px;
  float: none;
  border-radius: 3px;
  text-transform: uppercase;
  text-shadow: none;
}

#ProOPC .proopc-btn {
  line-height: 26px;
}

.proopc-shipments label,
.proopc-payments label {
  margin-bottom: 10px;
}

.creditcard-label,
.proopc-creditcard-info label {
  margin-bottom: 6px;
}

#ProOPC button {
  background: #0090a4;
  color: #fff;
  line-height: 25px;
  border: 0;
}

#ProOPC button:hover {
  background: #2f3e45;
}

.proopc-reg-form .proopc-btn {
  margin-top: 10px;
}

.proopc-login .proopc-inner {
  min-height: 374px !important;
}

#ProOPC .proopc-ul li a,
.contry_msg a {
  color: #0090a4;
}

#ProOPC .proopc-ul li a:hover,
.contry_msg a:hover,
.terms-of-service-cont a:hover {
  color: #2f3e45;
}

span.vmshipment_name {
  color: #2f3e45 !important;
  font-weight: 700 !important;
}

#ProOPC input[type="text"],
#ProOPC textarea,
#ProOPC select,
.chzn-container-single .chzn-single,
#ProOPC a.chzn-container-single .chzn-single:hover {
  height: 25px;
  border: 1px solid #ddd !important;
  box-shadow: none;
  border-radius: 3px;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif !important;
  font-size: 15px !important;
}

.chzn-container-single .chzn-single,
#ProOPC a.chzn-container-single .chzn-single:hover,
#ProOPC select {
  height: 35px;
}

.chzn-container-single .chzn-single,
#ProOPC a.chzn-container-single .chzn-single:hover {
  background: none;
  padding: 6px 12px;
  text-decoration: none !important;
}

.chzn-container-single .chzn-single span,
.inner-wrap label span,
.vmpayment_cardinfo,
.proopc-payments label,
label[for="BTasST"],
.contry_msg,
.creditcard-label {
  font-size: 15px !important;
  color: #52646c;
  font-family: "Roboto", sans-serif !important;
}

.vmpayment_cardinfo {
  border-top: 1px solid #dddddd85;
}

.chzn-container-single .chzn-single div b {
  background-position-x: -5px;
  background-position-y: 5px;
}

.edit-address {
  margin: 20px 0;
}

.proopc-step {
  background: #0090a4;
  width: 35px;
  height: 35px;
  line-height: 34px !important;
  font-size: 21px !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  float: none;
  display: inline-block;
  -webkit-border-radius: 3px;
  font-weight: bold !important;
  margin-right: 15px;
  font-family: "Roboto", sans-serif !important;
}

.contry_msg {
  font-size: 16px !important;
}

label[for="BTasST"],
#rush_prod_select {
  margin-bottom: 0px !important;
}

.cart-summary.proopc-table-striped th,
.proopc-table-striped td {
  text-transform: capitalize;
}

table.cart-summary .blank-row td {
  background-color: #fff;
  border: 0 !important;
}

table.cart-summary .cart-sub-total td:first-child,
table.cart-summary tr.sectiontableentry1 td:first-child,
table.cart-summary tr.sectiontableentry1 td:first-child span,
table.cart-summary .grand-total td:first-child {
  text-align: left;
  font-weight: 700 !important;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #2f3e45 !important;
}

table.cart-summary tr.sectiontableentry1 td:first-child span {
  padding-left: 0;
}

table.cart-summary .cart-sub-total td,
table.cart-summary tr.sectiontableentry1 td,
.cart-summary .grand-total td {
  background: #e8eaeb;
  padding-top: 15px;
  padding-bottom: 15px;
}

table.cart-summary tr.cart-p-list td:first-child {
  text-align: center;
}

table.cart-summary tr.cart-p-list td {
  background: transparent;
}

.col-name a {
  line-height: 95px;
  font-family: "Roboto", sans-serif;
}

.cart-images {
  box-shadow: none;
}

.content-indent .contact-address address span,
.content-indent .item-page p,
.content-indent .item-page a {
  color: #575757;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 10px;
  text-align: left;
}

.item-page > div {
  text-align: left;
}

.content-indent .contact-address address span {
  color: #575757;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 0px;
}

.contact-contactinfo p,
.contact-contactinfo p a {
  font-size: 17px;
  color: #575757;
  margin-bottom: 10px;
}

.contact-contactinfo p .jicons-icons {
  padding-right: 15px;
}

.contact-contactinfo {
  margin-bottom: 50px;
}

.contact-miscinfo iframe {
  width: 50% !important;
  margin: 0 auto;
}

.form-label {
  color: #575757;
  font-weight: 500;
  font-size: 17px;
}

button#input_8 {
  background: #0090a4;
  color: #fff;
  border: 0;
  border-radius: 0;
  padding: 10px 20px;
}

.content-indent .item-page p img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

#fancybox-content .continue,
#fancybox-content .showcart {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

/*============================Home  page==================*/

.item .product-box .Title span,
.item .product-box .Title a {
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  color: #1a1a1a;
  font-weight: 600;
  padding-bottom: 10px;
  display: inline-block;
}

.item .product-box .description {
  font-size: 17px;
  color: #575757;
  font-weight: 500;
  padding-bottom: 15px;
  line-height: 28px;
}

.product-box .addtocart-bar2 span.addtocart-button {
  margin-right: 0;
  margin: 0 auto;
  float: none;
}

.moduletable_video {
  margin-bottom: 30px;
}

img.aboutusimg {
  margin: 30px 0;
}
div#nextend-smart-slider-3 .smart-slider-canvas .nextend-slide-bg {
  height: 100% !important;
}

/*==================Added On 29 April 2017==========*/

.cart .total_products .cart_num a {
  color: #42b2b3;
  font-weight: 600;
  padding-left: 83px;
}

.cart #cart_list .text-cart {
  font-size: 17px;
  color: #1a1a1a;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: "Raleway", sans-serif;
}

.cart .total span {
  font-size: 16px;
  color: #575757;
}

.cart .total strong {
  font-size: 18px;
  padding-left: 5px;
}

.cart .show_cart a {
  font-size: 13px;
  background: #42b2b3;
  color: #fff;
  display: inline-block;
  padding: 6px 11px;
  margin: 0 10px 10px 0;
  font-weight: 600;
  text-transform: uppercase;
}

.cart .show_cart a:hover {
  background: #2f3e45;
  text-decoration: none;
}

span.proopc-btn {
  background: #0090a4;
  border: 0;
  padding: 10px 15px;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  margin-bottom: 20px;
}

span.proopc-btn:hover {
  background: #2f3e45;
}

#ProOPC .continue_link span {
  font-size: 14px;
  color: #fff;
}

.contry_msg {
  margin-top: 30px;
}

/*=================Product Detail page css============
 
======================================================*/

.tabs-position .tabs {
  display: none;
}

.productdetails-view {
  margin-top: 30px;
}

.productdetails-view img {
  max-width: 100%;
  height: auto;
}

#products_example #products ul li {
  text-align: center;
}

#products_example #products ul {
  background: #e8eaeb;
  padding: 50px 0;
  width: 80%;
  float: right;
}
.product-small-img #products_example #products ul {
  width: 100%;
  padding: 20px 0px;
}

.productdetails-view .fleft {
  width: 55%;
}

.product-small-img {
  float: left;
  border: 1px solid #b8b8b8;
  padding: 5px;
  width: 100px;
}

.productdetails-view .category-view .width25 {
  width: 23%;
}

.productdetails-view .fright {
  width: 45%;
}

.product-price strong {
  display: none;
}

.back-to-category {
  display: none;
}

span.quantity-controls input.quantity-plus {
  background: url(../images/quality-control-plus.png);
  position: absolute;
  left: -165px;
  top: 5px;
  border: 1px solid rgba(47, 62, 69, 0.2);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

span.quantity-controls input.quantity-minus {
  background: url("../images/quality-control-minus.png");
  position: absolute;
  right: 0;
  top: 5px;
  border: 1px solid rgba(47, 62, 69, 0.2);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

span.quantity-controls input.quantity-controls {
  width: 38px;
  height: 40px;
}

span.quantity-controls input.quantity-plus,
span.quantity-controls input.quantity-minus {
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  padding: 0;
  background-color: #e8eaeb;
}

span.quantity-controls input.quantity-plus:focus,
span.quantity-controls input.quantity-minus:focus {
  outline: none;
}

.moduletable_Breadcrumbs {
  background: #e8eaeb;
  margin-bottom: 30px;
}

.product-box.spacer {
  min-width: auto;
  min-height: 610px;
  border: 1px solid #e8eaeb;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
  margin-right: 16px;
  margin-left: 16px;
  box-shadow: 0px 0px 5px #ccc;
}
.item .product-box .wrapper {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  bottom: 20px;
}
#vmproduct .item .browseImage a img {
  width: 200px;
  height: 300px;
}

.moduletable-top .menu li:first-child {
  padding: 0px 9px;
  border-right: 2px solid #1a1a1a;
}

.moduletable-nav .menu li {
  padding: 0;
  vertical-align: middle;
}

.user-regi-wrap img {
  margin-right: 0;
}

.user-regi-wrap {
  vertical-align: middle;
}

.footer {
  padding: 45px 0 25px;
}

.browseImage {
  /*padding-left: 50px;
	padding-right: 50px;*/
  padding-top: 40px;
}

.addtocart-bar2 {
  text-align: center;
}

.Title {
  text-align: center;
}

.item .product-box .Title span,
.item .product-box .Title a {
  font-family: "Roboto", sans-serif;
  font-size: 25px;
  color: #2f3e45;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 10px;
  display: inline-block;
  text-align: center;
}

.item .product-box .description {
  padding-bottom: 0;
  text-align: center;
}

.Price {
  margin-bottom: 20px;
}

.contact-address {
  float: left;
  width: 40%;
}

.navbar-nav > li > a {
  padding: 0 18px;
}

.contact-miscinfo {
  text-align: center;
}

.content-indent .contact h3 {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  color: #1a1a1a;
  margin-top: 30px !important;
  background: transparent !important;
  padding: 0 !important;
  margin-bottom: 30px;
}

/* .content-indent .contact-address address span {
    color: #52646c;
    font-family: Roboto !important;
    font-size: 20px;
    line-height: 22px;
    margin-right: 10px;
    } */

.contact-contactinfo {
  display: block;
  overflow: hidden;
}

/* .contact-contactinfo p, .contact-contactinfo p  a{
    color: #52646c;
    font-family: Roboto !important;
    font-size: 20px;
    line-height: 22px;
    } */

input#jform_contact_name,
input#jform_contact_email,
input#jform_contact_emailmsg,
textarea#jform_contact_message {
  border: 1px solid #b7b7b7;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 50%;
  padding: 8px 10px;
  border-radius: 0px;
  font-size: 14px;
}

input:focus,
textarea:focus {
  box-shadow: 0px 0px 0px;
  outline-color: #2f3e45;
}

legend {
  margin-bottom: 20px;
}

.contact-form {
  width: 100%;
  margin: 0 auto;
}

button.button.validate {
  border-radius: 5px;
}

button.validate {
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}

.contact-address {
  background-color: #f2f2f2;
  padding: 20px 30px;
  border: 1px solid #d5d2d2;
  border-radius: 4px;
  margin-right: 20px;
}

.contact-contactinfo {
  background-color: #f2f2f2;
  padding: 25px 30px;
  border: 1px solid #d5d2d2;
  border-radius: 4px;
}

span.contact-state {
  float: left;
}

.contact-address span .jicons-icons {
  padding-right: 15px;
}

.contact-address span img {
  margin-right: 15px;
}

.contact-contactinfo p {
  width: 50%;
  float: left;
}

span.contact-postcode {
  float: left;
}

.moduletable_video {
  float: left;
  margin-right: 20px;
}

.content-indent .item-page p {
  color: #2f3e45;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.content-indent .item-page a {
  color: #5e5e5e;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.content-indent .item-page h2 {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  color: #1a1a1a;
  margin-top: 30px !important;
  background: transparent !important;
  margin-bottom: 0px !important;
  padding: 0 !important;
}

.content-indent {
  margin-bottom: 52px;
}

.content-indent .item-page h1 {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 600;
  border: 0;
  padding: 15px 0px 15px 16px;
  background-color: #f2f2f2;
  margin-bottom: 25px;
}

.content-indent .item-page p img {
  float: left;
  margin-right: 15px !important;
}
.content-indent .faq {
  margin-top: 20px;
}
.content-indent .faq ul {
  display: flex;
  flex-wrap: wrap;
}
.content-indent .faq ul li {
  flex: 0 48%;
  max-width: 48%;
  border: 1px solid #cccc;
  margin-bottom: 10px;
  padding: 20px;
  margin-right: 10px;
}
.content-indent .faq ul li p {
  margin-bottom: 0px;
}
.content-indent .faq ul li a {
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: bold;
}
.content-indent .faq ul li a img {
  float: none;
  margin: 0px;
}
.content-indent .faq-detials {
  margin-top: 20px;
}
.faq-detials ul li {
  /*display: flex;
    align-items: center;*/
}
.adding-item strong,
.item-page .move-wrap .move-desc strong,
.item-page .desc strong,
.item-page .step-s strong {
  font-weight: 700;
  color: #2f3e45;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  margin-bottom: 15px;
  display: block;
}

/* .content-indent .item-page p{
    margin-top: 10px;
    padding-bottom: 10px;
    line-height: 28px;
    text-decoration: none;color: #575757;
    font-size: 20px !important;
    font-family: karla;
    font-weight: 500;
    letter-spacing: -1px;
    } */

.content-indent .item-page a {
  /* line-height: 28px;
    text-decoration: none;color: #575757;
    font-size: 20px !important;
    font-family: karla;
    font-weight: 500;
    letter-spacing: -0.5px;
    word-break: break-all; */
  color: #2f3e45;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.custom-style-wrap .panel-title span {
  padding-left: 10px;
}

.selection-title {
  border: 0;
  border-radius: 0px;
  background: #2f3e45;
  padding: 15px 20px;
}

.cus-sash-center {
  padding-top: 0;
}

img.help_list_img {
  float: left;
  margin-right: 20px;
}

.adding-item h3 {
  margin-bottom: 20px;
  font-weight: bold;
}

.adding-item h3 a {
  margin-bottom: 20px;
  font-weight: bold;
}

.adding-item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 26px;
}

.heading h3 a {
  font-size: 22px;
  font-weight: bold;
}

li.item {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 10px;
}

.custom {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}

span.addtocart-button input.addtocart-button:hover {
  color: #fff;
  background-color: #2f3e45;
  border-color: #2f3e45;
}

.screen-img {
  width: 54%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
}

.desc {
  width: 46%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.productdetails-view .desc {
  padding: 0px !important;
}

.step-s {
  width: 46%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.step-l {
  width: 100%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/*
.content-indent .item-page p img {
    float: left;
    padding: 20px;
    border: 1px solid #ddd;
    margin-right: 20px;
    border-radius: 5px;
}
img.help_img {
    float: left;
    padding: 20px;
    border: 1px solid #ddd;
    margin-right: 20px;
    border-radius: 5px;
    }*/

/*.row{
    margin-bottom:20px;

    }*/

.clear-j {
  padding-top: 0 !important;
  line-height: 0 !important;
  margin-bottom: 0 !important;
}

.move-sash {
  width: 30%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.move-desc {
  width: 70%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.move-wrap {
  width: 100%;
  float: left;
  overflow: hidden;
}

.pick-color-img {
  width: 40%;
  float: left;
}

.color-desc {
  width: 60%;
  float: left;
}

.pick-color {
  overflow: hidden;
  display: block;
  margin-top: 70px;
}

.help_colorpick_img {
  float: left;
  padding: 20px;
  border: 1px solid #ccc;
  margin-right: 20px;
  border-radius: 5px;
}

.colorpick_img {
  padding: 20px;
  border: 1px solid #ccc;
  margin-right: 0px;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.video {
  margin-top: 30px;
  margin-right: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  margin-left: 6px;
  width: 100%;
  height: auto;
  padding: 10px;
}

.total-box {
  /* overflow:none;*/
}

.custom {
  margin-bottom: 0px;
}

.panel-body p {
  margin-bottom: 40px;
  margin-top: 10px;
  margin-left: 3px;
}

.cus-sash-right {
  padding-top: 0px;
}

.cus-sash-right.box_9_test {
  margin-top: 0px;
}

.p-box-title {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #090f0f;
  font-weight: 800;
  margin-bottom: 10px;
}

.production-box select {
  font-size: 13px;
}

.panel-body p {
  font-size: 18px;
}

.content-indent .col-md-3 {
  width: 15%;
  padding-right: 0px;
}

.content-indent .col-md-9 {
  width: 85% !important;
  padding-left: 0px;
}

ul.b {
  list-style-type: square;
  color: #2f3e45;
  margin-left: 20px;
}

img.map_img {
  width: 100%;
}

.main-table td {
  text-decoration: none;
  line-height: 28px;
  color: #2f3e45;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

h3.MsoNormal {
  font-size: 25px;
  font-weight: 600;
  font-family: Karla;
  letter-spacing: -0.8px;
  color: #42b2b3;
}

h3.MsoNormal {
  width: 100%;
  float: left;
  margin-top: 30px;
  margin-bottom: 10px;
}

/* Added on 06-12-2017 */



#price_modal_header,
#color_modal_header {
  display: none;
}

.edit_sash_selection {
  display: none;
}

.items_added_large_size {
  display: block;
}

.items_added_small_size {
  display: none;
}

.modal-footer {
  padding: 10px 0px;
}

.content-indent p em {
  letter-spacing: 0.5px;
  font-family: inherit;
  font-weight: 300;
  font-style: normal;
}

.form-textbox {
  width: 250px;
  height: 30px;
}

.form-label.form-label-auto {
  width: 250px;
}

header.fixed .container {
  width: 100%;
}

.modal-title {
  font-size: 20px;
  color: #5aa4a5;
}

/*11-09-18*/

select::-ms-expand {
  display: none;
}

select:focus {
  outline: none;
}

.form-control:focus {
  border-color: #2f3e45;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgb(51, 64, 70);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgb(51, 64, 70);
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mt-5 {
  margin-bottom: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #fff;
  background-color: #2f3e45;
  border-color: #2f3e45;
}

.btn-default:hover {
  color: #fff;
  background-color: #2f3e45;
  border-color: #2f3e45;
}

.cus-sash-left #sash-color .middle #deluxe_sash_color_picker_title,
.cus-sash-left #sash-color .middle #standard_sash_color_picker_title,
.cus-sash-left #sash-color .middle #pageant_sash_color_picker_title,
#tips_picker_title,
#trim_color_picker_title,
#pageant_trim_color_picker_title {
  display: block;
  margin-bottom: 10px;
}


.cus-sash-left .tab-content .color_icon {
  width: 26px;
  height: 26px;
  margin: 0px;
  margin-right: 2px;
  margin-top: 2px;
}

.cus-sash-left .tab-content .tips_icon{
  width: 30px;
  height: 54px;
  margin: 0px;
  display:flex;
  background-position: center;
  background-size: 30px 54px !important;
  border-radius:3px;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  margin-top: 5px;
}


.cus-sash-left .sash-color #sash-color .middle .own-febric-btn {
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  color: #2f3e45;
  line-height: 33px;
  position: relative;
  z-index: 1;
}

.cus-sash-left .sash-color #sash-color .middle .ok_color_image {
  margin: 5px auto;
}

.cus-sash-left .panel-body p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 14px;
}

.cus-sash-left .other-selection-box {
  padding: 0 13px;
}

.cus-sash-left #pick_item_to_add {
  padding-top: 15px;
}

.cus-sash-left #pick_item_to_add .menu-wrap {
  margin-bottom: 14px;
}

.cus-sash-center .sash-label {
  padding-bottom: 10px;
}

.cus-sash-center .sash-style select {
  border: 4px solid #2f3e45;
  background-color: #e8ecef;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.cus-sash-center .content-cls {
  font-size: 16px;
  line-height: 20px;
  margin-top: 15px;
  color: #334046;
}

.cus-sash-center .middle-btn-group {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  /*	z-index: 1010;*/
}

.cus-sash-center .middle-btn-group #see_front,
.cus-sash-center .middle-btn-group #see_back {
  background: none !important;
  width: auto;
  height: auto;
  display: block;
  outline: none;
  flex: 1;
  max-width: 50%;
  margin-right: 5px;
  float: none;
  width: auto !important;
  height: auto !important;
  font-size: 17px;
  font-weight: 600;
}

.cus-sash-center .middle-btn-group #see_front:hover,
.cus-sash-center .middle-btn-group #see_back:hover,
.cus-sash-center .middle-btn-group #see_front.sash_area_active,
.cus-sash-center .middle-btn-group #see_back.sash_area_active {
  text-decoration: none;
  background-color: #334046 !important;
  color: #fff;
}

.cus-sash-right .your-selection-wrap {
  display: none;
}

.cus-sash-right .price-box-top p {
  padding-left: 0px;
  color: #2f3e45;
}

.cus-sash-right .price-box-top .total-price-box {
  padding: 10px;
}

.cus-sash-right .price-box-top .total-price-box .form_2 {
  text-align: center;
}

.text_options_right_column label {
  width: 100%;
  display: block;
}

.text_options_right_column label input,
#new_txt_osk_container label input {
  margin-right: 5px;
}

#new_txt_osk_container{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

#new_txt_osk_uppercase,
#new_txt_osk_lowercase{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

#txt_greek_osk #new_txt_osk_uppercase input,
#txt_greek_osk #new_txt_osk_lowercase input {
  display:flex;
  justify-content: center;
  align-self: center;
  width: 25px;
  margin: 4px;
}

.custom-right label {
  display: inline;
}
/* NOTE: logo/seal system */
.crests,
.logos,
.seals,
.symbols {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.flags{
  display: none;
  flex-wrap: wrap;
  justify-content: space-around;
}

/* .crest_item,
.another_crest_item {
  float: none;
  position: relative;
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 10px 0px;
  text-align: center;
  flex: 0 25%;
  max-width: 25%;
} */

.crest_item img,
.another_crest_item img {
  margin: 0px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 40px;
  margin: 0 auto;
  height: 50px;
}

.crest_item_title {
  position: relative;
  width: 100%;
  bottom: 0px;
  left: 0px;
  margin-top: 18px;
  display: block;
  font-size: 14px;
}

/* .flag_item, .another_flag_item, .symbol_item, .another_symbol_item {
    float: none;
    width: auto;
    height: auto;
    overflow: hidden;
    margin: 10px 0px;
    text-align: center;
    flex: 0 10%;
    max-width: 10%;
    } */
/* NOTE: logo/seal system */
.flag_item img,
.logo_item img,
.seal_item img,
.another_flag_item img,
.another_logo_item img,
.another_seal_item img {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  width: auto;
}

#edit_custom_to_add .modal-footer {
  padding: 0px;
}

.main_section_area .wrapper2 .orderby-displaynumber .orderlistcontainer {
  margin-bottom: 10px;
}

.main_section_area .wrapper2 .orderby-displaynumber .orderlistcontainer .title {
  margin-bottom: 10px;
}

.main_section_area
  .wrapper2
  .orderby-displaynumber
  .orderlistcontainer
  div.activeOrder {
  padding: 6px 20px;
}

.main_section_area .wrapper2 .orderby-displaynumber .orderlistcontainer {
  margin-bottom: 10px;
}

.main_section_area
  .wrapper2
  .orderby-displaynumber
  .Results
  .display-number
  span {
  margin-right: 10px;
}

.wrapper2 .container .title-indent {
  text-transform: capitalize;
}

.wrapper2 .container .browse-view .row {
  margin-bottom: 20px;
}

.wrapper2 .container .browse-view .browseProductImageContainer {
  border: 1px solid #e5e5e5;
  padding: 10px;
  background: #fff;
}

.wrapper2 .container .browse-view .floatleft {
  margin-right: 20px;
}

.wrapper2 .container .browse-view a.product-details,
.wrapper2 .container .browse-view a.details,
.wrapper2 .container .browse-view div.details {
  padding: 10px 20px;
  margin-top: 20px;
  border-radius: 0px;
}

#ProOPC .proopc-input-append input[type="text"],
#ProOPC .proopc-input-append input[type="password"] {
  padding-right: 20px;
  height: 25px;
  border: 1px solid #ddd !important;
  box-shadow: none;
  border-radius: 3px;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif !important;
  font-size: 15px !important;
}

.modal-dialog {
  margin-top: 10%;
}

.cus-sash-left .color-selection-box .modal-dialog,
.cus-sash-right .price-box-wrap .modal-dialog {
  width: auto;
  margin: 0px;
}

.modal-content {
  box-shadow: 0px 0px 0px;
  border-radius: 0px;
  border: 0px;
}

.modal-header {
  display: none;
}

/* NOTE: logo/seal system */
.flag_item,
.logo_item,
.seal_item,
.another_flag_item,
.another_logo_item,
.another_seal_item {
  float: none;
  display: flex;
  align-items: center;
}

.symbol_item,
.another_symbol_item {
  float: none;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 80px;
  max-width: 80px;
}

.custom-payment ul li img {
  width: 49px;
  height: auto;
}

.modal.in .modal-dialog{
  margin-top: 1% !important;
  height: 100%;
}

@media (min-height:900px) {
  .modal.in .modal-dialog{
    margin-top: 0 !important;
    top:50% !important;
    height: 900px;
    transform: translateY(-50%) !important;
  }
}

/* .cus-sash-left img {
    width: 20px;
    } */

.modal-footer .text_options_right_column {
  margin-left: 0px;
}

#cancel_add_text_to_sash_button {
  outline: none !important;
  box-shadow: none;
  margin-left: 0px;
  width: 100%;
  margin-top: 10px;
}
.box_new {
  top: 30%;
  z-index: 2;
  background: url(/templates/zestard/images/help-bar-new.png);
}
.box_new ul {
  margin-top: 30px;
}
.box_new ul li {
  margin-top: 10px;
}
.box_new ul li a {
  font-size: 12px;
  font-weight: 600;
}
.box_new ul li a:hover {
  color: #5aa4a5;
}
/*11-09-18*/

/* #customize_text_item_1_table #customize_text_item_1_left,
#customize_text_item_1_table #customize_text_item_1_right {
  width: 49%;
  float: left;
}
#customize_text_item_1_table #customize_text_item_1_right {
  margin-left: 2%;
}
#customize_text_item_1_table #customize_text_item_1_left hr,
#customize_text_item_1_table #customize_text_item_1_right hr {
  margin: 10px 0 12px;
}
#customize_text_item_1_table #customize_text_item_1_left .text_item_textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#customize_text_item_1_table #customize_text_item_1_left input[type="checkbox"],
#customize_text_item_1_table #customize_text_item_1_left input[type="radio"],
#customize_text_item_1_table
  #customize_text_item_1_right
  input[type="checkbox"],
#customize_text_item_1_table #customize_text_item_1_right input[type="radio"],
#footer_text [type="radio"],
#footer_text [type="radio"] {
  margin-right: 5px;
  margin-left: 3px;
}
#footer_text .btn-default {
  margin-right: 10px;
  margin-top: 10px;
}

#customize_text_item_1_table #customize_text_item_1_left #edit_text_font_size,
#change_applique_character_selector #change_applique_greek_letters select,
#change_applique_character_selector #change_applique_english_letters select,
#change_applique_character_selector #change_applique_numbers select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
} */
#update_text_color_picker_title {
  display: block;
}
#txt_greek_osk {
  margin-bottom: 8px;
}

/* #customize_applique_item_1_table
  #customize_applique_item_1_left
  input[type="checkbox"],
#customize_applique_item_1_table
  #customize_applique_item_1_left
  input[type="radio"],
#customize_applique_item_1_table
  #customize_applique_item_1_right
  input[type="checkbox"],
#customize_applique_item_1_table
  #customize_applique_item_1_right
  input[type="radio"] {
  margin-right: 5px;
  margin-left: 3px;
}
#customize_applique_item_1_table #customize_applique_item_1_left label,
#customize_applique_item_1_table #customize_applique_item_1_right label {
  display: block;
} */
#change_applique_character_selector #change_applique_greek_letters b,
#change_applique_character_selector #change_applique_greek_letters select,
#change_applique_character_selector #change_applique_english_letters b,
#change_applique_character_selector #change_applique_english_letters select,
#change_applique_character_selector #change_applique_numbers b,
#change_applique_character_selector #change_applique_numbers select {
  display: block;
}
#change_applique_characters_div #change_applique_parameters div {
  float: none !important;
  text-align: left !important;
}
#customize_crest_item_1_div #edit_crest_1_update,
#customize_crest_item_1_div #edit_crest_1_cancel,
#customize_crest_item_1_div #edit_crest_1_delete {
  margin-right: 10px;
  margin-top: 10px;
}
#myModal .modal-footer {
  margin-top: 10px;
}
#myModalEdit #customize_item > div {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
/* NOTE: logo/seal system */
#non_pageant_edit_crest_options input,
#pageant_edit_crest_options input,
#non_pageant_edit_flag_options input,
#flag_back_area_option,
#non_pageant_edit_logo_options input,
#logo_back_area_option,
#non_pageant_edit_seal_options input,
#seal_back_area_option,
#non_pageant_edit_symbol_options input,
#area_for_existing_symbol {
  margin-right: 5px;
  margin-left: 3px;
}

#customize_symbol_item_1_table #customize_symbol_item_1_left,
#customize_symbol_item_1_table #customize_symbol_item_1_right {
  width: 49%;
  float: left;
}
#customize_symbol_item_1_table #customize_symbol_item_1_right {
  margin-left: 2%;
}
#update_symbol_color_picker_title {
  display: block;
}
#symbol_color_picker_title{
  display:flex;
}
#edit_symbol_1_update,
#edit_symbol_1_cancel {
  margin-right: 10px;
}
.sash_icon {
  background: #f0f1f3;
}
img,
iframe {
  max-width: 100%;
}
.first .main_section_area p {
  text-align: left !important;
}
.formResponsive input#Submit.rsform-submit-button {
  background: rgba(47, 62, 69, 1);
  background: -moz-linear-gradient(
    left,
    rgba(47, 62, 69, 1) 0%,
    rgba(0, 145, 164, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(47, 62, 69, 1)),
    color-stop(100%, rgba(0, 145, 164, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(47, 62, 69, 1) 0%,
    rgba(0, 145, 164, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(47, 62, 69, 1) 0%,
    rgba(0, 145, 164, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(47, 62, 69, 1) 0%,
    rgba(0, 145, 164, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(47, 62, 69, 1) 0%,
    rgba(0, 145, 164, 1) 100%
  );
  padding: 10px 20px;
  font-size: 15px;
}
.formResponsive input.rsform-reset-button {
  background: rgba(248, 80, 50, 1);
  background: -moz-linear-gradient(
    left,
    rgba(248, 80, 50, 1) 0%,
    rgba(232, 74, 60, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(248, 80, 50, 1)),
    color-stop(100%, rgba(232, 74, 60, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(248, 80, 50, 1) 0%,
    rgba(232, 74, 60, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(248, 80, 50, 1) 0%,
    rgba(232, 74, 60, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(248, 80, 50, 1) 0%,
    rgba(232, 74, 60, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(248, 80, 50, 1) 0%,
    rgba(232, 74, 60, 1) 100%
  );
  padding: 10px 20px;
  font-size: 15px;
}
.payment-title {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}
.first .main_section_area .product_heading_wrapper p {
  text-align: center !important;
}
.custom-upload-text .text-group h3,
.logo-upload-text .text-group h3,
.seal-upload-text .text-group h3 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}
.custom-upload-text .text-group ul:first-child,
.logo-upload-text .text-group ul:first-child,
.seal-upload-text .text-group ul:first-child {
  margin-bottom: 10px;
}
.custom-upload-text .text-group ul li,
.logo-upload-text .text-group ul li,
.seal-upload-text .text-group ul li,
.list-content li {
  padding-left: 18px;
  position: relative;
}
.custom-upload-text .text-group ul li:before,
.logo-upload-text .text-group ul li:before,
.seal-upload-text .text-group ul li:before,
.list-content li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
  top: 8px;
  left: 5px;
}
.custom-upload-text .text-group ul li p,
.logo-upload-text .text-group ul li p,
.seal-upload-text .text-group ul li p {
  font-size: 12px;
}
.list-content {
  padding: 20px;
  background-color: #bec1c7;
  margin-bottom: 40px;
}
.list-content li {
  font-size: 15px;
  margin-bottom: 10px;
}

/*Mimi Mail css*/

.newsletter-wrap #mc_embed_signup input#signup_email {
  border-radius: 50px;
}
.newsletter-wrap #mc_embed_signup .mimi_field input#webform_submit_button {
  background-color: transparent;
  border: 0px;
  color: #d00606;
  padding: 0px;
}
.newsletter-wrap #mc_embed_signup .mimi_field.last,
.newsletter-wrap #mc_embed_signup .mimi_field.last h2 {
  color: #7abdc8;
  margin: 0px;
}
/*===============================Responsive Css====================

=================================================================*/

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .fixed-header .navigation_menu li a {
    padding: 28px 10px;
    font-size: 14px;
  }
  .fixed-header ul.menu {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media only screen and (min-width: 1191px) and (max-width: 1280px) {
  .fixed-header .navigation_menu li a {
    padding: 25px 6px;
    font-size: 14px;
  }
  /* .fixed-header ul.menu{margin-left: 15% !important;} */
}
.b-mobile-buttons {
  display: none;
}

@media screen and (max-width: 4000px) {
  .container {
    max-width: 1210px !important;
  }
  .create-custom-sash-img img {
    width: 85%;
  }
  .online-sash {
    right: 1%;
  }
  .not-find-color a {
    font-size: 14px;
  }
  .file-element .file-text {
    padding: 0 10px;
    font-size: 16px;
  }
  .custom-style-wrap .panel-title {
    font-size: 20px;
  }
  .price-box-top {
    padding: 15px 5px;
  }
  .btn-wraper span {
    font-size: 14px;
  }
  .p-box-title {
    font-size: 24px;
  }
  .price-box-top p,
  .price-box-top span {
    font-size: 18px;
  }
  .price-box-top p {
    padding-left: 5px;
  }
  .production-box select {
    font-size: 12px;
  }
  .sash-style select,
  .sash-flag select,
  .sash-element select,
  .production-box select {
    font-size: 12px;
  }
  .color-option-tab .nav-tabs > li > a {
    font-size: 17px;
  }
  .customization-main-wraper .logo img {
    width: 100%;
  }
  .customization-main-wraper .navbar-nav > li > a {
    padding: 0 10px;
    font-size: 17px;
    /*line-height: 50px;*/
  }
  .bottom-btn a,
  .right-buttons a {
    font-size: 16px;
  }

  /*vj start*/
  #deluxe_area_left {
    width: 40px;
    float: left;
    margin-top: 50px;
    height: 370px;
    margin-left: calc(50% - 50px);
    overflow: hidden;
    position: relative;
  }
  #standard_area_left {
    margin-left: calc(50% - 50px);
  }
  /*vj end*/
  .menu_scroll .navbar-nav li a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1600px) {
  .navbar-collapse .moduletable-nav ul {
    justify-content: left;
  }
}

@media screen and (max-width: 1400px) {
  .menu_scroll .navbar-nav li a {
    font-size: 13px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .box_new {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .custom-style-wrap .panel-title {
    font-size: 15px;
  }
  /* .custom-style-wrap img{width: 24px;} */
  /* .crest_item img{width:48px;} */
  /* NOTE: logo/seal system */
  .flag_item img,
  .logo_item img,
  .seal_item img {
    width: initial;
  }
  .custom-style-wrap .panel-default > .panel-heading {
    padding: 10px;
  }
  .custom-style-wrap .panel-title > a:after {
    font-size: 22px;
  }
  .sash-label {
    font-size: 17px;
    padding-bottom: 0px;
  }
  .sash-style select,
  .sash-flag select,
  .sash-element select,
  .production-box select {
    padding: 0 5px;
  }
  .sash-style select,
  .sash-flag select,
  .sash-element select,
  .production-box select {
    font-size: 11px;
  }
  .color-option-tab .nav-tabs > li > a {
    font-size: 12px;
  }
  .not-find-color a,
  .file-element .file-text {
    font-size: 9px;
  }
  .file-element .file-text {
    padding: 0 3px;
  }
  .customization-main-wraper .navbar-nav > li > a {
    font-size: 13px;
    padding: 0 4px;
  }
  .menu-wrap {
    padding: 10px 0 10px;
  }
  a.other-selection-menu-item-title {
    font-size: 12px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 1199px) {
  .start-new {
    width: 65%;
  }
  .start-new span {
    padding-bottom: 25px;
  }
  .start-new-title,
  .pro-section-title {
    font-size: 42px;
    margin-bottom: 30px;
  }
  .create-custom-sash img {
    width: 60%;
  }
  .create-custom-sash {
    padding: 100px 0 140px;
  }
  .about-cs .cs-main-heading {
    font-size: 42px;
  }
  /*    .about-cs{padding: 30px 0 60px;}*/
  .user-regi-wrap,
  .cart-wrap {
    padding: 0 10px;
  }
  .user-regi-wrap span,
  .user-regi-wrap a,
  .cart-wrap a,
  .cart-wrap a {
    font-size: 18px;
  }
  .user-regi-wrap img,
  .cart-wrap img {
    margin: 0;
  }
  .logo img {
    width: 100%;
  }
  .pro-section-title {
    margin-bottom: 60px;
  }
  .social-icons li a {
    padding: 0 10px;
  }
  .navbar-nav > li > a {
    font-size: 17px;
    padding: 0 10px;
  }
  .about-cs .cs-sub-heading {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .newsletter-wrap button {
    width: 120px;
  }
  .btn-wraper img {
    width: 30px;
  }
  .p-box-title {
    font-size: 17px;
  }
  .social-wraper p {
    padding-right: 0;
  }
  .contact-miscinfo iframe {
    width: 80% !important;
  }
  .search_scroll {
    margin-left: 675px;
  }
  .user-regi-wrap .user_logo {
    margin-left: 270px;
  }
  .logo .header_logo {
    width: 147px;
  }
  .custom img {
    width: 100%;
  }
  header.fixed .header-right-bottom {
    padding-right: 10px;
  }
  .fixed .user-regi-wrap,
  .fixed .cart-wrap {
    padding: 0 56px;
  }
  #products_example #products ul {
    width: 78%;
  }
  .product-small-img {
    width: 85px;
  }
  .productdetails-view .fright,
  .productdetails-view .fleft {
    width: 50%;
  }
  .productdetails-view .category-view .width25 {
    min-height: 360px;
  }
  /* .total-box .right {float: none;} */
  .total-box .left p,
  .total-box .left span,
  .cus-sash-left .panel-body p,
  .cus-sash-center .content-cls {
    font-size: 12px;
  }
  .total-box .right span,
  .price-box-top p,
  .price-box-top span {
    font-size: 15px;
  }
  .selection-title {
    padding: 20px 15px;
  }
  .fixed-header .navigation_menu li a {
    text-transform: capitalize;
  }
  /* .fixed-header .navigation_menu{    margin-left: 10%;} */

  .fixed-header .header_info i {
    font-size: 18px;
  }
  .product-box.spacer {
    margin-bottom: 10px;
  }
  .user11 h1,
  .product_heading_wrapper h1 {
    font-size: 30px;
  }
  .item .product-box .Title span,
  .item .product-box .Title a {
    font-size: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sash_icon .custom div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  a.faqbottom {
    margin: 0px;
    flex: 1;
    background-position: center;
  }
  .contact-address {
    width: 35%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .content-indent .item-page p img {
    width: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .header_info {
    position: absolute;
    right: 0px;
  }
  .top_menu.fixed-header .custom-wrap .col-md-9.col-sm-9 {
    width: 85%;
  }
  .header_info.sticky_right {
    top: -40px;
  }
}
@media screen and (max-width: 992px) {
  .item .product-box .wrapper {
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
}
@media screen and (min-width: 768px) {
  .container {
    width: 100%;
  }
  .footer-box {
    margin-bottom: 30px;
    display: inline-block;
  }
}

@media screen and (max-width: 1170px) {
  .price-box-top p,
  .price-box-top span {
    font-size: 15px;
  }
  a.own-febric-btn {
    font-size: 12px;
  }
  a.other-selection-menu-item-title {
    font-size: 12px;
  }
  .menu-icon {
    height: 70px;
  }
  .menu_scroll .navbar-nav li a {
    text-transform: capitalize;
  }
}

@media screen and (max-width: 1080px) {
  img.aboutusimg {
    width: 100%;
  }
  .menu_scroll .navbar-nav li a {
    padding-left: 6px;
    padding-right: 6px;
  }
  .newsletter-wrap input {
    padding: 10px;
  }
  .footer_faq {
    display: block;
  }
  .footer_faq li {
    width: 33.3%;
  }
  .footer_faq span.alt.image_wrapper {
    min-height: 153px;
  }
}

@media screen and (max-width: 991px) {
  .search-wrap,
  .h-top {
    margin-bottom: 10px;
  }
  .cs-btngroup .cs-btn {
    width: 220px;
    height: 50px;
    line-height: 50px;
  }
  .create-custom-sash-img {
    position: inherit;
  }
  .start-new {
    width: 100%;
    text-align: left;
    margin-top: 30px;
  }
  .start-new span,
  .start-new-title,
  .start-new p {
    text-align: left;
  }
  .start-new p,
  .start-new-btn {
    float: left;
  }
  .create-custom-sash {
    padding: 60px 0 80px;
  }
  .start-new p {
    margin-bottom: 30px;
  }
  .start-new-btn {
    width: 220px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
  }
  .social-icons {
    text-align: center;
  }
  .our-products {
    padding: 60px 0;
  }
  .product-wraper .pro-box {
    width: 50%;
    margin-bottom: 30px;
  }
  .navbar-nav > li > a {
    font-size: 13px;
    padding: 0 3px;
  }
  .create-custom-sash img {
    width: 70%;
  }
  .selection-title {
    padding: 5px 8px;
  }
  .custom-style-wrap .panel-title span {
    padding-left: 10px;
    padding-top: 5px;
  }
  .custom-style-wrap .panel-title {
    font-size: 13px;
  }
  a.own-febric-btn {
    font-size: 9px;
  }
  .other-selection-menu-item img {
    width: auto;
  }
  a.other-selection-menu-item-title {
    display: none;
  }
  .middle-btn-group a:last-child,
  .middle-btn-group a {
    float: none;
  }
  .middle-btn-group a {
    font-size: 18px;
    line-height: 30px;
    height: 40px;
  }
  .production-box select {
    font-size: 9px;
  }
  .production-box:after {
    right: 5px;
  }
  .p-box-title {
    font-size: 12px;
  }
  .your-sele-wrap h3 {
    font-size: 13px;
  }
  .your-sele-wrap a {
    font-size: 12px;
  }
  .cart {
    top: 16px;
    right: -22px;
  }
  header.fixed .cart {
    top: 30px;
    right: 0;
  }
  .user-regi-wrap .user_logo {
    margin-top: -82px;
  }
  #cart-wrap .cart_logo {
    margin-top: -92px;
  }
  .menu_scroll {
    width: 85%;
    float: right;
    margin: 0;
  }
  #cart-wrap .cart_logo {
    margin-left: 15px;
  }
  .user-regi-wrap .user_logo {
    margin-left: 280px;
  }
  /* .sash_icon .custom{width: 82%;margin: auto;} */
  .product_details_block {
    display: inline-block;
  }
  .productdetails-view .fright,
  .productdetails-view .fleft {
    width: 100%;
    float: left;
    margin-bottom: 45px;
  }
  .product-small-img {
    width: 18%;
  }
  #products_example #products ul {
    width: 80%;
  }
  .product_details_block .fright .price {
    padding-top: 0;
    margin-bottom: 0;
  }
  .product_page_social_links {
    bottom: -50px;
  }
  .col-name {
    width: 20%;
  }
  .sub-footer {
    padding: 18px 0;
  }
  /* .newsletter-wrap button{width: 110px;height: 40px;font-size: 14px;} */
  .nearest-store-wrap a,
  .contact-contactinfo p,
  .contact-contactinfo p a {
    font-size: 16px;
  }
  .custom_social .social-icons li a em {
    font-size: 26px;
  }
  /* .content-indent .contact-address address span{font-size: 16px;line-height: 11px;} */
  .contact-address,
  .contact-contactinfo {
    padding: 18px;
  }
  .contact-address {
    width: 30%;
  }
  .pick-color-img,
  .color-desc {
    width: 100%;
  }
  .help_colorpick_img {
    padding: 0;
  }
  .pick-color {
    margin-top: 45px;
  }
  /* NOTE: logo/seal system */
  .flag_item img,
  .logo_item img,
  .seal_item img {
    width: initial;
  }
  .symbol_item img {
    width: initial;
  }
  /*vj start*/
  /*vj end*/
  .price-box-top p,
  .price-box-top span,
  .sash-label {
    font-size: 12px;
  }
  .sash_icon .custom div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  a.faqbottom {
    margin: 0px;
    margin-right: 5px;
    background-position: center;
    margin-bottom: 10px;
  }
  a.faqbottom:last-child {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  input#jform_contact_name,
  input#jform_contact_email,
  input#jform_contact_emailmsg,
  textarea#jform_contact_message {
    width: 100%;
  }
  .content-indent .col-md-9 {
    width: 100% !important;
  }
  .screen-img,
  .move-sash,
  .desc,
  .move-desc,
  .pick-color-img,
  .color-desc,
  .step-s {
    width: 100%;
    float: none;
    /* text-align: left; */
  }
  .sash-style .style-list:after,
  .sash-flag:after,
  .sash-element:after {
    font: normal normal normal 25px/1 FontAwesome;
    top: 12px;
    margin-right: 5px;
  }

  .production-box:after{
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-25%);
  }
  .product-cust {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .fixed .header-right-bottom {
    display: none;
  }
  .menu_scroll {
    padding-left: 32px;
  }
  .proopc-register-login .proopc-inner {
    padding: 0 20px 20px 15px;
  }
  .proopc-input-group-level label,
  .proopc-subtitle {
    font-size: 14px !important;
  }
  #ProOPC button.proopc-btn.proopc-btn-inverse,
  #ProOPC #proopc-order-submit,
  #ProOPC .proopc-btn {
    font-size: 13px;
    line-height: 28px;
  }

  /* .custom-style-wrap .color-selection {
    margin-top: 7px !important;
    } */
  #add_to_cart_button {
    width: 50% !important;
  }
  .middle-btn-group {
    display: inline-flex;
  }
  #see_front.sash_area_active {
    margin-right: 5px;
  }
  #see_front,
  #see_back {
    padding-top: 5px;
  }
  .price-box-wrap {
    margin-right: 0px;
  }
  .total-box {
    padding: 5px;
  }
  .user11 h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 800px) {
  #cart-wrap .cart_logo {
    margin-left: 5px;
  }
  .modal-open .modal {
    margin-bottom: 60px;
  }
  .cus-sash-center .middle-btn-group #see_front,
  .cus-sash-center .middle-btn-group #see_back {
    font-size: 15px !important;
    line-height: 22px;
    padding: 3px;
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  /* .custom-style-wrap .color-selection {
        margin-top: 0px !important;
        } */
  .box_6_test .style-list {
    margin-top: 0px !important;
  }
  .p-box-title {
    display: block !important;
  }
  .total-box .left p,
  .total-box .left span,
  .cus-sash-left .panel-body p,
  .cus-sash-center .content-cls {
    font-size: 10px;
  }
  .total-box .right span,
  .price-box-top p,
  .price-box-top span {
    font-size: 12px;
  }
  #deluxe_sash_color_picker .color_icon,
  #deluxe_sash_color_picker .tips_icon {
    margin-bottom: 0px !important;
  }
  .content-indent {
    margin-top: 15px !important;
    overflow: hidden !important;
  }
  .sash-style select,
  .sash-flag select,
  .sash-element select,
  .production-box select {
    height: 40px;
  }
  .sash-style .style-list:after,
  .sash-flag:after,
  .sash-element:after{
    top: 10px;
    font-size: 20px;
  }

  .production-box:after {
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-25%);
  }
  .color-option-tab .nav-tabs > li > a {
    height: auto;
    padding: 10px 0px;
    line-height: 20px;
  }
  /* .crest_item,
  .another_crest_item {
    display: block !important;
    position: relative !important;
    width: auto !important;
    height: auto !important;
  } */
  .crest_item_title {
    position: relative !important;
    font-size: 12px !important;
    text-align: center !important;
  }
  /* #add_to_cart_button {
        border-color: #334046;
        } */
  /* #pick_symbol_to_add img {
    width: 25px;
    height: auto;
  } */
}

@media only screen and (max-width: 767px) {
  .content-indent {
    margin-top: 30px;
  }
  .moduletable-top {
    display: none;
  }
  /*.logo img{width: 270px;}
    .site-brand, .phone-wrap, .header-top-right, .header-right-bottom{text-align: center;}
    */
  /*.h-top{margin-bottom: 15px;}
    */
  .search-wrap {
    margin-bottom: 0;
  }
  
  .main-menu {
    height: auto;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-nav > li {
    display: block;
  }
  .navbar-nav > li > a {
    font-size: 18px;
  }
  .about-cs .cs-main-heading,
  .start-new-title,
  .pro-section-title {
    font-size: 34px;
  }
  .about-cs .cs-sub-heading {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .cs-dec {
    width: 70%;
    font-size: 17px;
  }
  .create-custom-sash {
    padding: 30px 0 40px;
  }
  .footer-box {
    margin-bottom: 30px !important;
    float: left;
  }
  .f-title {
    margin-bottom: 15px;
  }
  .pro-section-title {
    margin-bottom: 35px;
  }
  .our-products {
    padding: 30px 0;
  }
  .navbar-collapse {
    border: 0;
    box-shadow: none;
  }
  .customization-main-wraper .site-brand {
    padding-left: 0;
  }
  .search-wrap {
    width: 210px;
  }
  .online-sash {
    left: 10px;
    right: inherit;
    top: 0;
  }
  .customization-main-wraper .logo img {
    width: auto;
  }
  .cus-sash-wraper .container {
    display: flex;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
  }
  /*    .cus-sash-right{display: none;}*/
  .color-selection-mobile,
  .xs-btn-group {
    display: block;
  }
  .sash-label {
    margin-top: 15px;
  }
  .sash-style-wrap {
    overflow: hidden;
    margin: 0px 5px;
  }
  .sash-style,
  .sash-color,
  .p-box-title {
    margin-bottom: 0;
    text-align: center;
    font-size: 18px;
  }
  .p-box-title {
    margin-top: 15px;
    padding-left: 5px;
  }
  /* .middle-btn-group{margin: 20px 0;display:inline-flex;} */
  .other-selection-menu-item {
    width: auto;
    display: inline-block;
    float: none;
  }
  .other-selection-menu {
    text-align: center;
  }
  .menu-wrap {
    background: transparent;
    border: 0;
    padding: 0;
  }
  .other-selection-menu-item:nth-child(even),
  .other-selection-menu-item:nth-child(odd) {
    padding: 0;
  }
  .other-selection-menu-item {
    margin: 0 10px;
  }
  .other-selection .selection-title {
    display: none;
  }
  .other-selection-box {
    border: 0;
    padding: 0;
  }
  /* .cus-sash-left{padding-top: 10px;} */
  .right-buttons a {
    width: 100% !important;
    float: left;
    margin-bottom: 3px !important;
  }
  .right-buttons .addtocart-btn {
    float: left;
  }
  .cus-sash-wraper,
  .sash-label {
    padding: 0;
  }
  /* .total-box .right{float: none;} */
  .right-buttons {
    margin-bottom: 0;
  }
  .other-selection-menu-item img {
    width: 30px;
  }
  .menu-wrap {
    margin-bottom: 0;
  }
  .phone-wrap span {
    font-size: 17px;
  }
  .phone-wrap img {
    width: 18px;
  }
  .user-regi-wrap img,
  .cart-wrap img {
    width: 20px;
  }
  .user-regi-wrap span,
  .user-regi-wrap a,
  .cart-wrap a,
  .cart-wrap a {
    font-size: 13px;
  }
  .user-regi-wrap .user_logo,
  #cart-wrap .cart_logo {
    margin-top: -47px;
  }
  #cart-wrap .cart_logo {
    margin-top: -53px;
  }
  /*.logo .header_logo{left: 15px; top: 3px;}*/
  .search_scroll {
    margin-top: -38px;
    margin-left: 640px;
  }
  /*#cart-wrap .cart_logo{margin-left: -10px;}*/
  header.fixed .cart {
    color: #1a1a1a;
  }
  .cart {
    top: 140px;
  }
  .custom-fee-notes {
    font-size: 14px !important;
  }
  .user-regi-wrap .user_logo {
    margin-left: 220px;
  }
  .menu_scroll {
    width: 100%;
    float: right;
  }
  /*Vj-start*/
  .color-selection-box {
    display: none;
  }
  #price_modal_header,
  #color_modal_header {
    display: block !important;
    text-align: center;
  }
  #rush_prod_select{
    height: 40px;
  }
  .total-box {
    padding: 10px;
    border-radius: 0px 0px 0px 0px;
  }
  #colorModal .panel-body {
    display: block;
    overflow-y: auto;
    height: 100%;
    border: none;
  }
  .color-option-tab {
    border: none;
  }
  .edit_sash_selection {
    display: block !important;
    top: 170px;
    position: relative;
    padding-top: 20px;
  }
  /*    #edit_sash_button
        {
            width: 100%;
            background:#2f3e45;
            border-radius:0px;
            padding:17px 79px;
            font-size:13px;
            color:#fff;
            }    */
  #items_added_standard,
  #items_added_standard_dual_tone,
  #items_added_deluxe,
  #items_added_pageant {
    padding: 0px !important;
  }
  #clear_all_items_button {
    margin-top: 12px;
  }
  #items_added {
    /*        overflow-y: auto;
        height:167px;*/
  }
  #items_added_standard,
  #items_added_standard_dual_tone,
  #items_added_deluxe,
  #items_added_pageant {
    overflow: auto;
    line-height: 25px;
  }
  /* NOTE: logo/seal system */
  .flags .flag_item img,
  .logos .logo_item img,
  .seals .seal_item img {
    /*        height: 40px;*/
    width: 40px;
  }

  .osk #new_txt_osk_uppercase input[type="button"],
  .osk #new_txt_osk_lowercase input[type="button"]{
    width: 35px;
    height: 35px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #scroll_to_text #thread_color_picker {
    padding-left: 7px !important;
  }
  /*    .modal-footer .row .col-xs-6
        {
            width:auto !important;
            margin-bottom:10px !important;
        }
        #scroll_to_text .col-xs-6
        {
            width: auto !important;
            margin-bottom:10px;
            }*/
  .scroll_to_text .col-xs-6 {
    /*        border-bottom: 1px solid gray;*/
  }
  input[type="checkbox"],
  input[type="radio"] {
    margin-right: 2px;
    margin-left: 2px;
  }
  #add_text_to_sash_button {
    width: 100%;
  }
  .change_applique_character_selector select {
    margin-top: 10px;
  }
  .box_6_test .sash-label {
    display: none;
  }
  .box_6_test .style-list {
    position: absolute;
    left: 14px;
    width: 39%;
  }
  .price-selection {
    display: block;
    margin-top: 130px;
  }
  .price-box-wrap {
    display: none;
  }
  .color-selection {
    width: 39%;
    position: absolute;
  }
  .price-selection {
    position: absolute;
    width: 39%;
  }
  .box_6_test .color-selection-mobile {
    display: none;
  }
  .box_6_test .top {
    display: none;
  }
  /*Vj-end*/
  .header-right-bottom .user-regi-wrap img {
    width: 18px;
  }
  .vmgroup.featured_products {
    /*    margin-top: 83px;*/
  }
  .about-cs {
    /*        display: none;*/
  }
  .fixed .user-regi-wrap,
  .fixed .cart-wrap {
    padding: 0 10px !important;
  }
  header.fixed .header-right-bottom {
    top: 1px;
    padding-right: 30px;
  }
  .productdetails-view .category-view .width25 {
    width: 48%;
  }
  .proopc-register,
  .proopc-login {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .proopc-register-login .proopc-inner,
  #ProOPC .proopc-register-login h3 {
    margin: 0;
  }
  .nearest-store-wrap a {
    font-size: 14px;
  }
  #proopc-pricelist {
    overflow-x: scroll;
  }
  #ProOPC .proopc-table-striped {
    min-width: 767px;
  }
  .col-name {
    width: 15%;
  }
  input#jform_contact_name,
  input#jform_contact_email,
  input#jform_contact_emailmsg,
  textarea#jform_contact_message,
  .contact-address,
  .contact-contactinfo p {
    width: 100%;
  }
  .contact-address,
  .contact-contactinfo {
    float: left;
    padding: 20px 30px;
  }
  .contact-contactinfo {
    margin-top: 20px;
  }
  .screen-img,
  .desc,
  .move-desc,
  .move-sash,
  .color-desc,
  .pick-color-img,
  .content-indent .col-md-3,
  .step-s {
    width: 100%;
  }
  .pick-color {
    margin-top: 30px;
  }
  .help_colorpick_img,
  .colorpick_img {
    padding: 0;
    margin-right: 0;
  }
  .color-desc,
  .move-desc {
    margin-top: 10px;
  }
  .content-indent .col-md-3 {
    padding-right: 15px;
  }
  .content-indent .col-md-9 {
    padding-left: 15px;
    width: 100% !important;
  }
  .video {
    padding: 5px;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .selection-title {
    padding: 11px 8px;
  }
  #olark-wrapper .olark-launch-button .olark-button-text {
    font-size: 0px !important;
    margin: 0px !important;
  }
  #add_applique_to_sash_button,
  #cancel_add_applique_to_sash_button {
    width: 100%;
  }
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-header {
    display: block;
  }
  .modal-header {
    display: none;
  }

  .custom-style-wrap .panel-title span {
    padding: 0px;
    padding-left: 10px;
  }
  .footer-socials {
    display: flex;
    justify-content: center;
  }
  .modal-body {
    position: relative;
    padding: 5px;
  }
}
/*@media screen and (max-width:767px) {
.navbar-collapse .moduletable-nav ul {
    display: block !important;
}
}
 */
@media screen and (max-width: 640px) {
  .content-indent .login,
  .login + div,
  .content-indent .registration {
    width: 100%;
  }
  .content-indent .registration {
    padding: 25px 15px;
  }
  .content-indent .contact h3,
  .content-indent .item-page h1 {
    font-size: 24px;
  }
  .edit_sash_selection {
    width: 102%;
  }
  strong {
    font-size: 20px;
    word-break: break-word;
  }
}

@media screen and (max-width: 600px) {
  .about-cs .cs-main-heading,
  .start-new-title,
  .pro-section-title {
    font-size: 26px;
  }
  .cs-dec {
    width: 95%;
    margin-bottom: 15px;
  }
  .cs-btngroup .cs-btn,
  .start-new-btn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .about-cs {
    padding-top: 30px;
  }
  .create-custom-sash-img {
    left: 30px;
  }
  .f-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .pro-section-title,
  .start-new-title {
    margin-bottom: 20px;
  }
  .user-regi-wrap span,
  .user-regi-wrap a,
  .cart-wrap a,
  .cart-wrap a {
    font-size: 14px;
  }
  .phone-wrap span {
    font-size: 19px;
  }
  .search-wrap {
    width: 175px;
  }
  /* .newsletter-wrap button{width: 120px;} */
  /* .newsletter-wrap input{ font-size: 12px;} */
  .online-sash img {
    width: 80%;
  }
  /*.logo .header_logo, #cart-wrap .cart_logo, .user-regi-wrap .user_logo,header.fixed  .cart, .main-menu{position: inherit !important; }*/
  .edit_sash_selection {
    width: 102%;
  }
  .modal-dialog {
    width: 100%;
  }
  /* 	.content-indent .item-page p img {
    float: none !important;
    margin: 20px auto !important;
} */
  .content-indent .faq ul li {
    flex: 0 100%;
    max-width: 100%;
    border: 1px solid #cccc;
    margin-bottom: 10px;
    padding: 20px;
    margin-right: 10px;
  }
  li#LifetimeGuarantee div {
    display: block !important;
    text-align: center;
  }
  li#aboutsash div {
    text-align: center;
  }
  li.tone div,
  li#pageant div,
  li#deluxe div,
  li#standard div {
    display: block !important;
    text-align: center;
    margin: 20px 0px !important;
  }
  li#colors .clo-img {
    text-align: center;
  }
  li#already_received_my_order {
    text-align: center !important;
  }
  li#already_placed_my_order div {
    text-align: center;
  }
  li#shipping div {
    display: block !important;
    text-align: center;
  }
  .content-indent .item-page p {
    display: inline-block !important;
  }
  .content-indent .item-page p img {
    margin-right: none !important;
    text-align: center;
  }
  p.MsoNormal.monr {
    width: 100%;
    margin: auto 0px !important;
  }
  p.MsoNormal.monr img {
    float: unset;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 100%;
  }
}

@media screen and (max-width: 560px) {
  .content-indent .profile,
  .content-indent .profile-edit {
    width: 100%;
  }
  .content-indent .profile-edit fieldset dl dt,
  .content-indent .profile-edit fieldset dl dd {
    width: 100%;
  }
  .content-indent .profile-edit fieldset dl dt {
    padding-bottom: 3px;
  }
  .price-box-wrap {
    margin-top: 89px;
  }
  .footer_faq li {
    width: 50%;
  }
}

@media screen and (max-width: 520px) {
  /*.user-regi-wrap, .cart-wrap{display: block;}*/
  /*.cart-wrap{border: 0;}*/
  .search-wrap {
    margin-bottom: 15px;
    width: 90%;
  }
  .product-wraper .pro-box,
  .sash-style,
  .color-selection-mobile,
  .right-buttons,
  .total-box {
    width: 100%;
  }
  .newsletter-wrap input {
    height: 55px;
  }
  /* .newsletter-wrap button{height: 40px;} */
  .cs-btngroup .cs-btn {
    margin: 0 10px;
  }
  .online-sash img {
    width: 70%;
  }
  .custom-style-wrap .panel-default > .panel-heading {
    padding: 10px;
  }
  .custom-style-wrap .panel-title {
    font-size: 15px;
  }
  .custom-style-wrap .panel-title > a:after {
    font-size: 20px;
  }
  .sash-style select,
  .sash-flag select,
  .sash-element select,
  .production-box select {
    height: 34px;
  }
  .sash-style .style-list:after,
  .sash-flag:after,
  .sash-element:after {
  }
  .file-element .file-text {
    font-size: 13px;
  }
  .login-fields input[type="text"],
  .login-fields input[type="password"] {
    width: 290px;
  }
  .content-indent .registration fieldset dd input {
    width: 100%;
  }
  .content-indent .profile fieldset#users-profile-core dl dt {
    width: 40%;
    padding-bottom: 3px;
  }
  .content-indent .profile fieldset#users-profile-core dl dd {
    width: 60%;
  }
  .content-indent .profile fieldset legend,
  .content-indent .profile-edit fieldset legend,
  .content-indent h1 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .cart {
    top: 200px;
  }
  .product_details {
    padding: 20px 15px 0;
  }
  .product_details .title {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .s_desc,
  .product-box2 {
    font-size: 17px;
  }
  .productdetails-view .addtocart-bar .wrapper {
    margin-bottom: 15px;
  }
  dl#pane dt {
    padding: 18px 15px;
    font-size: 18px;
  }
  dl#pane {
    padding: 0;
  }
  .back-to-category .button {
    width: 165px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .edit_sash_selection {
    top: 170px;
    width: 103%;
  }
  .product-box.spacer {
    min-width: inherit;
    min-height: inherit;
    overflow: inherit;
    margin: 0;
    display: block;
    margin-bottom: 10px;
    max-width: 339px;
    margin-left: auto;
    margin-right: auto;
  }
  /*    .vmgroup.featured_products{margin-top: 83px;}*/
  span.addtocart-button input.addtocart-button {
    min-width: auto;
    min-height: 42px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .user-regi-wrap,
  .cart-wrap {
    padding: 0 5px;
  }
  .logo img {
    max-width: 184px;
  }
  .productdetails-view .fright,
  .productdetails-view .fleft {
    margin-bottom: 10px;
  }
  .product_page_social_links {
    bottom: -20px;
  }
  .product_details_block .fright .price {
    margin-bottom: 18px;
  }
  .container {
    overflow: hidden;
  }
  #foot .sub-footer .newsletter-wrap #mc_embed_signup .button {
    height: 45px !important;
  }
  .item-page > div {
    text-align: center;
  }
  img.help_list_img {
    float: none;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 490px) {
  .login-fields label {
    display: block;
    margin-bottom: 10px;
  }
  .login-fields input[type="text"],
  .login-fields input[type="password"] {
    width: 100%;
  }
  .content-indent .login {
    padding: 20px 15px 20px 15px;
  }
  .login + div {
    padding: 0 15px 20px 15px;
  }
  .login-fields #remember-lbl {
    display: inline-block;
  }
  .login h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .price-box-wrap {
    margin-top: 120px;
  }
  .custom-style-wrap .panel-title {
    font-size: 9px;
  }
}

@media (max-width: 460px) {
  .proopc-input,
  .proopc-input-group-level {
    width: 100%;
  }
}

@media screen and (max-width: 420px) {
  .logo img {
    width: 100%;
  }
  .cs-dec {
    width: 100%;
  }
  .about-cs .cs-sub-heading {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .create-custom-sash img {
    width: 90%;
  }
  .footer {
    padding: 40px 0 0px 0;
  }
  /*------07122017 start-------*/
  /*.cus-sash-center img{width: 100%;}*/
  /*------07122017 end-------*/
  .login .button,
  .content-indent .profile-edit .validate {
    width: 140px;
    font-size: 19px;
  }
  .product_details .title {
    font-size: 19px;
  }
  .product-price .PricediscountedPriceWithoutTax {
    font-size: 26px;
  }
  div#mediaspace327347548_jwplayer_display,
  #mediaspace1441063823,
  div#mediaspace1441063823_jwplayer_controlbar {
    width: 100% !important;
  }
  .content-indent {
    width: 100%;
  }
  /*13122017-start*/

  /*13122017-end*/
  .edit_sash_selection {
    top: 255px;
    width: 85%;
  }
  .productdetails-view .fright .product_details .title {
    font-size: 24px;
    font-weight: 500;
  }
  .product_details {
    padding: 20px 0px 0;
  }
  .productdetails-view .category-view .width25 {
    width: 94%;
    margin: 3%;
  }
  .category-view .category-title {
    margin-top: 15px;
  }
  #see_front,
  #see_back {
    padding-top: 8px !important;
  }
}

@media screen and (max-width: 480px) {
  .right-buttons a,
  #add_to_cart_button {
    font-size: 10px !important;
  }
  .middle-btn-group {
    margin-top: 30px !important;
  }
  .cus-sash-center .middle-btn-group #see_front,
  .cus-sash-center .middle-btn-group #see_back {
    font-size: 10px !important;
    line-height: 10px;
    padding: 5px 0px;
    margin-bottom: 0px !important;
    font-weight: 400;
  }
  .newsletter-wrap button {
    height: auto;
    padding: 12px;
  }
  .custom-style-wrap .panel-title span {
    padding-left: 10px;
    padding-top: 4px;
    font-size: 8px !important;
  }
  .cus-sash-center .middle {
    height: 100%;
  }
  img.help_list_img {
    float: none;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .item-page > div,
  .content-indent .item-page p {
    text-align: center;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 0px;
  }
  .content-indent .contact h3,
  .content-indent .item-page h1 {
    font-size: 20px;
  }
  .adding-item strong,
  .item-page .move-wrap .move-desc strong,
  .item-page .desc strong,
  .item-page .step-s strong {
    font-size: 18px;
  }
  .custom-style-wrap .color-selection {
    margin-top: 50px;
  }
  .edit_sash_selection {
    padding-top: 0px;
  }
}

@media screen and (max-width: 400px) {
  .modal-dialog {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .modal-content .col-xs-6,
  .modal-content .col-xs-12 {
    width: auto !important;
    margin-bottom: 10px !important;
  }
  .edit_sash_selection {
    top: 130px;
  }
  #standard_area_back {
    margin-left: 40px;
  }
  .footer_faq li {
    width: 100%;
  }
  .cus-sash-center{
    margin-bottom: 150px;;
  }
}

@media screen and (max-width: 360px) {
  .middle-btn-group {
    width: inherit !important;
  }
}

table.vmorder-done td {
  padding: 10px;
}
#flip-sash {
  display: none;
}

#sash-price-mobile {
  display: none;
}
.text-warning-area{
  align-self: center;
}

.customsash_scrollbar::-webkit-scrollbar-track,
#myModalEdit #customize_item >div::-webkit-scrollbar-track
{
  border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.customsash_scrollbar::-webkit-scrollbar,
#myModalEdit #customize_item> div::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

.customsash_scrollbar::-webkit-scrollbar-thumb,
#myModalEdit #customize_item> div::-webkit-scrollbar-thumb 
{
  border-radius: 3px;
	background-color: hsl(181, 46%, 44%);
}

#scroll_to_text{
  margin-top:0.5rem
}


.text-warning-area > div{
  background: hsl(45, 100%, 51%);
  border:1px solid hsl(45, 100%, 45%);
  color:white;
  font-weight: 500;
  font-size: 17px;
  border-radius:0.25rem
}
/*CWT*/
@media screen and (max-width: 1000px) {
  #pageant_area_front {
    margin: 40px 0px 0px 10px;
  }
  .b-mobile-buttons {
    display: block;
  }
  #scroll_to_text > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p {
    display: none;
  }
  #add_text_item {
    margin-bottom: 10px;
  }
  #scroll_to_text{
    margin-top:0;
  }
  #txt_greek_osk #new_txt_osk_uppercase input,
  #txt_greek_osk #new_txt_osk_lowercase input {
    width: 40px;
    font-size: 1.5em;
    height: 40px;
  }
  .color_icon,
  .tips_icon {
    width: 5vh;
    height: 5vh;
  }

  #symbol_color_picker .color_icon,
  #update_symbol_color_picker .color_icon{
    width: 3vh;
    height: 3vh;
  }
  #thread_color_picker .ok_color_image,
  #update_text_color_picker .ok_color_image{
    width: 28px;
    height: 24px;
    position:relative !important;
    margin: auto !important;
  }
  #thread_color_picker .selected_color,
  #update_text_color_picker .selected_color {
    background: url("/custom/icons/check.svg") no-repeat;
    background-size: 28px 24px !important;
    /* position: absolute;              
    top: 50%;                         
    transform: translate(0, -50%);  */
  }
  #thread_color_picker,
  #update_text_color_picker{
    display:flex !important;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: center;
  }
  #thread_color_picker > p,
  #update_text_color_picker > p{
    flex: 0 0 auto;
    width: 100%;
  }
  .text-warning-area {
    display: none;
  }
  .content-cls {
    display: none;
  }
  #cancel_add_text_to_sash_button {
    margin-top: 10px;
  }
  .buttons-container-add-text {
    display: flex;
    flex-direction: row;
  }

  .cus-sash-right {
    display: none;
  }
  .sash-style-wrap {
    display: none;
  }
  .middle-btn-group {
    display: none;
  }
  .cus-sash-center {
    padding: 0;
    width: 100%;
  }
  .middle-btn-group {
    display: none !important;
  }

  .edit_sash_selection {
    display: none;
  }
  .selection-title {
    display: none;
  }
  .price-selection {
    display: none;
  }

  .pick_item_to_add {
    display: none;
  }
  .other-selection-menu {
    display: none;
  }
  #flip-sash {
    display: flex;
    position: absolute;
    border: 2px solid #2f3e45;
    padding: 5px;
    left: 0;
    z-index: 1;
    /* top: calc(max(70px, 10vh)); */
    flex-direction: row;
    justify-content: center;
    width: max-content;
    align-items: center;
  }
  #sash-price-mobile {
    display: flex;
    position: absolute;
    border: 2px solid #2f3e45;
    font-size: 1.5em;
    padding: 5px;
    right: 0;
    z-index: 1;
    /* top: calc(max(70px, 10vh)); */
    flex-direction: row;
    justify-content: center;
    width: max-content;
    align-items: center;
  }
  #sash-price-mobile > img {
    width: 30px;
    height: 30px;
  }
  #flip-sash > div {
    padding: 5px;
    font-size: 1.3em;
  }
  .color-selection-box {
    display: none;
  }
  .color-selection {
    display: none;
  }

  .material-list {
    display: flex;
    flex-direction: column;
  }
  .material-list > * {
    display: flex;
    flex-direction: row;
    border: black solid 2px;
    margin: 5px;
  }
  .material-list-header > * {
    font-size: 2em;
    text-align: center;
  }

  #select_addition_mc {
    height: 100%;
  }

  .material-list > * > div {
    padding: 8px;
    flex: 1;
  }
  .material-list > * > img {
    width: 7vh;
    height: 7vh;
    margin: 10px;
  }
  /* NOTE: logo/seal system */
  #new_flag_parameters
  /* #new_logo_parameters,
  #new_seal_parameters   */
  {
    /* position: absolute;
    bottom: 0;
    right: 0;
    width: 100%; */
  }
  #select_addition_mc {
    height: 100% !important;
  }
  .material-list > * > div > div:nth-child(1) {
    font-size: 1.5em;
    min-width: 150px;
  }
  .material-list > * > div > div:nth-child(2) {
    color: gray;
  }
  .modal-footer {
    margin-top: 0px !important;
  }
  .b-mobile-buttons {
    z-index: 1040;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    background-color: #2f3e45;
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 15vh;
  }

  .other-selection-box {
    border: none;
  }

  /* NOTE: logo/seal system */
  /* .crests,
  .flags,
  .logos,
  .seals,
  .symbols {
    justify-content: center;
  } */

  #scroll_to_flag,
  #scroll_to_crest,
  #scroll_to_symbol{
    position:relative;
    z-index: 0;
  }
  #pick_crest_to_add,
  #scroll_to_crest,
  #pick_flag_to_add,
  #pick_logo_to_add,
  #pick_seal_to_add,
  #scroll_to_flag,
  #scroll_to_logo,
  #scroll_to_seal,
  #pick_symbol_to_add,
  #scroll_to_symbol,
  #edit_crest_to_add,
  #edit_crest_to_add > *,
  .edit_symbol_to_add,
  #pick_appliques_to_add,
  #pick_appliques_to_add,
  #scroll_to_appliques,
  #scroll_to_text,
  #edit_flag_to_add,
  #edit_logo_to_add,
  #edit_seal_to_add {
    height: 100%;
  }
  #edit_flag_to_add > div,
  /* #edit_logo_to_add > div,
  #edit_seal_to_add > div, */
  #edit_crest_to_add > div {
    display: flex;
    justify-content: center;
    height: 100%;
    width: 100%;
    align-items: center;
  }
  #new_flag_parameters > div
  /* #new_logo_parameters > div,
  #new_seal_parameters > div { */
    /* {
    width: 50px;
    padding: 0px !important;
    margin: 0px !important;
    float: right;
  } */
  #add_crest_to_sash_button {
    margin-left: 30px !important;
  }
  #scroll_to_appliques,
  #scroll_to_crest,
  #scroll_to_flag,
  #scroll_to_logo,
  #scroll_to_seal,
  #scroll_to_symbol,
  #scroll_to_custom,
  #scroll_to_text,
  #edit_scroll_to_flag,
  #edit_scroll_to_logo,
  #edit_scroll_to_seal,
  #edit_scroll_to_crest,
  #edit_scroll_to_symbol,
  #edit_scroll_to_text,
  .edit_symbol_to_add {
    height: fit-content;
  }
  #deluxe_area_back,
  #standard_area_back {
    margin-top: 18px;
    margin-left: 55px;
    left:0 !important;
    transform: none !important;
  }
  #pageant_area_back {
    margin-left: -30px;
  }
  .modal-footer {
    background: white;
    position: sticky;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  /* #new_crest_parameters {
    bottom: 0;
    right: 0;
    position: absolute;
  } */
  /* NOTE: logo/seal system */
  .flag_item,
  .logo_item,
  .seal_item {
    margin: 5px;
  }
  .symbol_item {
    /* width: 70px !important; */
    /* height: 70px !important; */
    min-width: 50px !important;
    /* padding: 10px; */
    min-height: 50px !important;
  }
  /* .symbol_item > img {
    width: auto !important;
    height: 40px !important;
  } */
  .b-mobile-buttons > * {
    padding-top: 10px;
    flex: 1;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-items: center;
    margin: 3%;
  }

  .b-mobile-buttons > * > img {
    width: 40px;
    height: 40px;
  }
  .icon-holder {
    width: 70px !important;
    height: 70px !important;
    min-width: 70px !important;
    flex: none !important;
  }
  .icon-container {
    flex: none !important;
    width: 100px !important;
    height: 100px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .cwt-add-btn {
    float: right;
    background-image: url("/custom/icons/check.svg");
    margin: 0 !important;
    border: none !important;
    width: 30px !important;
    background-repeat: no-repeat !important;
    height: 30px !important;
    margin: 5px !important;
    font-size: 0 !important;
  }
  .cwt-cancel-btn {
    display: none;
  }
  .cwt-add-btn:hover {
    background-color: transparent !important;
    border: none !important;
  }

  .other-selection .modal,
  .other-selection .modal-body,
  .other-selection .modal-content {
    height: 100%;
    overflow: hidden !important;
  }
  .other-selection .modal-body > * {
    height: 100% !important;
    overflow-y: auto !important;
    overflow-x: hidden;
  }
  .other-selection .modal-dialog {
    height: 90%;
  }
  .other-selection .modal-content {
    padding: 10px;
  }

  .other-selection #scroll .modal-footer {
    background: white;
    display: flex;
    width: 100vw;
    justify-content: flex-start;
  }
  .sash-addition-areas {
    margin-top: 40px;
    display: flex;
    justify-content: center;
  }
  .sash-addition-areas > * {
    margin: 10px !important;
  }
  .modal-add-sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1060;
    background: white;
  }
  .sash_picture > img {
    margin-top: 0;
  }

  #deluxe_area_back,
  #standard_area_back {
    margin: 0px !important;
    margin-top: -20px !important;
  }

  #deluxe_area_left,
  #deluxe_area_right {
    margin-top: 0px;
  }
}

.ui-draggable {
  line-height: 0.8 !important;
}

.olark-launch-button-wrapper{
  z-index:1040 !important;
}



/* .sash-addition-areas > * {
	border: cyan 2px solid;
} */
