/*start custom stylesheet for gazziano*/

body {
    background: #fff;
    overflow-x: hidden;
    font-family: 'PT Sans';
    font-size: 15px;
}
#shoulder .slider{display:none !important;}
#wrapper {
    height: 594px;
    position: relative;
    overflow: hidden;
}
body a, body a:hover, body a:focus {
    text-decoration: none;
    outline: none;
    color:#000;
}
a {cursor: pointer;}
ul, li {
    list-style: none;
    padding: 0;
}
h1, h2, h3, h4 {
    font-family: 'Andada';
}
h2 {
    font-size: 26px;
}
input, textarea {
    border: 1px solid #e2e2e2;
    border-radius: 0;
}
/*==== start header here =====*/
header {
    background: rgba(0,16,20,0.6);
    padding: 12px 0px;
    position: absolute;
    top: 42px;
    width: 100%;
    z-index: 1;
}
.logo h1 {
    margin: 0;
}
#final-price {
    font-family: 'PT Sans';
    font-size:20px; 
}
/*navbar-default*/
/*=== OFF CANVAS MENU*/
.offcanvas-toggle .icon-bar{
    background:#000;
    -webkit-transition:all .25s ease-in-out;
    transition:all .25s ease-in-out}
.offcanvas-toggle.is-open .icon-bar:nth-child(1){
    -webkit-transform:rotate(45deg) translate(5px, 4px);
    transform:rotate(45deg) translate(5px, 4px)}
.offcanvas-toggle.is-open .icon-bar:nth-child(2){
    opacity:0}
.offcanvas-toggle.is-open .icon-bar:nth-child(3){
    -webkit-transform:rotate(-45deg) translate(4px, -4px);
    transform:rotate(-45deg) translate(4px, -4px)}
/**/
.navbar-default, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    border: 0;
    color: #ef3737;
}
.navbar {
    min-height: auto;
    margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #fffefe;
    font-size: 18px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ef3737;
}
.navbar-nav > li > a {
    line-height: 26px;
}
.right nav, .right .top-cart {
    float: left;
}
.right .top-cart ul li {
    display: inline-block;
    padding: 0px 0px 0 15px;
}
.right .top-cart ul li:first-child {
    padding-left: 0;
}

.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 6px 0px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}
/*slider*/
#slider {
    width: 100%;
    /*    height: 594px;*/
    position: relative;
}
#slider li img {
    width: 100%;
    max-height: 594px;
}
#slider li .caption {
    position: absolute;
    z-index: 0;
    bottom: 200px;
    width: 100%;
    left: 0;
    text-align: center;
}
#slider li .caption img {
    width: auto;
}
.page-spacing {
    padding: 80px 0;
}
.footer-bg2 {
    background: #00181e;
    padding: 30px 0;
}
.footer-bg1 {
    background: #001014;
}
.footer-content {
    text-align: center;
    padding: 20px 0;
}
.footer-content h1 {
    color: #fff;
    font-family: 'Bebas Neue';
    font-size: 60px;
    letter-spacing: 6px;
    margin: 30px 0;
}
.footer-content h4 {
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    margin: 18px 0;
    font-family: 'PT Sans';
}
.footer-content h4 i {
    padding-right: 10px;
}
.copyrite {
    color: #fff;
}
.social-icon {
    text-align: right;
}
.social-icon a {
    color: #fff;
}
.social-icon a:hover {
    color: #ef3737;
}
.form-box {
    border: 1px solid #dcdcdc;
    padding-bottom: 30px;
}
.titlebox {
    padding: 10px 0;
    margin: 20px 0;
    color: #333333;
    font-size: 24px;
    font-family: 'Andada';
}
.duble-line {
    height: 8px;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    margin-bottom: 50px;
}
.account-info p {
    color: #747474;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 25px;
}
.account-info ul li a {
    color: #747474;
    line-height: 40px;
    font-size: 16px;
}
.account-info ul li a:hover {
    color: #ef3737;
}
.account-info i {
    color: #ef3737;
    font-size: 20px;
    padding-right: 10px;
}
.form-box .form-control {
    height: 42px;
    border: 1px solid #dcdcdc;
    margin-bottom: 28px;
}
.btn-custom {
    background-color: #005061;
    border-color: #005061;
    padding: 8px 30px;
    font-size: 16px;
    color: #fff;
}
.btn-custom:hover, .btn-custom:active, .btn-custom:focus {
    background-color: #003844;
    color: #fff;
}
.form-check-label {
    font-weight: normal;
    color: #747474;
}
.extra-link {
    padding: 10px 0 0 0;
    text-align: right;
}
.btn-outer {
    padding: 0;
}
.extra-link span {
    padding-left: 20px;
}
.extra-link span a {
    color: #747474;
}
.extra-link span a:hover {
    color: #ef3737;
}
h1.footer-logo span {
    color: #ff0000;
}
/*=== STYLESHEET FOR HOME PAGE ====*/
.shirt-box {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
    float: none;
    padding: 20px;
    position: relative;
    overflow: hidden;
}
.shirt-box img {
    max-width: 100%;
    padding: 30px 0;
}
.hidden-hover {
    background: rgba(0,0,0,0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    cursor: pointer;
}
.hidden-hover h2 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    top: 40%;
}
.shirt-box:hover .hidden-hover {
    left: 0;
    opacity: 1;
}
.center-block {
    float: none;
}
.custom-btn-grazziano, .graziano-btn,
.product-thumb .button-group button.wishlist{
    background: #003540;
    background: -webkit-linear-gradient(left, #ef3737 50%, #003540 50%) repeat scroll right bottom/200% 100% transparent;
    background: linear-gradient(to right, #ef3737 50%, #003540 50%) repeat scroll right bottom/200% 100% transparent;
    text-align: center;
    -webkit-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
    color: #fff;
    font-family: 'Andada';
    border-radius: 10px;
    margin-bottom: 10px;
}
.graziano-btn {
    font-family: 'PT Sans';
}
.custom-btn-grazziano:hover, .custom-btn-grazziano:focus, .graziano-btn:hover, .graziano-btn:focus,
.product-thumb .button-group button.wishlist:hover,.product-thumb .button-group button.wishlist:focus{
    background-position: left bottom;
    color: #fff;
}
.custom-btn-grazziano.large {
    padding: 10px 50px;
    margin: 40px 10px 25px;
    text-transform: uppercase;
    font-size: 20px;
}
/*=== STYLESHEET FOR ABOUT US PAGE ====*/
.inner header {
    position: relative;
    top: 0;
    z-index: 9;
}
.inner header {
    background: rgba(0,16,20,1);
}
.inner .page-spacing {
    padding: 45px 0;
}
#bradcam {
    background: #ef3737;
    padding: 20px 0;
}
#bradcam h4 {
    font-size: 26px;
    font-family: 'Andada';
    color: #fff;
}
.bradcam-list li {
    display: inline-block;
    font-style: italic;
    font-size: 16px;
    font-family: 'Andada';
    margin-right: 5px;
}
.bradcam-list {
    padding: 12px 0 0;
}
.bradcam-list li:after {
    content: "/";
    margin-left: 5px;
}
.bradcam-list li:last-child:after, .bradcam-list li:last-child {
    margin: 0;
    content: "";
}
.bradcam-list li, .bradcam-list li a {
    color: #fff;
}
.about-left img.img-responsive {
    width: 100%;
    border: #dedede 1px solid;
}
.grazziano-title {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 0 31px;
    overflow: hidden;
    min-height: 32px;
}
.grazziano-title .title-sep-container {
    -moz-box-flex: 1;
    flex-grow: 1;
    height: 6px;
    position: relative;
}
.grazziano-title .title-sep.sep-double {
    height: 6px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-color: #e0dede;
}
.grazziano-title .title-sep {
    position: relative;
    display: block;
    width: 100%;
    border-style: solid;
    border: 0 solid #e7e6e6;
    box-sizing: content-box;
}
.grazziano-title h2 {
    margin: 0;
    padding-right: 8px;
    font-size: 26px;
}
p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    color: #747474;
}
.top {
    margin-bottom: 70px;
}
/*OUR TEAM*/
.carousel {
    display: table;
    width: 100%;
}
.carousel-control {
    width: 0;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.team-img {
    margin-bottom: 10px;
}
.team-img img {
    width: 100%;
    border: 1px solid #ddd;
    max-width: 100%;
}
.name-social {
    margin-bottom: 15px;
    display: table;
    width: 100%;
}
.name {
    float: left;
    width: 70%;
}
.name span {
    color: #333;
    font-family: 'Andada';
    display: block;
}
.name span:last-child {
    font-family: 'PT Sans';
}
.social {
    float: right;
}
.social li {
    display: inline-block;
    padding: 5px 0px 0;
}
.social li a {
    color: #46494a;
    font-size: 18px;
    margin-left: 7px;
}
/*=== STYLESHEET FOR CONTACT US PAGE ====*/
form#contact {
    padding: 15px 0px 0px;
}
form#contact input, form#contact textarea {
    border-radius: 0;
    border: 1px solid #e2e2e2;
}
form#contact textarea {
    width: 100%;
    max-width: 100%;
    height: 150px;
    padding: 10px;
}
.medium {
    font-size: 18px;
    text-transform: uppercase;
    padding: 7px 40px;
    border: 0;
    border-radius: 5px;
}
.small {
    font-size: 16px;
    padding: 5px 20px;
    text-transform: uppercase;
    font-family: 'PT Sans';
    border: 0;
    border-radius: 5px;
}
.address li {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    color: #747474;
}
.address {
    margin-bottom: 60px;
}
.contact-social li {
    display: inline-block;
    font-size: 25px;
    margin-right: 14px;
}
.contact-social li a {
    color: #46494a;
}
/*=== STYLESHEET FOR MY CART PAGE ====*/
.box {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 30px;
    margin-bottom: 30px;
}
.border-bottom {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px;
    margin-bottom: 20px !important;
}
.box h2 {
    margin: 0;
}
.table.grazziano-table tr th {
    border-bottom: 1px solid #e4e4e4;
}
.cart-img {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    max-width: 115px;
}
.table.grazziano-table {
    margin: 0;
    text-align: left;
    width: 100%;
}
.table.grazziano-table tr th:first-child, .table.grazziano-table tr td:first-child {
    padding-left: 0;
}
.table.grazziano-table tr td {
    padding: 30px 7px;
    vertical-align: middle;
}
.table.grazziano-table {
    font-size: 16px;
}
.product-name {
    width: 50%;
}
.product-quantity, .product-subtotal, .product-price {
    text-align: center;
}
.product-remove {
    width: 5%;
    text-align: right;
}
.product-thumbnail {
    width: 90px;
    margin-right: 25px;
    float: left;
}
.product-info {
    margin-left: 115px;
    margin-top: 20px;
}
.product-title {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 400;
}
.table.grazziano-table a {
    color: #000
}
.quantity .minus, .quantity .plus, .quantity .qty {
    line-height: 16px;
    font-size: 13px;
    height: 36px;
    width: 36px;
}
.quantity .minus, .quantity .plus {
    background-color: #fff;
}
.quantity .minus, .quantity .qty, .quantity .tribe-ticket-quantity {
    border-right: 1px solid #dadada;
}
.quantity .minus, .quantity .plus {
    background: #fbfaf9;
    width: 26px;
    cursor: pointer;
}
.quantity .minus, .quantity .plus, .quantity .qty {
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: #333;
    -webkit-appearance: none;
    border-radius: 0;
}
.quantity .minus, .quantity .plus, .quantity .qty {
    border: 1px solid #d9d9d9;
    font-weight: 600;
}
.quantity .plus, .quantity .qty {
    border-left: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.product-quantity .quantity {
    margin: 0 auto;
}
.quantity {
    display: inline-block;
    overflow: hidden;
}
.product-subtotal.dark {
    font-size: 18px;
    font-weight: bold;
    color: #ef3737;
}
.product-remove a {
    font-size: 24px;
    float: right;
}
.table-responsive {
    padding: 5px 10px;
    border: 0;
}
/*ACCORDIAN*/
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #e4e4e4;
    margin-top: 15px;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #f7f7f7;
    border-color: #e4e4e4;
}
.panel-title {
    font-size: 14px;
}
.panel-title {
    display: block;
    padding: 15px;
    text-decoration: none;
    background: #f7f7f7;
    color: #333;
    font-size: 16px;
    font-family: 'PT Sans';
}
.more-less {
    float: right;
    color: #828282;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f7f7f7;
}
.panel-group .panel + .panel {
    margin-top: 10px;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.coupon-code-input {
    position: relative;
    display: table;
    border-collapse: separate;
}
.form-control {
    border: 1px solid #e4e4e4;
    border-radius: 0;
}
.graziano-btn {
    border: 0;
    border-radius: 5px;
}
.select {
    position: relative;
}
.custome-select {
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 8px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
    height: 38px;
}
.select-arrow {
    border-left: 1px solid #e2e2e2;
    padding: 7px 17px 11px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    pointer-events: none;
}
#custom-form{
    width: 100%;
    max-width: 100%;
    display: table;
}
#custom-form input {
    padding: 8px;
    width: 100%;
    color: #000;
}
.medium.text-noneupparc {
    text-transform: none;
}
.total span {
    font-size: 16px;
}
.final {
    color: #ef3737;
    font-size: 18px !important;
}
.custom-right {
    float: right;
}
.customer li {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 25px;
    color: #666666;
}
/*view-order-pagi*/
.view-order-pagi {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 50px;
    width: 100%;
    display: table;
}
.order-code h3 {
    margin: 0;
    border-right: 1px solid #e1e1e1;
    float: left;
    padding: 25px 25px 25px 0px;
}
.made {
    padding: 28px;
    display: block;
    float: left;
}
.made.right-border {
    border-right: 1px solid #e1e1e1;
    padding: 28px 40px;
}
.made.right-border.last {
    border-right: 0;
    font-size: 17px;
    font-family: 'Andada';
}
.made.right-border.last a {
    color: #333;
}
/*=== STYLESHEET FOR DETAILS PAGE ===*/
.tabs-left {
    margin-top: 3rem;
}
.nav-tabs {
    float: left;
    border-bottom: 0;
    position: relative;
    z-index: 1;
}
.nav-tabs li {
    float: none;
    margin: 0;
    background: #fff;
}
.nav-tabs li a {
    margin-right: 0;
    border: 0;
    color: #333;
}
.nav-tabs li a:hover, .nav-tabs li a:focus {
    color: #ef3737;
}
.nav-tabs .glyphicon {
    color: #fff;
}
.nav-tabs .active .glyphicon {
    color: #333;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 0;
}
/*.tab-content {
    margin-left: 190px;
}*/
.tab-content .tab-pane {
    display: none;
    background-color: #fff;
}
.tab-content .active {
    display: block;
}
.nav-tabs li, .primary-category li {
    border: 1px solid #dedede;
    border-bottom: 0;
    font-size: 16px;
    font-family: 'PT Sans';
}
.nav-tabs li:last-child {
    border-bottom: 1px solid #dedede;
}
.nav-tabs li a {
    border-radius: 0;
}
.page-spacing ul.nav-tabs li.active a:after, 
.page-spacing ul.nav-tabs li:hover a:after,
.account-tag li:hover a::after,
.account-tag li.active a::after{
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ef3737;
    display: table;
    float: right;
    margin: 4px 0;
}
.page-spacing ul.nav-tabs {
    padding-right: 0px;
}
.tab-content .tab-pane {
    padding: 0;
}
.primary-category li {
    border: 0;
    border: 1px solid #dedede;
    padding: 14px 15px;
    color: #555;
    cursor: default;
    background-color: #f5f5f5;
    margin: -1px -15px 0;
}
.primary-category li:first-child {
    margin-top: 0;
}
.primary-category li a {
    line-height: 1.42857143;
    position: relative;
    color: #333;
}
.primary-category {
    margin-left: -1px;
}
.nav > li > a {
    padding: 14px 12px;
}
.tab-pane .custom-md-2 {
    width: 23%;
}
.tab-pane .custom-md-10 {
    width: 77%;
    padding-left: 40px;
    padding-right: 0;
}
.product-view {
    border: 1px solid #e4e4e4;
    /*    max-height: 560px;*/
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.product-view img {
    max-width: 100%;
    max-height: 560px;
    width: 100%;
}
.product-view.centeralign img {
    max-width: auto;
    max-height: 560px;
    width: auto;
}
.view-details {
    position: absolute;
    top: 0;
    background: rgba(255,255,255,0.62);
    width: 100%;
    padding: 5px 0px;
}
.view-details h4 {
    font-family: 'PT Sans';
    font-weight: 600;
    text-align: left;
    
}
.view-details span {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    color: #333333;
}
.buttons{
    display: table;
    width: 100%;
}
.buttons a{
    display: block;
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;}
.slick-list:focus {
    outline: none;}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';}
.slick-track:after {
    clear: both;}
.slick-loading .slick-track {
    visibility: hidden;}
.slick-slide {
    display: none;
    float: left;
/*    height: 100%;*/
    min-height: 1px;
    outline:0;}
[dir='rtl'] .slick-slide {
    float: right;}
.slick-slide img {
    display: block;}
.slick-slide.slick-loading img {
    display: none;}
.slick-slide.dragging img {
    pointer-events: none;}
.slick-initialized .slick-slide {
    display: block;}
.slick-loading .slick-slide {
    visibility: hidden;}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;}
.slick-arrow.slick-hidden {
    display: none;}
/* Arrows */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 27px;
    height: 27px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before, 
.slick-prev:focus:before, 
.slick-next:hover:before, 
.slick-next:focus:before {
    opacity: 1;}
.slick-prev.slick-disabled:before, 
.slick-next.slick-disabled:before {
    opacity: .25;}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
.slick-prev {
    left: -25px;}
[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;}
.slick-prev:before {
    content: '';
    background:url(../img/left-arrow.png) no-repeat;
    display:block;
    width:27px;
    height:27px;
}
[dir='rtl'] .slick-prev:before {
    content: '<�';}
.slick-next {
    right: -10px;}
[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;}
.slick-next:before {
    content: ' ';
    background:url(../img/right-arrow.png) no-repeat;
    display:block;
    width:27px;
    height:27px;}
[dir='rtl'] .slick-next:before {
    content: '>';}
/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
    margin-top: 20px;}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;}
.details .container{
    overflow: hidden;
}
/*=== STYLESHEET FOR ACCOUNT ===*/
.account-tag{
    border: 1px solid #e4e4e4;
}
.account-tag li a{
    border-bottom: 1px solid #e4e4e4;
    display: block;
    padding:15px;
}
.account-tag li a{
    color: #333;
    font-size: 15px;
}
.list li{
    list-style: square inside;
    color: #333;
    line-height: 30px;
    font-size: 15px;
}
.list li a{
    color: #333;
}
.list li a:hover,
.list li a:focus{
    color: #ef3737;}
.red{
    color:red;
}
#custom-form label{
    color: #333;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 10px;
}
#custom-form .form-group{
    margin: 10px 0 !important;
}
.button-group{
    margin: 30px 0px;
    display: table;
    width: 100%;
}
.custom-btn-grazziano.small.next,
.product-thumb .button-group button{
    background: #000;
    background: -webkit-linear-gradient(left, #001014 50%, #ef3737 50%) repeat scroll right bottom/200% 100% transparent;
    background: linear-gradient(to right, #001014 50%, #ef3737 50%) repeat scroll right bottom/200% 100% transparent;
    text-align: center;
    -webkit-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
}
.custom-btn-grazziano.small.next:hover, 
.custom-btn-grazziano.small.next:focus,
.product-thumb .button-group button:hover,
.product-thumb .button-group button:focus{
    background-position: left bottom;
    color: #fff;
}
.button-group a{
    float: left;
}
.button-group a:last-child{
    float: right;
}
.address-book li{
    font-size: 15px;
}
table.address{
    width: 100%;
}
table.address td{
    padding: 5px;
    font-size: 15px;
}
table.address td:first-child{
    width: 130px;
}
.wish-list  table,
.wish-list  tr td,
.wish-list  tr th{
    border:1px solid #e4e4e4;
    padding: 7px !important;
}
.wish-list .product-remove{
    width: 10%;
    text-align: center;
}
.product-remove a{
    float: none;
}
.news label{
    font-size: 15px;
}
.padding{
    padding: 10px;
}
.inside{
    width: 100%;
    vertical-align: middle;
}
.inside input,
.inside p,
.inside span{
    display: inline-block;
    margin-right: 5px;
}
.slick-slide img{
    max-width: 90%;
}

/*=== STYLESHEET FOR PRODUCT PAGE CATEGORY ===*/
.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}
.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}
.product-grid .product-thumb .image {
    float: none;
}
.product-thumb .image {
    text-align: center;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-thumb .caption {
    padding: 0 20px;
    min-height: 180px;
}
.product-thumb h4 {
    font-weight: bold;
    font-family: 'PT Sans';
}
.product-thumb .price {
    color: #444;
    font-size: 18px;
}
.product-thumb .price-tax {
    color: #999;
    font-size: 15px;
    display: block;
}
.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
    margin: 0;
}
.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}
.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd;
}

/*search-lable*/
.search-lable{
    position: absolute;
    right: -27px;
    background: #fff;
    padding:8px;
    top:78%;
    width: 250px;
}
.search-lable input[type="search"]{
    border: 1px solid #ccc;
    padding: 7px 10px;
    font-weight: normal;
    width: 100%;
}
.search-lable input[type="submit"]{
    background: #005061;
    border: 1px solid #ccc;
    color:#fff;
    font-weight: normal;
    padding: 7px 10px;
    position: absolute;
    right:0px;
}
.search-lable button{
    background: #005061;
    border: 1px solid #ccc;
    color:#fff;
    font-weight: normal;
    padding: 7px 10px;
    position: absolute;
    right:0px;
    top: 0;
}
.search-lable input[type="submit"]:hover{
    background: #ef3737;
}
.search-lable label{
    position: relative;
    display: block;
}
.search-lable{
    display: none;
}
li.search:hover .search-lable{
    display: block;
}
li.search a{
    display: block;
}

/**/
.measure{
    border: 1px solid #e4e4e4;
    height: 425px;
    background:url(../img/measure.jpg) no-repeat;
    position: relative;
}
.measure.measure2{
    background:url(../img/measure2.jpg) no-repeat;
}
.size-details{
    position: absolute;
    bottom:20px;
    width: 100%;
}
.size-details span{
    display: block;
    line-height: 25px;
}

/**/
.measure{
    border: 1px solid #e4e4e4;
    height: 425px;
    background:url(../img/measure.jpg) no-repeat;
    background-size:100% 100%;
    position: relative;
}
.measure.measure2{
    background:url(../img/measure2.jpg) no-repeat;
    background-size:100% 100%;
}
.size-details{
    position: absolute;
    bottom:20px;
    width: 100%;
}
.size-details span{
    display: block;
    line-height: 25px;
}
.size-details .buttons .pull-right{
    margin-right: 15px;
}
.img-size,
.text-size{
    width: 50%;
    float: left;
}
.text-size{
    padding-left: 20px;
}
.box{
    display: table;
    width: 100%;  
}
.text-size span{
    display: block;
    margin-bottom: 10px;
}
.text-size p{
    text-align: left;
}
.text-size h4,
.fiting-box h4{
    font-family: 'PT Sans';
}

.inside img{
    max-height: 30px;
    max-width: 30px;
}

.size-box{
    width: calc(100% / 8);
    border: 1px solid #ccc;
    float: left;
    padding:8px 5px;
    min-height: 100px;
}
.size-box input{
    max-width: 100%;
    margin-top: 5px;
    text-align: center;
}
.fiting-box{
    background: rgba(0,16,20,1);
}
.fiting-box h4{
    color: #fff;
    padding:7px;
    font-size: 13px;
    font-weight: bold;
}
.fiting-box .heading ul,
.fiting-box .content{
    display: table;
    width: 100%;
    padding-bottom: 5px;
}
.fiting-box .heading ul li{
    width: calc(100% / 5);
    float: left;
    writing-mode: sideways-lr;
    font-weight: 600;
    color: #fff;
    min-height: 37px;
}

.fiting-box .content ul li span{
    width: calc(100% / 5);
    float: left;
    border:1px solid #ccc;
    color:#fff;
    text-align: center;
    min-height:34px;
    max-height:34px;
    padding:5px 0;
    font-size:14px;
}
.fiting-box .content ul li span.white{
    background: rgba(255,255,255,0.91);
    color:#000;
}
.fiting-box .content ul li span label{
    margin:0;
}

.fiting-box{
    margin-left: -8px;
    margin-right: -8px;
}

/*=== START FOR HEADER LANGUAGE ===*/
#form-language ul.dropdown-menu li{
    width: 100%;
    text-align: left;
    display: block;
    padding: 0;
}
button.language-select{
    text-align: left;
    text-decoration: none !important;
}
#form-language ul.dropdown-menu{
    max-width: 100px;
    min-width: 100px;
}

.dropdown-menu{
    border-radius: 0;
    z-index: 9999;
}
.language-select,
.language-select:hover{
    color: #000;
}
button.language-select img{
    margin-right: 5px;
}
header .right #cart{
    margin-bottom: 0;
}
.top-cart li:nth-child(3n),
.top-cart li:nth-child(4n){
    padding-left: 0 !important;
}
.right .top-cart ul li{
    margin-top: 10px;
}
#cart .dropdown-menu{
    background: #fff;
    border:0;
    box-shadow: none;
    width: 370px;
    padding:15px;
}
#cart .dropdown-menu li{
    width: 100%;
    margin-top: 0;}
#cart .table > tbody > tr > td{
    border: 0;
    border-bottom: 1px solid #e4e4e4;
    font-size: 14px;
}
#cart .table > tbody > tr:last-child > td{
    border-bottom: 0;
}
#cart .dropdown-menu li > div{
    min-width: 100%;
}


/*Account page*/
.account-tag.list-group{
    margin-bottom: 0;
}

.account-tag.list-group a{
    border: 0;
    border-bottom: 1px solid #e4e4e4;
}
.account-tag{
    padding: 0px;
}

.account-tag.list-group a:hover,
.account-tag.list-group a:focus{
    color: #ef3737;
    background:none;
}
.account-tag.list-group a:hover::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ef3737;
    display: table;
    float: right;
    margin: 4px 0;
}
.list-unstyled li{
    list-style: square inside;
    line-height: 30px;
}

.account-account h4{
    font-size: 18px;
}

.list-unstyled li a:hover{
    color: #ef3737;
}

.list-group-item{
    margin-bottom: 0;
}
.control-label{
    font-size: 15px;
}
.img-thumbnail{
    border-radius: 0;
}

thead tr td{
    font-weight: bold;
}
.grazziano-table .btn-info{
    background: rgba(0,16,20,1);
    border: 0;
}
.table.grazziano-table a.btn-info,
.table.grazziano-table a.btn-primary{
    color: #fff;
}

/*Shop page*/
.account-tag{
    margin-bottom: 15px;
}
#banner0 .owl-wrapper-outer{
    border: 1px solid #e4e4e4;
    box-shadow: none;
    border-radius: 0;
}
.product-show li{
    display: inline-block;
    margin-right: 8px;
}

#list-view.btn-default{
    background: none;
    text-shadow:none;
     border: 1px solid #e2e2e2;
}
.input-group-sm > .input-group-addon{
    border-radius: 0;
    background: #fff;
    border: 1px solid #e2e2e2;
}
.btn.active,
#list-view.btn-default.btn.active{
    background: #ef3737;
    color:#fff;
    box-shadow: none;
    border: 1px solid #ef3737;
}
.btn.active:hover,
.btn.active:focus
{
    background: #001014;
    color:#fff;
    box-shadow: none;
    border: 1px solid #001014;
}

/* bootstrap hack: fix content width inside hidden tabs */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: block;     /* undo display:none          */
    height: 0;          /* height:0 is also invisible */ 
    overflow: hidden; /* no-overflow                */
}
.tab-content > .active,
.pill-content > .active {
    height: auto;       /* let the content decide it  */
} /* bootstrap hack end */

/*Dropdown menu*/
.dropdown-header,
.dropdown-menu-large > li > ul > li.dropdown-header a,
.dropdown-menu-large > li > ul > li > a{
    padding: 5px 10px;
}
.dropdown-menu-large > li > ul > li.dropdown-header a{
    font-weight: bold;
    color:#ef3737;
}
.dropdown-menu-large > li > ul > li.dropdown-header a:hover,
.dropdown-menu-large > li > ul > li.dropdown-header a:focus{
    background: none;
    color:#ef3737;
}
.dropdown-menu li a:hover:hover ,
.dropdown-menu li a:hover:focus {
    background: #ef3737;
    color:#fff;
}
.dropdown-header,
.dropdown-menu-large > li > ul > li.dropdown-header a{
    padding: 5px 0px;
}

/*=== Details ===*/
.custome-details .nav-tabs{
    float: none;
    margin-bottom: 0;
}
.custome-details .nav-tabs li{
    float: left;
}

.custome-details .nav-tabs li  a{
    padding: 14px 30px;
}
.page-spacing .custome-details ul.nav-tabs li.active a::after,
.page-spacing .custome-details ul.nav-tabs li:hover a::after,
.page-spacing .custome-details ul.nav-tabs li.focus a::after{
    display: none;
}
.custome-details .tab-content{
    margin-left: 0;
}

.custome-details .nav-tabs li.active a{
    color: #ef3737;
}
.custome-details .nav-tabs li{
    border-bottom: 1px solid #dedede;
}
.custome-details .tab-content{
    padding: 15px 0;
}
.thumbnails .image-additional,
.thumbnail,
.thumbnails > li{
    margin-left: 0;
}
.image-additional a{
    border-top: 0;
}
.image-additional a:hover,
a.thumbnail:hover{
    border: 1px solid #e4e4e4;
}
a.thumbnail:hover{
    border-top: 1px solid #e4e4e4;}
.price{
    color: #ef3737;
    font-size: 24px;
     font-family: 'PT Sans';
}
.quanty{
    width: 150px;
    float: left;
    margin-right: 30px;
}
.quanty label{
    float: left;
}
.quanty input{
    float: left;
    width: 100px;
    margin-left: 10px;
}

/*Validation classes*/
.field-error
{
    color: #ff0039;
}

.field-success {
    color: #2780e3;
}

.selected {
    border: 3px solid #ccc
}
.custom-products.febselected {
    background-color: #FDC;
}
 
.cart-bottm{
    margin-bottom: 10px;
}
.cart-bottm div{
    padding-top:3px; 
}
.choiced-fabrics,.choiced-contrast-fabrics {
    cursor: pointer;
}



/*=========================*/
.card-title{
    font-size: 16px;
    font-family: 'PT Sans' !important;
    text-align: center;
}
.card-text{
    font-size: 30px;
    text-align: center;
    color:#ef3737;
    font-family: 'Andada';
}
.card:first-child{
    border-right:1px solid #e4e4e4;
    margin:15px 0 30px;
    padding: 20px;
}
h4#menu-title{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.custome-select option{
    border-right: 1px solid #ccc;
}
.fabricname {
    display: inline-block;
    text-align: center;
    width: 90%;
/*    word-break: break-all;*/
}
.cust-c ul.dropdown-menu {
    height: 150px;
    max-height: auto !important;
}

.form-group.left-section {
    margin: 35px 0px 0px 0px;
    float: right;
}
.form-group.right-section {
    margin: 55px 0px 0px 00px;
    float: left;
}
.form-group.right-section #input-option15 {
    margin: 0px 0px 0px 20px;
}
.left-section span {
    width: 55px;    
    display: inline-block;
    text-align: right;
}
.right-section span {
    width: 55px;    
    display: inline-block;
}
.left-section label {
    padding-left: 0;
    display: block !important;
}
.right-section label {
    padding-left: 0;
    display: block !important;
}
.left-section .control-label {
    font-weight: bold;
}
.right-section .control-label {
    font-weight: bold;
}
.left-section input {
    margin-left: 20px !important;
}
.right-section input {
    margin-left: -25px !important;
}
.slick-list {
    width: 97%;
}

.thcolors > img {
    margin: 3px;
/*    padding: 0 0 10px;*/
    width: 40px;
}
.monogramOptions {
    display: none;
}

#cart .dropdown-menu a {
    padding: 10px;
    display: -webkit-inline-box ;
}