/*body{
    font-family: 'Roboto Condensed', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
}*/

* {
    outline: medium none;
}

a, a:active, a:focus {
    outline: medium none;
}

header{
    width: 100%;
    z-index: 1011;
}

.category_banner{
    width: 100%;
    height: 250px;
    overflow: hidden;
    margin-bottom: 10px;
}

.category_banner img{
    width: 100%;
    height: auto;
}

.mens-toolbar .sort{
    float: right;
    width: auto;
}
.products-page {
    padding: 5px 0 0 0;
}

.category-page {
    padding: 5px 0 0 0;
}

.new-product-top{
    padding: 0px 0 10px 0;
}

.new-product{
    padding: 1em;
}

.blog-side .widget_categories {
    background-color: #F8F8F8;
    box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0;
    position: relative;
}

.blog-side h2 {
    background: #e9eeb8;
    border-bottom: 1px solid #eaeaea;
    color: #3b6d32;
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 16px 20px;
    position: relative;
}

.blog-side .widget_categories .content {
    padding: 10px;
}

.blog-side .widget_categories .content ul {
    padding-bottom: 5px;
    padding-top: 5px;
}
.widget_color ul {
    margin: 0;
    padding-left: 0;
}

.widget_color ul li.widget_color_item {
    display: inline-block;
    height: auto;
    list-style: outside none none;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 50px;
    vertical-align: top;
    text-align: center;
}

.widget_color ul li.widget_color_item a.active {
    border: 3px solid #F18052;
}

.widget_color ul li.widget_color_item a.active:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 35px;
    color: #FFF;
}

.blog-side .widget_categories .content a {
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
}
.widget_color ul li.widget_color_item a {
    display: inline-block;
    line-height: 40px;
    padding: 2px;
    text-align: center;
    width: 100%;
    height: 50px;
    border: 3px solid #E1E0DF;
    border-radius: 10px;
}

.widget_color ul li.widget_size_item {
    height: auto;
    list-style: outside none none;
    width: auto;
    margin-right: 3px;
    display: inline-block;
}
.widget_color ul li.widget_size_item a {
    display: inline-block;
    height: 100%;
    /*    padding: 5px;*/
    width: 100%;
    line-height: 30px;
    text-align: center;
    outline: none;
    color: #000;
}
.widget_color ul li.widget_size_item a span {
    padding: 5px 10px;
    border: 2px solid #000;
}
.widget_color ul li.widget_size_item a span.active {
    border: 3px solid #F07F56;
    outline: none;
}

.widget_size ul {
    margin: 0;
    padding-left: 0;
}

.widget_size ul li.widget_size_item {
    display: block;
    list-style: outside none none;
    margin-right: 3px;
}

.widget_size ul li.widget_size_item a {
    color: #000;
    display: inline-block;
    line-height: 25px;
}

.widget_size ul li.widget_size_item a span{
    display: inline-block;
    padding-top: 2px;
    vertical-align: top;
}

ul.product-list {
    padding: 0em 0 0em 0;
    margin: 0em 0;
}

ul.product-list li a:before{
    content: '\f096';
    font-family: FontAwesome;
    padding: 0px 10px;
}

ul.product-list li a {
    color: #000;
    padding: 0px;
}

ul.product-list li a:hover {
    color: #000;
    background: transparent;
    padding: 0px;
}

.product-listy {
    background: #f8f8f8;
    box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.15);
}

.sort-by label {
    font-weight: normal;
    padding-top: 5px;
}

.cbp-vm-view-grid .cbp-vm-details{
    display: inline-block;
    max-height: 40px;
    overflow: hidden;
}

.flex-control-thumbs li {
    float: left;
    margin: 0 1% 0 0;
    width: 15%;
}
.flex-control-thumbs img{
    opacity: 0.4;
}

.btn-facebook{
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.04em;
    /*    border-radius: 3px;*/
    border: 2px solid transparent;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    color: #fff;
    background-color: #2F4B93;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 6px 20px;
    vertical-align: top;
    display: inline-block;
}

a.btn-facebook{color: #fff;}

a.btn-facebook:hover{color: #fff; cursor: pointer; text-decoration: none;}

.btn-facebook i{font-size: 24px; padding-right: 10px; vertical-align: middle;  }

.btn-facebook:hover{color: #fff; cursor: pointer;}

.no_products{
    margin: 20px 0px;
    text-align: center;
}

.add-to-cart .qty {
    background: #eaeaea none repeat scroll 0 0;
    border: medium none;
    border-radius: 999px;
    font-weight: bold;
    height: 44px;
    padding: 0 5px 1px;
    text-align: center;
    vertical-align: top;
    width: 45px;
}
.add-to-cart .qty, .qty-holder .qty {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 0;
}
input.input-text, select, textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    outline: medium none;
    padding: 5px 10px;
}

.custom button.items-count {
    background-color: #3B6D32;
    border: medium none;
    border-radius: 0px;
    color: #fff;
    font-size: 10px;
    line-height: normal;
    padding: 16px 15px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}

button.button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 0 0 #fff inset;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 6px 15px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
}

.cod_available_wrapper {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ddd;
    float: right;
    font-family: DIN,Helvetica,Arial,sans-serif;
    height: auto;
    margin-top: 10px;
    padding: 0;
    width: 75%;
}

.cod_available_wrapper .cod-lable {
    font-size: 15px;
    padding: 15px 10px;
    text-align: right;
}

.cod_available_wrapper .cod-input {
    width: 100%;
}

.cod_available_wrapper .cod-btn {
    margin: 8px 0 0 5px;
    text-align: left;
}

.cod_available_wrapper .cod-input input {
    margin: 10px 10px 6px 0;
    padding: 5px;
    width: 100%;
}

.pro-outofstock{
    background: #FFE719;
    border: 2px solid #99161b;
    color: #99161b;
    border-radius: 999px;
    box-shadow: 0 0 0 0 #fff inset;
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin-left: 0px;
    margin-top: 0;
    padding: 0px 20px 0px 0px;
    text-shadow: none;
    transition: all 0.3s cubic-bezier(0.8, 0, 0, 1) 0s;
}

.add-to-box .pro-outofstock::before {
    border-radius: 999px;
    margin: 2px 5px 2px 2px;
    content: "\f07a";
    background: #99161b;
    color: #fff;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    padding: 8px 12px;
}

.flex-control-thumbs li {
    float: left;
    margin: 0 1% 0 0;
    width: 19% !important;
}

.old_price {
    font-size: 16px !important;
    line-height: 25px;
    color: #999 !important;
}
.size_chart {
    float: none !important;
}

p.left{
    width: 20%;
}

.check_cod_btn {
    background: #3B6D32 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    outline: medium none;
    padding: 0.6em 1.2em;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.no_pad{
    padding: 0px;
}

a {
    color: #F07F56;
    text-decoration: none;
}

.cart-gd{
    width: 73%;
    float: left;
    margin: 0px;
}

.cart-collaterals {
    background-color: #F8F8F8;
    box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    margin-top: 0;
    padding: 0 25px 30px;
    float: right;
}

.cart-collaterals h3 {
    background-color: #F8F8F8;
    border-bottom: 1px solid #ececec;
    color: #333;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: auto;
    padding: 12px 0;
    text-transform: uppercase;
}

.shopping-cart-table-total.table > thead > tr > th, .shopping-cart-table-total.table > tbody > tr > th, .shopping-cart-table-total.table > tfoot > tr > th, .shopping-cart-table-total.table > thead > tr > td, .shopping-cart-table-total.table > tbody > tr > td, .shopping-cart-table-total.table > tfoot > tr > td {
    border: 0 none;
}

button.button.btn-proceed-checkout {
    background: #3B6D32;
    border: medium none;
    color: #fff;
    padding: 0px 0;
    width: 100%;
    margin: 0px;
}

.close1, .close2, .close3 {
    background: rgba(0, 0, 0, 0) url("../images/close_1.png") no-repeat scroll 0 0 / 100% auto;
    cursor: pointer;
    height: 28px;
    opacity: 0.3;
    position: absolute;
    right: 0;
    text-align: right;
    top: 5px;
    transition: color 0.2s ease-in-out 0s;
    width: 15px;
}

.account_grid{
    margin-top: 20px;
    padding: 0 15px;
}

span.glyphicon.glyphicon-user, span.glyphicon.glyphicon-lock, span.glyphicon.glyphicon-tasks, span.glyphicon.glyphicon-heart, span.glyphicon.glyphicon-check{
    font-size: 14px;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: middle;
}

.product-qty button.items-count {
    background-color: #ddd;
    border: medium none;
    color: #333;
    font-size: 10px;
    line-height: normal;
    padding: 11px 15px 11px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}

.shopping-cart-table .product-qty input.qty {
    background: #ffffff;
    border: 1px solid #ddd;
    font-size: 14px;
    font-weight: normal;
    margin: 0 !important;
    outline: medium none;
    padding: 0px 0px;
    text-align: center;
    width: 100%;
    float: none;
}

.cart_color_size{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
}

button.button.btn-proceed-checkout span {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.page-not-found{
    padding-bottom: 150px;
    text-align: center;
}

.page-not-found h3 {
    color: #333;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 4em;
    text-transform: none;
}

.page-not-found .btn-home {
    background-color: #555;
    color: #fff;
    cursor: pointer;
    font-family: "Montserrat",sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: auto;
    padding: 10px 35px;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}

.page-not-found-icon{
    font-size: 150px;
    color: #999;
}

.page-not-found-head {
    color: #999;
    font-size: 10em;
    line-height: 110px;
}

.one-page-checkout {
    list-style: outside none none;
    margin-top: 0;
}

.one-page-checkout .active .step-title {
    border-top: medium none;
    cursor: default;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 30px;
    padding-top: 0;
    text-align: left;
}

.one-page-checkout .active .step-title .number {
    background: #333333;
    border: 1px solid #333333;
    color: #fff;
    font-weight: bold;
    padding: 8px 10px;
    border-radius: 0;
    float: left;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    line-height: 15px;
}

.one-page-checkout .active .step-title h3 {
    color: #333333;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 0 solid #e4e4e4;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin: 0 0 0 45px;
    text-align: left;
    padding: 0px;
}

.one-page-checkout .panel-title {
    padding: 0px;
}

.one-page-checkout .step-title .number {
    background-color: #fff;
    border: medium double #ececec;
    border-radius: 0;
    color: #333;
    float: left;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    padding: 8px 10px;
}

.one-page-checkout .step-title h3 {
    border-bottom: 0 solid #e4e4e4;
    color: #333;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin: 0 0 0 45px;
    text-align: left;
    padding: 0px;
}

.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}

.required{
    color: #f00 !important;
}

#ModalAddresspopup .login-right h3{
    font-weight: normal;
    padding: 0px;
    margin-bottom: 0px;
}

#ModalAddresspopup .login-right span.required{
    display: inline;
    color: #f00;
}

#ModalAddresspopup .login-right hr{
    margin: 10px 0px;
}

#ModalAddresspopup .login-right label{
    font-weight: normal;
}

#ModalAddresspopup .login-right form div {
    padding: 0 0 1em;
}

#ModalAddresspopup .login-right form div textarea {
    width: 96%;
}

#accordion a:hover, #accordion a:focus {
    text-decoration: none;
    cursor: pointer;
}

#delivery_address,
#billing_address {
    border: 1px solid #eee;
    box-shadow: 2px 2px 10px #e1e1e1;
    padding: 25px 0px 25px 30px;
    margin: 10px 0px 0px 0px;
}
#delivery_address .hello-text-wrap a,
#billing_address .hello-text-wrap a {
    color: #666;
}
#billing_address {
    position: absolute;
    top: 135px;
}
#addressAddBilling {
    margin-top: 0px;
    text-decoration: none;
}
/*#delivery_address{margin-top: 42px;}*/

#delivery_address div[class*="col-"],
#delivery_address aside[class*="col-"] {
    margin-top: 0px;
}
#delivery_address .section-title {
    margin-bottom: 0px;
}
#delivery_address .block-title {
    margin-bottom: 0px;
}
#delivery_address .hello-text-wrap {
    margin-top: 0px;
}
#address_delivery .section-title,
#address_invoice .section-title {
    text-align: left;
}
/*#billing_address{margin-top: 30px;}*/

#billing_address div[class*="col-"],
#billing_address aside[class*="col-"] {
    margin-top: 0px;
}
#billing_address .section-title {
    margin-bottom: 0px;
}
#billing_address .block-title {
    margin-bottom: 0px;
}
#billing_address .hello-text-wrap {
    margin-top: 0px;
}
#address_delivery, #address_invoice {
    width: 48%;
    float: left;
}

.right_sidebar .cp_ctn{border-bottom:1px solid #eee;line-height:15px;margin-bottom:35px;position:relative}

.right_sidebar .title{margin-bottom:30px!important}

.right_sidebar .main_cn{float:left;width:100%;margin-bottom:8px}

.right_sidebar .main_cn .lw{width:375px}

.right_sidebar .main_cn .cn{float:left;min-height:30px;line-height:34px;display:block;margin-bottom:2px;width:100%}

.right_sidebar .main_cn .cn .m_cn{float:left;width:280px;display:block}

.right_sidebar .main_cn .cn .lbl{min-width:80px;float:left}

.right_sidebar .main_cn .cn .m_cn .in_dv{border:1px solid #e6e6e6;border-radius:5px;height:30px;width:250px;margin-bottom:10px}

.right_sidebar .main_cn .cn .m_cn .in_txt{border:0 solid #eee;border-radius:5px;float:left;height:28px;line-height:28px;padding-left:6px;width:243px}

.right_sidebar .main_cn .chdob{border:1px solid #e6e6e6;border-radius:5px;height:30px!important;width:250px}

.right_sidebar .main_cn .dob_txt{border:0!important;width:220px!important}

.right_sidebar .main_cn .cn .m_cn .cal{float:right;width:20px;height:20px}

.right_sidebar .main_cn .cn .m_cn .rbtn{float:left;width:20px}

.right_sidebar .main_cn .cn .m_cn .rb_hed{margin-right:10px;float:left;width:30px;line-height:35px}

.right_sidebar .main_cn .cn .m_cn .rdb{margin:0;padding:0;text-align:center;margin-right:2px}

.right_sidebar .main_cn .sav{width:72px!important;height:32px!important;float:left}

.right_sidebar .main_cn .bk_pic{height:160px;width:160px;border:1px solid #eee;border-radius:12px;margin-bottom:10px;overflow:hidden}

.right_sidebar .main_cn .p_pic{height:159px;width:159px;border:1px solid #eee;border-radius:12px;margin-bottom:10px;overflow:hidden;text-align:center}

.right_sidebar .main_cn .txt1{text-align:center;text-decoration:underline;cursor:pointer}

.right_sidebar .main_cn .mar_btm{color:#444;font-size:18px;font-weight:700;height:52px;line-height:62px;text-align:left}

.right_sidebar .main_cn .chprf{display:block;border-bottom:1px solid #e6e6e6;margin-bottom:12px}

.right_sidebar .main_cn .crbn{width:110px!important}

.right_sidebar .main_cn .rel{border:1px solid #e6e6e6;color:#575757;float:left;height:30px;width:248px}

.right_sidebar .main_cn .chsel{display:block;height:35px}

.right_sidebar .main_cn .chdtil{float:left;width:100%}

.right_sidebar .main_cn .excep{float:left;width:100%}

.right_sidebar .main_cn .excep .sbtn{float:left;margin-left:15px}

.right_sidebar .main_cn .sp_gen{background-position:-187px -4px!important;height:10px!important;margin-left:2px;width:10px!important}

.right_sidebar .main_cn .sdv{border:1px solid #e6e6e6;border-radius:5px;float:left;height:30px;margin-right:6px;width:34px}

.right_sidebar .main_cn .in_m{border:0 solid #e6e6e6;border-radius:5px;color:#575757;float:left;height:16px;padding:6px;width:20px}

.right_sidebar .main_cn .ldv{border:1px solid #e6e6e6;border-radius:5px;float:left;height:30px;width:190px}

.right_sidebar .main_cn .mob_txt{width:172px!important}

.right_sidebar .main_cn .mo_btm{margin-bottom:10px!important}

.right_sidebar .child{display:block;float:left;width:100%;margin-top:35px}

.right_sidebar .child .main_cn .chtitle{margin-bottom:1px!important;border:0!important}

.right_sidebar .child .main_cn .sh_brd{margin-bottom:10px!important}

.right_sidebar .child .main_cn .cn{min-height:44px;line-height:44px}

.right_sidebar .child .main_cn .ecn{min-height:30px!important;line-height:30px!important}

.m_add{display:inline-block; width:100%;}

.right_sidebar .m_add .main_cn .add_lef{float:left;width:30%;margin-bottom:20px;min-height:195px; margin-top: 15px; margin-right: 30px;}

.right_sidebar .m_add .main_cn .new{margin-bottom:25px;text-decoration:underline}

.right_sidebar .main_cn .add_rit{float:left;width:300px}

.right_sidebar .m_add .main_cn .mg_add{display:block;margin-bottom:20px}

.right_sidebar .m_add .main_cn .mg_add a{text-decoration:underline}

.right_sidebar .m_add .main_cn .madd{float:left;font-size:15px;line-height:20px;width:300px}

.right_sidebar .m_add .main_cn .sp_txt{text-decoration:underline!important;cursor:pointer;font-size:11px;overflow:initial!important;height:initial!important}

.right_sidebar .m_add .main_cn .mtit{font-weight:700;margin-bottom:0px;}

.right_sidebar .m_add .main_cn .spmn{display:block;float:right;margin-top:0;width:20%;}

.right_sidebar .m_add .main_cn .spmn a{color: #000;}

#accordion #collapse2 p{
    padding-bottom: 15px;
}

#accordion .payment_info ul li{
    list-style: none;
    line-height: 25px;
}

#accordion .payment_info ul.payment li img{
    margin: 10px 0px 0px 10px;
}

.order-response .title {
    color: #35c63c;
    font-family: "Montserrat",sans-serif;
    font-size: 100px;
    font-weight: 400;
    line-height: 120px;
    text-align: right;
    width: 40%;
    float: left;
}
.order-response .text {
    color: #555;
    font-size: 40px;
    font-weight: 400;
    line-height: 120px;
    margin-bottom: 20px;
    text-align: left;
    width: 60%;
    float: left;
    padding-left: 25px;
}
.order-response .delivery_details_head{
    color: #333;
    background: #D5D5D5;
    font-size: 30px;
    font-weight: 400;
    float: left;
    width: 100%;
    padding: 10px 10px;
}
.order-response h5{
    font-weight: bold;
}
.order-response .col2-set .col-1, .order-response .col2-set .col-2, .order-response .col2-set .col-3{
    width: 33.3%;
    float: left;
}
.order-response .col2-set .col-3 .totals{
    margin: 0px;
    padding: 0px;
}
.order-response .col2-set .col-3 .totals h3{
    margin: 0px;
    padding: 0px;
}

.order-response .products-list .item{
    border: 1px solid #ddd;
    margin-top: 10px;
}

.order-response .information-title {
    overflow: hidden;
    padding: 0;
    float: left;
    width: 100%;
}

.category-products {
    overflow: hidden;
    padding: 0;
    float: left;
}

ol.products-list {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.order-response .products-list .item {
    border: 1px solid #ddd;
    margin-top: 10px;
}
.products-list .item.first {
    display: block;
    overflow: hidden;
}
.products-list .item {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.15);
    margin: 0 0 0px 0px;
    overflow: hidden;
    padding: 20px 0px 0px 0px;
}

.products-list .product-image {
    float: left;
    width: 27%;
    margin-left: 1%;
}

.products-list .product-image img {
    width: 100%;
}

.products-list .product-shop {
    float: right;
    margin-left: 60px;
    text-align: left;
    width: 63%;
}

.products-list .product-name {
    margin: 30px 0 10px;
    text-align: left;
    font-size: 20px;
}
.products-list .product-name a {
    color: #333;
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: left;
}

.products-list .product-shop .desc {
    color: #777;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.products-list .product-shop p {
    color: #666;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 1.5em;
}

.products-list .product-shop .price-box {
    color: #333333;
    margin: 10px 0 40px;
    margin: 0;
    padding: 0;
}

.products-list .product-shop p.old-price {
    margin-right: 4px;
}
.products-list .product-shop p {
    color: #666;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 1.5em;
}
.old-price {
    display: inline;
    margin-right: 5px;
}

.special-price {
    display: inline;
    font-family: "Montserrat",sans-serif;
    margin: 0;
    padding: 3px 0;
}

.box-account {
    font-size: 14px;
    margin-top: 15px;
    float: left;
    width: 100%;
}

.order-response .col2-set .col-1, .order-response .col2-set .col-2, .order-response .col2-set .col-3 {
    float: left;
    width: 33.3%;
}
.col2-set .col-1 {
    border: 0 solid #336600;
    padding-bottom: 0;
    padding-top: 0;
    text-align: left;
}

.order-response h5 {
    font-weight: bold;
}
.col2-set h5 {
    color: #333;
    font-family: "Montserrat",sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.box-account address {
    border-bottom: medium none;
    color: #000;
    line-height: 21px;
}
address {
    display: block;
    font-style: normal;
    margin: 10px auto 15px;
    padding-top: 0;
    text-align: left;
}

.order-response .col2-set .col-3 .totals {
    margin-top: 0;
}

.multiple-checkout h3 {
    font-size: 16px;
}

.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}

.shopping-cart-table-total.table > thead > tr > th, .shopping-cart-table-total.table > tbody > tr > th, .shopping-cart-table-total.table > tfoot > tr > th, .shopping-cart-table-total.table > thead > tr > td, .shopping-cart-table-total.table > tbody > tr > td, .shopping-cart-table-total.table > tfoot > tr > td {
    border: 0 none;
}
.error_area .error_text h2{font-size: 30px; line-height: 50px;}

.error_area{border-top: 0px; padding: 100px 0px 100px 0px; }

.sidebar {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin-top: 16px;
    padding-left: 0;
}
.sidebar .block {
    background-color: #F7F7F7;
    box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0 0 30px;
    position: relative;
}
.block .block-title {
    background: #F7F7F7;
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 16px 25px;
    position: relative;
    text-transform: uppercase;
}
.block .block-content {
    background: #F7F7F7;
    border-top: medium none;
    font-size: 13px;
    overflow: hidden;
    padding: 15px 25px;
}
.block-account .block-content ul {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0px;
}
.block-account .block-content li::before {
    color: #999;
    cursor: pointer;
    display: inline-block !important;
    font-family: FontAwesome;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}
.title-buttons strong {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
#my-orders-table {
    margin-bottom: 5px;
    border: medium none;
    margin-top: 10px;
}
.data-table {
    border: 1px solid #e5e5e5;
    border-spacing: 0;
    font-size: 13px;
    text-align: left;
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
    border: 1px solid #f8f8f8;
    color: #fff;
    margin: 0 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
.navbar-nav {
    float: right;
    margin-top: 30px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    border: 1px solid #e9eeb8;
    color: #e9eeb8;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #3b6d32;
}
.banner-bottom-left h2 {
    color: #3b6d32;
}
.banner-info p {
    color: #333;
    font-size: 20px;
    font-weight: 300;
    margin: 20px 0;
}
.banner-info h3 {
    color: #3b6d32;
}


.gi-2x{font-size: 2em;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}

.padding-0px {
    padding: 0px;
}

.padding-3px {
    padding: 3px;
}

.padding-5px {
    padding: 5px;
}

.padding-top-5px {
    padding-top: 5px;
}

.padding-top-7px {
    padding-top: 7px;
}

.padding-bottom-5px {
    padding-bottom: 5px;
}

.margin-top-2px {
    margin-top: 2px !important;
}

.margin-right-2px {
    margin-right: 2px;
}

.margin-left-2px {
    margin-left: 2px;
}

.margin-top-10px {
    margin-top: 10px;
}

.display-none {
    display: none;
}

.vertical-align {
    margin-right: 5px;
    vertical-align: top;
}

.green-bg {
    background-color:#EEEEEE;
    font-weight:bold;
    padding: 10px 0px;
}

.text-decoration-none {
    text-decoration: none;
}

.green-background {
    background: #54ac3b none repeat scroll 0 0;
}

.gray-background {
    background: #555555 none repeat scroll 0 0;
}

.white-backround {
    background: #ffffff none repeat scroll 0 0;
}

.span-caption {
    color : #333;
}

.fb-caption {
    color : #365898;
}

.twitter-caption {
    color : #29A9E1;
}

.round-icon {
    width: 36px;
    height: 36px;
    display: block;
    margin: auto;
    border-radius: 100%;
}

.product-info, .product-zoom, .product-preview, .product-save {
    background: #54ac3b;
}

.product-view-active {
    background: #3B6D32;
}

.product-view-inactive {
    background: #54ac3b;
}

.fb-share {
    background: #365898;
}

.twitter-share {
    background: #29A9E1;
}

.active-view {

}

.active-design-template {
    border: 2px solid #E65921;
    opacity: 0.5;
    cursor: none !important;
    pointer-events: none !important;
}

.individual-disign-template {
    cursor: pointer;
    pointer-events: auto;
}

.active-font-style {
    /*    background-color: #3B6D32;*/
}

ul#menu-groups > li > button > span,
ul#menu-groups > li > button > span > i {
    color: #ffffff;
}

.right-sidebar-active {
    background-color: #ffffff;
}

.right-sidebar-active > button > span,
.right-sidebar-active > button > span > i {
    color: #555 !important;
}

.color-active {
    background: #fff;
    border-radius: 0px;
    border: 2px solid #E65921;
}

.templateDesignClass > a > img {
    margin: 0 auto;
}

.popup-class {
    display: none;
    height: auto;
    left: 0px;
    padding: 5px;
    right: 0px;
    top: 250px;
}

.btn-circle.btn-lg {
    border-radius: 25px;
    font-size: 18px;
    height: 35px;
    line-height: 0;
    margin: -30px -20px 0 0;
    padding: 8px;
    width: 35px;
}

#dialog-title {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #434343;
    cursor: default;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 12px;
    text-align: left;
    text-shadow: 1px 1px 1px #ffffff;
    width: auto;
}


/* Common CSS End */



/* Theme Design */

.customize-option-div {
    height: auto;
    min-height: 200px;
    overflow-y: auto;
}

#color_swatches_li {
    border: 1px none #dadada;
    margin-top: 1%;
}

.color_palette_preview, #clipart_color_palette_preview {
    display: inline;
    padding: 10px;
    text-align: center;
}

#selected_color_preview_div {
    background-color: #000;
    border: 1px solid rgb(218, 218, 218);
    padding: 20px;
}

#letterSizeSelect, #letterStyleSelect, #slider {
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}

ul.button-area {
    list-style: none;
}

ul.button-area li button {
    border: 0;
    background: 0;
    box-shadow: none;
    cursor: pointer;
}

ul.button-area li > button > span > i {
    color: #FFF;
    line-height: 36px;
    font-size: 20px;
    width: 36px;
    text-align: center;
}

#right-menu-section {
    border-bottom: 0px solid #555555;
    border-top: 1px solid #555555;
    border-radius: 0px;
    height: auto;
}

#product-customization-area{
    border-bottom: 1px solid #555555;
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
}

#design-share-menu-section {
    border-right: 2px solid #54ac3b;
}

.property-div {
    display: none;
}

.image-file {
    visibility: hidden;
    position: absolute;
}

#canvasPreviewPopup {
    border: 5px solid #54ac3b;
    border-radius: 5px;
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 80%;
    margin: 0 auto;
    position: absolute;
    z-index: 999999;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
}

#customProductDetailedTable .class-th {
    width: 25%;
}

#confirmPopup {
    display: none;
    background: white;
    top: 35%;
    left: 35%;
    color: red;
    z-index: 99999;
    height: 25%;
    overflow-y: hidden;
}

#my-orders-table th {
    width: 20%;
}

#my-orders-table td, #my-orders-table th {
    padding: 5px;
}
.recent-orders .title-buttons{
    margin-bottom: 15px;
}

#wishlist-table {
    border: medium none;
    text-align: left;
}

.data-table th {
    font-family: "Montserrat",sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.data-table thead th {
    background: #333 none repeat scroll 0 0;
    border-bottom: 0 solid #e5e5e5;
    border-top: 0 solid #e5e5e5;
    color: #fff;
    text-align: center !important;
}

.data-table tbody th, .data-table tbody td {
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding: 15px;
}

.data-table tbody th, .data-table tbody td {
    border-bottom: 1px solid #eaeaea;
    border-right: 0 solid #eaeaea;
    padding: 15px;
}
.data-table td {
    line-height: 20px;
    padding: 15px;
    vertical-align: top;
}
.customer-wishlist-item-image {
    width: 25%;
}

.customer-wishlist-item-info {
    width: 56%;
}

.customer-wishlist-item-price {
    width: 12%;
}

.customer-wishlist-item-remove {
    width: 7%;
}

#wishlist-table img {
    width: auto;
}

img {
    border: 0 none;
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

#wishlist-table a.remove-item {
    background-color: inherit;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #333;
    display: block;
    padding: 6px 11px;
    text-decoration: none;
    transition: all 0.3s linear 0s;
}

#my-orders-table.data-table{
    text-align: center;
}

#my-orders-table.data-table td{
    vertical-align: middle;
}

/*.fl-nav-menu {
    float: right;
    width: 73%;
}*/

.navbar-collapse.collapse {
    float: right;
    padding: 0;
    width: 75%;
}
/*.product {
    margin-top: 10px;
    position: relative;
}*/


.other-products {
    padding: 20px 0;
}

.nbs-flexisel-container {
    margin-top: 1em;
    max-width: 100%;
    position: relative;
}
.btn-cart{
    background-color: #333;
    border-color: #333;
    color: #fff;
    border-radius: 0px; 
    padding: 6px 25px;
}

.btn-cart:hover{
    color: #fff;
}

.btn-checkout{
    background-color: #3B6D32;
    border-color: #3B6D32;
    color: #fff;
    border-radius: 0px; 
    padding: 6px 25px;
}

.btn-checkout:hover{
    color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

#cover {
    background: #333333 none repeat scroll 0 0 !important;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.mybutton {
    background-color: white;
    border: 1px solid gray;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    width: 20%;
}
.reg-form-close{
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 0;
    color: #777;
}
.login-right form div {
    padding: 0 0 1em;
}
.login-right form {
    padding: 0.5em 0;
}
.login-right p {
    color: #000;
    display: block;
    font-size: 1.1em;
    line-height: 1em;
    margin: 0 0 0.5em;
}
.reg_log_call{
    float: right;
    text-transform: capitalize !important;
    margin-top: 10px;
}
.view_details_btn{
    background: #3B6D32;
    padding: 7px 15px;
    color: #fff;
    border: 0px;
    margin-top: 10px;
}
.home-cart-a {
    float: left;
    /*    width: 25%;*/
    width: auto;

}
.home-wishlist-a {
    float: right;
    width: 25%;
}
.pricey .item_price{
    width: 100%;
    float: left;
}
.wishlist_btn{
    background: #3B6D32;
    padding: 7px 15px;
    color: #fff;
    border: 0px;
    margin-top: 10px;
}
.cart-left .item_price {
    float: right;
    font-weight: bold;
}
.cards.text-center {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    margin: 10px 0;
    padding: 10px 0;
}
.cbp-vm-view-grid ul li{
    min-height: 230px;
    margin: 0px;
    width: 25%;
}
.a-right{
    text-align: right;
}
#moreAdditionalTextBtn{
    background: #e9eeb8;
    color: #3B6D32;
    border: 1px solid #e9eeb8;
}
#preview .btn-cart{
    background: #e9eeb8;
    color: #3B6D32;
    border: 1px solid #e9eeb8;
}

.uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="number"], .uk-form input[type="datetime"]{
    margin: 0px 0px 5px 0px;
    padding: 5px 5px 5px 5px;
}
#canvasLayersContent {
/*    border: 1px solid #54AC3B;
    padding: 1%;*/
}
#fontsRender {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.layersList {
    cursor: pointer;
}
.noresize {
    resize: none; 
}
.vresize {
    resize: vertical; 
}
.hresize {
    resize: horizontal;  
}
.previewSavePDFDiv, .previewSendEmail {
    cursor: pointer;
    margin: 0 1%;
}
.custom-green-btn {
    background-color: #3A6631;
    color: #fff;
}
.navbar {
    height: auto;
    margin-bottom: 0;
    min-height: 50px;
    position: relative;
}
.productDesignTemplatesDiv {
    overflow-y: auto;
    /*    height: 100px;*/
    height: auto;
}

.product {
    width: 23%;
}

.customization-pricing {
    margin: 1% 0;
    padding: 0;
/*    position: absolute;
    right: 0px;*/
    width: auto;
    z-index: 111;
}

.btn-color{
    background: #D84A38;
    border: 2px solid #D84A38;
    color: #fff;
}
.my-account{
    width: 97%;
}
.payment_info ul.form-list li img{
    padding-bottom: 5px;
}

ul.product-list li ul li a {
    padding: 5px 0px 0px 15px;
    text-transform: capitalize;
}

ul.product-list li ul li a:hover {
    padding: 5px 0px 0px 15px;
}

/*----*/
.mid-1 h6 {
    font-size: 1.2em;
}
.mid-1 h6 a {
    color: #000000;
    text-decoration:none;
    text-align: center;
}
.mid-1 h6 a:hover {
    color: #FAB005;
}
.mid-2 p{
/*	float:left;*/
	font-size:0.9em;
	color:#B4B4B4;
        text-align: center;
}
.mid-2 p em{
	font-style:normal;
}
.mid-2 p label{
	text-decoration: line-through;
	font-weight:400;
	margin-right:6px;
}
.mid-2 {
    padding: 1em 0em 0em 0em;
}
.mid-1 {
    padding: 3em 0 0;
}
.block {
    float: right;
}
.add{
	text-align:center;
}
.col-m {
    padding: 1em;
    border: 1px solid #B2B2B2;
}
.offer-img{
	position:relative;
	display:block;
/*        margin: 52.5px 0px;*/
}
.offer-img img{
	margin:0 auto;
	width: 100%;
}
/*.offer {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #ed0612;
    border-radius: 100%;
    bottom: inherit;
    padding: 2px;
    position: absolute;
    right: -10px;
    top: -10px;
}*/

.offer {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #999;
    border-radius: 100%;
    bottom: inherit;
    padding: 2px;
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 999;
}

.offer p{
    background: #999;
    border-radius: 100%;
    text-align: center;
    line-height: 0em !important;
    font-size: 0.9em !important;
    padding: 7px;
    margin: 0px;
}
.offer span{
    color: #fff;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
}

.modal-body {
    padding: 1em 1em 0.5em 1em;
}
.modal-footer {
    margin-top: 0px;
}
div#my-cart-empty-message {
    margin: 0;
}
/*--cart--*/
.my-cart-b {
    background: none;
    text-decoration: none;
    color: #ED0612;
    font-size: 1em;
    border: 2px solid #ED0612;
    border-radius: 50px;
    padding: 0.5em 1em;
    outline: none;
}
a:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: -2px;
}

/* Sweep To Bottom */
.my-cart-b{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.my-cart-b:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #039445;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
    border-radius: 50px;
	border: 2px solid #039445;
}
.my-cart-b:hover, .my-cart-b:focus, .my-cart-b:active {
	color: white;
    background: none;
    border: 2px solid #039445;
    outline: none !important;
}
.my-cart-b:hover:before, .my-cart-b:focus:before, .my-cart-b:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.pro-1 {
    margin-bottom: 2em;
}
.product_head{
    text-align: center;
    height: 50px;
    overflow: hidden;
}
.product_head h6{
    padding: 5px 0px;
    margin: 0px;
}
.product_head h6 a{
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-transform: uppercase;
}
.product_price{
    padding: 5px 0px;
}
.product_price .without_discount_price{
    font-size: 16px;
}
.product_price .with_discount_price{
    font-size: 24px;
    color: #F18052;
    font-style: normal;
}
.add_to_cart_btn{
    padding: 5px 0px;
    text-align: center;
}
.products-grid .mid-2{
    padding: 0.5em 0 0 0;
}
/*.offer-img .margin_required{
    margin: 52px 0px;
}
.offer-img .margin_not_required{
    margin: 0.2px 0px;
}*/
.cat_product .offer{
    top: 10px;
}
.product.cat_product p i{
    background: none;
    display: inherit;
    height: auto;
    width: auto;
    margin: 0px;
}

.banner-text-container {
    padding-left: 5%;
    padding-right: 5%;
}
.align-mid {
    vertical-align: middle;
}
.cell, .cell-top, .cell-btm {
    display: table-cell;
}
.font-s3 {
    font-size: 7vw;
    line-height: 5vw;
}
.home-category-banner-container{
    width: 40%;
}
.home-category-banner-container picture img {
    display: block;
    max-width: 100%;
}
.home-category-banner-text-container{
    width: 60%;
    padding: 0% 0%;
}
.table {
    display: table;
    width: 100%;
    /* height: 100%; */
    box-sizing: border-box;
    table-layout: fixed;
}
#content p {
    line-height: 1.8;
    font-size: 2vw;
}
.products {
    width: 20%;
    margin-right: 2%;
    float: left;
    background: #F7F7F7;
    padding: 15px 15px;
}

/*******************************
* Does not work properly if "in" is added after "collapse".
* Accordian
*******************************/
.panel-group .panel {
    border-radius: 0 !important;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}
.panel-title {
    margin-top: 0;
    font-size: 18px;
    padding: 0px;
}

.panel-title > a {
    display: block;
    padding: 10px 10px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.category_head{
    font-size: 48px;
    margin: 0px;
}
.category_desc{
    font-size: 14px;
    margin: 0px;
}
ul.product-top-list{
    margin: 0px;
}
.new-product-top {
    padding: 0px 0 0px 0;
}
ul.product-top-list li a {
    color: #999;
    font-size: 14px;
}
ul.product-top-list li span.act {
    background: transparent;
    font-size: 14px;
    padding: 3px;
    color: #999;
}
.mid-2 .small {
    float: left;
    font-size: 0.8em;
    color: #B4B4B4;
    text-align: center;
    font-weight: normal;
    margin: 0px;
}
p.starts_from{
    font-size: 0.8em !important;
    color: #B4B4B4;
    text-align: right;
    font-weight: normal;
    margin: 0px;
}
.btn-view-details{
    background: #F2F1F0;
    color: #666;
}
.btn-view-details:hover{
    background: #F2F1F0;
}
.panel-default > .panel-heading {
    color: #000;
    background-color: #EDEDED;
    border-color: #EDEDED;
}
.fixed-filter{
    position: fixed;
    top: 60px;
}
.product-details .product-name h1{
    line-height: 1;
    text-transform: capitalize;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    margin: 0px;
}
.product-details .span3 {
    margin: 0px 0;
    padding: 0px 0;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
}
.product-price-bar{
    width: 100%;
    height: auto;
    padding: 10px 0px;
}
.product-price-bar .starts_from{
    width: auto;
    height: auto;
    display: inline-block;
    color: #666;
    font-weight: bold;
    padding-right: 5px;
}
.product-price-bar .starts_from_price{
    width: auto;
    height: auto;
    display: inline-block;
    color: #F07F56;
    font-weight: bold;
    font-size: 20px;
}
.product-price-bar .item_sold{
    background: #3F7AE8;
    color: #fff;
    width: auto;
    height: auto;
    display: inline-block;
    padding: 4px;
    margin: 0px 15px;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
}
.product-price-bar .share{
    background: #F07F56;
    border-radius: 10px;
    display: inline-block;
    float: right;
    width: auto;
    height: auto;
    padding: 5px;
    color: #fff;
    font-size: 16px;
}
.product-details .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    border-color: #000;
}
.product-details .panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
}

.product-details .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}

.product-details .panel-group .panel + .panel {
    margin-top: 0px;
}

.product-details .panel-group {
    margin-bottom: 40px;
}

.product-details #panel2 .span4 {
    border-bottom: 0px solid #Eee;
    padding-bottom: 0px;
}

.product-details #panel2 .widget_color ul li.widget_size_item a{
    display: inline;
    vertical-align: bottom;
}

.color_name{
    width: auto;
    height: auto;
    display: inline-block;
    cursor: pointer;
    text-transform: capitalize;
    padding: 5px 0px;
}

.size_name{
    width: auto;
    height: auto;
    display: inline;
    cursor: pointer;
    text-transform: capitalize;
    padding: 5px 5px;
}

.cemetery_desc{
    width: auto;
    height: auto;
    display: inline-block;
    text-transform: capitalize;
    color: #666;
    margin: 0px;
    padding: 5px 0px;
    font-size: 16px;
    font-weight: normal;
}

.product-details #panel2 .widget_color ul li.widget_size_item{
    margin-right: 10px;
    margin-bottom: 10px;
}

/*.product-details #panel2 input[type="checkbox"], .product-details #panel2 input[type="radio"]{
    margin: 0px;
    vertical-align: middle;
}*/

.product-details .acr_no_default{
    background: #B01C20;
    border-radius: 100%;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0px 8px;
    color: #fff;
    font-size: 16px;
    vertical-align: top;
    margin: 0px 5px 0px 0px;
}
.product-details .acr_no_active{
    background: #000;
    border-radius: 100%;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0px 8px;
    color: #fff;
    font-size: 16px;
    vertical-align: top;
    margin: 0px 5px 0px 0px;
}

.customize_now_box .btn-customize_now {
    background: #58AD3E;
    border: 2px solid #58AD3E;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    font-weight: normal;
    margin: 0px auto;
    padding: 10px 60px;
    text-shadow: none;
    text-transform: capitalize;
}
.customize_now_box {
    border-bottom: 0px dotted #ddd;
    margin: 0px;
    overflow: hidden;
    padding: 0px 0;
    text-align: center;
}

.flex-control-nav.flex-control-thumbs{
    margin: 15px 0px 0px 0;
}

.product-detail-tabs {
    margin-top: 40px;
    margin-bottom: 40px;
}

.product-detail-tabs ul.nav.nav-tabs {
    width: 100%;
    padding: 0;
    margin: 0px;
}

.product-detail-tabs .tab-content{
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    padding: 15px;
    font-size: 16px;
    color: #333;
}
.product-detail-tabs ul.nav.nav-tabs li a{
    font-family: 'Source Sans Pro', sans-serif;
    padding: 10px;
    background: #FCFCFC;
    color: #F28052;
}

.product-detail-tabs .tab-content .tab-text{
    padding: 0px;
    margin: 0px;
}

.customize_now_imagebox {
    border-bottom: 0px dotted #ddd;
    margin: 0px;
    overflow: hidden;
    padding: 10px 0px;
    text-align: center;
}

.customize_now_imagebox .customize_now_imagebox_image img{
    width: 8%;
    padding: 0;
    margin: 0px;
}

#carousel.flexslider .slides > li{
    margin: 0px 7px;
}

.flex-viewport{
    border: 0px solid #D1CFCF;
}

.slider { margin: 50px 0 10px!important;}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}

.product_active_color_item{
    width: auto;
    height: auto;
    padding: 5px 0px 5px 33px;
    margin: 0px;
    display: block;
}

.product_active_color_item_img{
   width: auto;
    height: auto;
    padding: 0px 10px;
    margin: 0px 5px 0px 0px;
    display: inline;
    vertical-align: middle;
    border: 1px solid #F07F56;
}

.product_active_color_item_text{
    width: auto;
    height: auto;
    padding: 0;
    margin: 0px;
    font-size: 14px;
    display: inline;
    font-weight: normal;
    text-transform: capitalize;
}

.product_active_size_item{
    width: auto;
    height: auto;
    padding: 5px 0px 5px 33px;
    margin: 0px;
    display: block;
}

.product_active_size_item_img{
    width: auto;
    height: auto;
    padding: 0px 0px;
    margin: 0px 5px 0px 0px;
    display: inline;
    vertical-align: middle;
}

.product_active_size_item_text{
    width: auto;
    height: auto;
    padding: 5px;
    margin: 0px;
    font-size: 14px;
    display: inline;
    font-weight: normal;
    border: 2px solid #000;
}

.product_active_cemetery_item{
    width: auto;
    height: auto;
    padding: 5px 0px 5px 33px;
    margin: 0px;
    display: block;
}

.product_active_cemetery_item_img{
    width: auto;
    height: auto;
    padding: 0px 0px;
    margin: 0px 5px 0px 0px;
    display: inline;
    vertical-align: middle;
}
.product_active_cemetery_item_img .fa-check-circle{
    color: #58AD3E;
}
.product_active_cemetery_item_img .fa-times-circle{
    color: #B01C20;
}
.product_active_cemetery_item_text{
    width: auto;
    height: auto;
    padding: 5px;
    margin: 0px;
    font-size: 14px;
    display: inline;
    font-weight: normal;
}
.product_customize_main_left{
    border: 1px solid #E1DEDC;
    padding: 0px 10px !important;
    margin: 0px;
    
}
#right-menu-section #menu-groups{
    margin: 0px;
}
#customProductDetailedTable{
    padding: 0px 0px !important;
}
#product-customization-area{
    padding: 0px 15px !important;
}
.product_customize_main_right{
/*    border: 1px solid #E1DEDC;*/
    padding: 0px 15px !important;
    margin: 0px 0px;
}
.product_customize_main_right #menu-groups li{
    margin-top: 5px;
    padding: 15px 20px;
}
.cart-items {
    padding: 20px 15px;
    display: inline-block;
    width: 100%;
}
.shop_cart_info{
    color: #666;
    text-align: left;
    width: 100%;
    float: left;
    font-size: 16px;
}
.shop_cart_con_shop{
    color: #666;
    text-align: right;
    width: 100%;
    float: right;
    font-size: 20px;
    text-decoration: underline;
    width: auto;
}
.shopping-cart-table .product-image {
    width: 100%;
    margin: 0px auto;
}
.product-image > a.edit_design_btn {
    width: auto !important;
    height: auto !important;
    padding: 4px 3px !important;
    margin: 10px auto 0px auto !important;
    background: #555555 !important;
    display: block;
    border-radius: 0px;
    color: #fff;
    text-align: center;
}
.product-qty.quantity.text-center {
    vertical-align: middle;
    line-height: inherit;
    margin: 0px auto;
    float: none;
}
.cart_rightsidebar{
    float: right !important;
    padding: 0px 25px !important;
}
.totals {
    margin: 15px 0px 25px 0px;
}
.add_new_address_btn{
    border: 1px solid #555;
    color: #555;
    text-align: center;
    float: left;
    background: #fff;
    padding: 5px 10px;
    margin: 0px;
}
.next_btn{
    border: 1px solid #555;
    color: #fff;
    text-align: center;
    float: right;
    background: #555;
    padding: 5px 10px;
    margin: 0px;
}
#address_delivery .section-title{
    margin: 0px;
}
.page_main_head{
    font-size: 18px;
    color: #387C2D;
    padding-left: 15px;
    text-transform: uppercase;
}
.box-content a{
    color: #555;
}
#right-panel-property{
    padding: 0px;
}
#right-panel-property .property-div{
    padding: 0px;
    margin: 10px 0px 10px 0px;
}
#right-panel-property .property-div .form-group{
    padding: 0px 10px 0px 0px;
    margin: 10px 0px 0px 0px;
}
#right-panel-property .property-div #text_size_div{
    padding: 0px 10px 0px 0px;
    margin: 10px 0px 0px 0px;
}
#right-panel-property .property-div #text_style_div{
    padding: 0px 10px 0px 0px;
    margin: 10px 0px 0px 0px;
}
#right-panel-property .property-div #text_style_div #fontCategoriesListDiv{
    padding: 0px 10px 0px 0px;
    margin: 10px 0px 0px 0px;
}
#right-panel-property .property-div .canvasLayersDiv{
    padding: 0px;
}
#right-panel-property .property-div .canvasLayersDiv #canvasLayersContent{
    padding: 0px;
}
#right-panel-property .property-div .canvasLayersDiv #canvasLayersContent ul.list-group{
    padding: 0px;
    margin: 0px;
}
#right-panel-property .property-div .canvasLayersDiv #canvasLayersContent ul.list-group li:after{
    margin: 0;
    content: "\f047";
    color: #999;
    float: right;
    font-family: FontAwesome;
    font-size: 16px;
}

.customize_colors{
    width: 50px;
    min-height: 80px; 
    height: auto;
    float: left;
}
.customize_colors_color{
    float: left;
/*    display: inline-block;
    line-height: 40px;
    padding: 2px;
    text-align: center;
    border: 3px solid #E1E0DF;
    border-radius: 10px;*/
}
.customize_colors_text{
    float: left;
    color: #555;
}
.customize_size{
    padding: 0px;
    margin: 10px 0px;
    display: inline-block;
}
.customize_active_size{
    border: 2px solid #000;
    padding: 5px;
    vertical-align: middle;
}
.customize_active_size.active{
    border: 2px solid #E65921;
    vertical-align: middle;
}
.customize_select_font_text_size{
    padding: 0px !important;
    margin: 10px 0px;
    display: inline-block;
}
.customize_select_font_text_style{
    padding: 0px !important;
    margin: 10px 0px;
    display: inline-block;
}
.customize_font_size{
    width: 19%;
    height: 50px;
    background: #8C8C8C;
    float: left;
    text-align: center;
    padding: 0px;
    margin: 0px 7px 10px 0px;
}
.customize_font_size_active{
    background: #E65921;
}
.customize_font_size_text{
    font-size: 16px;
    text-transform: uppercase;
    line-height: 50px;
    color: #fff;
}
.product_customization_right_bottom{
    width: 100%;
    height: auto;
    float: left;
}
.product_customization_right_bottom_left{
    width: 50%;
    height: auto;
    float: left;
    margin: 15px 0px;
}
.product_customization_right_bottom_right{
    width: 50%;
    height: auto;
    float: left;
}
.customization-pricing-main {
    background-color: #F8F8F8;
    box-shadow: none;
    padding: 0 0px;
    border: 1px solid #EEEEEE;
}
.customization-pricing-main h3{
    padding: 10px 0px;
    margin: 0px;
}
.customization-pricing-main .customization-pricing-main-table{
    margin: 0px;
}
.customization-pricing-main .customization-pricing-main-table .a-left{
    padding: 15px;
}
.customization-pricing-main .customization-pricing-main-table .a-right{
    padding: 15px;
}
.customize_links{
    margin: 30px auto;
    padding: 0px 0px;
    text-align: left;
    display: table;
}
.customize_links a{
    font-size: 14px !important;
    color: #555;
    padding: 3px 0px;
    display: inline-block;
    text-decoration: underline !important;
}
.customize_links_save{
    margin: 50px auto;
    padding: 0px;
    text-align: center;
}
.customize_links_save_btn{
    margin: 0px 0px;
    padding: 10px 20px;
    text-align: center;
    background: #E65921;
    font-size: 24px;
    line-height: 30px;
    border: 0px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
}
.my_account_main .sidebar {
    width: 25%;
    margin: 0px;
}
.my_account_main .sidebar .block{
    float: none;
    box-shadow: none;
}
.my_account_main h4{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
button.view_orders_btn {
    background: #fff none repeat scroll 0 0;
    background-color: rgb(255, 255, 255);
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 0 0 #fff inset;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 15px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
}
button.add_address_btn {
    background: #fff none repeat scroll 0 0;
    background-color: rgb(255, 255, 255);
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 0 0 #fff inset;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 15px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
}
button.my_account_save_btn {
    background: #fff none repeat scroll 0 0;
    background-color: rgb(255, 255, 255);
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 0 0 #fff inset;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 15px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
}
button.my_account_cancel_btn {
    background: #000 !important;
    background-color: rgb(0, 0, 0);
    border: 1px solid #000;
    box-shadow: 0 0 0 0 #fff inset;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 15px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
}
.popup_cart_btn {
    background: #000 !important;
    border: 1px solid #000 !important;
    box-shadow: 0 0 0 0 #fff inset;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 15px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
}
.popup_checkout_btn {
    background: #F18052 !important;
    border: 1px solid #F18052 !important;
    box-shadow: 0 0 0 0 #fff inset;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 15px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
}
.back_to_login{
    background: #000 !important;
    border: 1px solid #000 !important;
    box-shadow: 0 0 0 0 #fff inset;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding: 10px 15px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
    text-transform: uppercase;
}
.retrive_password{
    background: #F18052 !important;
    border: 1px solid #F18052 !important;
    box-shadow: 0 0 0 0 #fff inset;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding: 10px 15px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
    text-transform: uppercase;
}
.alert-info {
    background-color: #EEEEEE !important;
    border-color: #EEEEEE !important;
    color: #555 !important;
}
.login-right input[type="submit"] {
    background: #555;
    color: #FFF;
    font-size: 1em;
    padding: 0.7em 1.2em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    text-transform: uppercase;
    border: none;
    outline: none;
}
a.forgot {
    font-size: 1em;
    margin-right: 11px;
    color: #999;
}
.cart-items h2 {
    margin: 0 0 20px 0;
    text-align: left;
    font-size: 20px;
    margin-bottom: 10px;
    color: #555;
    font-weight: 600;
    padding: 0;
}
.my_account_main a{
    color: #000;
}
.alert-danger {
    background-color: #F07F56 !important;
    border-color: #F07F56 !important;
    color: #fff !important;
    border-radius: 0px !important;
    right: 40% !important;
}
.alert-success {
    background-color: #dff0d8 !important;
    border-color: #dff0d8 !important;
    color: #3c763d !important;
    border-radius: 0px !important;
    right: 40% !important;
}
#myModalLogin h4{
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
#myModalLogin .login-right form {
    padding: 0em 0;
    margin: 0px;
}
#myModalLogin label{
    margin-bottom: 0px;
}
#myModalLogin .login-right input[type="text"], #myModalLogin .login-right input[type="password"]{
    width: 100%;
}
#myModalRegister h4{
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
#myModalRegister .login-right form {
    padding: 0em 0;
    margin: 0px;
}
#myModalRegister label{
    margin-bottom: 0px;
}
#myModalRegister .login-right input[type="text"], #myModalRegister .login-right input[type="password"]{
    width: 100%;
}
table.shopping-cart-table thead tr th.pro_img{
    width: 12%;
}
table.shopping-cart-table thead tr th.pro_des{
    width: 52%;
}
table.shopping-cart-table thead tr th.pro_price{
    width: 10%;
}
table.shopping-cart-table thead tr th.pro_qty{
    width: 6%;
}
table.shopping-cart-table thead tr th.pro_stotal{
    width: 10%;
}
table.shopping-cart-table thead tr th.pro_delete{
    width: 10%;
}
.cart-product-name a, .product-name a{
    font-size: 16px;
}
.shopping-cart-table .product-name {
    vertical-align: top;
}
.shopping-cart-table .product-price {
    vertical-align: middle;
}
.shopping-cart-table .product-total {
    vertical-align: middle;
}
.shopping-cart-table .product-remove {
    vertical-align: middle;
    text-align: center;
}
.cart-product-name a, .product-name a {
    font-weight: 700;
    font-size: 20px;
    color: #333;
}

.previewSendEmail {
    width: 20% !important;
}
.sendDesignEmailImg {
    display: inline-block !important;
    width: 40% !important;
}

.products-page .new-product {
    width: 100%;
    float: right;
    background: rgba(245, 243, 243, 0.27);
    min-height: 800px;
    padding: 2em;
}

#product-custom-views .span-caption {
    color : #666;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

#customProductDetailedTable .product-name h1{
    line-height: 1;
    text-transform: capitalize;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    margin: 0px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

ul.checkout{
    list-style: none;
}
.my-account-drop-down{
    margin: 0px 0px !important;
}
.my_account_main ul li{
    list-style: none;
    padding: 10px 0px;
}
.gotit_btn {
    background: #000 !important;
    border: 1px solid #000 !important;
    box-shadow: 0 0 0 0 #fff inset;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 10px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1) 0s;
    white-space: nowrap;
}
.margin-bottom-none{
    margin-bottom: 0px;
}
#engravingClipArtCategoryDiv h5{
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
#engravingClipArtCategoryDiv ul li a {
    color: #000;
    text-decoration: none;
}
#watch_video .close {
    background: #f1f1f1;
    border-radius: 0px 4px 0px 10px;
    color: #000;
    cursor: pointer;
    font-size: 1.375em !important;
    font-weight: bold;
    line-height: 1;
    opacity: 1;
    padding: 3px 7px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    border:0px;

}
.free_shipping p {
    line-height: 1.8;
    font-size: 1vw !important;
}
.header-extras li{
    height: 60px;
    margin-left: 15px;
    padding-left: 15px;
}

#content .home-category-banner-text-container p{
    font-size: 1.3vw;
}

#content .home-category-banner-text-container .font-s3 {
    text-transform: uppercase;
}

.no_products_avl {
    text-align: center;
    margin-top: 25px;
    display: inline-block;
    width: 100%;
    background: #F7F7F7;
    padding: 25px 0px;
    border: 1px solid #EDEDED;
}

.no_products_avl i{
    font-size: 30px;
}

h3.head.text-center {
    font-size: 35px;
    color: #333;
    font-weight: 500;
    padding: 0px 50px;
    background: #F7F7F7;
    margin: 0px 0px 0px 0px;
}

.home_cat_products{
    display: inline;
}

.social_icons_full {
    float: left;
    width: 100%;
}

.social_icons_full .social-icons {
    padding-top: 5px;
    margin: 0px;
    width: 100%;
    line-height: 30px;
    overflow: hidden;
}

.social-icons li {
    float: left;
}

.product-single .social-icons a {
    border-width: 2px;
    line-height: 25px;
    border-radius: 4px; 
}

.social-icons .facebook {
    background: #3a5795 none repeat scroll 0 0;
    border: 2px solid #3a5795;
    color: #fff;
}

.social-icons .google-plus {
    background: #e04006 none repeat scroll 0 0;
    border: 2px solid #e04006;
    color: #fff;
}

.social-icons .twitter {
    background: #55acee none repeat scroll 0 0;
    border: 2px solid #55acee;
    color: #fff;
    margin: 0px;
}

.social-icons .pinterest {
    background: #cb2027 none repeat scroll 0 0;
    border: 2px solid #cb2027;
    color: #fff;
    margin: 0px;
}

.social-icons a {
    background-color: transparent;
    border: 1px solid #232323;
    color: #232323;
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    width: 30px;
}

.product_share{
    cursor: pointer;
}
.proceed_btn{
    background: #f07f56;
    border: 2px solid #f07f56;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-weight: normal;
    margin: 0px auto;
    padding: 5px 15px;
    text-shadow: none;
    text-transform: capitalize;
    border-radius: 0px;
}
.proceed_btn:hover{
    background: #58AD3E;
    border: 2px solid #58AD3E;
    color: #fff;
}
.change_btn{
    background: #000;
    border: 2px solid #000;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-weight: normal;
    margin: 0px auto;
    padding: 5px 15px;
    text-shadow: none;
    text-transform: capitalize;
    border-radius: 0px;
}
.change_btn:hover{
    background: #000;
    border: 2px solid #000;
    color: #fff;
}
.confirm_product_table tr td{
    padding: 10px 5px;
}
#confirm_selected_product_color_name, #confirm_selected_product_size_name, #confirm_selected_product_cemetry_approval{
    padding-left: 5px;
    text-transform: capitalize;
}
