.text-desc{
    font-size: 14px;
    color: #666;
    line-height: 21px;
}
.text-desc ul{
    list-style-type: disc !important;
    margin-left: 20px;
    margin-top: 11px;
}
.text-desc ul li{
    list-style-type: disc !important;
    margin-left: 20px;
}
.text-desc ul li ul{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.text-desc ul li ul li{
    list-style-type: circle !important;
}
.text-desc ol{
    list-style-type: decimal !important;
    margin-top: 11px;
}
.text-desc ol li{
    list-style-type: decimal !important;
}
.text-desc ol li ol{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.text-desc ol li ol li{
    list-style-type: lower-roman !important;
}
#frmSignup select, .layered select{
    width:100%;
    border: 1px solid #e8e8e9;
    height: 32px;
    padding: 0 0 0 10px;
}
#fatturazione_elettronica{
    display: none;
}
.login-area{
    border-style: solid solid solid;
    border-width: 1px 1px;
    text-align: center;
    padding: 35px 25px;
    width: 100%;
    background-color: #f5f5f5;
    border-color: #e8e8e9;
}
.default-btn{
    background: #252525 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.default-btn:hover {
    background: #010000;
    color: #fff;
}
.footer-title.text-center h2::after {
    margin-left: auto;
    margin-right: auto; 
    margin-top: 10px;
}
.catalogo .modul-title h2 {
    background: #424242 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 35px;
    margin: 0;
    min-width: 60px;
    padding: 0 25px;
    position: relative;
    text-transform: uppercase;
}
.catalogo a{
    display: block;
    color: #444444;
    font-size: 14px;
    line-height: 35px;
}
.catalogo a:hover{
    color: #010000;
}
.catalogo .productslider-area{
    margin-top: 25px;
}
.catalogo .productslider-area:first-child{
    margin-top: 0px;
}
.catalogo{
    padding: 50px 0;
}
.welcome{
    color: #ccd1d7;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 13px;
    padding: 0 15px;
    padding-top: 46px;
}
.welcome ul.links li a{ 
    text-transform: none !important;
    padding-bottom: 23px;
}
.block-cart {
    display: inline-block;
    padding: 21px 15px;
    position: relative;
    width: 200px;
}
.breadcrumb-inner li:last-child span::before{
    content: none;
}
.breadcrumb-inner li a{
    text-transform: none !important;
}
.single-product .item-inner {
    border: 1px solid #fafafa;
    margin-bottom: 35px !important;
    margin-top: 0px !important;
    padding: 3px;
    position: relative;
    text-align: center;
}
.content-shopby a{
    width: 100%;
    text-align: left;
}
.price-box .price {
    color: #010000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 700;
}
.ui-slider-horizontal .ui-slider-range {
    background: #010000 none repeat scroll 0 0;
}
.ui-slider .ui-slider-handle {
    background: #010000 none repeat scroll 0 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border-color: #010000;
}
.quick-add-to-cart .single_add_to_cart_button {
    background: #010000;
    padding: 0 20px;
}
.quantity.buttons_added .minus, .quantity.buttons_added .plus {
    width: 35px;
    height: 35px;
    background-color: #fff;
    border: 1px solid #979797;
        border-right-color: rgb(151, 151, 151);
        border-right-style: solid;
        border-right-width: 1px;
    font-size: 22px;
    float: left;
}
.quantity .input-text.qty {
    width: 35px;
    height: 35px;
    padding: 0;
    background: #fff;
    margin-bottom: 0;
    text-align: center;
    float: left;
    line-height: 1;
    border: 1px solid #979797;
        border-right-color: rgb(151, 151, 151);
        border-right-style: solid;
        border-right-width: 1px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.quantity.buttons_added .minus {
    border-right: 0;
}
.quantity.buttons_added .plus {
    border-left: 0;
}
.modal-product .product-info .quick-add-to-cart {
    padding: 0px 0 30px;
}
.quick-add-to-cart .single_add_to_cart_button {
    height: 35px;
}
.kkBtnMinus, .kkBtnPlus{
    border-radius: 0px !important;
}
td .buttons_added{
    margin-left: 21%;
    margin-right: 21%;
}
#kkCart-summary th{
    text-align: left;
    padding: 10px 30px;
    vertical-align: middle;
}
#kkCredits{
    vertical-align: top;
}
.cart_totals tr {
    border: 1px solid #d7d9db;
    width:100%;
}
.cart_totals table{
    width: 100%;
}
.cart_totals th {
    text-align: left !important;
    padding: 14px 30px !important;
    vertical-align: middle;
    text-transform: none !important;
}
.cart_totals table tbody td {
    padding: 14px 0 15px;
    vertical-align: top;
}
.cart_totals td {
    float: right;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
}
.cart_totals h3{
    border: medium none;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
    padding-bottom: 10px;
}
.cart_totals textarea{
    height: 51px;
    width: 100%;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-top: 10px;
}
.cart_totals td a{
    color: #444;
}
.cart_totals td a:hover{
    color: #010000;
}
.credits-padding h4{
    border: medium none;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #d7d9db;
    padding-bottom: 10px;
}
.credits-padding p{
    margin-bottom: 30px;
}
.modal-content {
    border-radius: 0px;
}
.product-name a:hover{
    color:#6f6f6f !important;
}
.wc-proceed-to-checkout a:hover {
    background: #262b32;
}
.kkQtyPlus, .kkQtyMinus{
    border-radius: 0px !important;
    padding: 0 5px 0 5px !important;
}
.left-menu a{
    border-bottom: 1px solid #ebebeb;
    display: block;
    padding: 8px 0;
    font-size: 14px;
    text-transform: none;
    color: #373737;
}
.left-menu a:hover, .left-menu a .active span{
    color: #010000;
}
.form-fields select{
    width: 100%;
    border: 1px solid #e8e8e9;
    height: 32px;
    padding: 0 0 0 10px;
    border-radius: 0px !important;
}
#kkTabContainer .form-fields{
    border: none;
    padding-left: 0px;
    padding-right: 0px;
}
#kkTabContainer .form-fields h2{
    font-size: 16px;
    margin-top: 15px;
}
#kkTabContainer .form-fields input{
    font-size: 12px;
}
.kkOrderTable .default-btn{
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    text-transform: none;
    background-color: #010000;
}
.kkOrderTable .default-btn:hover{
    background-color: #252525;
}
.kkOrderTable .default-btn:focus{
    color: #fff;
}
.rating {
  display: inline-block;
  position: relative;
  height: auto;
  line-height: 10px;
  font-size: auto;
}
.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}
.rating label:last-child {
  position: static;
}
.rating label:nth-child(1) {
  z-index: 5;
}
.rating label:nth-child(2) {
  z-index: 4;
}
.rating label:nth-child(3) {
  z-index: 3;
}
.rating label:nth-child(4) {
  z-index: 2;
}
.rating label:nth-child(5) {
  z-index: 1;
}
.rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.rating label .icon {
  float: left;
  color: transparent;
  font-size: 14px;
  padding-right: 3px;
}
.rating label:last-child .icon {
  color: #000;
}
.rating:not(:hover) label input:checked ~ .icon,
.rating:hover label:hover input ~ .icon {
  color: #dcba00;
}
.rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #000;
  text-shadow: 0 0 5px #dcba00;
}
.order-review {
    color: green;
    font-size: 20px;
}
#modal-user-order .modal-header {
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
    text-align: center;
    position: relative;
}
#modal-user-order .modal-header .close {
    margin-top: 0px;
    position: absolute;
    top:0px;
    left:0px;
}
#modal-user-order .modal-header .close {
    margin-top: 0px;
    position: absolute;
    top: 4px;
    left: 520px;
}
#modal-user-order .product-name {
    height: auto;
    margin-bottom: 0px;
}
#modal-user-order .price {
    display: block;
}
#modal-user-order .old-price{
    display: block;
    text-decoration: line-through;
}
.rating input{
    width: auto !important;
}
#order-detail-content .default a, #order-detail-content .price a{
    color: #444;
}
#order-detail-content .default a:hover, #order-detail-content .price a:hover{
    color: #010000;
}
.mean-container .mean-nav ul li a {
    text-transform: none;
}
.top-cart-wrapper {
    background: #010000 none repeat scroll 0 0;
}
.header-menu > ul > li > a {
    padding: 10px 15px;
}
.mean-container .mean-bar {
    background: #010000 none repeat scroll 0 0;
}
.top-cart-wrapper::before {
    border-color: transparent transparent #384d00 #384d00;
}
.top-cart-wrapper::after {
    border-color: #384d00 transparent transparent #384d00;
}
.preview-3 .nivo-controlNav a.active, .preview-3 .nivo-controlNav a:hover {
    border-color: #010000;
}
.preview-3 .nivo-controlNav a.active::before, .preview-3 .nivo-controlNav a:hover::before {
    background: #010000 none repeat scroll 0 0;
}
.item-inner .img-container::before {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}
.form-fields {
    border-color: #e8e8e9 #e8e8e9;
}
.lost_password a, #frmSignup a{
    color: #010000;
}
.lost_password a:hover, #frmSignup a:hover{
    color: #444;
}
.my-account-area {
    padding-bottom: 105px;
}
.form-fields p {
    margin-top: 20px;
}
.name-loggato {
    padding-top: 21px;
    padding-right: 10px;
    padding-left: 10px;
}
.name-loggato a {
    color: #000;
    text-indent: 0 !important;
    display: inline-block !important;
    width: auto !important;
    height: 36px !important;
}
.name-loggato a:hover {
    color: #ec4445;
}
#productModal .see-all{
    text-transform: uppercase;
    margin-bottom: 10px;
}
#productModal .s-price-box {
    margin-bottom: 20px;
}
button.button span span {
    border-radius: 0px;
}
.contact .delivery-support .footer-content .box .box-inner {
    background: none !important;
}
.contact .delivery-support .footer-content .box span {
    font-size: 36px;
    position: absolute;
    top: 32%;
}
.delivery-support .footer-content .box:hover {
    background: #010000 none repeat scroll 0 0;
    color: #fff;
}
.delivery-support .footer-content .box a, .delivery-support .footer-content .box p{
    color: #444;
    transition: 0.3s;
}
.delivery-support .footer-content .box h3{
    color: #444;
    transition: 0.3s;
}
.delivery-support .footer-content .box:hover a{
    color: #fff;
}
#kkModello{
    width: 100%;
    border: 1px solid #e8e8e9;
    height: 32px;
    padding: 0 0 0 10px;
}
.tt-open{
    background-color: #fff;
    width:100%;
    border: 1px solid #ddd;
}
.tt-suggestion{
    padding: 10px;
    transition: .1s ease;
}
.tt-suggestion:hover{
    background-color: #010000;
    color: #fff;
}
.twitter-typeahead{
    width: 100%;
}
input.typeahead {
    color:#303030;
}
.tt-hint{
    width: 100%;
    height: 32px;
    padding: 0 0 0 10px;
}
.twitter-typeahead strong{
    font-weight: 300
}
.header-bottom .form-search input.input-text {
    padding-left: 25px;
    padding-right: 25px;
}
.header-bottom .form-search button.button span span {
    padding: 0px 18px;
}
.size-blocks .size input {
    display: none !important;
}
.size-blocks .size {
    height: auto;
    padding: 0;
    margin: 0 5px 0px 0;
}
.size-blocks .size input:checked + label {
    border-width: 2px;
    line-height: 33px;
    background: #000;
    color: #fff;
    border-color: #000;
}
.size-blocks .size label, 
.size-blocks .size a {
    width: 35px;
    height: 33px;
    border: 1px solid #979797;
    cursor: pointer;
    float: left;
    margin: 0;
    font: 14px/33px HelveticaNeue, Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
}
.product-title-modal{
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
}
.table-content table td.product-name a {
    font-weight: 500;
}
.table-content table td.product-name p {
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
    color: #6f6f6f;
}
.modelFilterContainer{
    display: none;
}
.model-navigation select{
    padding: 12px;
    padding-left: 25px;
    padding-right: 25px;
    color: #222;
    font-size: 12px;
    font-weight: 300;
    height: 45px;
    border: 2px solid #707070;
    border-radius: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width:100%;
    background-color: transparent;
}
.header-select{
    display: inline-block;
    width:45%;
}
.header-select i{
    position: absolute;
    right: 12px;
    top: 38%;
    z-index: -1;
}
.p-relative{
    position: relative;
}
.model-div{
    display: none;
    float: left;
}
.pull-left{
    float: left;
}
.header-bottom .form-search input.input-text {
    width: auto;
}
.header-bottom .form-search {
    width: 100%;
}
.brand-div{
    margin-right: 10px;
}
.header-mid-area {
  padding: 10px 0;
}
.logo-area img{
    width: 150px;
}
.grid-category .item-inner {
  padding: 0;
  border: 1px solid #ddd;
  background-color: #f8f8f8;
}
.single-item .item-inner .des-container .title-blog {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.footer-bottom-area {
  background: #010000 none repeat scroll 0 0;
  text-align: center;
  color: #fff;
}
.footer-bottom-area address {
  color: #fff;
}
.footer-bottom-area address a {
  color: #fff;
  text-decoration: underline;
}
.lost_password a, #frmSignup a {
  color: #010000;
}
.form-action input[type="submit"] {
  background: #010000 none repeat scroll 0 0;
}
.form-action input[type="submit"]:hover{
  background: #010000 none repeat scroll 0 0;
}
.phone.welcome-msg {
  color: #010000;
}
.search-submit{
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 20px;
    margin-top: 33px;
    margin-right: 25px;
    color: #010000;
    background-color: transparent;
}
.search-submit:hover{
    color: #010000;
}
#searchKey{
    border-radius: 0px;
    height: 40px;
    border: 0px solid #262B32;
    background-color: #f1f1f1;
    box-shadow: none;
    padding: 6px 25px;
    margin-right: 15px;
}
.search-menu{
    padding: 27px 15px;
}
.mainmenu {
  background: #010000 none repeat scroll 0 0;
}
.top-cart-wrapper {
  background: #155084 none repeat scroll 0 0;
}
.top-cart-wrapper::before {
  border-color: transparent transparent #071b2c #071b2c;
}
.top-cart-wrapper::after {
  border-color: #071b2c transparent transparent #071b2c;
}
.header-menu > ul > li:hover > a, .megamenu-wrap ul li a:hover {
  color: #fff;
}
.catalogo .modul-title h2 {
  background: #010000 none repeat scroll 0 0;
}
.welcome {
  color: #fff;
}
.footer-bottom-area ul.links li a {
  color: #fff;
}
.footer-bottom-area ul.links {
  border-bottom: 1px solid #4f9ee3;
}
.footer-bottom-area ul.links li a:hover {
  color: #071b2c;
}
#back-top {
  background: #155084 none repeat scroll 0 0;
}
button.button span span {
  border: 0px solid #f2f2f2;
  color: #fff;
  background-color: #010000;
}
button.button:hover span span {
  color: #fff;
}
a:hover {
  color: #010000;
  text-decoration: none;
}
.block-layered-nav .block-title strong {
  background: #010000 none repeat scroll 0 0;
  border-color: #010000;
}
.block .block-title {
  border-bottom: 1px solid #010000;
}
.breadcrumbs li strong, .breadcrumbs li a:hover {
  color: #010000;
}
.quick-add-to-cart .single_add_to_cart_button:hover{
  background: #155084;
}
.footer-title h2::after {
  background: #010000 none repeat scroll 0 0;
}
.wc-proceed-to-checkout a {
  background: #010000 none repeat scroll 0 0;
}
.wc-proceed-to-checkout a:hover{
  background: #155084 none repeat scroll 0 0;
  color: #fff;
}
.single-item .item-inner .des-container .title-blog:hover {
  color: #010000;
}
.default-btn {
  background: #010000 none repeat scroll 0 0;
}
.dropedown-menu{
  border-top: 3px solid #155084;
}
.dropedown-menu li a:hover{
  color: #155084;
}
.sidebar-category-list a{
    display: block;
    margin-bottom: 8px;
    color: #444444;
}
.sidebar-category-list a.active{
    color: #010000;
}
.main-image a{
    font-size: 14px;
    color: #444444;
    margin-top: 10px;
    display: inline-block;
}
.main-image{
    text-align: center;
}
.block-cart{
  display: inline-block;
  padding: 12px 15px;
  position: relative;
  width: 200px;
}
.single_add_to_cart_button{
  line-height: 35px;
  height: 35px;
  padding: 0 20px;
  border: medium none;
  box-shadow: 0 1px 2px 0 #7c7c7c;
  color: #ffffff;
  font-weight: 700;
  margin-left: 15px;
  padding: 0 60px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  background: #010000;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
  border: 2px solid #010000;
}
.owl-pagination{
    margin-top: 10px;
}
.single-product-tablist li.active a{
  border-color: #010000;
  color: #010000;
  text-decoration: none;
}
.single-product-tablist li a::after{
  background: #010000 none repeat scroll 0 0;
}
.single-product-tablist a:hover, .single-product-tablist li.active a, .single-product-tablistli.active a:hover{
  border-color: #010000;
  color: #010000;
}
.modul-title h2{
  background: #010000 none repeat scroll 0 0;
}
.form-list{
  padding: 0px;
}
.upper-prod{
    display: flex;
    align-items: center;
}
.upper-prod-box:first-child{
    border-left: 1px solid #e5e5e5;
}
.upper-prod-box{
    border-right: 1px solid #e5e5e5;
    padding: 0px 20px;
    display: inline-block;
    align-items: center;
    height: 30px;
}
.upper-prod-box img{
    max-width: 50px;
}
.price-box .price{
  color: #010000;
  font-family: Poppins;
  font-size: 26px;
  font-weight: 400;
}
.des-container .price-box{
  margin: 0px;
  margin-bottom: 10px;
}
#modal-cart-confirm .modal-content{
  padding: 0px;
}
.close{
  position: absolute;
  right: 0px;
  top: 0px;
  margin-top: 16px !important;
  margin-right: 20px;
}
.check-icon{
  color: #010000 !important;
}
#modal-cart-confirm .single_add_to_cart_button{
  padding: 0 20px;
  background: #010000;
  display: inline-block;
}
.k-secondary{
    line-height: 35px;
    height: 35px;
    padding: 0 20px;
    border: 0px solid #000;
    color: #ffffff;
    font-weight: 400;
    margin-left: 15px;
    border-radius: 0px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background: #f1f1f1;
    color: #000;
    font-size: 12px;
}
#modal-cart-confirm .single_add_to_cart_button:hover{
  color: #fff;
}
#shipping_method label{
    vertical-align: middle;
    font-weight: 400;
    padding-left: 5px;
}
ul#shipping_method li {
  display: flex;
  justify-content: start;
  margin-bottom: 0px !important;
  align-items: baseline;
}
#kkCart-summary th {
  text-align: left;
  padding: 10px 30px;
  vertical-align: middle;
  width: 250px;
}
.stripe-loader{
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    vertical-align: middle;
}
.stripe-loader img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
    vertical-align: middle;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #010000;
}
.owl-theme .owl-controls .owl-page span, .owl-theme .owl-controls.clickable .owl-page span {
    border: 2px solid #010000;
    opacity: 1;
}
.block-cart {
    padding: 21px 15px;
}
.s-price-box {
    border-top: 0px solid #4C4C4C;
    border-bottom: 0px solid #4C4C4C;
    padding: 0px;
}
#productModal .see-all {
    font-size: 14px;
}
.external-link{
    font-size: 14px;
    vertical-align: middle;
    color: #42414f;
}
.video-badge {
    background-color: #010000;
    color: #fff;
    padding: 5px 20px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 15px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
#modal_video .modal-content{
    padding: 0px;
}
#modal_video .modal-body {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
#modal_video .modal-dialog {
    width: 800px;
    margin: 30px auto;
}
.iva{
    display: inline-block;
    text-transform: uppercase;
    margin-left: 5px;
    font-size: 14px;
}
#kkProductList .iva{
    margin-left: 0px;
    font-size: 12px;
}
.cart_totals table td .amount {
  color: #010000;
}
.single-video{
    font-size: 16px;
}
.btn-documents{
    line-height: 35px;
    height: 35px;
    padding: 0 20px;
    border: medium none;
    box-shadow: 0 1px 2px 0 #7c7c7c;
    color: #444;
    font-weight: 400;
    margin-left: 15px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background: #ececec;
    border-radius: 0px;
    margin-left: 0px;
    margin-right: 15px;
}
.view-bundle{
    padding: 0 20px;
    line-height: 35px;
    height: 35px;
    display: inline-block;
    margin-left: 0px;
    margin-right: 15px;
}
.view-bundle:hover{
    color: #fff;
}
.modal-product .product-info .quick-desc {
    font-size: 14px;
    color: #666;
    line-height: 21px;
}
.product-shop .short-description {
    font-size: 14px;
    color: #666;
    line-height: 21px;
}
.dropedown-menu {
  background-color: #010000;
}
.dropedown-menu li a {
  color: #fff;
  font-size: 14px;
}
.dropedown-menu li a:hover{
  color: #fff;
}
#kkShipping-address li:first-child{
  border-top: 1px solid #d7d9db !important;
}
#kkShipping-address label {
  font-weight: normal;
  margin-bottom: 0px;
}
#kkShipping-address input {
  margin-top: 0px;
  margin-right: 5px;
}
#kkShipping-address li{
  text-align: left;
}
#modal-address .modal-content input {
  padding: 0 35px 0 0;
  border: 1px solid #d7d9db;
  line-height: 37px;
  height: 37px;
  vertical-align: middle;
  text-indent: 15px;
  font-size: 13px;
  width: 100%;
}
.form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #2f2f2f;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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 .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn-main {
  background: #010000 none repeat scroll 0 0;
  border: 1px solid #010000;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.modal-content {
  padding: 20px;
}
.bundle-header{
    background-color: #ececec;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    font-weight: 600;
    cursor: pointer;
}
.bundle-row{
    padding: 10px 5px;
    border-bottom: 1px solid #e5e5e5;
}
.bundle-row a{
    color: #444444;
}
.logo-area img {
  width: 140px;
  margin-top: 8px;
}
a{
  color: #010000;
}
.top-cart-wrapper {
  background: #efefef none repeat scroll 0 0;
  color: #010000;
}
.top-cart-title a {
  color: #010000;
}
.footer-bottom-area ul.links {
  border-bottom: 1px solid #444;
}
#back-top {
  background: #efefef none repeat scroll 0 0;
}
#back-top i{
  color: #010000;
}
.dropedown-menu {
  border-top: 0px solid #155084;
}
.main-single-product-content .product-name{
  font-size: 26px;
  color: #010000;
}
.single-product-view label{
    font-weight: 600;
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}
.single-product-view select{
    display: block;
    border: 1px solid #ddd;
    width: 100%;
    font-size: 14px;
    padding: 5px 10px;
}
.single-attribute, .chart-box{
    margin-bottom: 15px;
}
.gem-block img, .titanium-block img{
    width: 100%;
}
.gem-block, .titanium-block{
    display: inline-block;
    padding: 2px;
    margin: 2px 1px;
    border: 2px solid #ddd;
    width: calc( 16% - 2px );
    cursor: pointer;
}
.chart-box{
    width: 100%;
}
.selected{
    border: 2px solid #000;
}
.selection-toggle{
    position: relative;
}
.selection-toggle i{
    position: absolute;
    right: 0px;
    font-size: 20px;
    margin-right: 15px;
}
.upper-prod{
    background-color: #efefef;
    border-radius: 20px;
    padding: 3px 10px;
    display: inline-block;
    font-size: 12px;
}
.read-more a.button:hover {
  border-color: #fff;
  color: #000;
  background-color: #fff;
}