body {
padding: 0;
margin: 0;
background: #fff;
color: #333333;
font-size: 16px;
font-weight: 300;
}
body a {
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
}
input[type="button"],
input[type="submit"] {
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
line-height: 1.5;
}
h6 {
font-size: 20px;
}
p {
margin: 0;
line-height: 1.5;
}
ul {
margin-left: 15px;
padding: 0;
}
label {
margin: 0;
}
td,
th {
padding: 10px;
}
/*-----start-header----*/
span.glyphicon.glyphicon-user,
span.glyphicon.glyphicon-lock {
font-size: 10px;
vertical-align: initial;
margin-right: 6px;
}
a.simpleCart_empty {
font-size: 14px;
color: #FFC6CF;
}
.logo h1 a {
text-decoration: none;
font-size: 30px;
letter-spacing: 2px;
}
.logo a span {
font-size: 35px;
/*border: 2px solid #AB1156;
*/
border-radius: 50%;
width: 50px;
display: block;
text-align: center;
float: left;
padding: 2px 0 0 4px;
height: 50px;
vertical-align: middle;
margin-right: 3px;
}
.navbar-default {
background-color: transparent;
border-color: transparent;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
background-color: transparent;
color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
background-color: transparent;
}
.navbar-brand {
height: auto;
float: none;
padding-bottom: 0;
padding-right: 0;
padding-top: 0;
margin-left: -20px !important;
}
.navbar {
position: relative;
min-height: 35px;
margin-bottom: 0px;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
color: #555;
background-color: #fff;
}
/*--header--*/
@media screen and (max-width: 600px) {
/*-- online-strip --*/
.products-grid img {
max-width: 100%;
}
.products-grid a {
display: block;
max-height: 100%;
max-width: 100%;
text-decoration: none;
}
a.product_name {
margin: 7px 0;
}
}
/*--end-product--*/
/*** Navigation ***/
/*-- news-letter-starts-here --*/
.join h6 {
font-size: 22px;
font-weight: 400;
color: #000;
float: left;
margin-right: 5%;
margin-top: 10px;
letter-spacing: 1px;
padding: 0;
}
.join input[type="text"] {
width: 48%;
color: #C3C3C3;
letter-spacing: 1px;
font-weight: 300;
font-size: 15px;
padding: 10px 10px;
border: 1px solid #E4E4E4;
outline: none;
text-align: left;
}
.join input[type="submit"] {
outline: none;
cursor: pointer;
width: 22%;
padding: 6px 0 10px;
/*background: #97D700;
*/
color: #fff;
font-size: 19px;
font-weight: 400;
margin: 0px 0 0 -3px;
border: none;
-webkit-apperance: none;
}
.join input[type="submit"]:hover {
background-color: #000;
}
/*-- news-letter-ends-here --*/
/*-- products-page-starts-here --*/
.products {
width: 20%;
margin-right: 2%;
float: left;
}
ul.product-list {
padding: 0em 0 0.5em 0;
margin: 0.5em 0;
}
ul.product-list li {
display: block;
margin: 5px 0;
}
ul.product-list li a {
color: #FFF;
text-transform: uppercase;
font-size: 0.85em;
text-decoration: none;
padding: 5px 2em;
font-weight: 400;
display: block;
}
ul.product-list li a:hover {
background: #000;
color: #fff;
padding: 5px 2em;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.new-product {
width: 78%;
float: right;
background: rgba(245, 243, 243, 0.27);
min-height: 800px;
padding: 2em;
}
ul.product-top-list {
padding: 0;
float: left;
}
ul.product-top-list li {
display: inline-block;
font-size: 0.82em;
color: #777;
}
ul.product-top-list li a {
/*color: #97D700;
*/
font-size: 16px;
}
ul.product-top-list li span.act {
background: yellow;
font-size: 14px;
padding: 3px;
}
p.quick_desc {
color: #999;
font-size: 0.8125em;
line-height: 1.8em;
}
ul.product-qty {
padding: 0;
list-style: none;
}
.product-qty span {
color: #555;
font-size: 0.85em;
padding-bottom: 0.5em;
display: block;
text-transform: uppercase;
margin-top: 2em;
}
.product-qty select {
border: 1px solid #A8A8A8;
padding: 0.5em;
font-size: 1em;
outline: none;
}
.btn_form form input[type="submit"] {
cursor: pointer;
border: none;
outline: none;
display: inline-block;
font-size: 1em;
padding: 13px 20px;
color: #fff;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-top: 2em;
}
.btn_form form input[type="submit"]:hover {}
.abt-ft {
margin-top: 2em;
}
p.quick_desc {
color: #999;
font-size: 0.8125em;
line-height: 1.8em;
}
ul.product-qty {
padding: 0;
list-style: none;
}
.product-qty span {
color: #555;
font-size: 0.85em;
padding-bottom: 0.5em;
display: block;
text-transform: uppercase;
margin-top: 2em;
}
.product-qty select {
border: 1px solid #A8A8A8;
padding: 0.5em;
font-size: 1em;
outline: none;
}
.btn_form form input[type="submit"] {
cursor: pointer;
border: none;
outline: none;
display: inline-block;
font-size: 1em;
padding: 13px 20px;
color: #fff;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-top: 2em;
}
.btn_form form input[type="submit"]:hover {}
.abt-ft {
margin-top: 2em;
}
/*-- products-page-ends-here --*/
/*-- login-starts-here --*/
#newlogin td {
padding: 0;
}
#newlogin h3,
#userlogin h3,
#newlogin p,
#userlogin p {
color: #707070 !important;
}
.login-left {
padding: 0;
}
.login-left h2 {
color: #000;
font-size: 20px;
padding-bottom: 18px;
font-weight: 600;
}
.login-right h3 {
color: #000;
font-size: 20px;
padding-bottom: 18px;
font-weight: 600;
}
li.home a {
/*color: #97D700;
*/
font-size: 16px;
}
.login-left p,
.login-right p {
color: #CAC9C9;
display: block;
font-size: 1.1em;
margin: 0 0 2em 0;
line-height: 1.5em;
}
.acount-btn {
background: #CCAA6A;
color: #FFF;
font-size: 15px;
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;
}
.acount-btn:hover,
.login-right input[type="submit"]:hover {
opacity: .8 text-decoration:none;
color: #fff;
}
.login-right form {
padding: 1em 0;
}
.login-right form div {
padding: 0 0 2em 0;
}
.login-right span {
color: #555;
font-size: 1em;
padding-bottom: 0.2em;
display: block;
text-transform: uppercase;
}
.login-right input[type="text"] {
border: 1px solid #A8A8A8;
outline-color: #CACACA;
width: 96%;
font-size: 13px;
padding: 8px;
}
.login-right input[type="password"] {
border: 1px solid #A8A8A8;
outline-color: #CACACA;
width: 96%;
font-size: 13px;
padding: 8px;
}
.login-right input[type="submit"] {
background: #0095D9;
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;
}
ul.breadcrumbs {
padding: 0;
list-style: none;
float: left;
}
ul.breadcrumbs li {
display: inline-block;
color: #000;
}
ul.previous {
padding: 0;
list-style: none;
float: right;
margin-top: 3px;
}
ul.previous li a {
font-size: 14px;
color: #B9B4B5;
}
.login-page {
padding: 60px 0;
}
/*-- login-ends-here --*/
/*-- register-starts-here --*/
/*-- registration-form --*/
.registration-form {
padding: 60px 0;
}
.registration-form h2 {
font-weight: 600;
text-transform: uppercase;
color: #000;
font-size: 20px;
padding-bottom: 18px;
}
.reg p {
color: #CAC9C9;
margin: 0px 0 0 0;
font-size: 14px;
line-height: 1.8em;
}
.col-md-6.reg-form {
padding: 0;
}
.reg p:nth-child(2) {
margin: 0;
}
.reg form {
margin-top: 32px;
}
.reg p a {
text-decoration: none;
/*color:#97D700;
*/
}
.reg p a:hover {
color: #000;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.reg ul {
padding: 0;
margin: 0 0 22px 0;
}
.reg ul li {
display: inline-block;
width: 58%;
}
.reg ul li.text-info {
width: 38%;
color: #0095D9;
font-size: 16px;
text-transform: uppercase;
margin: 0 0 0px 0;
font-weight: bold;
}
.reg form input[type="text"],
.reg form input[type="password"] {
width: 100%;
padding: 8px;
font-size: 14px;
font-weight: 400;
border: 1px solid #e6e6e6;
outline: none;
color: #000;
}
.reg-form {
float: left;
width: 50%
}
.reg-right {
float: right;
width: 47%
}
p.click a {
display: inline-block;
color: #0095D9;
}
p.click a:hover {
text-decoration: underline;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.reg form input[type=submit] {
border: none;
color: #ffffff;
padding: 9px 35px;
font-size: 14px;
cursor: pointer;
font-weight: 500;
margin: 0 0 32px 0;
background: #0095D9;
border-top: none;
border-left: none;
border-right: none;
}
.reg form input[type=submit]:hover {
opacity: .8;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.reg ul:nth-child(6) {
margin: 0 0 32px 0;
}
.reg ul li:nth-child(2) {
margin-left: 3%;
}
.reg-right p {
color: #CAC9C9;
margin: 0 0 30px 0;
font-size: 14px;
line-height: 1.8em;
}
/*-- //registration-form --*/
/*-- register-ends-here --*/
/*-- contact-page-starts-here --*/
.contact {
padding: 60px 0;
}
.contact-info {
margin-bottom: 40px;
}
.contact-left {
width: 30%;
float: left;
}
.contact-right {
width: 68%;
float: right;
}
.contact-left input[type="text"] {
width: 100%;
color: #000;
margin: 0 23px 23px 0;
font-size: 14px;
padding: 12px 10px;
outline: none;
border: 1px solid #e8e8e8;
}
.contact-right textarea {
width: 100%;
color: #000;
font-size: 14px;
resize: none;
height: 185px;
padding: 12px;
outline: none;
border: 1px solid #e8e8e8;
}
.contact-form input[type=submit] {
border: none;
color: #ffffff;
padding: 13px 43px;
font-size: 14px;
cursor: pointer;
font-weight: 500;
background: #0095D9;
}
.contact-form input[type=submit]:hover {
opacity: .8;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.contact-info h2 {
text-align: center;
margin: 0 0 20px 0;
font-size: 24px;
color: #000000;
font-weight: 600;
text-transform: uppercase;
padding: 0;
}
.contact-info h3 {
text-align: center;
margin: 0 0 20px 0;
font-size: 24px;
color: #000000;
font-weight: 600;
text-transform: uppercase;
padding: 0;
}
.contact-map {
width: 100%;
margin-bottom: 52px;
}
.contact-map iframe {
width: 100%;
height: 330px;
}
.contact-form .label {
color: #1a1a1a;
}
/*-- //contact-page-ends-here --*/
/*--checkout--*/
/*-- cart-page --*/
.cart-gd {
margin-top: 50px;
}
.cart-items {
padding: 60px 0;
}
.cart-items h2 {
margin: 0 0 20px 0;
text-align: center;
font-size: 28px;
/*color: #97D700;
*/
font-weight: 600;
padding: 0;
}
.cart-item img {
max-height: 100px;
width: auto;
max-width: 100%;
}
.cart-item-info {
width: 75%;
float: left;
margin-top: 3%;
}
.cart-item-info h3 {
color: #000;
font-size: 14px;
font-weight: 600;
}
.cart-item-info h3 span {
display: block;
font-weight: 400;
font-size: 0.85em;
margin: 0.7em 0;
}
ul.qty {
padding: 0;
margin: 0;
list-style: none;
}
ul.qty li {
display: inline-block;
margin-right: 10%;
}
ul.qty li p {
font-size: 14px;
color: #000;
}
/*-- //check --*/
/*-- single-page --*/
/*-- //single-page --*/
/*-- responsine-design --*/
@media screen and (max-width: 1024px) {
.join input[type="submit"] {
width: 18%;
}
}
@media screen and (max-width: 800px) {
a.product_name {
margin: 7px 0;
}
.join h6 {
font-size: 18px;
}
.join input[type="submit"] {
width: 17%;
font-size: 16px;
padding: 7px 0 9px;
}
.join input[type="text"] {
width: 47%;
font-size: 13px;
}
.login-left {
float: left;
width: 47%;
margin-right: 3%
}
.login-right {
float: left;
width: 50%;
}
.login-right p {
margin: 0 0 1.3em 0;
}
.login-left h2,
.login-right h3 {
font-size: 18px;
}
.reg-form {
width: 100%;
margin-bottom: 5%;
}
.reg-right {
width: 100%;
margin: 0;
}
.reg ul li.text-info {
width: 30%;
}
.cart-items h2 {
margin: 0 0 15px 0;
font-size: 22px;
}
.contact-info {
margin-bottom: 30px;
}
.contact-map iframe {
height: 300px;
}
.new-product {
width: 72%;
}
.products {
width: 26%;
}
}
@media screen and (max-width: 640px) {
.join h6 {
font-size: 16px;
margin-right: 3%;
}
.join input[type="text"] {
width: 44%;
}
.join input[type="submit"] {
width: 19%;
}
.login-left h2,
.login-right h3 {
font-size: 17px;
}
.login-left p,
.login-right p {
font-size: 1em;
}
.cart-item-info h3 a {
font-size: 15px;
}
.cart-items h2 {
margin: 0;
font-size: 20px;
}
.cart-item-info {
margin-top: 1%;
}
}
@media screen and (max-width: 480px) {
.contact-left {
width: 100%;
}
.contact-left input[type="text"] {
margin: 0 0px 23px 0;
}
.join h6 {
font-size: 18px;
margin-right: 0;
width: 100%;
float: none;
text-align: center;
margin-bottom: 15px;
}
.contact-form input[type=submit] {
margin-top: 15px;
}
.join input[type="text"] {
width: 70%;
}
.join input[type="submit"] {
width: 30%;
}
.contact-info h2,
.contact-info h3 {
margin: 0 0 12px 0;
font-size: 20px;
}
.products {
width: 100%;
margin-bottom: 15px;
margin-right: 0;
}
.login-left,
.login-right {
width: 100%;
margin-right: 0%;
padding: 0;
}
.login-right {
margin-top: 20px;
}
.acount-btn {
font-size: 13px;
padding: 0.7em 1em;
}
.login-right p {
margin: 0 0 1em 0;
}
.login-left h2 {
font-size: 20px;
padding-bottom: 10px;
}
.cart-item-info {
width: 71%;
}
}
@media screen and (max-width: 320px) {
.join input[type="text"] {
width: 65%;
}
.join input[type="submit"] {
width: 35%;
font-size: 15px;
}
.login-right input[type="submit"] {
padding: 0.5em 1em;
}
.login-left h2 {
font-size: 18px;
}
.cart-item-info {
width: 100%;
}
}
.contact-form input[type="text"],
.contact-form select {
width: 100%;
color: #000;
margin: 0 23px 23px 0;
font-size: 14px;
padding: 12px 10px;
outline: none;
border: 1px solid #e8e8e8;
}
.contact-form input[type="reset"] {
display: none;
}
.contact-form textarea {
width: 100%;
color: #000;
font-size: 14px;
resize: none;
height: 185px;
padding: 12px;
outline: none;
border: 1px solid #e8e8e8;
}
span.label {}
form[action="change_password1.cfm"] span.label {
color: black;
}
.acount-btn {
border: 0px;
}
#newlogin h3,
#userlogin h3 {
color: #000;
font-size: 20px;
padding-bottom: 18px;
/*font-weight: 600;*/
}
#newlogin p,
#userlogin p {
color: #1a1a1a;
display: block;
font-size: 1.1em;
margin: 0 0 2em 0;
line-height: 1.5em;
}
#userlogin input[type="submit"]:hover {
opacity: .8 text-decoration:none;
color: #fff;
}
#newlogin form,
#userlogin form {
padding: 1em 0;
}
#newloginform div,
#userlogin form div {
padding: 0 0 2em 0;
}
#newlogin span,
#userlogin span {
color: #555;
/*font-size: 10pt;*/
padding-bottom: 10px;
display: block;
font-weight: normal;
}
#userlogin input[type="text"] {
border: 1px solid #A8A8A8;
outline-color: #CACACA;
width: 96%;
font-size: 13px;
padding: 8px;
}
#userlogin input[type="password"] {
border: 1px solid #A8A8A8;
outline-color: #CACACA;
width: 96%;
font-size: 13px;
padding: 8px;
}
#userlogin input[type="submit"] {
background: #008000/*#007fae*/;
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;
}
#userlogin input[type="button"] {
background-color: transparent;
border: 0px;
color: #008000/*#007fae*/;
}
#userlogin input[type="button"]:hover {
text-decoration: underline;
}
#userlogin table {
width: 100% !important;
}
#newlogin {
display: inline-block;
width: 47%;
vertical-align: top;
margin-left: 0;
}
#userlogin {
display: inline-block;
width: 50%;
vertical-align: top;
}
#userlogin td {
padding: 10px;
}
#showQuestion {
display: inline-block;
}
#maincontent {
padding: 10px;
}
#userlogin span.label {
display: none;
}
#userlogin table {
width: 80%;
}
.reg .tableheader {
/*color: #97D700;
*/
font-size: 16px;
text-transform: uppercase;
margin: 0px;
font-weight: bold;
}
.reg .tableheader2 {
font-size: 24px;
color: black;
}
.reg td {
padding: 0px 0px 22px
}
.reg .tablecell {
color: #CAC9C9;
}
.reg {
width: 70%;
}
.reg input[type="reset"] {
display: none;
}
.reg select {
width: 100%;
color: #000;
margin: 0px 23px 23px 0px;
font-size: 14px;
padding: 12px 10px;
outline: medium none;
border: 1px solid #E8E8E8;
}
.reg input[type="button"] {
background-color: transparent;
border: 0px;
color: #008000/*#007fae*/;
}
.reg input[type="button"]:hover {
text-decoration: underline;
}
/* my account page 2020 */
#my_account_container_outer,
.my_account_section,
.my_account_container_sidebar2,
.my_account_container_inner,
.my_account_title,
.my_account_table,
.my_account_table_row,
.my_account_table_inner_title,
.my_account_table_inner_content,
.my_account_table_inner_row,
.my_account_table_inner_button {
padding-left: 0;
padding-right: 0;
}
.my_account_table_inner,
.my_account_action_logout {
padding-right: 0;
}
.my_account_section {
margin-bottom: 20px;
}
.my_account_title + .my_account_table_inner {
padding-left: 0;
}
.my_account_title {
font-size: 20px;
margin-bottom: 5px;
font-weight: 500;
}
.my_account_label,
.my_account_action_link {
padding-left: 0;
}
.my_account_label {font-weight:bold;}
.my_account_container_sidebar2 {
margin-top: 15px;
padding-bottom: 20px;
border-bottom: 1px solid #A1A1A1;
border-top: 0;
border-left: 0;
border-right: 0;
}
.my_account_section.my_account_section_footer {
border:0;
}
.my_account_section_header {
background-color: #008000;
color: white;
font-weight:bold;
}
.my_account_action {
text-align: right;
}
.my_account_action a {
background: #4E4E4E;
border-radius: 0;
border: 0;
color: #FFFFFF;
}
.my_account_table_inner_button a {
border-radius: 0;
border: 0;
color: #FFFFFF;
background: #A1A1A1;
}
.my_account_action_big {
padding-left: 0;
}
.my_account_action_big:last-child {
padding-right: 0;
}
.my_account_action_big a {
width: 100%;
border-radius: 0;
}
a.my_account_view_my_orders_btn {
background: #6D6E70;
color: #FFFFFF;
border: 0;
padding: 10px 5px;
}
a.my_account_show_wishlist_btn {
background: #CCAA6A;
border: 0;
color: #FFFFFF;
padding: 10px 5px;
}
a.my_account_reviews_btn {
background: #A1A1A1;
border: 0;
padding: 10px 5px;
}
a.my_account_rma_btn {
background: #c8c8c8;
border: 0;
padding: 10px 5px;
}
a.my_account_cancel_account_link {
font-size: 12px;
text-decoration: underline;
}
a.my_account_logout_btn {
background: #333333;
border: 0;
border-radius: 0;
color: #FFFFFF;
}
.checkout1-form input[type="text"],
.checkout1-form input[type="password"] {
border: 1px solid #A8A8A8;
outline-color: #CACACA;
font-size: 13px;
padding: 8px;
}
.checkout1-form ul li div:first-child {
font-size: 24px;
}
#checkout_popup input[type="text"],
#checkout_popup select,
#checkout_popup input[type="password"] {
border: 1px solid #A8A8A8;
outline-color: #CACACA;
font-size: 13px;
padding: 8px;
}
.checkout1-form ul li div.formlabel {
font-size: 14px;
}
@media screen and (max-width: 800px) {
#newlogin {
width: 80%;
}
#userlogin {
width: 80%;
}
#userlogin table {
width: 100%;
}
.reg td {
display: table;
width: 100%;
}
.reg .tableheader {
font-size: 14px;
}
.checkout1-form ul li {
width: 100%!important;
}
.checkout1-form ul li:first-child {
border: 0px!important;
}
.checkout1-form ul li:last-child {
margin-top: 100px;
}
.checkout2_div1 {
width: 100%!important;
}
.checkout2_div2 {
width: 100%!important;
border: 0px!important;
padding-left: 0px!important;
margin-left: 0px!important;
margin-top: 100px;
}
}
#submitbtn {}
#checkout_continue_submit {}
.btn-color {}
.textalign .primary_button {}
.iesbackgroundcolor1 {background-color: #008000/*#007fae*/;}
.iesbackgroundcolor2 {background-color: #C8F5DD;}
.iesbackgroundcolor3 {background-color: #CCAA6A;}
.iesfontcolor1 {color: #008000/*#007fae*/;}
.iesfontcolor2 {color: #333333;}
.iesfontcolor3 {color: #ffffff;}
.iesfontfamily1 {font-family: 'Muli', Arial, sans-serif;}
.iesfontfamily2 {font-family: 'Muli', Arial, sans-serif;}
.iesfontfamily3 {font-family: 'Muli', Arial, sans-serif;}
.iesdefaultfontfamily1 {font-family: 'Muli', Arial, sans-serif;}
.iesdefaultfontfamily2 {font-family: 'Muli', Arial, sans-serif;}
.iesdefaultfontfamily3 {font-family: 'Muli', Arial, sans-serif;}
/* more widget classes - begin */
#topdesc {
/*padding:10px 0px 10px 0px;
*/
display: block;
}
#maindesc {
padding: 12px 0px 0px 0px;
display: block;
}
#bottomdesc {
padding: 40px 0px 0px 0px;
display: block;
}
.main_cat_title {
font-weight: bold;
}
.main_cat_list {
display: inline-block;
width: 100%;
margin: 20px auto;
}
/*
.category_pic {
max-height: 100px;
max-width: 100px;
}
*/
/* adding more to the one defined above */
/* more widget classes - end */
/*=== things to change ===*/
/*================ CUSTOM TEMPLATE STYLE ================*/
a {
text-decoration: none;
color: inherit;
}
a:hover,
a:focus {
text-decoration: none;
color: inherit;
}
.nopad {
padding-left: 0;
padding-right: 0;
}
.nopad-right {
padding-right: 0;
}
.nopad-left {
padding-left: 0;
}
.navbar {
border: 0px;
border-radius: 0px;
}
.cvtiptop {
margin-top: 2px;
font-weight: 400;
}
.cvtiptop .cvtopleft {
font-size: 12px;
color: #A8A8A8;
margin-top: 10px;
}
.cvtiptop .cvtopright {
text-align: right;
}
.cvtiptop .cvtopright a {
font-size: 30px;
color: #008000/*#007fae*/;
}
.cvcall a {
font-size: 19px;
font-weight: 500;
color: #008000/*#007fae*/;
/*border: 1px solid #008000;*/
border-radius: 0;
padding: 6px 2px;
height: 42px;
display: block;
cursor: initial;
}
.cvinv {
padding-top: 30px;
color: #676767;
text-align: right;
}
.cvtop {
margin-top: 7px;
}
.cvlogin {
color: #676767;
padding: 10px 5px;
text-align: right;
}
.navbar-brand {
margin-left: 0;
}
.logo img {
max-height: 110px;
}
.cvtopactbtn {
text-align: center;
}
.cvrapidbtn a {
display: block;
padding: 10px 5px;
border: 0;
border-radius: 0;
height: 42px;
}
.cvcartbtn {
padding-left: 13px;
}
.cartbox {
padding: 10px 3px;
border: 0;
border-radius: 0;
height: 42px;
}
.cartbox i {
margin-right: 7px;
}
.topcarttext {
margin-left: 5px;
}
.cvrapidbtn a:focus,
.cvrapidbtn a:hover {
background: #00652F;
color: #ffffff;
}
.cartbox:focus,
.cartbox:hover {
cursor: pointer;
background: #008000/*#007fae*/;
}
/* SEARCH BAR*/
.searchbar {
margin: 20px auto;
}
.search {
border: 1px solid #A8A8A8;
width: 70%;
padding: 10px;
float: left;
border-radius: 0 !important;
height: 44px;
}
.searchbutton {
width: 30%;
border: 1px solid #6D6E70;
background: #6D6E70;
color: #ffffff;
padding: 10px;
float: left;
height: 44px;
}
.search::-webkit-input-placeholder {
color: #B5B5B5;
}
.search::-moz-placeholder {
color: #B5B5B5;
}
.search:-ms-input-placeholder {
color: #B5B5B5;
}
.search:-moz-placeholder {
color: #B5B5B5;
}
div.rtPic img {
max-width: 100%;
width: auto !important;
}
.rtDetails .rtName {
font-weight: 400;
}
.rtDetails .rtPrice span.rtCurrentPrice {
color: #333333;
}
/* NAVBAR*/
.cvtopnav .navbar-top {
margin-bottom: 20px;
background: #008000/*#007fae*/;
border: 0;
}
.cvtopnav .navbar-top>ul {
list-style-type: none;
display: inline-block;
margin-left: 0;
margin-bottom: 0;
}
.cvtopnav .navbar-top>ul.cvtopnav>li {
display: inline-block;
margin-left: -6px;
}
.cvtopnav .navbar-top>ul.cvtopnav>li:first-child {
margin-left: 0;
}
.cvtopnav .navbar-top>ul>li:after {
content: '|';
display: inline-block;
margin-left: -2px;
}
.cvtopnav .navbar-top>ul>li:last-child:after {
content: none;
}
.cvtopnav .navbar-top>ul li a {
font-size: 12px;
padding: 15px 28px;
display: inline-block;
text-transform: lowercase;
}
.cvtopnav .navbar-top>ul li a:focus,
.cvtopnav .navbar-top>ul li a:hover {
color: #008000/*#007fae*/;
background: #FFFFFF;
}
.dropdown-menu {
margin: 0;
border-radius: 0;
background: #008000/*#007fae*/;
border: 0;
min-width: 100px;
}
.dropdown-menu>li>a {
color: #ffffff;
width: 100%;
padding: 15px 16px !important;
}
.fa-chevron-right {
float: left;
/*color: rgba(255,255,255,.5);
*/
margin: 12px 7px;
cursor: pointer;
}
/* VERTICAL NAVBAR */
.vnavbar .category1 {
position: relative;
color: #ffffff;
font-size: 14px;
height: 60px;
padding: 0;
border-radius: 0;
border: 1px solid #4E4E4E;
background: #A1A1A1;
background: -moz-linear-gradient(top, #A1A1A1 0%, #676767 100%);
background: -webkit-linear-gradient(top, #A1A1A1 0%, #676767 100%);
background: linear-gradient(to bottom, #A1A1A1 0%, #676767 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A1A1A1', endColorstr='#676767', GradientType=0);
transition: 0.08s ease-in;
-o-transition: 0.08s ease-in;
-ms-transition: 0.08s ease-in;
-moz-transition: 0.08s ease-in;
-webkit-transition: 0.08s ease-in;
}
/*
.vnavbar .category1 .cvleftbr:after {
bottom: 0;
content: '';
display: block;
height: 15px;
left: 0;
position: absolute;
right: 0;
transform: skewY(-3deg);
transform-origin: 100%;
z-index: 0;
}
.cvleftbr {
overflow: hidden;
position: relative;
height: 20px;
bottom: 20px;
}
*/
.vnavbar .category1:focus,
.vnavbar .category1:hover {
background: #CCAA6A;
color: #ffffff;
-webkit-transition: top 0.09s ease-in;
}
.leftmenutext {
width: 69%;
display: inline-block;
padding: 10px 10px;
text-shadow: 0.5px 0.5px #656565;
}
.leftmenuimg {
width: 32%;
display: inline-block;
/*position: relative;
height: auto;*/
z-index: 2;
}
.leftmenuimg img {
position: absolute;
bottom: -2px;
right: -3px;
}
.leftmenuimg.truckimg img {
bottom: -7px;
}
.vnavbar .category1:focus .leftmenutext,
.vnavbar .category1:hover .leftmenutext {
text-shadow: 0.5px 0.5px #B39969;
}
/*.leftmenuimg.truckimg img {
top: -5px;
}*/
a.list-group-item-success {
color: #3f4042;
}
a.list-group-item {}
.list-group-item-success {
color: #3f4042;
background-color: #eaeaea;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
color: #3f4042;
background-color: #eaeaea;
}
.list-group-item {
padding: 10px 10px;
}
/*
.padtop5 {
padding-top: 5px;
}
*/
.padtop25 {
padding-top: 20px;
}
.navbar-toggle {
/*display: block;
*/
float: right;
clear: right;
border: 0px;
background: transparent !important;
margin-right: 0;
margin-top: 5%;
}
.navbar-toggle .icon-bar {
width: 28px;
height: 3px;
}
.navbar-toggle .icon-bar+.icon-bar {
margin-top: 5px;
}
.navbar-collapse.collapse {
padding: 0;
}
.navmenu {
padding: 0;
}
.navmenu-fixed-left,
.navbar-offcanvas.navmenu-fixed-left {
padding: 0;
}
.navbar-collapse.in {
overflow-y: auto;
overflow-x: hidden;
}
.fa-chevron-down {
float: right;
font-size: .5em;
margin-top: .4em;
color: #c3c3c3;
-webkit-transition: all 300ms ease-in 0s;
-moz-transition: all 300ms ease-in 0s;
-o-transition: all 300ms ease-in 0s;
transition: all 300ms ease-in 0s;
}
.products-front #product_listing_sortby_box {
display: none;
}
.centeronpage {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.swiper-slide img {
width: 100%;
}
.swiper-pagination {
width: 100%;
bottom: 10px;
}
.swiper-pagination-bullet-active {
background: #CCAA6A !important;
}
.swiper-pagination-bullet {
margin-right: 10px;
width: 12px !important;
height: 12px !important;
}
.products-front>div {
margin: 50px auto 20px;
padding-bottom: 60px;
border-bottom: 1px solid #A8A8A8;
border-top: 0;
border-left: 0;
border-right: 0;
}
.products-front h3 {
font-size: 1.5em;
text-transform: uppercase;
}
.product_name {
display: block;
margin-top: 5px;
text-align: center;
font-size: 15px;
}
.availableoption {
text-align: center;
}
.wishlist_remove input {
font-size: 12px;
border: 0;
background: transparent;
text-decoration: underline;
margin-left: -45%;
margin-top: 10px;
outline: 0;
}
.wishlist_remove input:active,
.wishlist_remove input:focus,
.wishlist_remove input:hover {
background: transparent;
border:0;
outline: 0;
}
footer {
margin-top: 80px;
padding: 40px 0 7px;
border-top: 3px solid #008000/*#007fae*/;
background: #008000/*#007fae*/;
border-bottom: 0;
border-left: 0;
border-right: 0;
}
.footerlinks ul {
margin-left: 0;
}
.footerlinks li {
list-style-type: none;
color: #f0fff0;
}
.footerlinks li a {
font-size: 12px;
padding-bottom: 20px;
display: block;
}
.contactno a {
font-size: 30px;
color: #f0fff0;
}
.contacthrs {
font-size: 12px;
}
.cvfeedback p {
color: #f0fff0;
}
.fbkform-head {
margin: 25px auto 15px;
}
.fbkform-head h4 {
font-size: 16px;
font-weight: 300;
}
.fbkform-head p {
font-size: 12px;
}
.fbk-fielddv {
margin-bottom: 10px;
}
.fbk-fielddv p {
font-size: 12px;
}
.fbk-fielddv input,
.fbk-fielddv textarea {
width: 100%;
border: 0;
background: #f0fff0;
padding: 7px;
}
#fbkform-submitbtn {
width: 100%;
border: 0;
border-radius: 0;
font-size: 12px;
padding: 20px 5px;
color: #ffffff;
background: #6D6E70;
}
.bolder {
font-weight: 700;
}
#copyright {
font-size: 10px;
color: #C8C8C8;
text-align: center;
margin-top: 30px;
}
#copyright .footer {
display: inline-block;
}
.bg-overlay {
display: none;
position: fixed;
background: rgba(63, 63, 63, .75);
height: 100vh;
width: 100%;
z-index: 9;
top: 0;
left: 0;
transition-property: background;
transition-duration: 200ms;
transition-timing-function: linear;
-webkit-transition: background 200ms linear;
-moz-transition: background 200ms linear;
-o-transition: background 200ms linear;
}
.cvbody+h3 {
font-size: 16px;
color: #676767;
font-weight: 300;
}
/*info pages*/
.info-no-padding{
padding:0px !important;
}
.info-row-eq-height {
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
}
.info-bottom-border{
padding-bottom:40px;
border-bottom: 2px solid #008000;
}
.info-padding-bottom{
padding-bottom:40px;
}
.info-green-underline{
text-decoration: underline;
text-decoration-color: #008000;
}
.info-pad-bot{
padding-bottom:40px;
}
.info-table {
font-size:12px;
border-bottom: 1px solid #008000;
margin-bottom:40px;
}
.info-table-row {
padding:6px 0px;
}
.info-table-row-alt {
background-color:#E6E7E8;
}
.info-image-caption{
text-align:center;
font-size:12px;
}
.info-page-ul{
color: #008000;
}
.info-page-ul li span{
color:#333333;
}
.anybev-ul{
font-size:12px;
}
.anybev-ul li{
padding-top:5px;
}
.info-table-pad{
padding-top:20px;
padding-bottom:20px;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-5ths {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-5ths {
width: 20%;
float: left;
}
}
/*end of info pages*/
/* MINI CART */
.cartpanel.navmenu-default,
.cartpanel.navbar-default.navbar-offcanvas {
background: #ffffff;
}
.cartpanel {
max-width: 85%;
min-width: 350px;
position: fixed;
z-index: 10;
}
.cartpanel.navmenu-default,
.cartpanel.navbar-default.navbar-offcanvas {}
#cart-collapse {
right: 0;
overflow-x: hidden;
}
.cart-header h4 {
margin-top: 5px;
font-weight: 300;
}
.cart-header i {
float: left;
margin-left: 5px;
margin-top: 2px;
font-size: 1.1em;
color: #999;
}
a.checkout-btn {
color: #ffffff;
text-align: center;
padding: 9px;
text-decoration: none;
border-radius: 0;
display: block;
}
a.checkout-btn:hover,
a.checkout-btn:focus {
color: #ffffff;
text-decoration: none;
}
.hara-checkout a:hover {
color: #ccc;
}
.cd-cart-items {
margin: 0;
}
.cd-cart-total {
-webkit-box-shadow: 0px 4px 7px 0px rgba(128, 128, 128, .8);
-moz-box-shadow: 0px 4px 7px 0px rgba(128, 128, 128, .8);
box-shadow: 0px 4px 7px 0px rgba(128, 128, 128, .8);
}
.cd-cart-total p {
font-size: 20px;
font-weight: 700;
}
.cart-item {
display: inline-block;
border-bottom: 1px solid #A8A8A8;
border-top: 0;
border-left: 0;
border-right: 0;
padding: 10px 0;
color: #676767;
font-size: 13px;
}
.cart-item:last-child {
border: none;
}
.cart-item-img {
cursor: pointer;
text-align: center;
}
.cart-item-name {
text-align: right;
}
.cart-item-price {
text-align: right;
margin-bottom: 5px;
}
.cart-item-qty {
text-align: right;
}
.view-cart {
cursor: pointer;
position: relative;
background: #CCAA6A;
color: #ffffff;
text-align: center;
padding: 9px;
}
.hara-cart-total {
margin-top: 7px;
}
.checkout-btns {
padding-top: 12px;
padding-bottom: 10px;
}
.cart-description img {
width: 100%;
}
/* Category listing */
.breadcrumbs {
/*padding: 0 15px !important;*/
}
.product {
padding-left: 10px;
padding-right: 10px;
margin-bottom: 50px;
}
.product:nth-child(4n+1) {
padding-right: 0;
}
.products-grid img:before {
display: inline-block;
vertical-align: middle;
}
.products-grid img {
overflow-y: hidden;
max-width: 60%;
position: relative;
margin: 0 auto;
max-height: 90px;
}
.product_pic_div {
text-align: center;
}
.products-grid {
display: inline-block;
width: 100%;
margin-bottom: 15px;
}
#cat_product_listing {
width: 100%;
}
#onsale_product_listing {
width: 100%;
}
.pagingdiv {
text-align: right;
}
.paging_outer {
text-align: right;
float: right;
list-style-type: none;
}
.paging_outer li {
text-align: center;
float: left;
}
.paging_outer li a {
border: 1px solid #808080;
padding: 7px 13px;
display: block;
}
.paging_outer li.activeclass a {
background: #808080;
color: #ffffff;
}
.qtybox {
display: inline-block;
width: 10%;
vertical-align: top;
margin-left: 30%;
height: 25px;
}
.qtybox input {
width: 100%;
text-align: center;
padding: 3px 1px;
border: 1px solid #A8A8A8;
font-size: 12px;
vertical-align: top;
height: 25px;
}
.qtybox input::-webkit-outer-spin-button,
.qtybox input::-webkit-inner-spin-button {
/* display: none; <- Crashes Chrome on hover */
-webkit-appearance: none;
margin: 0;
/* <-- Apparently some margin are still there even though it's hidden */
}
.qtybox input[type=number] {
-moz-appearance: textfield;
/* Firefox */
}
.add_to_cart {
display: inline-block;
width: 30%;
vertical-align: top;
height: 25px;
}
.carttext {
text-align: center;
}
.carttext a {
display: block;
padding: 3px 1px;
border: 1px solid #CCAA6A;
color: #CCAA6A;
font-size: 12px;
height: 25px;
vertical-align: top;
}
.carttext a:focus,
.carttext a:hover {
background: #008000;
/*background: #007fae;*/
border: 1px solid #008000;
/*border: 1px solid #007fae;*/
color: #ffffff;
}
.product>.add_to_cart+.click_link {
display: none;
}
.click_link {
text-align: center;
}
.click_link a {
width: 40%;
margin: 0 auto;
display: block;
padding: 3px 1px;
border: 1px solid #CCAA6A;
color: #CCAA6A;
font-size: 12px;
height: 25px;
vertical-align: top;
}
.click_link a:focus,
.click_link a:hover {
background: #008000;
/*background: #007fae;*/
border: 1px solid #008000;
/*border: 1px solid #007fae;*/
color: #ffffff;
}
.product_price.price {
margin: 7px auto;
color: #808080;
display: inline-block;
font-size: 14px;
}
.pricediv {
width: 100%;
display: inline-block;
text-align: center;
}
.wishlistbutton {
font-size: .7em;
cursor: pointer;
color: #a8a8a8;
display: block;
}
#sendwishlist {
text-align: center; 
}
.product_original_price {
color: #A8A8A8;
text-decoration: line-through;
margin: 7px auto 0;
display: inline-block;
margin-right: 10px;
font-size: 14px;
}
.product_save_price {
display: inline-block;
text-align: center;
font-size: 12px;
font-weight: 700;
color: #007A39;
margin-left: 7px;
}
.cat_list {
width: 33.33%;
margin-bottom: 50px;
height: 120px;
text-align: center;
float: left;
padding-left: 15px;
padding-right: 15px;
}
.cat_list:first-child {
padding-left: 0;
}
.cat_list:nth-child(3n) {
padding-right: 0;
}
.cat_list:nth-child(4n) {
padding-left: 0;
}
.cat_img img {
margin: 0 20%;
height: 70px;
/* max-height: 80px;
display: none;*/
}
.cat_name a {
/*background: #6BCB69;*/
display: block;
border: 0;
/*color: #ffffff;*/
font-size: 13px;
padding: 5px 1px 0;
}
/*
.cat_name a:focus,
.cat_name a:hover {
background: #CCAA6A;
}
*/
/*#maindesc,*/
#breadcrumbs,
.category_breadcrumbs {
display: inline-block;
font-size: 12px;
color: #808080;
}
.page_description_header_main {
text-align: left;
margin-bottom: 15px;
}
.pagedescription {
color: #676767;
}
.pagedescription .page_description_main hr {
display: none;
}
.pagedescription .page_description_main {
margin-bottom: 20px;
border-bottom: 1px solid #A8A8A8;
border-top: 0;
border-left: 0;
border-right: 0;
}
.category-bread #breadcrumbs>h1,
.category-bread #maindesc>h1 {
text-align: left !important;
font-weight: 300 !important;
font-size: 1em !important;
}
#product_listing_sortby_box {
text-align: right;
position: relative;
font-size: 12px;
}
#product_listing_sortby_box form {
width: 100%;
float: left;
margin-bottom: 30px;
}
#sortbytext {
color: #B5B5B5;
margin-right: 5px;
}
#SortById {
background: #E5E5E5;
border: 0;
padding: 7px;
color: #808080;
}
.embed-container {
position: relative;
padding-bottom: 17%;
max-width: 30%;
height: 0;
overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* rapid reorder 2019 */
form.cvrsearch select {
width: 25%;
height: 36px;
background: #E5E5E5;
border: 0;
padding: 7px 5px;
color: #808080;
font-size: 14px;
}
form.cvrsearch input {
color: #CCAA6A;
border: 1px solid#CCAA6A;
border-radius: 0;
margin-left: 10px;
font-size: 14px;
background: transparent;
font-weight: 300;
padding: 7px;
width: 20%;
height: 36px;
}
form.cvrsearch input:focus,
form.cvrsearch input:hover {
background: #CCAA6A;
color: #ffffff;
}
.rapidreorderup,
.rapidreorderdown {
font-size: 10px;
}
.cvprodimgdiv div {
width: 40%;
color: #808080;
border: 1px solid#808080;
border-radius: 0;
text-align: center;
font-size: 14px;
}
.cvprodimgdiv div a {
padding: 7px 2px;
display: block;
}
.cvallcheck .rapid_reorder_button {
background: #008000;
/*background: #007fae;*/
border-radius: 0;
border: 0;
color: #ffffff;
font-weight: 300;
padding: 7px 3px;
width: 50%;
}
.cvallcheck .rapid_reorder_button:focus,
.cvallcheck .rapid_reorder_button:hover {
background: #00652F;
}
.cvrapidmidtop {
margin-top: 20px;
margin-bottom: 20px;
}
.cvtotalorders {
color: #808080;
font-size: 14px;
}
.cvordernav {
font-size: 14px;
}
.cvordernav input {
border: 1px solid #808080;
margin-left: 30px;
text-align: center;
}
.cvrapidtrable {
margin-top: 20px;
margin-bottom: 30px;
border: 0 !important;
}
.cvrtophead {
font-size: 13px;
padding: 5px 0;
border-bottom: 1px solid #A8A8A8;
border-top: 1px solid #A8A8A8;
border-left: 0;
border-right: 0;
}
.cvrtophead .col-md-1,
.cvrprodid {
padding-right: 5px;
}
.cvrapidtrable .cvrhead {
background: #EEEEEE;
border-bottom: 1px solid #A8A8A8;
border-top: 1px solid #A8A8A8;
border-left: 0;
border-right: 0;
font-size: 14px;
margin-top: 20px;
}
.cvrapidtrable .cvrtophead+.cvrhead {
margin-top: 0;
border-top: 0;
}
.cvrapidtrable .cvrtail {
background: #008000;
/*background: #007fae;*/
border-bottom: 1px solid #A8A8A8;
border-top: 0;
border-left: 0;
border-right: 0;
font-size: 14px;
color: #ffffff;
}
.cvrapidtrable .cvrtail .cvrcartbtn input {
background: #EEEEEE;
color: #008000;
/*color: #007fae;*/
}
.cvrorderid {
padding: 12px 0;
}
.cvrorderid a {
color: #333333 !important;
}
.cvrorderid a:focus,
.cvrorderid a:hover {
color: #003cd4;
}
.cvrorderdate {
/*color: #808080;*/
color: #007fae;
padding: 12px 0;
}
.cvrorderdate .reorder_order_date {
padding-top: 0;
}
.cvrordername {
/*color: #808080;*/
color: #007fae;
padding: 12px 0;
}
.cvrordertotal {
text-align: center;
padding: 12px 0;
}
.cvrcartbtn {
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.cvrcartbtn input {
background: #008000;
/*background: #007fae;*/
border: 0;
font-size: 14px;
color: #ffffff;
display: block;
width: 100%;
padding: 7px 0;
}
.cvrcartbtn input:focus,
.cvrcartbtn input:hover {
background: #00652F;
}
.cvrlowhead {
font-size: 13px;
padding: 5px 0;
border-bottom: 1px solid #A8A8A8;
border-top: 0;
border-left: 0;
border-right: 0;
}
.cvrrow {
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #A8A8A8;
border-top: 0;
border-left: 0;
border-right: 0;
}
.rapid_reorder_thumb {
padding: 0;
display: inline-block;
width: 30px;
text-align: center;
}
.rapid_reorder_thumb img {
max-width: 100%;
width: auto;
height: auto;
max-height: 40px;
}
.cvrprod a {
color: #333333 !important;
font-weight: 500;
}
.cvrprod a:focus,
.cvrprod a:hover {
color: #003cd4;
}
.reorder_product_option {
color: #808080;
}
.rapid_reorder_table .cvrrow .cvrqty .minus {
width: 19px;
padding-left: 2px;
padding-right: 2px;
float: left;
}
.rapid_reorder_table .cvrrow .cvrqty .add {
width: 19px;
padding-left: 2px;
padding-right: 2px;
float: left;
}
.rapid_reorder_table .cvrrow .cvrqty div:hover {
cursor: pointer;
}
.rapid_reorder_table .cvrrow .cvrqty.optionqty input {
text-align: center;
border: 1px solid #A8A8A8;
display: block;
height: 30px;
width: 30px;
float: left;
}
.cvrtail .cvrordertotal {
text-align: right;
padding-right: 15px;
}
.cvtotalordersbottom {
margin-top: 10px;
margin-bottom: 30px;
}
.cvallcheckbottom .cvallcheck .rapid_reorder_button {
width: 24.5%;
}
.rapidpaging {
color: #676767;
border: 1px solid #808080;
padding: 2px 5px;
text-align: center;
min-width: 25px;
display: inline-block;
}
.rapidpaging_selected {
background: #676767;
color: #ffffff;
border: 1px solid #808080;
padding: 2px 5px;
text-align: center;
width: 25px;
display: inline-block;
}
.cvrrow .cvrqty input[type=checkbox],
.cvrlowhead .cvrqty input[type=checkbox] {
height: 30px;
width: 30px;
margin-top: 0;
-webkit-appearance: none;
border: 1px solid #A8A8A8;
}
.cvrrow .cvrqty input[type=checkbox]:hover,
.cvrlowhead .cvrqty input[type=checkbox]:hover {
cursor: pointer;
}
.cvrrow .cvrqty input[type=checkbox]:active,
.cvrrow .cvrqty input[type=checkbox]:checked:active,
.cvrlowhead .cvrqty input[type=checkbox]:active,
.cvrlowhead .cvrqty input[type=checkbox]:checked:active {}
.cvrrow .cvrqty input[type=checkbox]:checked,
.cvrlowhead .cvrqty input[type=checkbox]:checked {
background-color: #e9ecee;
border: 1px solid #808080;
color: #99a1a7;
}
.cvrrow .cvrqty input[type=checkbox]:checked:after,
.cvrlowhead .cvrqty input[type=checkbox]:checked:after {
content: '';
background-image: url(./images/checkmark.png);
position: absolute;
width: 28px;
height: 28px;
}
/* view my orders */
a.view-my-orders-list {
text-decoration: underline;
color: #337ab7;
}
a.view-my-orders-list:focus,
a.view-my-orders-list:hover {
color: #6600a5;
}
.view_my_orders table.table td {
padding: 12px 5px;
}
/* view show cart */
.cartpg-div {
width: 100%;
display: inline-block;
}
/*.shopping-cart { margin-top: 15px;}*/
.shopping-cart-info {
width: 100%;
margin: 20px auto;
}
.shopping-cart-title {
display: inline-block;
width: 100%;
margin: 5px auto;
margin-top: 4%;
border-bottom: 1px solid #e0e0e0;
color: #9c9c9c;
}
.header-name {
display: inline-block;
width: 46%;
text-align: center;
}
.header-price-qty {
display: inline-block;
width: 15%;
text-align: center;
}
.header-qty {
display: inline-block;
width: 10%;
text-align: center;
}
.header-price {
display: inline-block;
width: 15%;
text-align: center;
}
.content-item {
max-height: 100%;
}
.content-item-points {
display: inline-block;
width: 10%;
text-align: center;
}
.content-item {
display: inline-block;
width: 100%;
margin: 5px auto;
}
.content-item-img {
width: 10%;
margin: 0;
display: inline-block;
text-align: center;
}
.content-item-img img {
max-width: 100% !important;
}
.content-item-name {
display: inline-block;
padding: 0 2%;
width: 40%;
margin: 0;
}
.content-item-price-qty {
display: inline-block;
width: 15%;
text-align: center;
}
.content-item-qty {
display: inline-block;
text-align: center;
width: 10%;
}
.content-item-qty input {
text-align: center;
border-radius: 0;
}
.content-item-qty input[type="text"] {
border-radius: 0;
}
.content-item-price {
display: inline-block;
width: 15%;
text-align: center;
}
.shopping-cart-summary {
display: inline-block;
width: 100%;
}
.cart-remove-all {
/*width: 65%;*/
width: auto !important;
display: inline-block;
}
.cart-remove-all a.class-remove-all-link a {
padding: 10px 20px;
background: #D8D8D8;
border: 1px solid #D8D8D8;
margin-left: 5px;
}
.shopping-cart-total-qty {
display: inline-block;
width: 10%;
text-align: center;
margin-left: 65%;
}
.shopping-cart-total-price {
display: inline-block;
width: 15%;
text-align: center;
}
.shopping-cart-apply-discount {
margin: 0 auto;
}
.shopping-cart-apply-discount td {
padding-left: 10px;
background: #008000;
color: #ffffff;
}
.shopping-cart-apply-discount td input{
color: #000;
}
.cart-description p {
display: none;
}
.ShowCartCheckOutBtn {
border: 0;
text-transform: uppercase;
padding: 10px 40px;
background: #008000;
/*background: #007fae;*/
font-weight: 300;
}
.ShowCartChangeQtyBtn {
background: #AFAFAF;
color: #fff;
border: 0;
/* border-radius: 2px;*/
}
.ShowCartContinueBtn {
background: #545454;
color: #fff;
border: 0;
/*border-radius: 2px;*/
}
.shopping-cart-buttons {
margin: 20px auto;
text-align: right;
}
.ShowCartContinueBtn,
.ShowCartChangeQtyBtn {
font-weight: 300;
padding: 10px 20px;
}
.mobile-shopping-cart-buttons {
text-align: right;
}
.mobile-shopping-cart-buttons .ShowCartChangeQtyBtn {
display: none;
}
.listing_approx {
font-size: .8em;
color: #888;
}
#shipping_calculator .label {
text-align: center;
}
.shopping-cart-discount .discount-item {
display: inline-block;
width: 100%;
margin: 2% 0;
}
.shopping-cart-discount .discount-info {
width: 50%;
margin-left: 2%;
margin-right: 2%;
display: inline-block;
}
.shopping-cart-discount .discount-qty {
display: inline-block;
width: 9%;
text-align: center;
}
.shopping-cart-discount .discount-remove {
display: inline-block;
width: 10%;
margin: 0 2%;
text-align: center;
font-size: .7em;
}
.shopping-cart-discount .discount-value {
display: inline-block;
width: 12%;
text-align: center;
}
.header-points {
display: none;
}
.DiscountCouponButton {
background: #000;
color: #fff;
border: 0;
}
.primary_button {
border: 0;
}
.cart_crosssell_product_name {
font-size: 15px;
margin-top: 5px;
}
.cart_crosssell_prod_img img.crosssellimg_cart {
max-width: 100%;
min-height: 70px;
max-height: 70px;
}
.cart_crosssell_product_price {
margin: 0px auto;
color: #808080;
font-size: 14px;
}
.cart_crosssell_product_more_details .upsell_cart_more_details {
width: 40%;
margin: 0 auto;
display: block;
/*padding: 3px 1px;
border: 1px solid #CCAA6A;
color: #CCAA6A;*/
padding: 5px;
background-color: #008000;
color: white;
font-weight:bold;
font-size: 14px;
/*height: 25px;*/
vertical-align: top;
text-align:center;
}
.cart_crosssell_product_add_to_cart .upsell_cart_add_to_cart {
width: 40%;
margin: 0 auto;
display: block;
/*padding: 3px 1px;
border: 1px solid #CCAA6A;
color: #CCAA6A;*/
padding: 5px;
background-color: #008000;
color: white;
font-weight:bold;
font-size: 14px;
/*height: 25px;*/
vertical-align: top;
text-align:center;
}
.cart_crosssell_product_add_to_cart a:focus,
.cart_crosssell_product_more_details a:focus,
.cart_crosssell_product_add_to_cart a:hover,
.cart_crosssell_product_more_details a:hover {
/*background: #008000;*/
/*background: #007fae;*/
/*color: #ffffff;
border: 1px solid #008000;*/
/*border: 1px solid #007fae;*/
border: 1px solid #CCAA6A;
color: #CCAA6A;
}
@media only screen and (max-width: 700px) {
.content-item-price-qty,
.header-price-qty {
display: none;
}
.shopping-cart-discount .discount-qty {
display: none;
}
.header-name {
width: 45%;
padding-left: 0;
}
.header-qty {
width: 15%;
}
.content-item-qty {
width: 15%;
}
.content-item-qty input[type="text"] {
width: 95%;
}
.content-item-price {
width: 20%;
}
.content-item-points {
font-size: .9em;
width: 15%;
}
.cart_remove2 {
float: left;
font-size: .7em;
margin-top: 7px;
}
.content-item-qty input {
width: 55%;
float: left;
}
.shopping-cart-info {
margin: 0;
}
.shopping-cart-discount .discount-value {
width: 22%;
}
.shopping-cart-discount .discount-remove {
width: 20%;
}
.shopping-cart-discount .discount-info {
width: 40%;
}
.cart_crosssell_product_add_to_cart .upsell_cart_add_to_cart,
.cart_crosssell_product_more_details .upsell_cart_more_details {
width: 60%;
}
}
@media only screen and (max-width: 450px) {
.mobile-shopping-cart-buttons .ShowCartContinueBtn {
width: 100%;
}
.ShowCartContinueBtn {
width: 100%;
float: left;
margin-bottom: 20px;
}
.cart-remove-all {
float: left;
margin-top: 10px;
}
.cart-remove-all a.class-remove-all-link a {
margin-left: 0;
}
.ShowCartChangeQtyBtn {
width: 49%;
float: right;
}
.ShowCartCheckOutBtn {
width: 100%;
margin: 20px auto;
padding: 1em 0;
}
.shopping-cart-info {
width: 100%;
}
.mobile-shopping-cart-buttons .ShowCartCheckOutBtn {
position: relative;
padding: 1em;
width: 100%;
margin-top: 0;
}
.mobile-shopping-cart-buttons .ShowCartChangeQtyBtn {
margin-top: 4em;
margin-bottom: 5%;
float: right;
}
.mobile-shopping-cart-buttons .ShowCartContinueBtn {
margin-top: 25px;
margin-bottom: 20px;
}
/*.cart-remove-all {
width: 60%;
}*/
.shopping-cart-total-qty {
width: 15%;
margin-left: 50%;
}
.paymentlist {
width: 100%;
}
.content-item {
border-bottom: 1px solid #e0e0e0;
padding-bottom: 1%;
}
.shopping-cart-discount .discount-item {
border-bottom: 1px solid #e0e0e0;
padding-bottom: 1%;
}
.cart_total_value2,
.cart_total_currency_type2 {
font-size: 1em;
}
}
@media only screen and (max-width: 400px) {
.content-item-name {
width: 35%;
}
.content-item-price {
width: 22%;
}
.content-item-points {
font-size: .8em;
}
.cart_crosssell_product_add_to_cart .upsell_cart_add_to_cart,
.cart_crosssell_product_more_details .upsell_cart_more_details {
width: 75%;
}
}
@media only screen and (max-width: 350px) {
.header-name {
width: 35%;
}
.header-qty {
width: 25%;
}
}
/* RESPONSIVE SETTINGS */
@media only screen and (max-width: 1240px) {
.cvcall a {
font-size: 16px;
}
.cvinv {
padding-top: 15px;
}
.cvtopnav .navbar-top ul li a {
padding: 15px 15px;
}
/*.vnavbar .category1 { height: 72px;}*/
.leftmenutext {
width: 75%;
padding: 12px 10px;
}
.leftmenuimg {
width: 25%;
}
.leftmenuimg img {
max-width: 49px;
right: 0;
}
.padtop5 {}
.padtop25 {
padding-top: 25px;
}
.wishlist_remove input {
margin-left: -60%;
}
}
@media only screen and (max-width: 1024px) {
/*.cvtopnav .navbar-top ul li a { padding: 15px 5px;}*/
.contactno a {
font-size: 1.6em;
}
.cartbox {
padding: 10px 3px;
}
.leftmenuimg.truckimg img {}
.rapid_reorder_table .cvrrow .cvrqty.optionqty input {
width: 29px;
}
.rapid_reorder_table .cvrrow .cvrqty .add,
.rapid_reorder_table .cvrrow .cvrqty .minus {
width: 14px;
}
}
@media only screen and (max-width: 995px) {
.cvtopactbtn {
font-size: 13px;
}
.cvrapidbtn a {
padding: 3px 5px;
}
.cvcall a {
padding: 10px 2px 0;
}
.cvinv {
padding-top: 20px;
font-size: 13px;
}
.cvtopnav .navbar-top ul li a {
padding: 7px 5px;
}
.qtybox input {
padding: 18px 1px;
}
.vnavbar .category1 {
height: 70px;
}
.leftmenutext {
padding: 15px 10px;
}
/*.padtop5 { padding-top: 12px;}*/
/*.leftmenuimg img { top: -55px; left: -10px; width: 85px;}*/
.leftmenutext.padtop25 {
padding-top: 25px;
}
.leftmenuimg img {
max-width: initial;
}
.search {
width: 55%;
}
.searchbutton {
width: 45%;
}
.cvtopactbtn {
padding-left: 0;
}
.cvrorderdate {
width: 15%;
}
.cvrordername {
width: 51.333%;
}
.cvprodimgdiv div {
width: 50%;
}
.cvallcheck .rapid_reorder_button {
width: 70%;
}
.rapid_reorder_table .cvrrow .cvrqty.optionqty input {
width: 21px;
}
.rapid_reorder_table .cvrrow .cvrqty .add,
.rapid_reorder_table .cvrrow .cvrqty .minus {
width: 11px;
}
.cvrqty.cvrqty-check {
text-align: right;
}
/*.cvrcartbtn { width: 18%;}*/
.cvallcheckbottom .cvallcheck .rapid_reorder_button {
width: 50%;
}
.click_link a {
width: 60%;
}
.qtybox {
margin-left: 20%;
width: 10%;
}
.qtybox input {
padding: 0;
}
.add_to_cart {
width: 50%;
}
.wishlist_remove input {
margin-left: -55%;
}
}
/* Mobile View */
@media only screen and (max-width: 767px) {
.cvtiptop .cvtopright a {
font-size: 1.3em;
}
.cvtopactbtn {
font-size: 16px;
}
.cvrapidbtn a {
padding: 10px 5px;
}
.logo img {
max-height: none;
width: 100%;
}
.cvlogin {
padding: 0;
text-align: center;
}
.cvlogin a {
display: block;
padding: 5px 0px;
}
.cvtopright {
margin-top: 15px;
}
.cvtiptop .cvtopright {
margin-top: 5px;
}
.cvrapidbtn {
padding-right: 10px;
padding-left: 0;
}
.cvcartbtn {
padding-left: 15px;
}
.searchbar {
padding-left: 0;
}
.search {
width: 54%;
}
.searchbutton {
width: 46%;
}
.secondrow {
padding-left: 0;
}
.cvtop {
margin-bottom: 20px;
border-bottom: 1px solid #008000;
/*border-bottom: 1px solid #007fae;*/
border-top: 0;
border-right: 0;
border-left: 0;
}
.leftmenutext {
padding: 0;
width: 80%;
}
.leftmenutext.padtop25 {
padding-top: 0;
}
.leftmenutext br {
display: none;
}
.leftmenuimg {
width: 20%;
}
.leftmenuimg img {
/*top: -30px; left: 0; height: 55px;*/
width: auto;
}
.cvbody {
padding-left: 0;
}
.footerlinks ul {
margin-left: 0;
}
.footerlinks li a {
padding-bottom: 25px;
}
.contactno,
.contacthrs,
.fbkform-head,
.fbkform-body {
padding-left: 0;
}
.products-grid,
.prodfront {
padding-left: 0;
}
.product:nth-child(4n+1) {
padding-right: 10px;
}
/*.qtybox input { padding: 7px 1px;}*/
.cvfbkform {
padding-left: 0;
padding-right: 0;
}
.cat_list {
width: 50%;
padding-left: 15px;
padding-right: 15px;
vertical-align: top;
margin-bottom: 0;
margin-top: 10px;
}
.cat_list:nth-child(3n) {
padding-right: 0;
}
.cat_list:nth-child(4n) {
padding-left: 0;
}
.cat_list:nth-child(odd) {
padding-left: 5px;
padding-right: 5px;
}
.cat_list:nth-child(even) {
padding-right: 5px;
padding-left: 5px;
}
.embed-container {
padding-bottom: 56.25%;
max-width: 100%;
}
.my_account_action_big {
margin-top: 15px;
}
.my_account_action_big:last-child {
padding-right: 15px;
}
/* VERTICAL NAVBAR PANEL */
.navbar-collapse.collapse {
width: 100%;
margin-top: 0px;
max-width: 85%;
min-width: 200px;
border-top: 0;
float: none;
}
.vnavbar.navbar-collapse,
.vnavbar.navbar-collapse {
max-height: 100%;
}
.vnavbar.navbar-collapse>div {
border-bottom: 1px solid #008000;
/*border-bottom: 1px solid #007fae;*/
border-top: 0;
border-left: 0;
border-right: 0;
border-radius: 0;
}
.vnavbar.navbar-collapse>div a {
display: block;
padding: 15px 0 15px 15px;
color: #008000/*#007fae*/;
font-size: 14px;
text-transform: inherit;
background: transparent;
height: auto;
border: 0;
}
.vnavbar.navbar-collapse .panel {
margin-bottom: 0;
}
.vnavbar.navbar-collapse .list-group .category2 a {
color: #676767;
}
.vnavbar.navbar-collapse>div a.cvrapidleftbtn {
background: #008000;
/*background: #007fae;;*/
color: #ffffff;
}
.navbar-default .navbar-toggle {
border: none;
float: right;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #008000;
/*background: #007fae;*/
width: 45px;
height: 5px;
margin-top: 7px;
}
.navbar-toggle .icon-bar+.icon-bar {
margin-top: 7px;
}
.navbar-nav {
margin: 0;
}
.navbar-default .navbar-nav>li>a {
text-align: left;
padding-left: 10px;
background: #DEF0F8;
color: #707070;
}
.navbar-nav>li {
width: 100%;
margin: 0;
border-bottom: 1px dashed #A7A7A7;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: transparent;
}
.navbar {
width: 100%;
}
.navbar-toggle {
margin-right: 0px;
margin-top: 0;
padding-right: 0;
padding-top: 0;
padding-left: 0;
}
.navbar-collapse .visible-xs-block li {
margin: 0;
border-bottom: 1px dashed #A7A7A7;
}
.navbar-collapse .visible-xs-block li a {
display: block;
padding: 15px 10px;
}
/* MOBILE MINI CART */
/* Product */
.cat_img img {
max-height: 100px;
max-width: 100px;
width: 70%;
margin: 0 20%;
}
#crosssellfinalpaymentoutertable td,
#crosssellfinalpaymentoutertable th {
padding: 5px;
}
/* rapid reorder mobile */
form.cvrsearch select {
width: 60%;
}
form.cvrsearch input {
margin-left: 2%;
width: 38%;
float: right;
}
.cvprodimgdiv div {
width: 100%;
}
.cvprodimgdiv {
padding-right: 0;
margin-bottom: 20px;
}
.cvallcheck .rapid_reorder_button {
width: 100%;
}
.cvallcheck {
padding-left: 0;
}
.cvordernav.text-right {
text-align: left;
padding-left: 0;
}
.cvrordertotal {
text-align: left;
float: left;
display: inline-block;
}
.cvrcartbtn {
padding-left: 0;
width: 50%;
}
.rapid_reorder_table .cvrrow .cvrqty.optionqty input {
width: 31px;
padding: 0;
}
.rapid_reorder_table .cvrrow .cvrqty .add,
.rapid_reorder_table .cvrrow .cvrqty .minus {
width: 17px;
}
.cvallcheckbottom .cvallcheck .rapid_reorder_button {
width: 100%;
}
.cvordernav span:first-child {
float: left;
}
.cvtotalorders {
margin-bottom: 10px;
}
.cvrtail .cvrordertotal.text-right {
text-align: left;
}
.cvrorderdate {
width: 25%;
}
.cvrordername {
width: 50%;
}
.wishlist_remove input {
margin-left: -40%;
}
.cat_list {
height: auto;
}
}
@media only screen and (max-width: 400px) {
.cvtiptop .cvtopright a {
font-size: 1.2em;
}
.rapid_reorder_table .cvrrow .cvrqty .add,
.rapid_reorder_table .cvrrow .cvrqty .minus {
display: none;
}
.wishlist_remove input {
margin-left: -50%;
}
}
@media only screen and (max-width: 350px) {
.cvtop {
margin-top: 0;
}
.navbar-brand {
margin-top: 15px;
}
.cvtopright {
margin: 10px auto;
}
.qtybox input {
padding: 0;
height: 42px;
}
.add_to_cart,
.carttext a {
height: 42px;
}
.click_link a {
height: 42px;
padding: 3px;
}
.wishlist_remove input {
margin-left: -65%;
}
}
/* checkout */
/* checkout 1*/
.checkout-form .buttons { border-radius: 0; background-color: #aaa;}
#shipping_calculator table {
width: 50%;
margin: 0 auto;
background: #AFAFAF;
}
.checkoutheader {
margin: 7px auto 20px;
}
.checkoutheader .navbar-logo {
margin-bottom: 15px;
}
.paymentlist {
position: relative;
display: inline-block;
min-width: 12%;
}
#checkoutoptions {
display: none;
position: absolute;
right: 0px;
}
#checkoutoptions td {
white-space: nowrap;
}
.cart-tax {
padding-right: 20px;
}
.checkout1-form {
display: none;
}
#logincheckout1 {
display: none;
}
.checkout-form {
width: 49%;
display: inline-block;
vertical-align: top;
border-right: 1px solid #ddd;
margin-left: 15px;
margin-bottom: 30px;
}
.checkout-form *:focus {
outline: none;
}
.checkout-form input[type="text"],
.checkout-form input[type="password"] {
border: 0px;
padding: 0;
width: 95%;
margin: 1px;
}
.checkout-form select {
border: 0px;
padding: 0;
width: 95%;
}
.checkout-form .formlabel {
display: block;
text-align: left;
font-size: 12px;
color: #999;
padding-left: 5px;
white-space: nowrap;
}
.checkout-form .formpair {
border: 1px solid #ccc;
border-radius: 3px;
padding: 0px;
margin: 5px;
width: 47%;
height: 45px;
vertical-align: top;
}
.checkout-form .checkoutform {
border: 0px;
padding: 0px;
}
.checkout-form .input {
width: 100%;
}
.border-blue {
border: 1px solid #7e7e7e!important;
-webkit-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.75);
-moz-box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.75);
box-shadow: 0px 2px 4px 0px rgba(41, 41, 41, 0.75);
}
.checkout-form #shiptodifferentaddress {
display: none;
}
.checkout-form #customer_registration_link {
display: none;
}
.checkout-form #customer_registration {
display: block;
}
.checkout-form #checkout_cart {
display: none;
}
.checkout-form #checkoutagreement {
margin-left: 10px;
}
.checkout-form .buttonprimarycluster {
padding-right: 10px;
text-align: left;
}
.checkout-form .primary_button {
border: 0px;
padding: 10px 40px!important;
color: #fff;
margin-left: 2%;
background: #008000;
/*background: #007fae;*/
}
.checkout-form .secondary_button {
border: 0px;
background: none;
}
.checkout-form .secondary_button:hover {
text-decoration: underline;
}
.loginsection {
text-align: center;
}
.checkout-form .subscribenewsletter {
display: none;
}
.shopping-cart {
width: 49%;
display: inline-block;
vertical-align: top;
/*background-color:#ebebeb;*/
}
.shopping-cart table {
width: 100%;
}
.shopping-cart table tr:first-child {
display: none;
}
.shopping-cart .backtocart {
text-decoration: underline;
cursor: pointer;
padding: 10px;
color: #337ab7;
}
.shopping-cart #coupon {
text-decoration: underline;
cursor: pointer;
padding: 10px;
}
.shopping-cart .coupon {
padding: 10px;
}
.shopping-cart .applycouponid {
text-decoration: underline;
}
.shopping-cart #discount-coupon-field {
padding: 5px;
}
.shopping-cart .discount-result {
display: none;
}
.shopping-cart input[type="button"],
.shopping-cart input[type="submit"] {
display: none;
}
.shopping-cart .cart_remove2 {
display: none;
}
.shopping-cart .cart_empty_cart2 {
display: none;
}
.shopping-cart .cart_discount_remove2 {
display: none;
}
.register-now {
text-align: center;
cursor: pointer;
padding: 10px;
}
.register-now:hover {
text-decoration: underline;
}
.extra-login-option {
text-align: center;
padding: 30px 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
width: 60%;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
}
.extra-login-option i {
background-color: #ccc;
width: 40px;
height: 40px;
text-align: center;
padding: 5px;
border-radius: 5px;
cursor: pointer;
margin: 5px;
}
.fa-facebook:hover {
background: #3765A3;
color: white;
}
.fa-amazon:hover {
background: #231F20;
color: white;
}
.fa-google:hover {
background: #DD5044;
color: white;
}
.guest {
text-align: center;
padding: 10px;
width: 60%;
margin: 0 auto;
cursor: pointer;
}
.guest:hover {
text-decoration: underline;
}
.checkoutform {
min-width: auto!important;
}
.checkout-form h1 {
text-align: center;
}
.or {
text-align: center;
font-weight: bold;
}
#parsley-id-multiple-checkout_agreement {
position: absolute;
margin-top: 50px;
}
/* checkout 2 */
#login-form #login {
border-radius: 0;
}
#multi_cur_form {
text-align: right;
padding: 10px;
display: none;
}
.checkout2-form h2 {
font-size: 20px;
padding-top: 0px;
}
.checkout2-form {
width: 49%;
display: inline-block;
vertical-align: top;
border-right: 1px solid #ddd;
margin-left: 15px;
padding: 10px;
padding-top: 0px;
margin-bottom: 30px;
}
.shipping-to-info {
list-style-type: none;
}
.shipping-method {
margin-bottom: 30px;
}
.shipping-method label {
width: 96%;
padding: 15px;
border: 1px solid #ccc;
border-top: 0px;
font-weight: normal;
cursor: pointer;
}
.shipping-method label:first-child {
border-top: 1px solid #ccc;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.shipping-method label:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.shipping-method input[type='Radio'] {
margin-right: 10px;
}
.payment-method {
margin-bottom: 30px;
}
.payment-method label {
width: 96%;
padding: 15px;
border: 1px solid #ccc;
border-top: 0px;
font-weight: normal;
cursor: pointer;
}
.payment-method label:first-child {
border-top: 1px solid #ccc;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.payment-method label:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.payment-method input[type='Radio'] {
margin-right: 10px;
}
.billing-address label {
width: 96%;
padding: 15px;
border: 1px solid #ccc;
border-top: 0px;
font-weight: normal;
cursor: pointer;
}
.billing-address label:first-child {
border-top: 1px solid #ccc;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.billing-address label:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.billing-address input[type='Radio'] {
margin-right: 10px;
}
#CheckoutForm2 table {
display: none;
}
.billing-address .checkout-form h4 {
display: none;
}
.billing-address .checkout-form {
width: 100%;
margin: 0px;
border: 0px;
display: none;
}
.billing-address #checkoutagreement {
display: none;
}
.billing-address .buttonprimarycluster {
display: none;
}
.checkout2-form-submit {
text-align: left;
padding: 10px;
}
.checkout2-form .primary_button {
border: 0px;
padding: 10px 40px!important;
color: #fff;
background: #008000;
/*background: #007fae;*/
}
.cart-shipping-method {
text-align: right;
padding-right: 20px;
}
.cart-grand-total {
text-align: right;
padding-right: 20px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 10px;
font-size: 25px;
display: none;
}
.cart-tax {
text-align: right;
font-size: 14px;
}
/* Payment */
.payment-form {
width: 49%;
display: inline-block;
vertical-align: top;
border-right: 1px solid #ddd;
margin-left: 15px;
/*padding:10px;*/
padding-top: 0px;
}
.payment-form td {
padding: 0;
}
.payment-shopping-cart #coupon {
display: none;
}
img[src='images/border1.gif'],
img[src='images/border2.gif'],
img[src='images/border5.gif'],
img[src='images/border6.gif'] {
display: none;
}
td[background='images/border1_bg.gif'],
td[background='images/border3_bg.gif'],
td[background='images/border4_bg.gif'],
td[background='images/border5_bg.gif'],
.border1_bg_td,
.border3_bg_td,
.border4_bg_td,
.border5_bg_td {
background: none!important;
}
.payment-form .form-horizontal .control-label {
width: 100%;
text-align: left;
font-weight: normal;
}
@media screen and (max-width: 1000px) {
.checkout-form .formpair {
width: 96%;
}
.shopping-cart {
display: none;
}
.checkout-form,
.checkout2-form,
.payment-form {
border-width: 0px;
display: block;
margin: 0 auto;
width: 49%;
}
}
@media screen and (max-width: 750px) {
#shipping_calculator table {
width: 100%;
margin: 0 auto;
background: #AFAFAF;
}
.checkout-form .formpair {
width: 96%;
}
.shopping-cart {
display: none;
}
.checkout-form-extra{
display:none!important;
}
.checkout-form,
.checkout2-form,
.payment-form {
border-width: 0px;
display: block;
margin: 0 auto;
width: 100%;
}
.payment-form div {
padding-right: 0px!important;
padding-left: 0px!important;
}
.payment-form label {
padding-right: 0px!important;
padding-left: 0px!important;
white-space: nowrap;
text-align: left;
width: 100%;
}
.jp-card-container {
transform: scale(0.8)!important;
width: 300px!important;
}
}
/* checkout */
/* price range */
.jslider .jslider-bg {
position: static!important;
}
/* price range */
.scrollbar-measure {
width: 100px;
height: 100px;
overflow: scroll;
position: absolute;
top: -9999px;
}
.paymentmethod {
display: none;
}
/* checkout upsell */
.cart_crosssell_title{text-align:center;padding-top:50px;}
#checkoutupsell{background-color:white;padding:20px 20px 50px 20px;}
#cart_crosssell_title{text-align:center;}
#checkoutupsell .fa-close{position:absolute;right:15px;cursor:pointer;}
.cart_crosssell_product { padding-top:50px; text-align:center; }
.upsell_cart_customer_also_bought {font-size:20px;}
.cartupsellclosebutton {font-weight:bold;font-size:16px;color:#008000;padding:10px 20px 10px 20px;}
.cartupsellclosesectiondiv {text-align:right;}
/* final payment page reminder pop-up */
#finalpaymentreminder{background-color:white;padding:20px;width:600px;}
#finalpaymentreminder .fa-close{position:absolute;right:15px;cursor:pointer;}
/*#finalpaymentreminder label{padding-top:10px;}*/
/*#finalpaymentreminder button{background-color:black;color:white;padding:5 20px;}*/
#finalpaymentreminder #reminderbutton {background-color:#008000;color:white;padding:10px 20px;margin-right:50px;}
#finalpaymentreminder #closepop {background-color:#6d6e70;color:white;padding:10px 20px;margin-left:50px;}
#finalpaymentreminder #reminderheader {text-align:center;padding-bottom:20px;}
#finalpaymentreminder #buttonsection {padding-top:30px;text-align:center;}
#finalpaymentreminder #reminderdate {font-weight:bold;}
/*#finalpaymentreminder input[type='number']{width:50px;}*/
.steps{display:none;}
.checkout2hiddenlink{font-size: .7em;text-decoration: underline;cursor: pointer;text-align:right;color:white; background-color: white; border: 0; margin: 150px 0px 0px 10px; padding: 10px 70px 0px 0px;}
.cleardate{width: 100%;text-align: center;background: white;cursor: pointer;}
div.ui-datepicker{
font-size:1.3em;
}
.deliverydate{position: fixed;right: 5px;top: 15px;font-size: 1.5em;text-decoration: underline;cursor: pointer;text-align:right;color:#008000;font-weight:bold;}
.my_account_modify_customer_btn {
border: 0px;
padding: 10px 40px!important;
color: #fff;
margin-left: 2%;
background: #008000;
}
.my_account_modify_customer_btn:hover {
border: 1px;
padding: 10px 40px!important;
color: #CCAA6A;
margin-left: 2%;
background: #008000; 
}
#accountingportallink {
text-decoration: underline;
color: #008000;
}