
.tog {
    left: 0 !important;
}
.cross1 {
    display: block !important;
}
.plus {
    display: none !important;
}
#options {
    display: none;
    margin: 0 auto;
    width: 300px;
}
#options-tab {
    background-color: #2564c0;
    display: block;
    height: 0;
    padding: 0;
    position: fixed;
    visibility: visible;
    z-index: 10002;
}
#zoptions {
    border-color: -moz-use-text-color;
    border-style: inset;
    border-width: 0;
    display: block;
    height: auto;
    min-height: 20px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0;
    visibility: visible;
}
#zoptions {
    border-color: -moz-use-text-color;
    border-style: inset;
    border-width: 0;
    display: block;
    height: auto;
    min-height: 20px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0;
    visibility: visible;
}
#options #fancybox-wrap-clone::before, #options #process::before {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
#options #fancybox-outer {
    height: 100%;
    padding: 0;
    position: relative;
    width: 100%;
}
#fancy-bg-n {
    left: 0;
    top: -20px;
    width: 100%;
}
#fancy-bg-ne {
    background-position: -40px -162px;
    right: -20px;
    top: -20px;
}
#fancy-bg-e {
    background-position: -20px 0;
    height: 100%;
    right: -20px;
    top: 0;
}
#fancy-bg-se {
    background-position: -40px -182px;
    bottom: -20px;
    right: -20px;
}
#fancy-bg-s {
    background-position: 0 -20px;
    bottom: -20px;
    left: 0;
    width: 100%;
}
#fancy-bg-sw {
    background-position: -40px -142px;
    bottom: -20px;
    left: -20px;
}
#fancy-bg-w {
    height: 100%;
    left: -20px;
    top: 0;
}
#fancy-bg-nw {
    background-position: -40px -122px;
    left: -20px;
    top: -20px;
}
#confirmbox {
    background-color: #fff;
    border: 2px solid #ccc;
    height: auto;
    min-height: 70px;
    padding: 20px 10px 15px;
    position: relative;
    width: 300px;
    z-index: 1000;
}
#fancybox-close {
    background-position: -40px 0;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    z-index: 1103;
}
.fancy-bg {
    border: 0 none;
    display: none;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20px;
    z-index: 1001;
}
#blurmask {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.6;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 9991;
}
.ecfPlus.ecfPlus-CL {
    left: -720px;
    position: fixed;
    top: 150px;
    width: 760px;
    z-index: 999;
}
.contact_detail {
    margin: 0;
}
.formOpen-CL {
    display: block;
    left: 0;
    transition: all 0.8s ease 0s;
}
.ecfPlus-CL {
    left: -720px;
    position: fixed;
    top: 200px;
    z-index: 100;
}
.ecfPlus {
    font-size: 14px;
    transition: all 0.8s ease 0s;
}
.formOpen-CL {
    display: block;
    left: 0;
    transition: all 0.8s ease 0s;
}
.ecForm-CL {
    border-bottom: 20px solid #3a7de2;
    border-top: 20px solid #3a7de2;
    direction: rtl;
    float: left;
    height: 460px;
    position: relative;
    width: 345px;
    z-index: 100;
}
.ecForm {
    background-color: #3a7de2;
    overflow: auto;
}
.ecForm-CL > .formMain {
    direction: ltr;
}
.formMain {
    display: block;
    padding-bottom: 20px;
}
.ecfPlus #contactSuccess, .ecfPlus #contactFailure {
    width: 100%;
}
#contactSuccess {
    color: #fff;
    display: none;
    margin: auto !important;
    padding: 10px;
    vertical-align: middle;
}
#contactSuccess p {
    margin-top: 25%;
}
ul.resp-tabs-list, p {
    margin: 0;
    padding: 0;
}
.ecfPlus #contactSuccess, .ecfPlus #contactFailure {
    width: 100%;
}
.store-info .list-info .item-info .info-content > h2 {
    color: #444444;
}
#contactFailure {
    color: #fff;
    display: none;
    margin: auto;
    padding: 10px;
    vertical-align: middle;
}
.form-fields {
    color: #fff;
    margin: auto;
    width: 290px;
}
.form-fields label {
    display: block;
    padding: 5px 0;
    text-align: left;
}
label {
    font-weight: normal;
}
label em {
    float: right;
}
.ecForm > .formMain input[type="text"], .ecForm > .formMain textarea {
    border: medium none;
    border-radius: 5px;
    display: block;
    height: 30px;
    color: #000;
    margin: 2px auto;
    text-indent: 10px;
    width: 100%;
}
.ecForm-CL > .formMain {
    direction: ltr;
}
.ecfPlus {
    font-size: 14px;
}
.ecForm > .formMain textarea {
    padding: 5px 0 0;
}
.form-fields textarea {
    height: 100px;
}
input, button, select, textarea {
    font-size: inherit;
    line-height: inherit;
}
.clearfix {
    clear: both;
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after, .configurable-swatch-list::after, .product-view .product-options .swatch-attr::after {
    clear: both;
    content: "";
    display: table;
}
#submit_button {
    margin-top: 9px;
}
.ecfSend {
    background-color: #016f07;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: auto;
    padding: 15px;
    text-align: center;
    width: 290px;
}
.ecfPlus-CL > .ecInfo-CL {
    display: block;
}
.ecInfo-CL {
    background-color: #ececec;
    border-bottom: 20px solid #ececec;
    border-top: 20px solid #ececec;
    float: left;
    height: 460px;
    position: relative;
    width: 375px;
    z-index: 100;
}
.infoContent-CL {
    height: 460px;
    margin: 0 20px 0 30px;
    overflow: auto;
}
.ecInfo-CL p {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
}
b, strong {
    font-weight: bold;
}
body.sm_maxshop {
    color: #666;
}
.ecButton-CL {
    background-color: #000;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 15px;
    height: 40px;
    left: -100px;
    position: relative;
    text-align: center;
    top: 210px;
    transform: rotate(-90deg);
    width: 240px;
    z-index: 100;
}
.ecButton-CL {
    float: right;
    left: 100px;
    top: -248px;
}
.buttonSym-CL {
    border-top-left-radius: 12px;
    float: left;
    font-size: 25px;
    height: 35px;
    padding-bottom: 5px;
    transform: rotate(-90deg);
    width: 30px;
}
.formOpen-CL .ecButton-CL .buttonSym-CL .symCross {
    transition: all 0.8s ease 0s;
}
.symCross {
    display: none;
}
.symPlus {
    display: block;
}
.formOpen-CL .ecButton-CL .buttonSym-CL .symPlus {
    transition: all 0.8s ease 0s;
}
.buttonContent-CL {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    float: left;
    height: 35px;
    padding-top: 5px;
    width: 200px;
}
.testimo .item p {
    font-size: 13px;
    margin: 0 auto;
    text-align: justify;
    width: 75%;
}
.testimo .arr {
    color: black;
    top: 40%;
}
.testimo #quote-carousel {
    margin-top: 30px;
    padding: 0 10px 30px;
}
.testimo #quote-carousel .carousel-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #cacaca;
    font-size: 2.3em;
    margin-top: 30px;
    text-shadow: none;
}
.testimo #quote-carousel .carousel-control.left {
    left: -60px;
}
.testimo #quote-carousel .carousel-control.right {
    right: -60px;
}
.testimo #quote-carousel .carousel-indicators {
    bottom: 0;
    margin-right: -19px;
    right: 50%;
    top: auto;
}
.testimo #quote-carousel .carousel-indicators li {
    border: 4px solid #ccc;
    border-radius: 50px;
    cursor: pointer;
    height: 50px;
    margin: 5px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s ease 0s;
    width: 50px;
}
.testimo #quote-carousel .carousel-indicators .active {
    background: #333333 none repeat scroll 0 0;
    border-color: #f33;
    border-radius: 100px;
    height: 128px;
    opacity: 1;
    overflow: hidden;
    width: 128px;
}
.testimo .carousel-inner {
}
.testimo .item blockquote {
    border-left: medium none;
    margin: 0;
}
.testimo .item blockquote p::before {
    content: "";
    float: left;
    font-family: "Fontawesome";
    margin-right: 10px;
}
@media screen and (max-width: 990px) {
.ecfPlus-CL > .ecInfo-CL {
    display: none;
}
.ecButton-CL {
    float: left;
    left: 245px;
    top: -250px;
}
.ecfPlus.ecfPlus-CL {
    left: -345px;
    width: 0;
}
}
@media screen and (min-width: 500px) {
#form_tog, .close_icon {
    display: none;
}
.add_to_cart {
    float: right !important;
    padding-right: 30px !important;
}
}
@media screen and (max-width: 499px) {
/*.mobButton-CL {
    display: none;
}*/
#form_tog {
    background-color: #ea1212;
    color: #fff;
    display: block;
    font-size: 12px;
    margin-top: 3px;
    padding: 3px 0;
}
.close_icon {
    color: #e1e0e0;
    font-size: 18px;
    position: relative;
    right: 12px;
    top: -3px;
}
}
@media screen and (max-width: 799px) {
.ecfPlus.ecfPlus-CL {
    display: none;
}
}



.form_hide-show {
    display: block !important;
    left: 345px;
    position: absolute;
    top: 85px;
}
