@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

a {
    color: #ec1c24;
}

.container {
    width: 1170px !important;
    max-width: none !important; 
}
h1, h4, p {
    font-family: 'Lato', Arial, Helvetica, sans-serif !important;
    color: #000 !Important;
}
.header-icons-general
 .circle { 
     width: 100px; 
     height: 100px; 
     background: red; 
     -moz-border-radius: 50px; 
     -webkit-border-radius: 50px; 
     border-radius: 50px; 
 }
 
 #myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #9fa79e; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    
}
.nomargin {
	margin: 0;
}
.nopadding {
	padding: 0;
}
a {
    text-decoration: none !important;
}

#myBtn:hover {
    background-color: #000000; /* Add a dark-grey background on hover */
}

#map {
        height: 400px;
        width: 100%;
       }
	   
.sy_row_7{
	color: #ffffff !important;
	margin-top: 100px;
	margin-left: 50px;
	position: relative;
}	   
.sy_row_7 .sub {
    font-size: 12px;
    color: #ffffff !important;
}
.btn-customer-service {
    background-color: #292929;
}
.get-in-touch{
	margin-top: 100px;
	position: relative;
}

.hq{
	color: #000000;
	margin-top: 10px;
	width: 250px;
}

.div-map{
	margin-top: 60px;
    width: 100%;
}
.div-map > iframe { 
    width: 100%;
}
.btn-choose{
	
	margin-bottom: 10px;
}

div.btn-choose a{
        
	color: white;
	 text-decoration: none;
	 background: transparent;
	 box-sizing: border-box;
	 font-size: 16px;
	 font-weight: 600;	
	 font-size: 16px;
	font-weight: 600;
	padding-left: 12px;
	background-color: #ec1c24;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: center
}

.txt-sizeconverter
{
	width: 50%;
	max-width: 50%;
	box-sizing: border-box;
	border: 1px solid #000 !important;	
	padding: 5px 10px !important;
	font-size: 16px !important;
	color: #000 !important;
	vertical-align: middle;
	background-color: transparent;
	background-image: none;
}

.select-sizeconveter{
	border-radius: 0px !important;
	background-color: #f4f4f7 !important;
	font-weight: 600 !important;
	font-size: 14px;
	letter-spacing: 1px;
	max-width: 100%;
	box-sizing: border-box;
	border: 1px solid #000 !important;
	font-family: "Lato" !important;
	color: #000 !Important;
	background-image: none !important;
	padding-right: 15px;
	background: transparent;	
}

.quantity{
	width: 100px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	border-width: 0;
	font-family: "Lato" !important;
	color: #000 !Important;
}

.minus{
	margin-left: 40px;
	background: transparent;
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	vertical-align: text-top;
	width: 20px;
	height: 21px;
	overflow: visible;
	text-decoration: none;
	cursor: pointer;
	line-height: 13px;
	font-size: 12px;
	color: #6d8394;
	border: 1px solid #bbbbbb;
}

.plus{
	top: 0;
	right: 0;
	border-bottom: 0;
	height: 21px;
}

.txt-qty{
	width: 40px;
	height: 42px;
	float: left;
	padding: 0;
	text-align: center;
	border: 1px solid #bbbbbb !important;
}

.sel-artwork{
	border-radius: 0px !important;
	background-color: #f4f4f7 !important;
	font-weight: 600 !important;
	font-size: 14px;
	letter-spacing: 1px;
	max-width: 100%;
}
.art10 {
    margin-top: 5px;
    border: 1px solid #999999;
    padding: 5px;
    width: 49%;
    float: left;
    margin-right: 5px;
}
.label-date{
	font-weight: normal;
}

label.label-date i{
	color: #ff9797;
}
.col-xs-5ths {
	width: 20%;
}
.col-xs-5ths {
    width: 20%;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 60%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.cart-product{
    font-size: 12px;
    font-weight: bold;
    clear: left;
}

.chout-info{
    color: white;
    font-size: large;
    margin: 10px;
}

.chout-info-1{
    width: 10%;
    height: 80px;
    float: left;
    background-color: #0070B0;
}

.chout-info-2{
    width: 90%;
    height: 80px;
    float: right;
    text-align: left;
    background-color: #008CDC;
}

.chout-info-2 a{
    color: white;
}

.chout-txt{
    width: 100% !important;
    border: 1px solid black !important;
}

/* .chout-txt {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 40px;
    font-size: 16px;
    box-sizing: border-box;
} */

.chout-required{
    color: red;
}

.cout-pickup{
    background-color: #E31C22;   
}

div.cout-pickup p{
    color: white !important;;
    padding: 20px !important;;
}

.cout-paymentbox{
    position: relative;
    width: 100%;
    padding: 1em 2%;
    margin: 5px 0 1em 0;
    font-size: 0.92em;
    line-height: 1.5em;
    background: #f7f7f7;  
}

.select-checkout{
        width: 50%;
	border-radius: 0px !important;
	background-color: #f4f4f7 !important;
	font-weight: 600 !important;
	font-size: 14px;
	letter-spacing: 1px;
	max-width: 100%;
	box-sizing: border-box;
	border: 1px solid #000 !important;
	font-family: "Lato" !important;
	color: #000 !Important;
	background-image: none !important;
	padding-right: 15px;
	background: transparent;
	height: 35px;
}

.chk-list{
    display: flex;
    list-style-type: none;
}

.chk-list li{
    margin-right: 15px;
}

.chk-vertical-line{
      width: 0px; /* Use only border style */
      height: 100%;
      float: left; 
      border: 1px inset; /* This is default border style for <hr> tag */
    }
.profilepanel {
	position: relative;
	box-shadow: -5px 0 10px rgba(0,0,0,0.3);
	padding-top: 10px;
}
.profilepanel-avatar.profilepanel-iconleft { 
	left: 7%;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	border: 5px solid #9c9c9c;
	background: transparent no-repeat scroll center center / cover ;
	position: absolute;
	bottom: 55px;
}
.profilepanel-title {
	font-size: 15px;
	padding: 20px 20px 10px;
	background-color: #9c9c9c;
	bottom: 0;
}
.profilepanel-title > h3 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
.profilepanel-title-blue {
	background-color: #02A8EA;
}
.profilepanel-title-yellow {
	background-color: #E4D902;
}
.profilepanel-title-purple {
	background-color: #E60285;
}
.profilepanel-title-red {
	background-color: #E61C24;
}
.profilepanel-title-black {
	background-color: #000000;
}
.profilepanel-avatar-blue {
	border-color: #02A8EA !important;
}
.profilepanel-avatar-yellow {
	border-color: #E4D902 !important;
}
.profilepanel-avatar-purple {
	border-color: #E60285 !important;
}
.profilepanel-avatar-red {
	border-color: #E61C24 !important;
}
.profilepanel-avatar-black {
	border-color: #000000 !important;
}
.header-container { 
	position: relative;
	margin-bottom: 10px;
}
.header-container .navbar {
	border-radius: 7px !important;
	background: linear-gradient(to right, #e31c22, #a91e21);
    border-color: rgba(0,0,0,0);
    padding: 7px;
    min-height: 30px;
}
.header-container .navbar-nav {
    width: 100%;
}
li.right-corner > a {
    border-right: none !important;
    padding: 0 0px !important;
}
.menu-container {
	position: absolute;
	bottom: 0;
}
.menu-container .navbar {
	text-align: center;
}
.menu-container .nav.navbar-nav{
	float: none;
	display: inline-block;
}
.header-container .navbar-nav > li > a {
    padding: 0px 34px;
	transition: all 600ms;
	font-size: 12px;
	border-right: 1px solid white;
}
.header-container .navbar-nav > li > a.no-line {
	border-right: none;
}
.header-container .navbar-inverse .navbar-nav > .active > a {
	background-color: #E31C22;
}
.headers-social-icons {
    margin-top: 80px;
}
.header-icons-general {
	margin-top: 80px;
}
.headers-social-icons > a, 
.header-icons-general > a {
	padding: 7px;
	font-size: 18px;
	color: #000;
}
.search-bar-right form {
    margin-bottom: 0;
}
.search-box-field {
    width: 175px;
    margin-right: 10px;
}
.search-box-field input[type=text] {
    padding: 0px 0px 0px 10px;
    background-color: #ffffff;
    border-radius: 15px 0 0 15px;
    font-size: 12px;
}
.search-box-field .btn.btn-default {
    padding: 6px 10px;
    border-radius: 0 15px 15px 0;
    border-left: 3px solid #ad1e21;
}
.my-error-class {
    color: red;
}
.my-valid-class {
    color: green;
}
.header-icons-general {
    margin-bottom: 10px;
    clear: both;
    margin-top: 10px;
    display: inline-block;
    vertical-align: bottom;
}
.head_icons {
	list-style-type: none;
	display: inline-flex;
	margin: 0px;
	padding: 0px;
	float: right;
}
.header-icons-general a {
    padding: 7px;
    font-size: 18px;
    color: #000;
}
.header-icons-general a#cart_count {
	cursor: pointer;
    background: #000000;
    text-align: center;
    color: #ffffff;
    display: block;
    border-radius: 25px;
    padding: 3px 5px;
    font-size: 0.8em;
    font-weight: normal;
    min-width: 145px;
}
.bagicon {
    float: left;
    padding: 3.5px;
    border-radius: 25px;
    border: 1px solid #ffffff;
    font-size: 1.20em;
}
.header-icons-general .basket-wrapper {
  position: relative;
}
.header-icons-general .basket-wrapper .top {
  position: absolute;
  z-index: 501;
  left: 50%;
  top: -8px;
  width: 16px;
  height: 10px;
  border-radius: 14px 14px 0 0;
  -webkit-border-radius: 14px 14px 0 0;
  margin-left: -8px;
}
.header-icons-general .basket-wrapper .basket {
  position: relative;
  z-index: 502;
  min-width: 30px;
  height: 28px;
  line-height: 25px;
  text-align: center;
}
.header-icons-general .basket-wrapper .basket span {
  padding: 0 2px;
}
.header-icons-general #cart_count .cart-total {
  display: none;
}
.header-icons-general #cart_count .cart-total .amount {
  font-weight: normal;
}
.header-icons-general #cart_count .basket-wrapper .top {
  border: 2px solid #858f9e;
  border-bottom: none;
}
.header-icons-general #cart_count .basket-wrapper .basket {
  background: transparent;
  border: 0px solid #858f9e;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.4;
}
.header-icons-general #cart_count .top,
.header-icons-general #cart_count .basket,
.header-icons-general #cart_count .cart-total .amount {
  -webkit-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
  -moz-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
  -ms-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
  -o-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
  transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
}
.header-icons-general #cart_count:hover .top,
.header-icons-general #cart_count:hover .basket,
.header-icons-general #cart_count:hover .cart-total .amount {
  border-color: #292d33;
  color: #ffffff;
}
/** Login Popup **/
.dropdown-login-box {
    width: 285px;
    border-radius: 0;
    padding: 0 !important;
    color: #fff;
    right: -7px !important;
    left: auto !important;
    top: 32px;
}
.dropdown-login-box > li{
    padding: 15px;
}
.dropdown-login-box .input-group {
    margin-bottom: 15px;
    border: 1px solid #4c4c4c !important;
}
.dropdown-login-box .input-group-addon {
    border-radius: 0;
    border: none;
}
.dropdown-login-box .input-group .form-control, 
.dropdown-login-box .input-group .form-control:focus,
#search-dp .input-group .form-control,
#search-dp .input-group .form-control:focus  {
    border-radius: 0;
    box-shadow: unset;
    border: none;
}
.dropdown-login-box .form-group .btn {
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #ec1c24;
    color: #ffffff;
    border: 1px solid #b81e22;
    box-shadow: unset;
}
.dropdown-login-box .input-group .form-control{
	color: #ffffff;
}
.dropdown-login-box .input-group-addon, .dropdown-login-box .input-group .form-control{
	padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.dropdown-login-box .form-group .btn:hover {
    background-color: #a91e21;
    color: #ffffff;
}
.dropdown-login-box h3 {
    font-size: 13px;
    margin: 0 0 10px;
}
.dropdown-login-box .lostpass-link, .dropdown-login-box .forgot-password, .dropdown-login-box .lostpass-cancel {
    font-size: 12px !important;
    margin: 0 !important;
}
.dropdown-login-box::before,
#search-dp::before,
#cart-dp:before {
    position: absolute;
    top: -11px;
    right: 6px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc;
    border-left: 10px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}
.dropdown-login-box::after,
#search-dp::after,
#cart-dp:before {
    position: absolute;
    top: -10px;
    right: 6px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    content: '';
}
.dropdown-login-box .login-avatar > img {
    border-radius: 50% !important;
}
.after-login a {
    margin-left: 0px;
    font-size: 12px;
}
.after-login .nav.menu a {
    border-bottom: 1px solid #efefef;
    padding-left: 0;
    padding-bottom: 5px;
}
.after-login .nav.menu a:hover {
    background-color: transparent !important;
}
.after-login .welcome-customer {
    text-transform: uppercase;
    margin-top: 7px;
    display: block;
}
/** Login Popup End **/
/** Search Box **/
#search-dp, #cart-dp {
    min-width: 260px;
    border-radius: 0;
}
#search-dp li, #cart-dp li {
    padding: 5px 10px;
}
#search-dp form {
    margin-bottom: 0;
}
#search-dp .input-group .form-control {
    border: 1px solid #4c4c4c !important;
    padding: 9px;
}
/**Mini Cart**/
.mini_cart_item .product-thumb {
    width: 45px;
    float: left
}
.mini_cart_item a {
    margin-left: 0;
    display: block;
}
.cart-item-box {
    width: 90%;
    float: left;
}
.cart-remove-box {
    display: block;
    float: left;
    width: 10%;
}
.mini_cart_item {
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px !important;
    margin-bottom: 5px;
}
.mini_cart_item .title, .mini_cart_item .quantity {
    font-size: 12px;
    padding-left: 7px;
}
.slick-slide {
    height: auto !important;
}
.slick-prev::before, .slick-next::before {
    color: #333333 !important;
}
.tooltip img {
    max-width: 800px !important;
}
#dd_login_user .fa-user {
    font-size: 24px;
}
.stack-nav {
    background: #201e1f;
    color: #fff;
    border-radius: 7px;
    min-height: 400px;
}
.nav-header {
    border-bottom: 1px solid #fff;
    padding: 5px 0 5px 15px;
}
.stack-nav-menu {
	padding-left: 10px;
    padding-right: 10px;
}
.stack-nav .nav>li>a
{
	border-bottom: 1px solid #ffffff;
    color: #ffffff;
    padding-left: 0;
    font-size: 1.1em;
}
.stack-nav .nav>li>a:focus, 
.stack-nav .nav>li>a:hover {
    color: #e31c22;
    background: none;
}
.dropdown-submenu > .dropdown-menu {
    background-color: #e31c22;
    padding-left: 0;
    padding-right: 0;
}
.dropdown-submenu > .dropdown-menu > li {
    padding-left: 10px;
    padding-right: 10px;
}
.dropdown-submenu > .dropdown-menu > li > a
{
	text-align: center;
    color: #fff !important;
	border-bottom: 1px solid #ffffff;
}
.dropdown-submenu > .dropdown-menu > li:hover, 
.dropdown-submenu > .dropdown-menu > li:hover > a {
    background-color: #fff !important;
    color: #201e1f !important;
    font-weight: bold;
}
.round-box.dark-bg {
    background: #201e1f;
}
.round-box.dark-bg a {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.round-box.dark-bg a.welcome-customer {
    margin-top: 7px;
    display: block;
}
@media only screen and (max-width: 768px) {
	/*.col-xs-5ths {
		width: 100%;
	}*/
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    display: inline-block;
    width: 100%;
    padding: 11px 15px;
    font-size: 16px;
    line-height: 1.84;
    color: #333333;
    vertical-align: middle;
    background-color: transparent;
    background-image: none;
    border: 1px solid #e7e7e7;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-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;
    -webkit-transition: background 500ms ease, border 500ms ease;
    -moz-transition: background 500ms ease, border 500ms ease;
    -o-transition: background 500ms ease, border 500ms ease;
    transition: background 500ms ease, border 500ms ease;
    height:auto !important;
}

#is_machines h4{
    font-weight:700
}

#is_machines .machines{
    display:inline-block;
    width:86px
}

#is_machines .machines img{
    width:100%;
    height:auto;
    max-width:100%;
    
}

select {
    background: transparent url(../image/select_ui.png) no-repeat right center;
    padding-right: 23px;
    -webkit-appearance: none;
    font-family: "Lato" !important;
    color: #000 !Important;
    max-width: 100%;
	font-size: 14px;
	letter-spacing: 1px;
	border: 1px solid #000 !Important;
    border-radius: 0px !important;
    background-color: #f4f4f7 !important;
    font-weight: 600 !important;
}

.quantity {
    position:relative;
}

.quantity .minus{
    position:absolute;
    right:0;
    bottom:0;
    top: auto;
    height: 23px;
    width: 20px;
}

.quantity .plus{
    position:absolute;
    right:0;
    top:0;
    border:1px solid #aaa;
    border-right:none;
    border-top:none;
    background:none;
    font-size:11px;
    height: 24px;
    width: 20px;
}

.quantity .txt-qty{
    padding-right:30px;
    font-family: Arial !important;
    font-size: 12px;
}


.sy_size_converter_box {
    background: #f4f4f4;
    padding: 10px;
    clear:both;
    margin:10px 0;
}

.sy_size_converter_box input[type=text],
.sy_size_converter_box input[type=email],
.sy_size_converter_box select,
.sy_size_converter_box input[type=tel],
.sy_size_converter_box input[type=phone],
.sy_size_converter_box input[type=number]{
    width:100%;
    max-width:100%;
}

.sy_size_converter_box input[type=text],
.sy_size_converter_box input[type=email],
.sy_size_converter_box input[type=tel],
.sy_size_converter_box input[type=phone],
.sy_size_converter_box input[type=number]{
    padding-top:9px !important;
    padding-bottom:9px !important;
    height:auto !important;
}

.sy_size_converter_box [class*=col-]:not(:first-child):not(:last-child){
    padding-left:5px;
    padding-right:5px;
}

.sy_size_converter_box [class*=col-]:first-child{
    padding-right:5px;
}

.sy_size_converter_box [class*=col-]:last-child{
    padding-left:5px;
}

.sy_product_type_list{
    margin:0;
    padding:0;
    list-style-type:none;
}
.sy_product_type_list:after{
	content:'';
	display: block;
	clear:both;
}
.sy_product_type_list li{
    display:inline-block;
    vertical-align:top;
    width:85px;
    float:left;
}

.sy_product_type_list li img{
	width:100%;
	height: auto;
}

.sy_product_type_list li label{
    display:block;   
    position:relative;
    cursor: pointer;
}

.sy_product_type_list li label span{
    display:block;
    border:4px solid #fff;
    padding:1px;
}

.sy_product_type_list li label input[type=radio]{
    position:absolute;
    left:0;
    top:0;
    opacity:0;
}

.sy_product_type_list li label input[type=radio]:checked + span{
    border-color:#ec1c24
}

.tooltip-inner{
	max-width:830px !important;
	padding:15px;
}

.tooltip-inner img{
	max-width:100%;
}

.sy_product_right_col h4{
    font-size: 18px;
    font-family: "Lato" !important;
    color: #000 !Important;
    font-weight: bold;
}

.header-container .navbar-nav > li > a{
	color:#fff;
}

.btn.btn-default {
    vertical-align: middle;    
    font-family: "Raleway", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    background: #e6e6e6;
    color: #4c4c4c;
    border-color: #e6e6e6;
    border: none;
    padding: 15px 21px;
    height: auto !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #ec1c24 !important;
    color: #fff !important;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    font-weight:bold;
}

.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active{
    background:#dc161d !important
}

.modal-dialog {
    width:100%;
    max-width:80%;
    
}

.modal-content{
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border: 1px solid transparent;    
    -webkit-box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.2);
}

.modal-header {
    padding: 15px 25px;
    border-bottom: 1px solid #999;
    background: #fafafa;
}

.modal-backdrop{
    background:#f5f5f5;
}

.modal-backdrop.in{
    opacity:0.8;
}

.modal-title{
    color: #292421;
    font: 20px/30px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    letter-spacing: 1px;
    font-weight:bold;
}

.modal .sy_product_type_list li {
    width:50%
}

.sy_product_radio_list {
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin:10px 0;
}

.sy_product_radio_list label{
    display:inline-block;
    width:33%;
    float:left;
    padding:7px 0;
    font-family:'Lato', Arial, Helvetica, sans-serif;
    margin:0;
}

.sy_product_radio_list:after{
    content:'';
    display:block;
    clear:both;
}

.sy_product_radio_list label input{
    margin:0 5px 0 0;    
    vertical-align:middle;
}

#msg_f_total, .sy_final_price_text{
    font-size:24px;
    font-family:'Lato', Arial, Helvetica, sans-serif;
}

.sy_product_right_col h4{
    border-bottom:1px solid #ddd;
    padding-bottom:5px;
    margin-top:15px;
}

.sy_product_right_col h4 span{
    display:block;
    font-size:12px;
    font-weight:normal;
    padding-top:5px;
}

.sy_radiobtns_list_normal {
    margin:0;
    padding:0;
    list-style-type:none;
}
.sy_radiobtns_list_normal li{
    float:left;
    width:50%;
    font-size:14px;
}
.sy_radiobtns_list_normal li label{
    display:inline-block;

}
.sy_radiobtns_list_normal li label input{
    margin-right:5px;
}

.sy_radiobtns_list_normal:after{
    content:'';
    display:block;
    clear:both;
}

.tooltip.in{
	opacity:1;
}

.sy_product_type_list.sy_product_type_list_lg li{
    width:33.33%;
    margin-bottom:30px;
}

.sy_product_type_list li a{
    border:4px solid #fff;
    display:block;
    position:relative;
}

.sy_product_type_list a.active {
    border-color: #ec1c24
}

.sy_product_type_list li a span{
    display:block;
    position:absolute;
    left:0;
    right:0;
    top:100%;
    text-align:center;
    color:#000;
    font-weight:bold;
}

.sy-label{
    display: inline-block;
    margin:0 0 0 15px;
    position: relative;
    float: none; 
    font-weight: 700;
    font-family: "Lato" !important;
    color: #000 !Important;
    border: 1px solid #000;
    background-color: #f4f4f7;
    padding:3px 10px;
    width:30%;
    text-align:center;
}

.sy_size_converter_box h4{
    margin-top:0;
}

.sy_multiply_icon{
	font-size: 52px;
	line-height: 0.6;
}

.sy_listgroup{
    border:none;
}

.sy_listgroup .list-group-item{
    border:none;
}

.sy_listgroup .list-group-item + .list-group-item{
    border-top:1px solid #ddd;
}

.sy_product_thumbs{
	clear:both;
}

.sy_listgroup .badge{
    background:none;
    border:1px solid #ddd;
    color:#333;
    padding:8px 15px;
    border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    float:none;
    margin:5px 10px;
}

.success-box {
    display: flex;
    align-items: center;
    background-color: #00998F; /* bright red */
    color: #fff;
    border-radius: 8px;
    padding: 15px 20px;
    width: 98%;
    margin: 15px auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.success-box .col-xs-2 {
    flex: 0 0 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00BFB3; /* darker red side */
    border-radius: 6px;
    margin-right: 20px;
}

.success-box .col-xs-2 i {
    font-size: 24px;
    color: #fff;
}

.success-box .col-xs-10 {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    color: #fff;
}

.success-box .col-xs-10 .msg {
    margin: 0;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    color: #fff;
}

.success-box .nav-cart-link {
    position: absolute;
    right: 0;
    bottom: 0;
    font-weight: bold;
}

.success-box .nav-cart-link a {
    color: #fff;
    text-decoration: none;
    transition: opacity 0.2s ease;
}

.success-box .nav-cart-link a:hover {
    opacity: 0.8;
}

.error-box {
    display: flex;
    align-items: center;
    background-color: #E74C3C; /* bright red */
    color: #fff;
    border-radius: 8px;
    padding: 15px 20px;
    width: 98%;
    margin: 15px auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.error-box .col-xs-2 {
    flex: 0 0 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #C0392B; /* darker red side */
    border-radius: 6px;
    margin-right: 20px;
}

.error-box .col-xs-2 i {
    font-size: 24px;
    color: #fff;
}

.error-box .col-xs-10 {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    color: #fff;
}

.error-box .col-xs-10 .msg {
    margin: 0;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    color: #fff;
}

.cart-dropdown:hover .dropdown-menu {
    display: block;
}

#msg_updating {
    display: inline-block;
    height: 20px;
    overflow: hidden;
    position: relative;
    background-image: url('../images/updating.gif');
    background-position: center center;
    width: 200px;
}
#msg_updating > img {
    position: absolute;
    visibility: hidden;
}
.modal-body {
    max-height: calc(100vh - 200px) !important;
    overflow: auto;
}
input {
    font-family: Arial !important;
}

/*@media (min-width:768px){*/
	.header-container .navbar-nav > li > a:hover{
		background-color: #E31C22;
	}

	.navbar-nav>li .dropdown-menu{    
		padding:10px 20px;
		border:none;
		border-radius:0;
		width:auto;
		max-width:none;
		min-width:250px;
		background:#000;
	}

	.navbar-nav>li:hover .dropdown-menu  .dropdown-menu{   
		border:1px solid #fff;
	}

	.navbar-nav>li:hover > .dropdown-menu{
		display:block; 
	}

	.navbar-nav>li:hover .dropdown-menu > li > a{
		background:#000;
		color:#fff;
		font-size:12px;
		padding:12px 20px;
		transition:all 0.3s ease-in-out;
		-webkit-transition:all 0.3s ease-in-out;
		-mozz-transition:all 0.3s ease-in-out;
	}

	.navbar-nav>li:hover .dropdown-menu > li > a:hover,
	.navbar-nav>li:hover .dropdown-menu > li > a:focus,
	.navbar-nav>li:hover .dropdown-menu > li > a:active{
		background-color: #E31C22;
	}

	.navbar-nav>li:hover > .dropdown-menu .dropdown-menu{

	}
/*}*/

.sy_product_thumb_block {
    border:none;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    padding:0;
}


.sy_product_thumb_block {
    border:none;
    padding:0;
    position:relative;
}

.sy_product_thumb_block img{
    width:100%;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%)

}

.sy_product_thumb_block .sy_product_thumb{
    display:block;
    position:relative;
    overflow:hidden;
    padding-top:100%
}


.sy_product_thumb_block .sy_product_thumb img{
    opacity:0;
}


.sy_product_thumb_block .sy_product_thumb{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}

.sy_product_thumb_block .sy_product_thumb span{
    display:block;
    background:#e6e6e6;
    color:#333;
    text-align:center;
    text-transform:uppercase;
    padding:7px;
    font-weight:500;
    font-size:12px;
    position:absolute;
    left:0;
    right:0;
    bottom:-100%;
    transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
}

.sy_product_thumb_block:hover .sy_product_thumb span{
    background:#f0f0f0;
    bottom:0;
}

.sy_product_thumb_block div{
    text-align:left;
    padding:10px 5px;
    color:#333;
    font-size:16px;
}

.modal .nav-tabs{
    text-align:center;
    border-color:#f0f0f0;
    margin-bottom:15px;
}

.modal .nav-tabs li{
    float:none;
    display:inline-block;
}

.modal .nav-tabs li a{
    border-color:#e3e3e3;
    background:#ebebeb;
    color:#888 !important;
}

.modal .nav-tabs li.active a{
    background:#f8f8f8;
    border-color:#f0f0f0;
}

.modal .table-striped>tbody>tr:nth-of-type(odd){
    background-color: #f2f2f2;
}

.modal table td,
.modal table th{
    padding:3px 10px !important;
}

.modal table th{
    background-color: #4CAF50;
    color: white;
}

.bottom-slid-img{
	height: 260px;
	width: 250px;
}

.input-eyelet{
	width: 70px;
	border-color: black;

}

.upload-files
{
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    padding-top: 16%;
}
 
.upload-img {
    height: 300px;
    display: block;
    margin: 0 auto;
}
.order-stat {
    display: inline-block;
}
.order-stat-label{
    padding: 5px;
    display: inline-block;
    vertical-align: top;
}
#material_finishing_Modal .modal-dialog {
    /*width: 980px;*/
}
#material_finishing_Modal ul > li {
    /*width: 100% !important;*/
}
#material_finishing_Modal ul.finishing_100 > li {
    width: 100% !important;
    flex: 0 0 100%;
}
#material_finishing_Modal .img-finishing {
    width: 35%;
}
#material_finishing_Modal .img-finishing-info {
    width: 64%;
}
#matrial_Modal ul.sy_product_type_list {
	display: flex;
    flex-flow: wrap;
}
#matrial_Modal ul.sy_product_type_list > li {
	flex: 0 0 50%;
}
.sel.sel--black-panther {
    position: relative;
}
.sel.sel--black-panther > select {
	background: linear-gradient(to right, #e31c22, #cc181d, #a91e21);
    color: #fff !important;
}
.sel--black-panther:after {
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    z-index: 4544;
    width: 24px;
    height: 24px;
    right: 16px;
    top: 18px;
    color: #fff;
    text-align: center;
}
.sel--black-panther option {
    background: #e31c22;
    font-size: 1.6rem;
    line-height: 25px;
}

@media (min-width:992px){
    .modal .sy_radiobtns_list_normal li{
        width:33.33%;
    }
}
.modal_material img {
    width: 100% !important;
    height: auto !important;
}
@media (min-width: 1367px){
    
    .modal-body {
		max-height: 880px !important;
	}
}

.navbar-nav .menu > li:hover  {
  background: #ec1c24 !important;
  color: #201e1f !important;
  font-size: 12px;
  padding-left:2px;
}

.round-box.dark-bg a:hover{
	background: #ec1c24 !important;
}