@font-face {
font-family: 'Gotham';
src: url('./fonts/GothamBlack.eot');
src: url('./fonts/GothamBlack.eot?#iefix') format('embedded-opentype'),
url('./fonts/GothamBlack.woff2') format('woff2'),
url('./fonts/GothamBlack.woff') format('woff'),
url('./fonts/GothamBlack.ttf') format('truetype'),
url('./fonts/GothamBlack.svg#GothamBlack') format('svg');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gotham';
src: url('./fonts/GothamMedium.eot');
src: url('./fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),
url('./fonts/GothamMedium.woff2') format('woff2'),
url('./fonts/GothamMedium.woff') format('woff'),
url('./fonts/GothamMedium.ttf') format('truetype'),
url('./fonts/GothamMedium.svg#GothamMedium') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gotham';
src: url('./fonts/GothamBold.eot');
src: url('./fonts/GothamBold.eot?#iefix') format('embedded-opentype'),
url('./fonts/GothamBold.woff2') format('woff2'),
url('./fonts/GothamBold.woff') format('woff'),
url('./fonts/GothamBold.ttf') format('truetype'),
url('./fonts/GothamBold.svg#GothamBold') format('svg');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gotham';
src: url('./fonts/GothamUltra.eot');
src: url('./fonts/GothamUltra.eot?#iefix') format('embedded-opentype'),
url('./fonts/GothamUltra.woff2') format('woff2'),
url('./fonts/GothamUltra.woff') format('woff'),
url('./fonts/GothamUltra.ttf') format('truetype'),
url('./fonts/GothamUltra.svg#GothamUltra') format('svg');
font-weight: 1000;
font-style: normal;
font-display: swap;
}
body{
padding:0;
margin:0;
background:#fff;
max-width: 100vw;
overflow-x: hidden;
letter-spacing: 0.05em;
position: relative;
left: 0;
}
body::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
body::-webkit-scrollbar
{
width: 6px;
background-color: #F5F5F5;
}
body::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #999999;
}
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;
text-align: center;
font-weight: 600;
}
p{
margin:0;
}
ul{
margin:0;
padding:0;
}
label{
margin:0;
}
td, th {
padding: 10px;
}
.dipwip {
display: inline-block;
width: 100%;
}
.m0p0 {
margin: 0;
padding: 0;
}
.w100 {
width: 100% !important;
}
.mx-auto {
margin: 0 auto;
}
.h800 {
height: 800px !important;
}
.pt800 {
padding-top: 800px !important;
}
/*-----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;
}
div[data-iessection="layoutfront"] {
overflow-x: hidden;
}
.navbar-default {
background-color: transparent;
border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
color: #180309;
text-transform: uppercase;
padding-top: 10px;
padding-bottom: 10px;
}
.navbar-collapse.collapse {
padding: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
background-color: transparent;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #000;
background-color: transparent;
}
.navbar {
/*display: flex;*/
/*justify-content: center;*/
/*align-items: center;*/
position: relative;
min-height: 50px;
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;
}
.navbar-header {
float: left;
padding-left:0;
}
.navbar-default-main { display: block; float: left; padding: 40px 0; width: calc(100% - 340px); /*width: 100%;*/ }
.navbar-default-main ul {
display: block;
/*align-items: center;*/
/*justify-content: center;*/
width: 100%;
/*list-style-type: none;*/
text-align: center;
}
.navbar-default-main ul li {
display: inline-block;
font-size: 18px;
font-weight: 500;
padding: 0 20px;
}
#mobLog {
display: none;
}
#afflink {
position: absolute;
top: 41px;
right: 300px;
color: #fff;
font-weight: 600;
text-align: center;
z-index: 2;
display:none;
}
#afflink:before {
content: "";
background: url(../../misc_images/brush-stroke.png) no-repeat;
position: absolute;
width: 170px;
height: 100px;
margin-left: -21px;
margin-top: -27px;
background-size: contain;
z-index: -1;
}
ul.multi-column-dropdown h6 {
font-size: 14px;
font-weight: 600;
margin-bottom: 10px;
/*color: #97D700;*/
padding: 0;
}
.multi-column-dropdown li {
list-style-type:none;
margin: 5px 0;
}
.multi-column-dropdown li a {
display: block;
clear: both;
line-height: 1.428571429;
color: #000;
white-space: normal;
font-weight: 300;
}
.multi-column-dropdown li a.list {
font-weight: 600;
margin-bottom: 7px;
}
.dropdown-menu .divider {
height: 0px;
margin: 1px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.multi-column-dropdown li a:hover {
text-decoration: none;
/* color: #97D700;*/
background-color: #fff!important;
}
.dropdown-menu.columns-2 {
min-width: 400px;
padding: 15px 20px;
}
.dropdown-menu.columns-3 {
min-width: 550px;
padding: 15px 20px;
}
.navbar-right {
display: flex;
padding: 35px 0px;
}
.navbar-right span {
padding: 0 5px;
position: relative;
z-index: 9;
}
.navbar-right span img {
max-width: 32px;
}
.mobilenav {
display: none;
}
/* Mobile Nav */
.mobilenav {
background: #ebebeb;
display: none;
height: 100%;
overflow: auto;
position: fixed;
right: -100%;
font-size: 15px;
top: 0;
width: 100%;
z-index: 2000;
transition: right 0.3s ease-in-out 0s;
-webkit-transition: right 0.3s ease-in-out 0s;
-moz-transition: right 0.3s ease-in-out 0s;
-o-transition: right 0.3s ease-in-out 0s;
}
.mobilenav.expanded {
display: block;
right: 0;
}
.nav-expanded .mobilenav {
right: 0;
}
body.nav-expanded {
margin-left: 0em;
transition: right 0.4s ease-in-out 0s;
-webkit-transition: right 0.4s ease-in-out 0s;
-moz-transition: right 0.4s ease-in-out 0s;
-o-transition: right 0.4s ease-in-out 0s;
}
#nav-close, .closemenu {
margin-top: 20px;
margin-right: 20px;
float: right;
color: #000;
z-index: 20;
position: relative;
}
.closemenu {
font-size: 24px;
margin-top: 20px;
margin-right: 20px;
float: right;
}
.menu-header {
float: left;
letter-spacing: 2px;
font-size: 16px;
text-transform: uppercase;
padding-top: 8px;
}
.mobile-menu {
padding-top: 12px;
}
.mobile-menu li {
border-bottom: 1px solid #E2E2E2;
font-size: 14px;
}
.mobile-menu li:first-child {
border-bottom: 1px solid #E2E2E2;
font-size: 14px;
padding: 7px 20px;
}
.mobile-menu li.syslinks {
border-top:1px solid #222;
}
.mobile-menu li a {
color: #222;
padding: 7px 20px;
display: block;
text-decoration: none;
text-transform: capitalize;
}
.mobile-menu li a:hover {
/*color: #FFFFFF;*/
text-decoration: none;
}
.mobile-menu li .sub-nav {
border-bottom: 0px;
padding: 4px 20px;
}
.mobile-menu li .sub-nav ul { display: block !important; list-style: none; }
.mobile-menu a .caret {
width: 0;
height: 0;
display: inline-block;
vertical-align: top;
border-top: 4px solid #4f5963;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
margin-top: 8px;
}
.mobile-menu a:hover .caret {
border-top-color: #4f5963;
}
.mobile-menu li.open > a > .caret {
border-top: none;
border-bottom: 4px solid #4f5963;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.mobile-menu li.open > a:hover > .caret {
border-bottom-color: #4f5963;
}
.icon:before {
font-family: 'FontAwesome';
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-transform: none;
content: 'f105';
}
.mobile-menu li > a > span.icon {
float: right;
margin: 0.1em 1.7em -0.1em 0;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.mobile-menu li > a:hover > span.icon {
float: right;
margin: 0.1em 0.8em -0.1em 0;
opacity: 1;
}
/* End Mobile NAV */
.top_msg{
position: relative;
background: #8BCEBA;
display: flex;
/*width: calc(100% + 10px);*/
width: 100%;
align-items: center;
justify-content: center;
color: #ffffff;
text-transform: uppercase;
font-weight: 500;
padding: 10px 10px;
}
.userTop-Login {
display: flex;
align-items: center;
justify-content: center;
font-weight: 500;
max-width: 130px;
line-height: 1.15em;
}
.userTop-Login .customer_login_status a {
display: block;
text-align: center;
}
.userTop-Login a:nth-child(2) {
content: "";
/*border-right: 1px solid #22403B;*/
padding-right: 5px;
margin-right: 5px;
margin-left: 5px;
}
.centeronslide {
position: absolute;
}
.centeronslide h3 {
font-size: 72px;
font-weight: 500;
color: #ffffff;
text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
}
.centeronslide p.more {
display: inline-block;
border: 4px solid #ffffff;
margin-top: 20px;
padding: 8px 24px;
font-size: 18px;
font-weight: 500;
color: #ffffff;
}
.centeronslide p.more:hover {
background: #ffffff;
color: #000000;
}
.swiper-pagination {
bottom: 20px;
left: 50%;
transform: translateX(-50%);
}
.swiper-pagination .swiper-pagination-bullet {
margin: 0 10px;
}
.swiper-button-next {
margin-right: 20px;
filter: invert(77%) sepia(0%) saturate(0%) hue-rotate(163deg) brightness(82%) contrast(83%);
}
.swiper-button-prev {
margin-left: 20px;
filter: invert(77%) sepia(0%) saturate(0%) hue-rotate(163deg) brightness(82%) contrast(83%);
}
.frontSliderMobile {
display: none;
}
.public-content-wrapper .frontSliderMobile {
display: block;
}
.showTextToggle, .hideTextToggle {
display: none;
}
.showTextToggle {
background: #0c84c2;
right: 0;
height: 30px;
top: calc(50% - 15px);
transform: translateY(-50%);
/*width: 185px;*/
position: fixed;
color: #fff;
padding: 5px 10px;
cursor: pointer;
z-index: 2;
}
.hideTextToggle {
background: #004265;
right: 0;
height: 30px;
top: calc(50% + 15px);
transform: translateY(-50%);
/*width: 130px;*/
position: fixed;
color: #fff;
padding: 5px 10px;
cursor: pointer;
z-index: 2;
}
/* firstfrontsection */
.firstfrontsection, .secondfrontsection, .thirdfrontsection {
display: flex;
}
.firstfrontsection .container {
display: flex;
flex-wrap: wrap;
}
.firstfrontsection .container .child {
display: flex;
width: 50%;
padding: 5px;
flex-wrap: wrap;
}
.firstfrontsection .container .child:nth-child(1) {
width: 40%;
padding-left: 13px;
flex-direction: column;
}
.firstfrontsection .container .child:nth-child(2) {
/*width: 40%;*/
width: calc(40% + 10px);
margin-right: -10px;
}
.firstfrontsection .container .child:nth-child(3) {
width: 20%;
padding-left: 13px;
}
.thirdfrontSection {
margin-bottom: 20px;
/*margin-bottom: 40px;*/
}
.thirdfrontSection .container {
display: flex;
align-items: flex-start;
}
.thirdfrontSection .container .child {
display: flex;
width: 40%;
padding: 5px;
flex-wrap: wrap;
}
.thirdfrontSection .container .child:first-child .shop_gifts {
min-height: 360px;
}
.thirdfrontSection .container .child:nth-child(2) {
flex-direction: column;
}
.thirdfrontSection .container .child:last-child {
width: 60%;
}
.firstfrontsection .container .child .blog_item, .thirdfrontSection .container .child .blog_item {
position: relative;
background: #8BCEBA;
width: calc(50% - 16px);
margin: 8px;
padding: 10px;
min-height: 400px;
overflow: hidden;
}
.firstfrontsection .container .child .blog_item {
display: flex;
flex-direction: column;
justify-content: center;
}
.firstfrontsection .container .child div.blog_item::before, .thirdfrontSection .container .child div.blog_item::before, .shop_gifts:before {
content: "";
background: rgba(0,0,0,0.2);
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 2;
}
.public-content-wrapper .firstfrontsection .container .child div.blog_item::before, .public-content-wrapper .thirdfrontSection .container .child div.blog_item::before, .shop_gifts:before {
display: none;
}
.firstfrontsection .container .child .blog_item .cattitle, .thirdfrontSection .container .child .blog_item .cattitle {
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
}
.firstfrontsection .container .child .blog_item .cattitle, .thirdfrontSection .container .child .blog_item .cattitle,
.firstfrontsection .container .child .blog_item .blogtitle, .thirdfrontSection .container .child .blog_item .blogtitle,
.firstfrontsection .container .child .blog_item p, .thirdfrontSection .container .child .blog_item p, .custominfoTp p{
position: relative;
margin: 0;
color: #ffffff;
text-align: left;
line-height: 1.3em;
z-index: 2;
}
.firstfrontsection .container .child .blog_item .blogtitle, .thirdfrontSection .container .child .blog_item .blogtitle {
margin-top: 30px;
font-size: 28px;
line-height: 1.2em !important;
text-transform: capitalize;
}
.firstfrontsection .container .child .blog_item .blogtitle {
margin-top: initial;
}
.firstfrontsection .container .child .blog_item p.findMore, .thirdfrontSection .container .child .blog_item p.findMore {
position: absolute;
font-weight: 500;
text-transform: uppercase;
bottom: 10px;
right: 10px;
}
.firstfrontsection .container .child .blog_item img, .thirdfrontSection .container .child .blog_item img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
min-width: calc(100% + 1px);
min-height: calc(100% + 1px);
max-width: none;
z-index: 1;
}
.firstfrontsection .last_feat_products_belt, .new_products_belt {
display: inline-block;
width: 100%;
padding-left: 13px;
}
.new_products_belt {
margin-top: 30px;
padding-left: 0;
}
.firstfrontsection .last_feat_products_belt .product, .new_products_belt .product {
display: inline-block;
width: calc(20% - 14px);
margin-right: 12px;
}
.firstfrontsection .last_feat_products_belt .product:last-child, .new_products_belt .product:last-child {
margin-right: 0;
}
.col1-2, .col1-1 {
max-width: 100%;
}
/* col1-2 */
.col1-2 .products-grid {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-top: 8px;
}
.col1-2 .products-grid .product {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: calc(50% - 8px);
margin-right: 0;
}
.col1-2 .products-grid .product a {
width: 100%;
}
.col1-2 .products-grid .product:nth-child(1) {
width: 100%;
}
.col1-2 .products-grid .product:nth-child(2) {
margin-right: 16px;
}
/* end col1-2 */
/* col1-1 */
.col1-1 .products-grid {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-top: 8px;
}
.col1-1 .products-grid .product {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
}
.col1-1 .products-grid .product a, .second_row .col2-3 .product a {
width: 100%;
}
/* col1-1 */
.first-row, .second_row {
width: 100%;
display: flex;
flex-direction: row;
}
.first-row .shop_gifts {
/*min-height: 450px !important;*/
min-height: 400px !important;
/*max-height: 400px;*/
margin-left: 0;
width: 40%;
}
.first-row .shop_gifts h2 {
font-size: 52px;
}
.first-row .col2-1 {
width: 60%;
padding-left: 6px;
}
.first-row .col2-1 .products-grid {
display: flex;
}
.first-row .col2-1 .product {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 50%;
padding-top: 8px;
/*padding-right: 15px;*/
margin-right: 15px;
margin-bottom: 0;
}
.first-row .col2-1 .product:last-child {
padding-right: 0px;
margin-right: 0;
}
.second_row .col2-3 .products-grid {
display: flex;
flex-direction: row;
flex-wrap: wrap;
/*padding-top: 8px;*/
padding-top: 1px;
}
.second_row .col2-3 .product {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: calc(33.333% - 13px);
/*padding-right: 15px;*/
margin-right: 15px;
margin-bottom: 0;
}
.second_row .col2-3 .product:last-child {
padding-right: 0;
margin-right: 0;
}
.second_row .col2-3 {
width: 100%;
}
.bottom_of_sect {
display: flex;
position: relative;
width: 100%;
height: 170px;
margin-bottom: 12px;
overflow: hidden;
}
.bottom_of_sect_text {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
color: #ffffff;
}
.bottom_of_sect_text h2 {
text-shadow: 4px 4px 5px rgb(0 0 0 / 20%); 
}
.bottom_of_sect img {
min-width: 100%;
min-height: 100%;
max-height: none;
}
/*.front_product:before {*/
/*content:"Deal";*/
/*background: #8BCEBA;*/
/*height: 65px;*/
/*width: 65px;*/
/*padding: 23px 15px;*/
/*border-radius: 50%;*/
/*color: #ffffff;*/
/*font-size: 14px;*/
/*font-weight: 500;*/
/*position: absolute;*/
/*top: 10px;*/
/*right: 10px;*/
/*}*/
/*.new_product:before {*/
/*content:"New";*/
/*background: #ff5478;*/
/*height: 65px;*/
/*width: 65px;*/
/*padding: 23px 16px;*/
/*border-radius: 50%;*/
/*color: #ffffff;*/
/*font-size: 14px;*/
/*font-weight: 500;*/
/*position: absolute;*/
/*top: 10px;*/
/*right: 10px;*/
/*}*/
/*.top_product:before {*/
/*content:"Top Seller";*/
/*background: #fb9063;*/
/*height: 65px;*/
/*width: 65px;*/
/*padding: 17px 12px;*/
/*border-radius: 50%;*/
/*color: #ffffff;*/
/*font-size: 14px;*/
/*font-weight: 500;*/
/*position: absolute;*/
/*top: 15px;*/
/*right: 10px;*/
/*line-height: 1.2em;*/
/*text-align: center;*/
/*}*/
/*.best_cat .front_product:before {*/
/*display: none;*/
/*}*/
/*.first-row .shop_gifts, .first-row .col2-1, .second-row .col2-3 {*/
/* display: flex;*/
/* flex-direction: column;*/
/*}*/
.shop_gifts {
position: relative;
width: 100%;
margin: 8px;
/*min-height: 900px;*/
/*min-height: 725px;*/
overflow: hidden;
}
.firstfrontsection .shop_gifts {
margin-bottom: 12px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.thirdfrontSection .shop_gifts {
min-height: 600px;
}
.thirdfrontSection .first-row .shop_gifts { min-height: 0 !important; }
.custominfoTp {
position: absolute;
/*width: 60%;*/
width: 80%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
color: #ffffff;
text-align: center;
}
.custominfoTp h2 {
font-size: 64px;
line-height: 1em;
font-weight: 500;
text-shadow: 4px 4px 5px rgb(0 0 0 / 20%);
}
.custominfoTp a, .bottom_of_sect_text a {
display: inline-block;
padding: 8px 36px;
margin-top: 40px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
border: 4px solid #fff;
}
.bottom_of_sect_text a {
margin-top: 10px;
}
.custominfoTp a:hover, .bottom_of_sect_text a:hover {
background: #ffffff;
color: #000000;
}
.shop_gifts img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
min-width: calc(100% + 1px);
min-height: calc(100% + 1px);
max-width: none !important;
z-index: 1;
}
.secondfrontSection .container {
position: relative;
padding: 0 21px 0 28px;
}
.container img {
max-width: 100%;
}
.secondfrontSection .container img {
width: 100%;
}
.prodListSection {
}
.best_selling_in_cat #topcat_product_listing {
display: flex;
width: 100%;
flex-direction: row;
flex-wrap: wrap;
}
.best_selling_in_cat #topcat_product_listing .topcat_product {
width: 25%;
margin-right: 10px;
}
.best_selling_in_cat #topcat_product_listing .topcat_product .tpl {
display: block;
width: 100%;
height: 250px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.best_selling_in_cat #topcat_product_listing div.topcat_product:last-child {
margin-right: 0;
}
div[data-iessection="layoutproductlisting"] {
padding-top: 600px;
}
.descriptionHeader {
background: #ebebeb;
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 600px;
display: flex;
align-items: center;
justify-content: center;
margin-left: calc(-5.05vw + 20px);
overflow: hidden;
}
.descriptionHeader h3 {
font-family:'Gotham', Arial, serif;
font-size: 64px;
padding-top: 0;
margin-bottom: 20px;
max-width: 55vw;
color: #ffffff;
text-align: center;
z-index: 2;
position:relative;
}
.descriptionHeader p {
max-width: 55vw;
font-size: 24px;
color: #ffffff;
text-align: center;
z-index: 2;
position:relative;
}
.descriptionHeader img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
min-height: 100%;
height: auto;
min-width: 100%;
max-width: none;
z-index: 1;
}
.categoryList {
/*display: inline-block;*/
position: relative;
margin: 0 auto;
width: 100%;
line-height: 2.5em;
margin-bottom: 85px;
padding: 65px 10vw 45px;
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.categoryList:after {
content: "";
position: absolute;
bottom: 0;
transform: translateX(-50%);
left: 50%;
background: #DDDDDD;
width: calc(70vw - 150px);
height: 1px;
}
.categoryList .category1 {
display: inline-block;
}
.categoryList .category1 a {
padding: 0 15px;
font-size: 20px;
font-weight: 500;
text-decoration: none;
text-transform: capitalize;
border-bottom: 0;
}
.categoryList .category2 {
display: none;
}
.categoryFeatured .cfTitle {
padding: 0 8px;
margin-bottom: 30px;
}
.categoryFeatured .cfTitle h3 {
border-bottom: 1px solid #000;
}
.categoryFeatured .cat_title {
display: none;
}
.categoryFeatured #topcat_product_listing {
display: flex;
flex-wrap: wrap;
}
.categoryFeatured div.topcat_product:nth-child(1) {
width: calc(40% - 20px);
}
.categoryFeatured .topcat_product img {
min-width: 100%;
}
.categoryFeatured .topcat_product {
position: relative;
width: calc(20% - 20px);
margin: 10px;
}
.cat_top_seller_item_more {
display: none;
}
.catMainAff {
position: relative;
background: url(../../misc_images/bg-looking.png) no-repeat;
border: 1px solid #333333;
display: block;
margin: 80px auto;
max-width: 1000px;
font-size: 16px;
background-size: cover;
padding: 40px;
}
.catMainAff:before {
content: "";
border: 1px solid #353535;
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0) scale(1.015) rotate(-2.55deg);
z-index: 1;
}
.catMainAff * {
position: relative;
z-index: 2;
}
.catMainAff h1 {
margin-bottom: 40px;
font-size: 52px;
font-weight: 500;
}
.catMainAff h3 {
font-size: 20px;
text-align: left;
}
.catMainAff a {
padding: 6px 12px;
background: #8BCEBA;
color: #000000;
font-weight: 500;
}
.catMainAff a:hover {
background: #a4e8d4;
}
/*.firstfrontsection .container .child {*/
/*}*/
/*--header--*/
@media screen and (max-width: 600px) {
.iessnippet-basic .center {
text-align: center!important;
}
/*-- online-strip --*/
.products-grid {
/*padding: 30px 0;*/
padding: 0;
/*padding-bottom: 30px;*/
}
.product {
position:relative;
/*margin-top: 50px;*/
}
.products-grid img {
max-width:100%;
}
.products-grid a {
display:block;
/*color:#000;*/
text-transform:uppercase;
font-size:14px;
letter-spacing:2px;
text-decoration:none;
}
a.product_name {
margin: 7px 0;
}
.product-one:nth-child(1){
margin-top:0;
}
.product p {
color: #999;
font-family: 'Lato-Regular';
font-weight: 700;
display: inline-block;
vertical-align: middle;
}
.product p a {
text-decoration: none;
color: #999;
}
}
/*--end-product--*/
.shop-locator {
position: relative;
}
.shop-locator .map {
height: 550px;
overflow: hidden;
}
.shop-locator .form-search-map {
display: none;
background: #ffffff;
width: 400px;
position: absolute;
padding: 15px;
top: 30px;
right: 10px;
/*height: 450px;*/
overflow: hidden;
z-index: 2;
}
.shop-locator .form-search-map .clair-form-inner {
display: flex;
flex-direction: column;
}
.shop-locator .form-search-map .clair-form-inner label[for="clair-zip"] {
margin-bottom: 10px;
font-size: 18px;
font-weight: 600;
}
.shop-locator .form-search-map .clair-form-inner input[type="text"] {
width: 100%;
margin: 5px 0 10px;
padding: 8px 5px;
}
.shop-locator .form-search-map .clair-form-inner .btn {
background: #000;
border: 4px solid #000;
text-transform: uppercase;
border-radius: 0;
font-weight: 600;
padding: 4px;
color: #fff;
}
.form-list-stores {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.form-store {
display: flex;
flex-direction: column;
width: calc(25% - 7.5px);
margin-top: 20px;
margin-right: 10px;
}
.form-store .form-store-img {
display: flex;
align-items: center;
justify-content: center;
height: 200px;
overflow: hidden;
}
.form-store .form-store-img img {
max-width: 100%;
}
.form-store:nth-child(4n) {
margin-right: 0;
}
.form-store h3 {
font-size: 18px;
font-weight: 600;
text-align: left;
}
/*.shop-locator .map {*/
.grid-flex{
margin:20px 0 20px 0;
}
/*** Navigation ***/
/*-- news-letter-starts-here --*/
.news-letter {
background-color: #F7F7F7;
padding: 35px 0;
}
.join h6 {
font-size: 22px;
font-weight: 400;
color: #000;
float: left;
margin-right: 5%;
margin-top:10px;
letter-spacing: 1px;
font-family: 'Lato-Regular';
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;
font-family: 'Lato-Regular';
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;
}
.wishlistItem {
width: 100%;
}
.wishlistItem tbody {
display: block;
padding-top: 20px;
width: 100%;
}
.wishlistItem tbody tr {
display: block;
margin: 20px auto;
width: 100%;
clear: both;
}
.wishlistItem tbody tr td {
padding-right: 20px;
line-height: 1.8em;
}
.wishlistItem tbody tr td a {
color: #000;
}
.wishlistItem tbody tr td a:first-child {
font-weight: 600;
font-size: 16px;
padding-bottom: 15px;
display: inline-block;
}
.wishlistItem tbody tr td p a:first-child {
font-size: inherit;
margin-top: 15px;
}
.wishlistItem tbody tr td p input[type="submit"] {
height: 40px;
margin-bottom: 15px;
padding: 5px 15px;
margin-right: 15px;
color: #fff;
background: #000000;
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
border: 0;
}
.wishlistItem tbody tr td p input[type="button"] {
padding: 5px 15px;
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
/*padding: 0;*/
background: transparent;
border: 0;
/*text-decoration: underline;*/
}
/*-- news-letter-ends-here --*/
/*-- footer-starts-here --*/
footer {
background: #8BCEBA;
display: flex;
padding: 50px 0;
}
footer .container {
display: flex;
flex-wrap: wrap;
}
.footerlogo {
width: 230px;
margin-right: 50px;
}
.footerlogo img {
max-width: 100%;
margin-top: -20px;
}
footer .footerblock {
display: flex;
width: calc(25% - 129px);
flex-direction: column;
}
footer .footerblock.lst {
width: 235px;
/*padding-top: 10px;*/
padding-left: 30px;
border-left: 1px solid #95dac6;
}
footer .footerblock.lst h4 {
line-height: 1.3em;
text-align: center;
}
footer .footerblock.lst a {
display: block;
background: #000000;
padding: 7px 14px;
color: #fff;
font-weight: 600;
text-align: center;
}
footer .footerblock h4 {
color: #ffffff;
text-align: left;
text-transform: uppercase;
}
footer .footerblock:last-child {
width: 40%;
}
footer .footerblock ul li {
list-style-type: none;
}
footer .footerblock ul li a {
display: inline-block;
padding: 5px 0;
color: #ffffff;
}
.bottomFooter {
width: 100%;
padding: 80px 0 50px;
display: block;
/*justify-content: center;*/
/*align-items: center;*/
}
.bottomFooter .copyright {
padding-left: 0;
padding-right: 0;
display: block;
margin: 0 auto;
float: none;
}
/*-- footer-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-family: 'Montserrat', sans-serif;
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 #eee;
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 #eee;
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 --*/
.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: #97D700;*/
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{
background:#000;
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 #EEE;
outline-color:#CACACA;
width: 96%;
font-size:13px;
padding: 8px;
}
.login-right input[type="password"] {
border: 1px solid #EEE;
outline-color:#CACACA;
width: 96%;
font-size:13px;
padding: 8px;
}
.login-right input[type="submit"] {
/*background: #97D700;*/
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.breadcrumbs li.women{
background: yellow;
font-size: 14px;
padding: 3px;
}
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-wrapper{
display: flex;
flex-direction: row;
width: 800px;
margin: 60px auto;
}
.login-wrapper .sign-in {
flex-basis: calc(50% - 20px);
}
.login-wrapper .sign-in h3, .login-wrapper .sign-up h3 {
margin-bottom: 10px;
text-align: left;
}
.login-wrapper .or {
display: flex;
position: relative;
width: 40px;
/*font-family:'Frutiger Condensed', Arial, serif;*/
/*color: #4c455c;*/
margin: 0 20px;
text-align: center;
justify-content: center;
align-items: center;
}
.login-wrapper .or:after {
content:"";
background: #d8d8d8;
height: 100%;
width: 1px;
position: absolute;
top: 0;
left: calc(50% - 1px);
/*transform: translateX(-50%);*/
z-index: 1;
}
.login-wrapper .or span {
background: #fafafa;
position: relative;
font-size: 24px;
font-weight: 500;
text-transform: uppercase;
/*font-style: italic;*/
padding-bottom: 10px;
z-index: 2;
}
.login-wrapper .sign-up {
flex-basis: calc(50% - 20px);
}
/*.login-wrapper h3, .contact-parent h3, .contact-parent h4 {*/
/*font-size: 36px;*/
/*color: #4c455c;*/
/*}*/
/*-- 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: #97D700;*/
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:#97D700;*/
}
p.click a:hover{
color: #000;
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: #97D700;*/
border-top: none;
border-left: none;
border-right: none;
}
.reg form input[type=submit]:hover {
background:#000;
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 --*/
#contactUsForm table {
width: 100%;
}
.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: #000000;
/*background:#97D700;*/
}
.contact-form input[type=submit]:hover {
background:#000;
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 --*/
/*-- typography-page-ends-here --*/
h2.heading {
margin: 0 0px 0.3em 0;
color: #000;
font-size: 40px;
letter-spacing: 1px;
padding: 0;
}
.typrography {
padding: 60px 0;
}
.grid_3 h3 {
padding-bottom: 15px;
font-size: 28px;
letter-spacing: 1px;
color: #3382C9;
}
.grid_4 h3 {
color: #666161;
padding-bottom:0;
font-size: 28px;
letter-spacing: 0;
}
.grid_4 h3 {
padding: 12px 0;
}
.grid_5 h1, h2, h3, h4, h5, h6 {
padding: 12px 0;
}
h3.first {
padding-bottom: 15px;
font-size: 30px;
letter-spacing: 1px;
color: #3382C9;
}
.input-group {
margin-bottom: 20px;
}
.page-header h1 {
padding-bottom: 15px;
font-size: 18px;
letter-spacing: 1px;
color: #3382C9;
}
section#tables h2 {
padding-bottom: 15px;
font-size: 28px;
letter-spacing: 1px;
color: #3382C9;
}
div#myTabContent {
margin-top: 0.5em;
}
/*-- typography-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 {
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 a {
/*color:#97D700;*/
font-size: 18px;
}
.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;
}
.col1-2 .products-grid .product:nth-child(1) div.product_pic_div {
height: 500px;
max-height: none;
}
.col1-2 .products-grid .product:nth-child(1) img.product_pic {
max-height: none;
/*min-width: fit-content;*/
}
.product_pic_div { max-height: 310px; height: 250px; overflow: hidden; display: flex; align-items: center; justify-content: center; background-size:cover; background-position:center; background-repeat:no-repeat; }
.categoryFeatured .topcat_product a:first-child { max-height: 310px; height: 250px; overflow: hidden; display: flex; align-items: center; justify-content: center; background-size:cover; background-position:center; background-repeat:no-repeat; }
.categoryFeatured .topcat_product div a:first-child { max-height: none; height: auto; overflow: visible; display: inherit; align-items: inherit; justify-content: inherit; }
.categoryFeatured div.cat_top_seller_item_list:nth-of-type(2) div.topcat_product:first-child a:first-child { max-height: 410px; height: 350px; }
.categoryFeatured div.cat_top_seller_item_list:nth-of-type(2) div.topcat_product:first-child div a:first-child { max-height: none; height: auto; }
.best_cat {
display: flex;
flex-direction: row;
width: 100%;
margin-bottom: 20px;
padding-left:12px;
position: relative;
}
.best_cat .best_cat_title, .top_cat_title {
display: flex;
width: 350px;
padding: 15px;
flex-direction: column;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;
}
.best_cat .best_cat_title img, .top_cat_title img {
position: absolute;
min-height: 100%;
max-height: 100%;
max-width: none;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
.best_cat .best_cat_title .ui-draggable {
min-height: 200px;
}
.best_cat_title h2, .best_cat_title a, .top_cat_title h2, .top_cat_title a {
color: #ffffff;
position: relative;
z-index: 2;
}
.best_cat_title a, .top_cat_title a {
display: inline-block;
padding: 8px 20px;
margin-top: 20px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
border: 4px solid #fff;
}
.best_cat_title a:hover {
background: #ffffff;
}
.best_cat div:nth-child(2) {
width:calc(100% - 360px);
margin-left: 15px;
}
.best_cat div div:nth-child(2) {
width: initial;
margin-left: initial;
}
.best_cat .products-grid {
margin-bottom: 0;
}
.best_cat .products-grid .product { display: inline-block; width: calc(25% - 14px); margin-right: 10px; margin-bottom: 0px; }
.best_cat .products-grid .product:last-child { margin-right: 0px; }
/*-- //check --*/
/*======= Post Details =======*/
.container-1000 {
max-width: 1000px;
}
.post-details-area {
padding-top: 80px;
padding-bottom: 80px;
}
.post-details-area h4 {
text-align: left;
}
.post-details-area ul {
padding-left: 15px;
}
/* Button to add images */
.post-details-area .addImagesBtn {
display: none;
position: fixed;
width: 100px;
height: 65px;
padding: 10px;
right: 20px;
top: 50%;
transform: translateY(-50%);
background: #000;
color: #fff;
font-size: 16px;
border-radius: 8px;
text-align: center;
cursor: pointer;
}
.ui-draggable .post-details-area .addImagesBtn {
display: block;
}
.post-details .entry-header {
margin-bottom: 60px;
text-align: center;
}
.post-details .entry-header .title {
font-family: 'Gotham', Arial, serif;
font-size: 52px;
font-weight: 500;
line-height: 1.556;
margin-bottom: 60px;
}
.blogherotext .blogpostitle {
color: #333;
}
@media (max-width: 1199px) {
.post-details .entry-header .title {
font-size: 38px;
}
}
@media (max-width: 991px) {
.post-details .entry-header .title {
font-size: 32px;
}
}
@media (max-width: 767px) {
.post-details .entry-header .title {
font-size: 28px;
}
}
@media (max-width: 575px) {
.post-details .entry-header .title {
font-size: 24px;
}
}
.post-details .entry-header .post-meta {
max-width: 420px;
margin-left: auto;
margin-right: auto;
margin-bottom: 60px;
}
.post-details .entry-header .post-meta li {
list-style-type: none;
font-size: 14px;
line-height: 1;
border-top: 1px solid #dddddd;
}
.post-details .entry-header .post-meta li,
.post-details .entry-header .post-meta li a {
color: #646464;
padding-top: 20px;
}
.post-details .entry-header .post-meta li a {
margin: 0 5px;
}
.post-details .entry-header .post-meta li a:hover {
color: #000000;
}
/*.post-details .entry-header .post-meta li:not(:last-child) {*/
/*padding-bottom: 20px;*/
/*margin-bottom: 20px;*/
/*}*/
.post-details .entry-header .short-desc {
font-weight: 500;
padding: 0 80px;
font-size: 16px;
line-height: 1.6;
}
@media (max-width: 991px) {
.post-details .entry-header .short-desc {
padding: 0 30px;
}
}
@media (max-width: 767px) {
.post-details .entry-header .short-desc {
padding: 0;
}
}
.borderLineBtm {
display: block;
width: 60%;
margin-left: 20%;
border-top: 1px solid #dddddd;
}
.post-details .entry-content, .post-entry-content {
/*padding: 60px 80px;*/
padding: 60px 0px;
font-size: 16px;
line-height: 1.6;
}
.post-entry-content {
padding: 0;
}
.post-details .entry-content img {
height: auto;
}
@media (max-width: 991px) {
.post-details .entry-content {
padding: 60px 30px;
}
}
@media (max-width: 575px) {
.post-details .entry-content {
padding: 40px 15px;
}
}
.post-details .entry-content .has-dropcap:first-letter {
font-size: 48px;
line-height: 1;
}
.post-details .entry-content p:not(:last-child) {
margin-bottom: 50px;
}
.post-details .entry-footer {
padding: 45px 80px 0;
text-align: center;
}
@media (max-width: 991px) {
.post-details .entry-footer {
padding: 45px 40px 0;
}
}
@media (max-width: 575px) {
.post-details .entry-footer {
padding: 30px 15px 0;
}
}
.post-details .entry-footer .post-tags span,
.post-details .entry-footer .social-share span, .post-social-share span {
font-size: 16px;
font-weight: 700;
margin-right: 20px;
}
@media (max-width: 575px) {
.post-details .entry-footer .post-tags span,
.post-details .entry-footer .social-share span {
margin-right: 10px;
}
}
.post-details .entry-footer .post-tags a,
.post-details .entry-footer .social-share a {
color: #5a5959;
font-size: 14px;
margin: 0 2px;
}
.post-details .entry-footer .post-tags a:hover,
.post-details .entry-footer .social-share a:hover {
color: #000000;
}
.post-details .entry-footer .social-share, .post-social-share {
border-top: 1px solid #e5e5e5;
padding-top: 20px;
margin-top: 20px;
}
.post-social-share {
border-top: 1px solid #e5e5e5;
padding-top: 30px;
}
.post-details .entry-footer .social-share a {
color: #000000;
margin: 0 4px;
}
.post-details .entry-footer .post-author {
max-width: 385px;
margin: 60px auto;
}
.bottom-post-author {
margin: 30px auto;
padding-bottom: 30px;
border-bottom: 1px solid #e5e5e5;
}
.post-details .entry-footer .post-author .author-img {
margin-bottom: 15px;
}
.post-details .entry-footer .post-author .author-img img {
width: 75px;
height: 75px;
border-radius: 50%;
}
.post-details .entry-footer .post-author h5, .bottom-post-author h5 {
font-size: 20px;
margin-bottom: 20px;
}
.post-details .post-nav {
padding: 25px 100px;
margin: 0 80px;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 991px) {
.post-details .post-nav {
padding: 25px 50px;
margin: 0 50px;
}
}
@media (max-width: 767px) {
.post-details .post-nav {
margin: 0 20px;
padding: 20px 30px;
}
.paging_outer {
margin-bottom: 30px;
}
}
@media (max-width: 575px) {
.post-details .post-nav {
margin: 0 10px;
padding: 20px 5px;
}
}
.post-details .post-nav .prev-post a,
.post-details .post-nav .next-post a {
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
border-radius: 50%;
font-size: 18px;
color: #fff;
background-color: #000000;
border: 1px solid #000000;
-webkit-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
margin-right: 20px;
}
@media (max-width: 575px) {
.post-details .post-nav .prev-post a,
.post-details .post-nav .next-post a {
height: 30px;
width: 30px;
line-height: 30px;
margin-right: 5px;
font-size: 14px;
}
}
.post-details .post-nav .prev-post a:hover,
.post-details .post-nav .next-post a:hover {
background-color: transparent;
color: #000000;
}
.post-details .post-nav .prev-post span.title,
.post-details .post-nav .next-post span.title {
font-size: 16px;
font-weight: 700;
}
@media (max-width: 575px) {
.post-details .post-nav .prev-post span.title,
.post-details .post-nav .next-post span.title {
font-size: 14px;
}
}
.post-details .post-nav .next-post a {
margin-right: 0;
margin-left: 20px;
}
@media (max-width: 575px) {
.post-details .post-nav .next-post a {
margin-left: 5px;
margin-right: 0;
}
}
.post-details .related-posts {
padding: 60px 100px 20px;
}
@media (max-width: 991px) {
.post-details .related-posts {
padding: 60px 50px 20px;
}
}
@media (max-width: 767px) {
.post-details .related-posts {
padding: 60px 30px 20px;
}
}
@media (max-width: 575px) {
.post-details .related-posts {
padding: 60px 20px 20px;
}
}
.post-details .related-posts .related-title {
font-size: 25px;
margin-bottom: 30px;
}
.post-details .related-posts .related-loop {
margin-left: -40px;
margin-right: -40px;
}
@media (max-width: 991px) {
.post-details .related-posts .related-loop {
margin-left: -20px;
margin-right: -20px;
}
}
.post-details .related-posts .related-loop.row > .col,
.post-details .related-posts .related-loop.row > [class*="col-"] {
padding-right: 40px;
padding-left: 40px;
}
@media (max-width: 991px) {
.post-details .related-posts .related-loop.row > .col,
.post-details .related-posts .related-loop.row > [class*="col-"] {
padding-right: 20px;
padding-left: 20px;
}
}
.post-details .related-posts .related-loop .related-post-box {
text-align: center;
margin-bottom: 40px;
}
.post-details .related-posts .related-loop .related-post-box .thumb {
margin-bottom: 20px;
}
.post-details .related-posts .related-loop .related-post-box .title {
font-size: 20px;
line-height: 1.6;
}
@media (max-width: 991px) {
.post-details .related-posts .related-loop .related-post-box .title {
font-size: 18px;
}
}
.comment-template {
padding: 0 100px;
}
@media (max-width: 991px) {
.comment-template {
padding: 0 50px;
}
}
@media (max-width: 767px) {
.comment-template {
padding: 0 20px;
}
}
.comment-template .template-title {
font-size: 25px;
line-height: 1;
margin-bottom: 60px;
text-decoration: underline;
}
@media (max-width: 575px) {
.comment-template .template-title {
font-size: 22px;
}
}
.comment-template .comment-list {
margin-bottom: 60px;
}
.comment-template .comment-list li:not(:last-child) {
margin-bottom: 50px;
}
.comment-template .comment-list li .comment-body {
display: -ms-grid;
display: grid;
-ms-grid-columns: 60px 20px 1fr;
grid-template-columns: 60px 1fr;
grid-gap: 20px;
}
@media (max-width: 575px) {
.comment-template .comment-list li .comment-body {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
}
.comment-template .comment-list li .comment-author {
font-size: 16px;
font-weight: 600;
margin-bottom: 20px;
}
.comment-template .comment-list li .comment-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 25px;
}
.comment-template .comment-list li .comment-footer .date {
color: #989898;
font-size: 14px;
}
.comment-template .comment-list li .comment-footer .reply-link {
line-height: 1;
font-weight: 700;
color: #000000;
border: 1px solid #ececec;
border-radius: 12px;
padding: 8px 25px;
font-size: 13px;
}
.comment-template .comment-list li .comment-footer .reply-link:hover {
color: #fff;
border-color: #000000;
background-color: #000000;
}
.comment-template .comment-form .row {
margin-left: -25px;
margin-right: -25px;
}
.comment-template .comment-form .row > .col,
.comment-template .comment-form .row > [class*="col-"] {
padding-right: 25px;
padding-left: 25px;
}
.comment-template .comment-form input,
.comment-template .comment-form textarea {
background-color: transparent;
border: none;
border-bottom: 1px solid #ebebeb;
padding-left: 0;
height: 50px;
margin-bottom: 30px;
}
.comment-template .comment-form ::-webkit-input-placeholder {
font-size: 15px;
color: #7d7d7d;
}
.comment-template .comment-form ::-moz-placeholder {
font-size: 15px;
color: #7d7d7d;
}
.comment-template .comment-form :-ms-input-placeholder {
font-size: 15px;
color: #7d7d7d;
}
.comment-template .comment-form ::-ms-input-placeholder {
font-size: 15px;
color: #7d7d7d;
}
.comment-template .comment-form ::placeholder {
font-size: 15px;
color: #7d7d7d;
}
.comment-template .comment-form textarea {
height: 100px;
}
.comment-template .comment-form button {
font-size: 14px;
font-weight: 500;
background-color: #2f2f2f;
color: #fff;
line-height: 1;
text-transform: uppercase;
padding: 15px 50px;
border-radius: 23px;
border: 1px solid #2f2f2f;
-webkit-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.comment-template .comment-form button:hover {
background-color: #fff;
color: #000000;
}
.comment-template .comment-form button i {
font-size: 12px;
position: relative;
top: -1px;
margin-left: 10px;
}
/*-- End Post Details --*/
/*-- single-page --*/
/*-- //single-page --*/
.affiliateBody .container.main-top {
max-width: 1180px;
}
.affiliateBody .panel-default>.panel-heading {
background-color: #ffeab3;
}
.affiliateBody .navbar {
margin-bottom: initial;
}
.affiliateBody .navbar-default {
background-color: transparent;
border-color: transparent;
}
.affiliateBody .navbar>.container .navbar-brand, .affiliateBody .navbar>.container-fluid .navbar-brand {
/*margin-left:0;*/
height: 60px;
}
.affiliateBody .navbar-default-main ul {
margin-bottom: initial;
}
.affiliateBody .navbar-default .container { width: 93%; }
.affiliateBody .navbar-default-main ul li a, .affiliateBody .navbar-default-main ul li a:hover {
color: inherit;
}
.affiliateBody .col-lg-12.col-md-12.padding-top {
padding: 15px 0;
}
.affiliateBody .col-lg-12.col-md-12.padding-top .col-lg-6.col-md-6:first-child {
float: left;
width: calc(50% - 20px);
padding: 0;
}
.affiliateBody .col-lg-12.col-md-12.padding-top .col-lg-6.col-md-6:last-child {
float: right;
width: calc(50% - 20px);
padding: 0;
}
.affiliateBody #table_product .btn1-group button.btn1.btn1-default {
height: 31px;
}
.affiliateBody .btn-secondary[value="Back"] {
margin-top: 15px;
margin-bottom: 60px;
}
.affiliateBody #contents .container {
width: 100%;
padding-right: 0;
padding-left: 0;
}
.affiliateBody #contents .container form {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 20px;
}
.affiliateBody .btn-primary, .affiliateBody .btn-secondary {
background: #000000;
color: #ffffff;
}
.affiliateBody .btn-primary:hover, .affiliateBody .btn-secondary:hover {
background: #333;
color: #fff;
}
.affiliateBody .btn-secondary {
margin-right: -15px;
}
.affiliateBody .h3, .affiliateBody h3 {
font-weight: 600;
}
.affiliateBody fieldset legend {
font-size: 24px;
font-weight: 600;
}
.affiliateBody .navbar-right {
float: initial !important;
margin-right: initial !important;
}
/*-- responsine-design --*/
@media screen and (max-width: 1366px) {
#afflink {
right: 260px;
}
.dropdown-menu.columns-3 {
min-width: 530px;
}
.footer {
padding: 50px 0 35px;
}
}
@media screen and (max-width: 1280px) {
.navbar-nav {
margin-right: 30px;
}
.dropdown-menu.columns-3 {
min-width: 520px;
}
.navbar-default-main ul li {
padding: 0 12px;
}
}
@media screen and (max-width: 1024px) {
.navbar-header {
width: 17%;
}
.navbar-default .navbar-nav > li > a {
margin: 0 5px;
padding-top: 8px;
padding-bottom: 8px;
}
.navbar-nav {
margin-right: 60px;
margin-top: 6px;
}
.dropdown-menu.columns-3 {
min-width: 475px;
}
.dropdown-menu.columns-2 {
min-width: 360px;
}
.join input[type="submit"] {
width: 18%;
}
.footer {
padding: 40px 0 35px;
}
.news-letter {
padding: 30px 0;
}
.typrography,.products-page,.registration-form,.login-page,.contact,.cart-items {
padding: 30px 0 40px;
}
}
@media screen and (max-width: 800px) {
.logo a span {
font-size: 28px;
width: 45px;
height: 46px;
padding: 4px 0 0 3px;
margin-top: 3px;
}
.logo h1 a {
font-size: 24px;
letter-spacing: 1px;
}
.navbar-default .navbar-nav > li > a {
margin: 0 5px;
padding: 6px 10px;
font-size: 13px;
}
.navbar-nav {
margin-top: 8px;
}
.centeronslide {
width: 70%;
}
.centeronslide p.more {
font-size: 18px;
margin-top: 10px;
padding: 7px 14px;
}
.product {
/*margin-top: 30px;*/
float: left;
width: 33.333%;
padding:0 10px;
}
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;
}
.news-letter {
padding: 25px 0;
}
.footer {
padding: 40px 0 30px;
}
.dropdown-menu.columns-3 {
min-width: 416px;
}
.multi-column-dropdown li a {
font-size: 13px;
}
.dropdown-menu.columns-2 {
min-width: 317px;
}
.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%;
}
/*div[data-iessection="templatetop"] {*/
/*display: none;*/
/*}*/
.swiper-container {
/*height:350px;*/
margin-top: -10px;
}
.swiper-container .swiper-slide {
padding: 10px;
}
.swiper-container .swiper-slide img {
/*min-height: 100%;*/
max-width: none;
max-height: 100%;
/*width: auto;*/
}
.centeronslide h3 {
font-size: 42px;
}
.firstfrontsection .container {
flex-wrap: wrap;
width: 100%;
}
.firstfrontsection .container .child {
width: 100% !important;
padding: 5px !important;
}
.product_pic_div {
height: 150px;
}
.col1-2 .products-grid .product:nth-child(1) div.product_pic_div {
/*height: inherit;*/
/*height: 350px;*/
height: 185px;
}
.col1-2 .products-grid .product:nth-child(2) {
margin-right: 8px;
}
.col1-2 .products-grid .product {
padding: 0;
}
}
@media screen and (max-width: 768px) {
.dropdown-menu.columns-3 {
min-width: 406px;
}
.dropdown-menu.columns-2 {
min-width: 290px;
padding-right: 0;
padding-left:10px;
}
.contact-form input[type=submit] {
padding: 8px 30px;
}
.contact-map iframe {
height: 250px;
}
.contact-info h2,.contact-info h3 {
margin: 0 0 15px 0;
font-size: 22px;
}
}
@media screen and (max-width: 640px) {
.navbar-header {
width: 100%;
}
.navbar {
border: none;
}
.navbar-nav {
margin: 10px 0;
width: 100%;
text-align: center;
margin-right:0;
}
.navbar-default .navbar-nav > li > a {
margin: 5px 0px;
}
.navbar-header {
float: none;
}
.navbar-collapse.collapse {
margin-top: 10px;
}
.userTop-Login { font-size: 0; }
#mobLog {
display: block;
}
.join h6 {
font-size: 16px;
margin-right: 3%;
}
.join input[type="text"] {
width: 44%;
}
.join input[type="submit"] {
width: 19%;
}
.col-sm-4 {
width: 33.33%;
float: left;
}
.multi-column-dropdown li a:hover {
background-color: #fff!important;
}
.navbar-nav .open .dropdown-menu {
background-color: #fff;
}
.col-sm-6 {
width:50%;
float:left;
}
.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-left.response-text-left {
width: 20%;
margin-right: 2%;
}
#iespopup-modal-popup_31.modal {
max-height: 100vh;
}
}
@media screen and (max-width: 480px) {
.product {
padding: 0 0;
width: 50%;
}
.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;
}
.new-product {
width: 100%;
}
.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-left.response-text-left {
width: 20%;
margin-right: 2%;
}
#iespopup-modal-popup_28 .m-small .front-content .mainText p {
margin-top: -5px !important;
font-size: 42px !important;
}
.modal-dialog.m-small .main-content32, .main-content32 img {
min-height: 385px !important;
}
.bigpophd {
margin-top: -30px !important;
}
#iespopup-modal .m-small .main-content32, .main-content32 img {
max-height: 470px !important;
}
}
@media screen and (max-width: 479px) {
.modal-dialog.m-small .main-content32, .main-content32 img {
min-height: 385px !important;
} 
}
@media screen and (max-width: 320px) {
.header-top-left {
width: 100%;
text-align: center;
}
.header-right {
margin-right:22%;
margin-top:3%;
}
.header-top-left ul li {
margin: 0 10px;
}
.logo a span {
font-size: 25px;
width: 40px;
height: 40px;
padding: 2px 0 0 1px;
margin-top: 6px;
}
.logo h1 a {
font-size: 21px;
}
.navbar-toggle {
padding: 7px 7px;
margin-top: 8px;
margin-right: 0px;
margin-bottom: 8px;
}
.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%;
}
.col-sm-4,.col-sm-6 {
width:100%;
}
.dropdown-menu.columns-3 {
min-width: 270px;
}
ul.multi-column-dropdown h6 {
margin-top: 15px;
}
.dropdown-menu.columns-2 {
min-width: 266px;
}
ul.breadcrumbs li.women {
font-size: 12px;
padding: 3px;
}
ul.previous li a {
font-size: 13px;
}
}
.product_price, .product_price_lowest, .product_original_price, .valueperc {margin-right:2px;font-weight:600;font-size:16px;display:inline-block;padding-top: 10px;color:#000000;}
.valueperc {
/*background: #ffc31b;*/
/*color: #fff;*/
padding: 0px 8px;
font-weight: 500;
/*float: right;*/
/*margin-top: 6px;*/
}
div[data-iessection="layoutfront"] .valueperc {
padding-top: 10px;
}
.add_to_cart{background:url("./images/shopping-bag.png") 100% no-repeat;/*width:50%;*/float:right;text-align:right;display:block;/*margin-top:-20px;*/background-size:contain;height: 20px;/*position:absolute;bottom:0; right: 12px;*/margin-top: 10px;}
.add_to_cart.fx { width: auto; }
div[data-iessection="layoutfront"] .add_to_cart { margin-top: 10px; }
.add_to_cart a { font-size: 0 !important; height: 20px; display: block; width: 20px !important; margin-top: -7px; float: right; }
.product_name{margin:7px 0px;}
.product_name a {font-size: 18px; color: #000000; font-family: "Gotham", arial, sans-serif; font-weight: 500;}
.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{}
.acount-btn{border:0px;}
#userlogin td td, .sign-up-form div {
padding: 10px 0;
font-size: 16px;
}
#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{
background:#000;
text-decoration:none;
color:#fff;
}
#newlogin form, #userlogin form {
padding: 1em 0;
}
#newlogin {
display: none;
}
#newloginform div,#userlogin form div {
padding: 0 0 2em 0;
}
#newlogin span, #userlogin span {
color: #555;
font-size:1em;
padding-bottom: 0.2em;
display: block;
text-transform: uppercase;
font-weight:normal;
}
#userlogin input[type="text"], #userlogin input[type="password"], .sign-up-form input[type="password"], .sign-up-form input[type="text"], select[name="signup-skin-type"] {
border: 1px solid #c5c5c5;
outline-color:#CACACA;
width: 100%;
font-size:13px;
padding: 10px;
}
select[name="signup-skin-type"] {
font-size: 16px;
}
/*#userlogin input[type="password"] {*/
/*border: 1px solid #EEE;*/
/*outline-color:#CACACA;*/
/*width: 96%;*/
/*font-size:13px;*/
/*padding: 8px;*/
/*}*/
#userlogin input[type="submit"], .signup-submit-btn input[type="submit"] {
/*background: #97D700;*/
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:#337AC4;
}
#userlogin input[type="button"]:hover{
text-decoration:underline;
}
#userlogin table { width: 100% !important;}
#newlogin{/*display:inline-block;width:48%;margin-left: 1%;*/vertical-align:top; }
#userlogin{/*display:inline-block;width:50%;*/vertical-align:top;}
#userlogin td{padding:0px;}
#showQuestion{display:inline-block;}
#maincontent{padding:10px;}
#userlogin span.label{display:none;}
#userlogin table{width:100%;}
.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:#337AC4;
}
.reg input[type="button"]:hover{
text-decoration:underline;
}
.checkout1-form input[type="text"], .checkout1-form input[type="password"] {
border: 1px solid #EEE;
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 #EEE;
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{float:right;}
.btn-color{}
.textalign .primary_button{}
.iesbackgroundcolor1{background-color:#354F47;}
.iesbackgroundcolor2{background-color:#999999;}
.iesbackgroundcolor3{background-color:#000000;}
.iesfontcolor1{color:#999999;}
.iesfontcolor2{color:#666666;}
.iesfontcolor3{color:#ffffff;}
.iesfontfamily1{font-family:'Gotham', Arial, serif;}
.iesfontfamily2{font-family: 'Gotham', Arial, sans-serif;}
.iesfontfamily3{font-family: 'Gotham', Arial, sans-serif;}
.iesdefaultfontfamily1{font-family:'Gotham', Arial, serif;}
.iesdefaultfontfamily2{font-family:'Gotham', Arial, serif;}
.iesdefaultfontfamily3{font-family:'Gotham', Arial, serif;}
.centeronpage {top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
/* more widget classes - begin */
.page_description_header_main {font-weight: bold; font-size: 24px; min-height: 0; color: #000000; border-bottom: 1px solid #000; padding-bottom: 10px; margin-top: 20px;}
.page_description_main { display: none; }
#topdesc {/*padding:10px 0px 10px 0px;*/display:block;}
#maindesc {padding:10px 10px 10px 10px;display:block;}
#bottomdesc {padding:10px 0px 10px 0px;display:block;}
.main_cat_title {font-weight:bold;}
.main_cat_list {display:inline-block; width: 100%; margin-bottom: 25px;}
.cat_list {display:inline-block;}
.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;}
h4 { font-size: 1em;}
.nav-container{ margin-right: auto; margin-left: auto; width: 90%;}
.navbar-logo { height: auto; margin-bottom: -50px; font-family: 'Montserrat', Arial, sans-serif; color: #1C2130 !important; font-size: 2em; font-weight: 800; text-transform: uppercase; line-height: 1em; }
.navbar-header { width: 40%;}
.topbar { margin-top: 1%;}
.cart-total-qty { font-weight: 700; font-size: .7em;}
.cart-total-price { font-weight: 700;}
.checkout img {max-width: 32px;}
.cartbox {
position: absolute;
right: 0;
top: 25px;
float: right;
/*width: 20%;*/
/*padding: 0 !important;*/
cursor: pointer;
/*margin-top: 15px;*/
text-align: center;
padding: 8.5px 5px;
}
.cartbox .cart {
display: block;
width: 100%;
height: 32px;
}
.cartbox .cart-total-qty {
width: 100%;
display: block;
}
.fa-chevron-right { float: left; /*color: rgba(255,255,255,.5);*/ margin: 12px 7px; cursor: pointer;}
.navbar {
border: 0px;
border-radius: 0px;
}
/* VERTICAL NAVBAR */
.template-border-front .template-left-border { width: 20%; margin-top: 1.5%; margin-right: 0;}
.template-left-border { float: left; width: 15%; margin-right:1%;}
.vnavbar .category2 { width:100%; margin:0;}
.navbar-collapse.collapse {
padding: 0;
width: 100%;
/*min-width: 20%;
margin-top: 2%;
width: 20%;
max-width: 20%;*/
}
.vnavbar h4 {
padding: 7% 10%;
color: #fff;
text-align: left;
text-transform: uppercase;
}
.vnavbar .category1 {
display: block;
margin: 0;
text-align: left;
}
.navbar-default .navbar-nav > li > a {
border: 0px;
color: #fff;
font-weight: 700;
}
a.list-group-item-success {
color: #3f4042;
text-transform: uppercase;
font-size: .8em;
}
a.list-group-item {
font-size: .8em;
}
.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;}
.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;
}
.ui-state-active {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.panel, .list-group-item:first-child, .list-group-item:last-child {
border-radius: 0px;
}
.sub-3 { border-radius: 0px;}
.sub-3 a {
padding-left: 12%;
}
.sub-4 {border-radius: 0px;}
.sub-4 a {
padding-left: 17%;
}
/*.navbar-trans {	background: rgba(255,255,255,.1);}*/
.text-bg-trans-add { background: rgba(255,255,255,.6);}
.navbar.iesbackgroundcolor2 .navbar-logo {
color: #fff !important;
}
.navbar-fixed-top {
position: fixed;
top: 0;
z-index: 8;
width: 100%;
}
/*.navbar-brand { margin-top: 4%; padding: 5px 15px 5px 0px;}*/
.logo img { max-height: 65px;}
/* EXPANDING SEARCH BAR*/
.fa-search { padding: 14px 0; }
.searchbox {
/*height: 50px;*/
/*width: 65%;*/
position: absolute;
bottom: -65px;
right: 0;
width: 400px;
padding-right: 0;
float: right;
}
.search {
top: 15px;
/*width: 80%;
border-bottom: 1px solid #eeeeee;*/
padding: 1% 1.5%;
border-top: 0px;
border-left: 0;
border-right: 0;
/*background: transparent;*/
margin-left: 4%;
}
.searchbutton {
top: 12px;
/*left: 62%;*/
width: 9%;
position: relative;
}
.sb-search {
position: relative;
/*margin-top: 10px;*/
width: 0%;
min-width: 240px;
height: 55px;
float: right;
overflow: hidden;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
transition: width 0.3s;
-webkit-backface-visibility: hidden;
}
.sb-search-input {
position: absolute;
top: 0;
right: .5px;
border: none;
border-radius: 0 !important;
outline: none;
border: 1px solid #d8d8d7;
width: 99%;
height: 50px;
margin: 0;
z-index: 5;
padding: 2px 2px 2px 45px;
font-family: inherit;
font-size: 1em;
color: #2c3e50;
}
.sb-search-input::-webkit-input-placeholder {
color: #777777;
}
.sb-search-input:-moz-placeholder {
color: #777777;
}
.sb-search-input::-moz-placeholder {
color: #777777;
}
.sb-search-input:-ms-input-placeholder {
color: #777777;
}
.sb-icon-search,
.sb-search-submit {
width: 40px;
height: 50px;
display: block;
position: absolute;
right: 0;
top: 0;
padding: 0;
margin: 0;
line-height: 60px;
text-align: center;
cursor: pointer;
}
.sb-search-submit {
background: #fff; /* IE needs this */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
filter: alpha(opacity=0); /* IE 5-7 */
opacity: 0;
color: transparent;
border: none;
outline: none;
z-index: -1;
}
.sb-icon-search {
color: #fff;
/*background: #e67e22;*/
background: #180309;
z-index: 5;
font-size: 22px;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
.sb-search.sb-search-open,
.no-js .sb-search {
width: 100%;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
background: #696969;
color: #fff;
z-index: 8;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
z-index: 10;
}
.tippy-top {
display: inline-block;
width: 100%;
float: right;
clear: both;
padding:0;
}
.tippy-two {
clear: right;
float: right;
padding-right: 0;
}
.tippy-right { float: right; padding-right:0;}
.tippy-bottom {
width: 100%;
float: left;
display: inline-block;
margin: 1% 0;
}
.navbar-nav { float: right; /*margin-top: 1%;*/ width: 100%;}
.naka-navbar-top { width: 100%; margin: 1% 0; border-bottom: 3px solid #d2d2d2;}
.naka-navbar-top li {list-style-type: none; display: inline-block; padding: 1% 1.5em;}
.naka-navbar-top li:hover {background: rgba(255,255,255,.1);}
.naka-navbar-top li a {
font-size: 1em;
font-weight: 700;
text-transform: uppercase;
}
.dropdown.mega-dropdown { margin-left: 0; /*padding-left: 0;*/ position: static;}
.dropdown.mega-dropdown a { margin-right: 0;}
.navbar-nav > li {float: left; margin: 0 10px;}
.products-front #product_listing_sortby_box { display: none;}
#category-list {
display: none;
background: #ffffff;
margin-top: 20px;
padding: 1.5em 1em;
line-height: 1.2em;
position: absolute;
max-width: 100%;
width: 100vw;
left: 0;
z-index: 10;
border-top: 2px solid #EBEBEC;
/*margin-left: 1.2%;*/
/*background: #f6f6f6;
margin-top: 12px;*/
}
#category-list div { /*margin-bottom: 10%;*/ text-align: left;}
.category2 a:hover { color: #696969; font-weight: 300;}
.category1 {
margin-bottom: 10%;
text-align: right;
/*max-width: 25%;*/
margin: 0 15px 10px;
display: inline-block;
vertical-align:top;
font-size: 14px;
}
.category1 > a {
display: block;
/*border-bottom: 1px solid;*/
margin-bottom: 7px;
font-weight: 600;
/*font-weight: 700;*/
text-transform: uppercase;
}
.categoryList.pageCats .category1 {
margin: 0 15px 0px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.category2 {
margin-bottom: 7px;
}
.dropdown-toggle #category-list:hover { display: block;}
.tippylink {
padding-right: 0;
/*margin-top: 15px;*/
text-align: right;
/*float: left;*/
display: inline-block;
width: 25%;
left: 50%;
padding-left: 5px;
}
.tippylink li {
display: inline-block;
list-style-type: none;
/*margin-left: 8%;*/
padding: 11px 10px;
}
.tippylink li a {
font-size: .8em;
color: #180309;
}
/* VERTICAL NAVBAR */
.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;
/*margin-top: 2%;*/
/*width: 20%;
max-width: 20%;*/
}
.navmenu { padding: 0;}
.navmenu-fixed-left, .navbar-offcanvas.navmenu-fixed-left { padding: 0;}
.navbar-collapse.in {
overflow-y: auto;
overflow-x: hidden;
}
.cat-name {
font-size: .8em;
}
.navbar-default .navbar-nav > li > a {
border: 0px;
/*color: #fff;*/
font-weight: 700;
}
.fa-chevron-down {
/*float: right;*/
font-size: .7em;
/*margin-top: .4em;*/
color: #000;
-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;
}
.sub-3 { border-radius: 0px;}
.sub-3 a {
padding-left: 12%;
}
.sub-4 {border-radius: 0px;}
.sub-4 a {
padding-left: 17%;
}
#front-hero-slider {
/*padding: 0 5%;
position: relative;
top: -99px;
z-index: -5;*/
clear: both;
position: relative;
/*max-height: 86vh;*/
}
#front-hero-slider img { position: relative;}
.hero-text {
text-align: center;
position: absolute;
z-index: 5;
/*bottom: 250px;
left: 40%;
max-width: 25%;
padding: 2%;*/
margin: 0 auto;
}
.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%);
}
.hero-text h1 { padding: 10% 1%;}
#front-hero-slider img { width: 100%;}
#front-hero-slider h1 { font-weight: 700; /*background: #fff;*/text-shadow: 2px 1px 5px rgba(150, 150, 150, 0.7);}
.hero-text h1 { font-size: 2em;}
.hero-action-btn p { font-size: .9em; text-transform: uppercase; font-weight: 700;}
.hero-action-btn { position: absolute; padding: 5% 9%; left: 30%; margin-top: -7%;}
.hero-action-btn:hover { cursor: pointer;}
.swiper-slide img { width: 100%;}
.swiper-pagination-bullet-active {
background: #545c66 !important;
}
.mainbody { /*width: 90%; margin: 0 5% 1%;*/}
.naka-body { width: 84%; padding-right:0;}
.quick-cat > div { cursor: pointer; padding-right: 0; margin-bottom: 20px;}
.quick-cat .col-md-8 {
padding: 0;
overflow: hidden;
}
.quick-cat .col-md-4 {
padding-right: 0;
overflow: hidden;
}
.quick-cat .col-md-4:last-child { margin-top: 1.1%;}
.quick-cat img {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
max-width: 100%;
position: relative;
}
.quick-cat img:hover {
-webkit-filter: grayscale(90%);
}
.cat-textbox.background-white { background: #fff;}
.cat-textbox {
background: rgba(255,255,255,.5);
text-align: center;
position: absolute;
z-index: 5;
max-width: 65%;
padding: 2%;
margin: 0 auto;
}
.cat-textbox h1 { font-size: 1.2em; }
.quick-cat .col-md-4 img {
margin: 0 auto;
min-height: 150px;
}
.products-front h3 {
font-size: 1.5em;
text-transform: uppercase;
}
.products-front {
/*margin-top: 1em;*/
padding:0;
}
.prod-front {
width: 100%;
/*margin-top: 20px;*/
}
.product_name {
display: flex;
width: 100%;
padding-bottom: 6px;
border-bottom: 1px solid #DDDDDD;
/*border-bottom: 1px solid #eee;*/
}
.product_description, .st1 {
display: flex;
width: 100%;
padding-bottom: 6px;
border-bottom: 1px solid #DDDDDD;
}
.payment { /*margin: 2% auto; text-align: center;*/ clear: both;}
.payment-img { display: inline-block; width: 110px; max-width: 25%; }
.bolder, #newsletter-head {
font-weight: 700;
}
#copyright {
font-size: 12px;
color: #fff;
/*text-align: center;*/
/*margin-top: 3%;*/
/*letter-spacing: 1px;*/
}
#copyright .footer { display: none; font-weight: 600; }
.media { display: inline-block; margin-top: 0;}
.media p { color: #fff; width: 100%; margin-bottom: 7px; }
.media img { float: left; padding: 2%; cursor: pointer}
/*.media img:first-child {padding-left: 0px;}*/
.media div { /*display: inline-block;*/}
.blocking {
display: flex;
align-items: center;
justify-content: flex-start;
}
.blocking a {
margin-right: 10px;
}
.blocking.fx {
flex-wrap: wrap;
}
.blocking.fx a {
/*width: calc(50% - 10px);*/
margin-bottom: 10px;
}
.blocking.fx a img {
height: 28px;
}
.blocking.fx a img#lazada {
height: 30px;
}
.blocking.fx a img#shopee {
height: 42px;
}
.newsletter-form {
color: #fff;
font-size: .9em;
line-height: 1.2;
padding: 5px 0 5px 0;
}
.newsletter-media .media { width: 100%;}
#newsletter-fielddv {
width: 100%;
display: inline-block;
}
#newsletter-submit {
width: 100%;
display: inline-block;
}
#newsletter-head {
/*margin: 0 0 1%;*/
/*color: #fff;*/
/*text-align: left;*/
/*font-size: .8em;*/
/*text-transform: uppercase;*/
/*padding-bottom: 7px;*/
}
#newsletter-field {
width: 100%;
padding: 2%;
background: rgba(255,255,255,.9);
border: 0px;
text-align: center;
}
#newsletter-field input[type='text'].search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #fff;
}
#newsletter-field input[type='text'].search::-moz-placeholder { /* Firefox 19+ */
color: #fff;
}
#newsletter-field input[type='text'].search:-ms-input-placeholder { /* IE 10+ */
color: #fff;
}
#newsletter-field input[type='text'].search:-moz-placeholder { /* Firefox 18- */
color: #fff;
}
#newsletter-submit-button {
text-align: center;
text-transform: uppercase;
border: 0px;
width: 100%;
padding: 2%;
margin-top: .5em;
margin-bottom: 5%;
font-weight: 700;
/*background: rgba(20,50,150,.6);*/
background: #000000;
color: #fff;
}
.newsletter-front { }
.newsletter-box { /*margin: 0 16%; text-align: center; padding: 3%;*/ width: 75%;}
#newsletter-img img { margin: 0 auto;}
.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;
}
/* MINI CART */
.cartpanel.navmenu-default, .cartpanel.navbar-default.navbar-offcanvas { background: #fafafa;}
.cartpanel { max-width: 25%; min-width: 250px; position: fixed; z-index: 10002!important;}
.cartpanel.navmenu-default, .cartpanel.navbar-default.navbar-offcanvas { }
#cart-collapse { right: 0; overflow-x: hidden;}
.cart-item-name, .cart-item-price, .view-cart, .cd-cart-total p, .checkout-btn { }
.cart-header { width: calc(95% - 9px);}
.checkout-btn {
display: block;
clear: both;
/* margin: 2% 5%; */
text-align: center;
text-transform: uppercase;
color: #fff;
width: 100%;
/*position: absolute;*/
bottom: 0;
/* right: 0; */
left: 0;
padding: 16px 12px;
/*padding: 6%;*/
/*top: 100%;*/
-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);
}
.hara-checkout a:hover { color: #ccc;}
.cd-cart-items {
width: 90%;
float: left;
margin-right: 4%;
margin: 1% 5%;
padding-top: 20px;
z-index: 5;
overflow-y: scroll;
height: calc(100vh - 205px);
}
.cd-cart-items::-webkit-scrollbar {
display: none;
}
.cd-cart-total {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
/*position: fixed;*/
/*width: 21%;*/
/*top: 0;*/
/* right: 0; */
background: #fafafa;
/*padding-top: 5px;*/
}
.cd-cart-total p, .checkout-btn { font-weight: 700;}
.cd-cart-total p {
/*margin: 0 6%;*/
width: 100%;
text-align: center;
float: right;
font-size: 16px;
padding: 14px 0;
font-weight: 500;
/*padding-top: 2%;
text-align: right;
font-weight: 1em;
width: 53%;
float: right;*/
}
.cd-cart-total p span {
font-weight: 600;
color: #000000;
}
.cart-item {
display: inline-block;
border-bottom: 1px solid #e8e8e8;
padding: 3% 1%;
width: 100%;
}
.cart-item:last-child { border: none;}
.cart-item-name {
width: 68%;
text-align: right;
float: right;
font-size: 11px;
font-weight: 600;
}
.cart-item-img { width: 30%;}
.cart-item-price {
text-align: right;
/*margin-top: 3em;*/
width: 50%;
float: right;
font-size: 12px;
}
.view-cart, .view-wish {
background: #2a2a2a;
text-align: center;
/*margin-top: 2px;*/
width: 50%;
/*margin-left: 12px;*/
float: left;
cursor: pointer;
/* bottom: 4em; */
padding: 4px 0px;
position: relative;
color: #ffffff;
font-weight: 500;
}
.view-wish {
background: #454545;
}
.hara-cart-total {
/*position: absolute;*/
width: 100%;
margin-top: 15px;
display: inline-block;
/*margin-bottom: 20px;*/
}
.ckfrm {
margin-top: 100px;
}
.chklogo {
margin-top: -100px;
margin-left: 70px;
}
#login-form #login {
padding: 10px 20px;
font-weight: 500;
margin-left: 10px;
border-radius: 0;
background: #000;
text-transform: uppercase;
}
/* mini cart responsive settings */
@media only screen and (min-width: 1921px) {
/*.cd-cart-total { width: 12%;}*/
/*.view-cart { width: 24%;}*/
/*.cart-header {width: 12%;}*/
/*.cd-cart-total { min-height: 6%;}*/
/*.checkout-btn { min-height: 65%;}*/
/*.cd-cart-total p { margin: 0px 10%;}*/
/*.cd-cart-items { padding-top: 11em;}*/
body {
max-width: 100%;
}
}
@media only screen and (max-width: 1920px) {
/*.cd-cart-total { width: 299px; max-width: 100%;}*/
/*.view-cart { width: calc(35% + 25px); }*/
/*.checkout-btn { padding: 4%; min-height: 64%; margin-top: 15px;}*/
.cd-cart-total p { /*margin: 0px 24%; margin-right: 12%; width: calc(65% - 40px); text-align: right; padding-right: 18px;*/ }
/*.cd-cart-items { padding-top: 10em;}*/
/*.cd-cart-total { min-height: 7%;}*/
/*.cart-header {width: 17%;}*/
}
@media only screen and (max-width: 1536px) {
.centeronslide h3 {
font-size: 62px;
}
.firstfrontsection .container .child .blog_item, .thirdfrontSection .container .child .blog_item {
min-height: 250px;
}
.product_pic_div {
height: 200px;
}
.product_name a {
font-size: 18px;
}
.firstfrontsection .container .child .blog_item .blogtitle, .thirdfrontSection .container .child .blog_item .blogtitle {
margin-top: 15px;
font-size: 20px;
}
.blogtitle font {
font-size: 18px !important;
line-height: 15px;
}
.custominfoTp h2 {
font-size: 58px;
/*line-height: 1.35em;*/
line-height: 1.1em;
}
.custominfoTp a {
font-size: 16px;
padding: 8px 24px;
}
}
@media only screen and (max-width: 1441px) {
.checkout-btn { padding: 2%}
/*.cd-cart-total { width: 23%;}*/
/*.checkout img { width: 16%;}*/
/*.cartbox { width: 16%;}*/
/*.view-cart { width: 23%;}*/
/*.cd-cart-total p { margin: 0px 15%;}*/
.cd-cart-total { min-height: 70px;}
.checkout-btn { min-height: 55%;}
/*.cart-header { width: 22%;}
.cd-cart-total { width: 36%;}*/
}
@media only screen and (max-width: 1386px) {
/*.cd-cart-total { width: 25%;}*/
.product_name a {
font-size: 14px;
}
.product_description, .st1 {
font-size: 14px;
}
.product_price, .product_price_lowest, .product_original_price, .valueperc {
font-size: 14px;
}
.custominfoTp h2 {
font-size: 42px;
}
.product_pic_div {
height: 200px;
}
/*.cart-header {width: 25%;}*/
}
@media only screen and (max-width: 1309px) {
/*.view-cart { width: 30%;}*/
/*.cd-cart-total p { margin: 0px 7%;}*/
}
@media only screen and (max-width: 1199px) {
.navbar-default .navbar-toggle .icon-bar { background-color: #180309; width: 30px; height: 3px;}
.navbar-toggle .icon-bar + .icon-bar { margin-top: 7px;}
.mobile-menu .category1 {
display: block;
text-align: left;
}
.mobile-menu li a {
font-weight: 500;
font-size: 16px;
}
.mobile-menu li a.cat1anchor {
position: relative;
}
.mobile-menu li a.cat1anchor .revmenu {
padding: 12px 20px;
float: right;
margin-right: -30px;
margin-top: -10px;
z-index: 2;
}
.category1 { max-width: 100%;}
.navbar-toggle { margin-right: 0px; margin-top: 0;}
.navbar-default .navbar-toggle { display: block; border: none; float: right; float: left; position: absolute; top: 30px; left: 5px; }
.centeronslide h3 {
font-size: 48px;
}
.navbar-default-main {
display: none;
}
footer .container {
width: calc(100% - 20px);
}
footer .footerblock {
width: 50%;
}
footer .footerblock:nth-child(5) {
width: 100%;
}
.footerlogo {
margin-bottom: 20px;
width: 100%;
margin-right: initial;
text-align: center;
}
.footerlogo img {
max-width: 60vw;
margin-top: -20px;
display: inline-block;
}
footer div.footerblock:nth-last-child(3) {
width: 100%;
margin-top: 20px;
}
#newsletter-head {
margin: 0;
}
.newsletter-box {
width: 100%;
}
.media {
width: 100%;
}
}
@media only screen and (max-width: 992px) {
/*.view-cart { width: 25%;}*/
/*.cd-cart-total { width: 34%;}*/
/*.cart-header {width: 34%;}*/
/*.cd-cart-total p { margin-right: 27%;}*/
}
@media only screen and (max-width: 938px) {
/*.cd-cart-total p { margin-right: 15%; margin-left: 0;}*/
/*.cd-cart-total { width: 32%;}*/
/*.view-cart { width: 30%;}*/
/*.cd-cart-items { padding-top: 8em;}*/
}
@media only screen and (max-width: 768px) {
/*.cd-cart-total { width: 35%;}*/
}
@media only screen and (max-width: 767px) {
.navbar-default .navbar-toggle {
top: 22px;
}
.shop_gifts {
margin: 8px 0;
min-height: 500px;
}
.shop_gifts .custominfoTp {
width: calc(100% - 10px);
}
.shop_gifts .custominfoTp a {
margin-top: 10px;
}
.custominfoTp h2 {
font-size: 36px;
}
.firstfrontsection .shop_gifts {
/*margin: 10px 0;*/
margin: 0;
min-height: 300px;
}
.centeronslide h3 {
font-size: 28px;
}
.product_name a {
font-size: 12px;
}
.product_description, .st1 {
font-size: 12px;
}
.product_price, .product_price_lowest, .product_original_price, .valueperc {
font-size: 12px;
}
.frontSlider {
display: none;
}
.frontSliderMobile {
display: block;
}
.checkout-btn { padding: 6%;}
/*.cd-cart-total { min-height: 14%; width: 35%;}*/
/*.cart-header {width: 35%;}*/
/*.cd-cart-total p { margin-right: 13%; padding-right: 0; }*/
.col1-1 .products-grid .product, .last_feat_products_belt .product, .new_products_belt .product {
width: calc(50% - 12px) !important;
}
.col1-1 .products-grid .product:nth-child(2), .last_feat_products_belt .product:nth-child(2), .new_products_belt .product:nth-child(2) {
margin-right: 0;
}
.first-row .col2-1 .products-grid {
flex-wrap: wrap;
width: calc(100% + 12px);
}
.product_price, .product_price_lowest, .product_original_price {
font-size: 14px;
}
.product_price_lowest {
width: 100%;
}
.wishlistItem tbody tr td {
line-height: 1.6em;
font-size: 13px;
}
.wishlistItem tbody tr td a {
font-size: 13px;
}
.wishlistItem tbody tr td p {
text-align: left;
}
.first-row .shop_gifts h2 {
font-size: 42px;
}
.col1-1 .product:first-child, .col1-2 .product:first-child, .last_feat_products_belt .product:first-child, .new_products_belt .product:first-child {
/*width: calc(100% + 0px) !important;*/
width: calc(50% - 8px) !important;
/*margin-right: 16px !important;*/
}
.col1-2 .products-grid .product:nth-child(2), .col1-2 .products-grid .product:nth-child(2n + 2) {
margin-right: 0;
}
.col1-2 .products-grid .product, .first-row .col2-1 .product, .second_row .col2-3 .product {
width: calc(50% - 12px) !important;
margin-right: 12px;
}
.first-row .col2-1 .product {
padding-top: 0;
}
.second_row .col2-3 .product:nth-child(n + 3) {
display: none;
}
.firstfrontsection .last_feat_products_belt, .new_products_belt {
padding-left: 6px;
}
.new_products_belt { margin-top: 20px; }
.secondfrontSection .container {
/*height: auto !important;*/
height: 300px !important;
margin-left: 0 !important;
padding: 0 15px;
}
.secondfrontSection .container:nth-child(1) {
width: calc(100% - 25px);
margin-left: 5px !important;
}
.secondfrontSection .container:nth-child(2) {
height: auto !important;
}
footer .footerblock.lst {
padding-left: 0;
border-left: 0;
border-top: 1px solid #95dac6;
padding-top: 20px;
}
/*.front_product:before{*/
/*width: 50px;*/
/*height: 50px;*/
/*padding: 15px 8px;*/
/*}*/
/*.new_product:before{*/
/*width: 50px;*/
/*height: 50px;*/
/*padding: 15px 9px;*/
/*}*/
/*.top_product:before{*/
/*content:"Top";*/
/*width: 50px;*/
/*height: 50px;*/
/*}*/
.last_feat_products_belt .product:nth-child(n + 3), .new_products_belt .product:nth-child(n + 3) {
display: none;
}
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
.firstfrontsection .container .child .blog_item, .thirdfrontSection .container .child .blog_item {
min-height: 185px;
max-height: 185px;
}
}
@media only screen and (max-width: 730px) {
/*.cd-cart-total { width: 37%;}*/
/*.cart-header {width: 37%;}*/
.checkout-btn { min-height: 70%;}
/*.cd-cart-total p { margin-right: 7%;}*/
}
@media only screen and (max-width: 676px) {
/*.cd-cart-total { width: 47%;}*/
/*.cart-header {width: 47%;}*/
/*.view-cart { width: 25%;}*/
/*.cd-cart-total p { margin-right: 27%;}*/
}
@media only screen and (max-width: 630px) {
/*.cd-cart-total p { margin-right: 25%;}*/
/*.view-cart { width: 29%;}*/
}
@media only screen and (max-width: 560px) {
/*.cd-cart-total { width: 53%;}*/
/*.cart-header {width: 53%;}*/
/*.cd-cart-total p { margin-right: 20%;}*/
/*.view-cart { width: 29%;}*/
}
@media only screen and (max-width: 450px) {
/*.cd-cart-total { width: 62%;}*/
/*.cart-header {width: 62%;}*/
/*.cd-cart-total p { margin-right: 8%;}*/
/*.cd-cart-items { padding-top: 11em;}*/
}
@media only screen and (max-width: 400px) {
/*.cd-cart-total { width: 70%;}*/
/*.cart-header {width: 70%;}*/
}
@media only screen and (max-width: 350px) {
.cd-cart-total { width: 85%;}
/*.cart-header {width: 80%;}*/
}
/* Category listing */
.breadcrumbs { padding: 0 15px !important;}
.product {
position: relative;
margin-bottom: 20px;
vertical-align: top;
/*display: inline-block;*/
/*vertical-align: middle;*/
/*text-align: center;*/
/*overflow: hidden;*/
/*width: 33.3%;*/
/*margin-left: 3%;
margin-top: 1%;*/
/*padding-top: 10px;*/
/*transition-property: width;*/
/*transition-duration: 500ms;*/
/*transition-timing-function: linear;*/
/*-webkit-transition: width 500ms linear;*/
/*-moz-transition: width 500ms linear;*/
/*-o-transition: width 500ms linear;*/
/*border: 1px solid #eee;*/
}
.product a {
max-width: 100%;
width: 100%;
}
.products-grid img:before {
display: inline-block;
vertical-align: middle;
}
.products-grid img {
/*max-height: 300px; */
overflow-y: hidden;
min-width: 100%;
max-width: none;
/*min-height: fit-content;*/
min-height: 100%;
width: auto;
position: relative;
margin: 0 auto;
/*margin-top: 5%;*/
}
.products-grid {/*margin: 0 0 30px;*/ display: inline-block; vertical-align: top; width: 100%; margin-bottom: 15px; /*padding-left: 15px; margin-top: 20px;*/}
#cat_product_listing, #search_product_listing, .featuredproducts { width: 100%; display: flex; align-items: flex-start; flex-wrap: wrap; }
#cat_product_listing .product, #search_product_listing .product, .featuredproducts .product {
width: calc(20% - 20px);
margin: 10px;
}
/*#cat_product_listing div.product:nth-child(1),*/ .featuredproducts div.product:nth-child(1), .featuredproducts div.product:nth-child(5) {
width: calc(40% - 30px);
}
/*#cat_product_listing div.product:nth-child(1) .product_pic_div,*/ .featuredproducts div.product:nth-child(1) .product_pic_div, .featuredproducts div.product:nth-child(5) .product_pic_div {
overflow: hidden;
height: 450px;
max-height: 450px;
}
/*#cat_product_listing div.product:nth-child(1) img,*/ .featuredproducts div.product:nth-child(1) img, .featuredproducts div.product:nth-child(5) img {
max-height: none;
}
#onsale_product_listing { width: 100%;}
.paging_outer {
display: flex;
align-items: center;
justify-content: center;
clear: both;
position: relative;
list-style-type: none;
margin-top: 40px;
height: 20px;
width: 100%;
}
.paging_outer li {
background: #ececec;
margin: 0 4px;
padding: 4px 8px;
text-align: center;
float: left;
border: 1px solid transparent;
}
.paging_outer li.activeclass {
border: 1px solid #000;
}
.paging_outer li.nextclass {
background: #000;
color: #ffffff;
}
.paging_outer li:hover {
background: #000000;
color: #ffffff;
}
.carttext a, .stocknotificationtext a { font-size:.85em;}
.carttext {
text-align: center;
text-transform: uppercase;
margin-top: 7px;
}
.text-bg-trans-add.wishlistbox { }
.tippylink .wishlistbox a { padding: 1%;}
.wishlistbutton { font-size: .7em; cursor: pointer; color: #a8a8a8; display: block;}
.product_original_price {
text-align: center;
color: #bdbdbd;
text-decoration: line-through;
}
.cat_list {
display: inline-block;
width: 24%;
margin-bottom: 2%;
text-align: center;
border: 1px solid #eee;
}
.cat_img img { margin: 0 20%;}
/*#maindesc,*/ #breadcrumbs, .category_breadcrumbs { display: inline-block;}
.page_description_header_main { text-align:left;}
.category_breadcrumbs { display: none;}
.category-bread #breadcrumbs > h1, .category-bread #maindesc > h1 {
text-align: left !important;
font-weight: 300 !important;
font-size: 1em !important;
}
.shrinker{
width: 22% !important;
}
.resized { display: none; width: 5%; right: 5%; position: absolute; z-index:2;}
.fa-th-large { font-size: 1.2em; margin-right: 7%; color: #7e7e7e; cursor: pointer;}
.fa-th { font-size: 1.2em; color: #7e7e7e; cursor: pointer;}
#product_listing_sortby_box { text-align: right; position: relative; flex-basis: 100%; }
#product_listing_sortby_box form { width: 100%; padding: 10px 0 20px; float: left; text-align: right; }
#product_listing_sortby_box form select {
width: 250px;
margin-right: 20px;
margin-left: 10px;
/*-webkit-appearance: none;*/
padding: 7px 20px 7px 7px;
border: 1px solid #e8eaed;
border-radius: 2px;
background: #fff;
box-shadow: 0 1px 2px -2px #9098a9;
cursor: pointer;
font-family: inherit;
font-size: 14px;
transition: all 150ms ease;
}
.main-top {margin-bottom: 3%;}
.container.main-top {
width: 92%;
}
/*.main-content { display: inline-block;}*/
/* category listing left on category page */
.filter-price .vnavbar.navbar-collapse.collapse { width: 100%;}
.filter-price { margin-top: 5%;}
.cat-list-left .category1 {
max-width: 100%;
display: block;
text-align: left;
margin: 15px 0;
}
.cat-list-left .category1 > a {
border: 0;
}
.cat-list-left .category2 {
margin-left: 5%;
}
.price-range .optiongroup li { list-style-type: none;}
.price-range { /*margin: 25px auto;*/ position: absolute; width: 15%; z-index:2;}
.cat-list-left { margin: 75px auto 0;}
.filter-div { margin-top: 40px;}
.jslider .jslider-value { top: 15px !important;}
/* modal box */
.modal-header .close {
border: 1px solid;
border-radius: 50%;
position: absolute;
bottom: 0;
margin-right: 10px;
margin-bottom: 10px;
right: 0;
padding: 4px 6px 2px 6px;
cursor: pointer;
z-index: 2;
}
#modal-product-price, #modal-product-pic { text-align: center;}
.modalbox-btns { width: 100%; display: inline-block; clear:both;}
#modal-product-cart {
text-align: center;
color: #fff;
padding: 2% 4%;
display: inline-block;
}
#modal-product-cart a {
font-weight: 700;
text-transform: uppercase;
font-size: .9em;
}
#modal-product-link {
display: inline-block;
margin-left: 15px;
background: #bdbdbd;
text-align: center;
padding: 2% 4%;
}
#modal-product-link a {
font-weight: 700;
text-transform: uppercase;
font-size: .9em;
}
#modal-product-price { margin: 10px auto;}
#modal-product-pic {
width: 100%;
margin-bottom: 15px;
}
#modal-product-pic img {
max-width: 100%;
max-height: 50vh;
display: block;
margin: 0 auto;
}
@media only screen and (max-width: 350px){
#modal-product-link { margin-top: 4%; margin-bottom: 12%; margin-left: 0; display: block;}
#modal-product-cart { display: block;}
}
/* view show cart */
.cartpg-div { width: 84%; display: inline-block;}
.cart-description { margin-top: 40px; }
.cart-description h3 { font-size: 28px; }
.shopping-cart-info { width: 100%; margin: 20px auto; max-width: 1400px; padding: 0 20px; }
.shopping-cart-title { display: inline-block; width: 100%; margin: 5px auto; margin-top: 4%; border-bottom: 1px solid #e0e0e0; color: #333; font-weight: 600; }
.header-name { display: inline-block; width: 56%; 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;}
.content-item-img img { max-width: 100%;}
.content-item-name { display: inline-block; padding: 0 2%; width: 50%; margin: 0; font-weight: 500; }
.content-item-price-qty { display: inline-block; width: 15%; text-align: center; font-weight: 500; }
.content-item-qty { display: inline-block; text-align: center; width: 10%; font-weight: 500;}
.content-item-qty input { text-align: center; font-weight: 500;}
.content-item-price { display: inline-block; width: 15%; text-align: center; font-weight: 500;}
.shopping-cart-summary { display: inline-block; width: 100%; }
.cart-remove-all { width: 68%; display: inline-block;}
.shopping-cart-total-qty { display: inline-block; width: 10%; text-align: center;}
.shopping-cart-total-price { display: inline-block; width: 15%; text-align: center;}
.shopping-cart-apply-discount { margin: 20px auto;}
.shopping-cart-apply-discount td { padding-left: 0;}
.cart-description p { display: none;}
.ShowCartCheckOutBtn { border: 0; text-transform: uppercase; /*padding: 7.3% 10%;*/ font-weight: 700;}
.ShowCartChangeQtyBtn { background: #3f3f3f; color: #fff; border: 0;/* border-radius: 2px;*/}
.ShowCartContinueBtn { background: #8a8a8a; color: #fff; border: 0; /*border-radius: 2px;*/}
.shopping-cart-buttons { margin: 20px auto; text-align: right;}
.ShowCartContinueBtn, .ShowCartChangeQtyBtn{font-weight: 700; padding: 1% 2%; height: 47px;}
.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;}
@media only screen and (min-width: 1921px){
/*.ShowCartCheckOutBtn { padding: 10.5% 10%;}*/
}
@media only screen and (max-width: 1920px){
.ShowCartCheckOutBtn { /*padding: 10% 10%;*/ height: 47px; }
}
@media only screen and (max-width: 1440px){
.ShowCartCheckOutBtn { padding: 8% 10%;}
}
@media only screen and (max-width: 1024px){
/*.shopping-cart-info { width: 80%;}*/
}
@media only screen and (max-width: 768px){
.shopping-cart-info { width: 98%;}
.ShowCartCheckOutBtn { padding: 7% 10%;}
}
@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-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%;}
.cartpanel {
min-width: 300px;
}
}
@media only screen and (max-width: 450px){
.mobile-shopping-cart-buttons .ShowCartContinueBtn { width: 100%;}
.ShowCartContinueBtn { /*width: 49%;*/ width: 100%; float: left;}
.ShowCartChangeQtyBtn { /*width: 49%;*/ width: 100%; margin-top: 10px; 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: 10px; float: right;}
.mobile-shopping-cart-buttons .ShowCartContinueBtn { /*margin-top: 4em;*/ margin-bottom: 10px;}
.cart-remove-all { width: 60%;}
.shopping-cart-total-qty { width: 10%;}
.paymentlist { width: 100%; padding-left: 0;}
.content-item { border-bottom: 1px solid #e0e0e0; padding-bottom: 1%;}
.shopping-cart-discount .discount-item { border-bottom: 1px solid #e0e0e0; padding-bottom: 1%;}
/*.cartpg-div { width: 95%; padding-left: 7.5%;}*/
.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;}
}
@media only screen and (max-width: 350px){
.mobile-shopping-cart-buttons .ShowCartContinueBtn { font-size: 10px; padding: 2%; margin-top: 4.6em;}
.ShowCartContinueBtn { font-size: 10px; padding: 1.5%;}
.header-name { width: 35%;}
.header-qty { width: 25%;}
}
/* RESPONSIVE SETTINGS */
@media only screen and (min-width: 1921px) {
/*.cartbox { width: 10%;}*/
/*.checkout img { width: 12%;}*/
/*.searchbutton { right: 0; }*/
/*.tippylink { left: 27%; width: 22%;}*/
/*.tippylink li { margin-left: 2%;}*/
/*.navbar-collapse.collapse { }*/
/*.newsletter-header .col-md-6 { width: 30%;}*/
/*.newsletter-header { padding-left: 10%;}*/
/*.container { width: 80%;}*/
/*.hero-text > p { padding: 10% 20%;}*/
/*.hero-action-btn { left: 32%;}*/
/*.product {width: 20%;}*/
/*.quick-cat .col-md-8 { max-height: 100%;}*/
/*.quick-cat .col-md-4 { max-height: 408px;}*/
/*.quick-cat .col-md-8 img, .quick-cat .col-md-4 img { width: 100%;}*/
}
@media only screen and (max-width: 1920px) {
.hero-text > p { padding: 10% 20%;}
/*.checkout img { width: 9%;}*/
.quick-cat .col-md-8 img, .quick-cat .col-md-4 img { width: 100%;}
.quick-cat .col-md-4 { max-height: 305px;}
}
@media only screen and (max-width: 1441px) {
.hero-text > p { padding: 10% 5%;}
/*.checkout img { width: 16%;}*/
.quick-cat .col-md-8 { max-width: 67%; max-height: 460px;}
.quick-cat .col-md-4 { max-width: 34%; max-height: 223px;}
}
@media (min-width: 1200px) {
.container { width: 92%;}
}
@media only screen and (max-width: 1386px) {
/*.main-top { margin-top: 11%;}*/
.navbar-header { width: 40%;}
.tippy-right { width: 60%; float: right;}
.navbar-nav { margin-right: 0;}
/*.cartbox { width: 19%; }*/
/*.checkout img { width: 17%;}*/
.quick-cat .col-md-4 { max-height: 215px;}
.container { width: calc(100% - 80px); /*90%*/ }
}
@media only screen and (max-width: 1240px) {
.quick-cat .col-md-4 { max-height: 192px;}
.categoryList { padding: 65px 20px 45px; }
#cat_product_listing .product, #search_product_listing .product {
width: calc(33.333% - 20px);
}
#cat_product_listing div.product:nth-child(1), .categoryFeatured .topcat_product {
width: calc(33.333% - 20px) !important;
}
}
@media only screen and (max-width: 1024px) {
.container { padding-left: .5%;}
.nav-container { width: 92%;}
.navbar-logo { width: 70%; max-height: 55px;}
.tippy-right { width: 60%;}
.tippy-top, .tippy-bottom { width: 100%;}
.tippylink { left: 43%; padding: 0; width: 34%;}
/*.sb-search { min-width: 35px;}*/
.searchbox { width: 100%; left: 0;}
.tippy-two { width: 60%;}
/*.cartbox { width: 24%;}*/
/*.checkout img { width: 16%;}*/
.firstfrontsection .container {
width: 100%;
flex-wrap: wrap;
padding-right: 15px;
padding-left: 15px;
}
.firstfrontsection .container .child:nth-child(2) {
width: calc(60% + 0px);
padding-right: 0;
}
.firstfrontsection .container .child:nth-child(3) {
width: 100%;
}
.col1-1 .products-grid .product {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: calc(33.333% - 12px);
margin-right: 16px;
}
.col1-1 .products-grid .product:nth-child(3) {
margin-right: 0;
}
.secondfrontSection .container {
width: 100%;
height: 500px;
overflow: hidden;
position: relative;
margin-left: -15px;
}
.secondfrontSection .container img {
max-width: none;
min-height: 100%;
width: auto;
}
.thirdfrontSection .container {
flex-wrap: wrap;
width: 100%;
}
.thirdfrontSection .container .child, .thirdfrontSection .container .child:last-child {
width: 100%;
}
.thirdfrontSection .container .child:first-child {
flex-direction: row;
}
.navbar-nav { margin-top: 1.5%; margin-right:0;}
.quick-cat { width: 100%; display: inline-block;}
.quick-cat .col-md-4 { float: left; width: 33.33%;}
.footerlinks { width:33%;}
.footerlinks li, .footerlinks p { text-align: center; padding: 25px 0 5px 0;}
.media {margin: 3% auto;padding: 0; width: 100%;}
/*.media img { padding: 0 10%;}*/
/*.media img:first-child { padding-left: 10%;}*/
.products-grid img { max-height: 309px;}
#category-list { right: 1.6%;}
.mainbody { /*width: 92%; margin: 0 4% 1%;*/}
.quick-cat .col-md-4 { max-height: 157px;}
.list-group-item { padding: 10px 2px 10px 10px;}
}
@media (min-width: 992px){
.container { width: 92%;}
}
@media only screen and (max-width: 992px) {
.navbar-logo { line-height: 1.2em; font-size: 1.6em;}
#newsletter-head { text-align: center; margin: 2%;}
#newsletter-field, #newsletter-submit-button { text-align: center; width: 100%;}
.footerlinks { width: 31%; float: left;}
.tippylink { left: 43%;}
/*.cartbox { padding: 8.5px 3px;}*/
.quick-cat .col-md-8 { width: 65%; float: left;}
.quick-cat .col-md-4 { max-height: 149px;}
.container { /*padding-left: 1.1%;*/ padding-left: 15px; }
.vnavbar h4 { padding: 7% 5%;}
.newsletter-box { margin: 0 auto;}
.media p { text-align: center;}
}
@media only screen and (max-width: 800px) {
.quick-cat .col-md-4 { max-height: 116px;}
.quick-cat .col-md-8 { width: 66.5%;}
.navbar-collapse.collapse { float: left;}
.naka-body { display: inline-block; /*width: 77.6%;*/ padding-right:0; padding-left: 10px;}
.quick-cat > div:last-child { margin-top: 2%;}
.quick-cat > div { padding-left: 0;}
.filter-price { width: 20%; padding: 0; float: left; clear: left;}
.col-md-10.products-hara { width: 80%; display: inline-block;}
.filter-price .vnavbar.navbar-collapse .fa-chevron-down { display: none;}
.products-grid { padding-left: 0;}
}
/* Mobile View */
@media (min-width: 768px){
.container { width: calc(95% - 40px); /*90%*/ }
}
@media only screen and (max-width: 767px) {
/*.top_msg { padding: 10px 10px; }*/
.top_msg {
padding: 6px 10px;
max-height: 62px;
align-items: flex-start;
overflow: hidden;
line-height: 26px;
height: 62px;
position: relative;
}
/*.top_msg p,*/ .top_msg div.divparent {
display: block;
position: absolute;
left: 7px;
transition:0.35s all;
-webkit-transition:0.35s all;
-o-transition:0.35s all;
-moz-transition:0.35s all;
-ms-transition:0.35s all;
}
.mainbody { padding: 0 15px 0 25px;}
.tippylink { display: none;}
.tippy-right { width: 40%;}
.navbar-header { width: 45%;}
.navbar-brand { /*float: left; padding: 0px; width: 65%; margin-top: 18px;*/ margin-top: -10px; margin-left: 25px; margin-bottom: 10px; /*font-size: 1.5em;*/ }
.cart-item-text { display: none;}
.cart-total-qty { font-size: 1em;}
.topnav { display: none;}
.searchbox { width: 60%;}
.searchbox-mobile { margin: 0 5%;}
.searchbutton { right: 10%; width: 10%;}
/*.cartbox { float: left; left: 60%; margin-top: 0; width: 20%;}*/
/*.checkout img { width: 38%;}*/
.first-row .shop_gifts {
width: 100%;
min-height: 300px!important;
max-height: 350px;
margin-top: 2px;
margin-bottom: 20px;
}
.first-row .col2-1 {
width: 100%;
padding-left: 0;
}
.second_row .col2-3 {
display: none;
}
/*.second_row .col2-3 .product {*/
/*width: 50%;*/
/*}*/
div[data-iessection="layoutproductlisting"] {
padding-top: 250px;
}
.descriptionHeader {
height: 250px;
margin-left: calc(-5.05vw + 4px);
}
.descriptionHeader img {
max-height: 100%;
}
.tippy-right { width: 50%;}
.hero-text { max-width: 30%;}
.categoryList { display: none; }
#front-hero-slider h1 { /*background: rgba(255,255,255,.7);*/}
.naka-body { width: 100%; padding-left: 0;}
/*.media img:first-child { padding-left: 10%;}*/
.payment-img { width: 15%;}
.navbar-fixed-top { position: relative; background: transparent;}
.main-top { margin: 0 auto; /* overflow-x: hidden;*/width: 100% !important;}
.main-top .row.col-md-12 {
margin: 0;
padding: 0;
}
.categoryFeatured div.cat_top_seller_item_list:nth-of-type(2) div.topcat_product:first-child a:first-child {
max-height: 240px;
height: 200px;
}
#cat_product_listing div.product:nth-child(1) .product_pic_div, .featuredproducts div.product:nth-child(1) .product_pic_div, .featuredproducts div.product:nth-child(5) .product_pic_div {
height: 185px;
max-height: none;
}
.col1-2 .products-grid {
width: calc(100% + 12px);
}
div#new_product_listing.products-grid {
width: calc(100% + 2px);
}
div#new_product_listing.products-grid .product { margin-bottom: 0; }
.thirdfrontSection { margin-bottom: 10px; }
.quick-cat > div { padding-left: 0; margin-top: 2%;}
.quick-cat .col-md-8 { max-width: 67%; width: 66.5%;}
.quick-cat .col-md-4 { max-height: 116px;}
.tippy-two { width:100%}
.searchbox { width: 100%; padding: 0% 1%;}
#newsletter-submit { }
#newsletter-submit-button { padding: 3%;}
.col-md-10.products-hara { width: 100%; display: block;}
.filter-price .vnavbar.navbar-collapse .fa-chevron-down { display: inline-block;}
/* VERTICAL NAVBAR PANEL */
.hara-navbar-top { width: 25%; min-width: 200px;}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 100%;}
.vnavbar.navbar-collapse, .vnavbar.navbar-collapse { max-height: 100%;}
.hara-navbar-top .text-bg-trans li { background: transparent; width: 100%; float: none; text-align: left;}
.navbar-collapse.collapse { width: 100%; margin-top: 0px; max-width: 22%; min-width: 200px; border-top: 0; float: none;}
.navbar-default .navbar-nav > li > a { text-align: left;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: transparent;}
.navbar { width: 100%;}
.navbar .container {
width: 100%;
}
.navbar-right {
padding: 25px 0;
}
.first-row, .second_row { flex-wrap: wrap; }
#category-list { position: relative; width: 100%; background: transparent;}
#category-list div {text-align: left;}
.category1 > a { border-bottom: 0;}
.dropdown.mega-dropdown:first-child { margin-left: 10px;}
.visible-xs-block { clear: both;}
.visible-xs-block ul { margin: 7.5px 23px;}
.visible-xs-block li { list-style-type: none; width: 100%; clear: both; padding: 6px 0;}
.visible-xs-block li a { font-weight: 700; text-transform: uppercase;}
.vnavbar { position: fixed !important; right: 0; top: 0; bottom: 0;}
.vnavbar h4 {padding-left: 12%;}
.list-group-item { padding: 10px 10px;}
a.list-group-item { font-size: .6em; padding-left: 12%;}
.visible-xs-block img { padding: 0 5%; margin: 0 5%;}
/* MOBILE MINI CART */
/* Product */
.product_pic_div {
/*background: #ebebeb; */
height: 185px;
}
.products-grid img {
/*max-height: 135px;*/
max-width: 100%;
max-height: 100% !important;
width: auto;
height: auto;
min-height: auto;
min-width: auto;
}
.shrinker .product_name { display: none;}
.product { width: 22%; }
.shrinker { width: 17% !important;}
.wishlistbutton { margin: 4% auto;}
.cat_img img { max-height: 100px; max-width: 100px; width: 70%; margin: 0 20%;}
#cat_product_listing div.product:nth-child(1), .categoryFeatured .topcat_product {
width: calc(50% - 20px) !important;
/*margin: 0;*/
}
#cat_product_listing .product, #search_product_listing .product, .featuredproducts .product, .featuredproducts div.product:nth-child(1), .featuredproducts div.product:nth-child(5) {
width: calc(50% - 20px);
}
.thirdfrontSection .container .child .blog_item .blogtitle {
font-size: 16px;
}
.cartbox {
top: 17px;
}
#cart-qty { color: #000; }
.frontSliderMobile .iessnippet-basic { padding-bottom: 0; }
.firstfrontsection .container .child .blog_item {
/*width: 100%;*/
margin: 0 0 20px;
}
.thirdfrontSection .container .child .blog_item , .firstfrontsection .container .child .blog_item {
/*.child .blog_item {*/
width: calc(50% - 5px);
margin: 10px 0;
}
.firstfrontsection .container .child .blog_item {
margin: 10px 0 20px;
}
.thirdfrontSection .container .child .blog_item:first-child, .firstfrontsection .container .child .blog_item:first-child {
/*.child .blog_item:first-child {*/
margin-right: 10px;
}
.bottom_of_sect { margin-bottom:0; }
.shopping-cart-title {
display: none;
}
.content-item:first-child {
border-top: 1px solid #e0e0e0;
}
.content-item-img {
width: 100px;
margin: 0;
}
.content-item-name {
width: calc(100% - 100px);
}
.content-item-qty {
width: 90px;
margin-left: 109px;
margin-top: 10px;
}
.content-item-price {
width: 100%;
padding-right: 21px;
margin-top: 10px;
}
.shop-locator .map {
display: none;
height: auto;
}
.form-store {
width: calc(50% - 10.5px);
}
.categoryFeatured .topcat_product a:first-child {
max-height: 240px;
height: 200px;
}
#product_listing_sortby_box form {
text-align: left;
padding: 10px 10px 20px;
}
#product_listing_sortby_box form select {
width: 100%;
margin-left: 0;
}
.catMainAff:before {
display: none;
}
.catMainAff a {
display: block;
}
.affiliateBody .container.main-top {
padding-left: 0;
padding-right: 0;
}
.affiliateBody .col-lg-12.col-md-12.padding-top .col-lg-6.col-md-6:first-child, .affiliateBody .col-lg-12.col-md-12.padding-top .col-lg-6.col-md-6:last-child {
width: 100%;
}
.affiliateBody table table {
table-layout: fixed;
}
.affiliateBody table table .form-group label, .affiliateBody table table .form-group .input-group {
width: calc(100% - 30px);
margin-left: 15px;
margin-bottom: 0;
}
.affiliateBody .btn-secondary {
white-space: initial;
margin-left: -15px;
}
.affiliateBody .btn-secondary[value="Back"] {
margin-top: 15px;
margin-left: 0;
margin-bottom: 30px;
}
.affiliateBody table table .form-group label {
padding: 0;
}
.affiliateBody #contents .container form {
margin: 50px 0 0;
}
.affiliateBody #contents .container form #button_group {
width: 100%;
padding: 0 15px;
}
.affiliateBody #contents .container form #button_group button {
padding: 5px 5px;
font-size: 12px;
}
.affiliateBody #contents .container form .form-group .btn.btn-primary {
width: 100%;
}
.affiliateBody .h3, .affiliateBody h3 {
line-height: 1.3em;
text-align: left;
}
#table_product table#table {
table-layout: initial;
}
#total_panel {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
#total_panel .col-lg-4.col-md-8.col-sm-8 {
width: 50%;
}
div.affiliate_referrallink {
/*text-align: left;*/
border: 1px solid #000;
padding: 10px;
margin-top: 30px;
}
span.affiliate_referrallink {
font-size: 18px !important;
}
.affiliateBody .col-lg-12.col-md-12.padding-top {
margin-top: 30px;
}
.affiliateBody .navbar>.container .navbar-brand, .affiliateBody .navbar>.container-fluid .navbar-brand {
height: inherit;
padding: 0;
}
.affiliateBody .navbar-default .navbar-toggle .icon-bar {
background-color: #000;
}
.affiliateBody .navbar-toggle {
margin-top: initial;
margin-right: initial;
margin-bottom: initial;
}
.affiliateBody .navbar-brand {
margin-left: 20px;
margin-right: 15px;
}
.media .blocking a {
margin-left: 5px;
margin-right: 5px;
}
.blocking {
justify-content: center;
}
.best_selling_in_cat .container {
width:calc(100% - 40px);
padding: 0;
}
.best_selling_in_cat .container .best_cat {
padding: 0;
flex-direction: row;
flex-wrap: wrap;
}
.best_selling_in_cat .container .best_cat .best_cat_title {
margin-bottom: 6px;
}
.best_cat .best_cat_title img, .top_cat_title img {
max-height: none;
max-width:100%;
min-width: 100%;
}
.best_cat .best_cat_title, .top_cat_title {
width: 100%;
}
.top_cat_title { /*margin-bottom: 10px;*/ margin-bottom: 20px; }
.new_products_belt .top_cat_title {
width: calc(100% - 7px);
}
.new_products_belt .top_cat_title img {
max-width: 100%;
}
.best_cat div:nth-child(2) {
width: 100%;
margin-top: 15px;
margin-left: 1px;
}
.best_selling_in_cat .container .best_cat .products-grid {
vertical-align: top;
}
.best_selling_in_cat .container .best_cat .products-grid .product {
display: none;
}
.best_selling_in_cat .container .best_cat .products-grid .product:first-child {
display: inline-block;
width: calc(50% - 6px);
margin-right: 6px;
}
.best_selling_in_cat .container .best_cat .products-grid .product:nth-child(2) {
display: inline-block;
width: calc(50% - 6px);
margin-left: 6px;
margin-top: 0;
margin-right: 0px;
}
.buttonprimarycluster { padding-bottom: 200px; position: relative; }
.buttonprimarycluster .returntocart { position: absolute; bottom: 50px; }
#checkout_continue_submit { width: 100%; margin-right: -5px; }
}
@media only screen and (max-width: 760px) {
.quick-cat .col-md-4 { width: 100%; max-width: 100%; padding-left: 0; margin-top: 1%; max-height: 180px;}
.quick-cat .col-md-8 { max-width: 100%; width: 100%; max-height: 180px;}
.login-wrapper {
flex-direction: column;
width: 100%;
}
#userlogin {
width: 100%;
}
.login-wrapper .or span { display: none; }
.login-wrapper .sign-in {
border-bottom: 1px solid #d0d0d0;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 676px) {
.catMainAff h1 {
font-size: 24px;
font-weight: 600;
margin-bottom: 20px;
}
.catMainAff {
font-size: 14px;
}
.navbar-brand { /*margin-top: 8.5%;*/ width: calc(60% - 30px); margin-left: 30px; font-size: 1.5em; }
.navbar-header { float: left;}
.nav-container { width: 100%;}
.topbar { padding: 0;}
.tippy-right { width: 55%; padding: 0;}
.tippy-two { padding: 0 6.5%;}
/*.media img { padding: 0 8%;}*/
/*.checkout img { width: 44%;}*/
.hero-text { max-width: 60%;}
.hero-text > p { font-size: 1.2em; padding: 5% 5% 7%;}
.hero-action-btn { padding: 3% 7%;}
.hero-action-btn p { font-size: .7em;}
.price-range { display: none;}
.footerlinks { width: 50%; float: left;}
/*.media { width: 50%;}*/
/*.media img { padding: 10px 8%;}*/
.quick-cat .col-md-4 { width: 100%; max-height: 190px; overflow: hidden; margin-bottom: 20px;}
.carttext, .add_to_wishlist { display: none;}
.product { width: 30%;}
.products-grid img { max-height: 130px;}
.products-grid { margin: 0; padding-top: 0;}
/*.product_name a { font-size: .9em;}*/
.resized { display: none; /*display: block;*/ width: 9%; text-align: right; margin: 3px 0;}
/*#product_listing_sortby_box form { width: 85%;}*/
#product_listing_sortby_box {margin: 5px 0;}
.products-grid { margin-top: 0;}
.fa-th, .fa-th-large { font-size: 1.2em;}
.shrinker { width: 25% !important;}
.shrinker .products-grid img { max-height: 125px;}
}
@media only screen and (max-width: 560px) {
.hero-text { max-width: 60%;}
.visible-xs-block ul { margin: 7.5px 20px;}
}
@media only screen and (max-width: 450px) {
.logo img { max-height: 50px;}
.navbar-default .navbar-toggle { padding-left: 2px;}
.navbar-header { padding-left: 7%;}
.tippy-top, .tippy-bottom { padding: 0 7.5%;}
.naka-navbar-top li a { font-size: .8em;}
.naka-navbar-top li { padding: 3% .5em;}
/*.cartbox { width: 25%; left: 50%; padding-left: 0; padding-right: 0;}*/
.navbar-brand { font-size: 1em; margin-top: -5px; margin-left: 20px; }
.searchbox { padding: 0% 1%;}
.hero-text h1 { font-size: 1.2em;}
.quick-cat .col-md-4, .quick-cat .col-md-4:last-child { margin-top: 5%; margin-bottom: 0;}
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px;}
.cat_list { width: 32%;}
/*.paging_outer li { width: 20%;}*/
/*.paging_outer { width: 75%;}*/
.products-grid { padding-top: 0;}
.products-front, .prod-front { margin-top: 0;}
.products-grid img { max-height: 150px;}
/*#product_listing_sortby_box form { width: 82%;}*/
#product_listing_sortby_box { margin: 3px 0;}
.resized { width: 12%;}
.shrinker.product .product_name,.shrinker.product .product_price, .shrinker.product .product_original_price { display: none;}
.product { width: 50%;}
.shrinker.product { max-height: 100px;}
}
@media only screen and (max-width: 400px) {
.logo img {margin-top: 6px;}
.navbar-default .navbar-toggle .icon-bar { width: 27px;}
.navbar-default .navbar-toggle { padding: 10px 5px;}
.navbar-brand { margin-top: -10px; max-height: 50px;}
.searchbox { margin-top: 1px; padding: 0;}
.tippy-two { padding: 0 7.5%;}
.cartbox { width: 22%; }
/*.checkout img { width: 42%;}*/
.hero-text { max-width: 75%;}
.hero-text > p { font-size: 1em;}
.hero-text > h1 { padding: 7% 5%;}
.product { /*max-width: 50%; width: 50%; max-height: 266px;*/}
/*#product_listing_sortby_box form { width: 80%;}*/
.resized { width: 15%;}
.products-grid img { max-height: 125px;}
.shrinker.product {padding: 5px;}
/*.product_price, .product_original_price { font-size: .7em;}*/
/*.media img { padding: 10px 7%;}*/
}
@media only screen and (max-width: 350px) {
.mainbody { padding: 0 15px 0 15px;}
.container { padding-right: 10px; padding-left: 10px;}
.navbar-default .navbar-toggle { padding: 10px 2px;}
.cartbox { width: 27%; left: 50%;}
.fa-shopping-bag { font-size: .5em;}
.hero-text { font-size: .9em; max-width: 70%;}
.hero-text > p { padding: 4% 5% 7%;}
.hero-action-btn { left: 23%;}
.cat_list { width: 49%;}
.media img { padding: 10px 5%;}
.product { /*margin-top: 3%; */}
.products-grid img { max-height: 120px;}
.product_name a { font-size: .8em;}
.fa-th, .fa-th-large { font-size: 1.2em;}
.shrinker { width: 33.3% !important;}
.resized { width: 16%;}
/*#product_listing_sortby_box select { width: 72%;}*/
/*#product_listing_sortby_box form { width: 78%;}*/
.naka-navbar-top li { padding: 3% .2em;}
}
/* checkout */
/* checkout 1*/
.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;}
.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:55px;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 15px!important; color:#fff; font-weight: 500; margin-top: 10px; margin-left: 5px; text-transform: uppercase; /*margin-left: 2%;*/ background: #000000; font-size: 14px; letter-spacing: 1px;}
.checkout-form .secondary_button{border:0px;background:none;}
.checkout-form .secondary_button:hover{text-decoration:underline;}
#checkout_enhance_extra_field .formlabel { display: none; }
#checkout_enhance_extra_field textarea { border: 0; }
.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 #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 */
#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;}
.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!important;color:#fff;background:#ABDB25;}
.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) {
.checkout-form .formpair{width:96%; margin: 15px 5px; }
.shopping-cart{display:none;}
.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;
}
@media (min-resolution: 110dpi) and (min-width: 1921px) {
html{
font-size: 80%;
zoom: 0.8;
}
body {
max-width: 100%;
}
#fb-root{zoom: 1.35;}
}
@media (min-resolution: 144dpi) and (min-width: 1921px) {
html{
font-size: 80%;
zoom: 0.65;
}
body {
max-width: 100%;
}
#fb-root{zoom: 1.5;}
}
@media (min-resolution: 144dpi) and (min-width: 1922px) {
html{
/*font-size: 80%;*/
zoom: 1.15;
}
#fb-root{zoom: 1;}
}
@media (min-resolution: 144dpi) and (min-width: 2560px) {
html{
/*font-size: 80%;*/
zoom: 1.35;
}
#fb-root{zoom: 0.8;}
}
div.affiliate_referrallink{text-align:center;}
span.affiliate_referrallink{font-weight:bold;font-size:1.5em;}
@media (min-resolution: 110dpi) {
html{
/*font-size: 80%;*/
zoom: 0.8;
}
body {
max-width: 100%;
}
#category-list {
width: 100%;
}
.product_pic_div {
height: 270px;
background-size:auto 140%;
border:1px solid #eee;
}
.col1-2 .products-grid .product:nth-child(1) div.product_pic_div{
background-size:cover;
}
#fb-root{zoom: 1.35;}
}
@media (min-resolution: 144dpi) and (min-width: 1024px) {
html{
/*font-size: 80%;*/
zoom: 0.65;
}
body {
max-width: 100%;
}
#category-list {
width: 100%;
}
#fb-root{zoom: 1.5;}
}
.fxCont {
max-width: 2560px;
margin: 0 auto; 
}
.sign-up .flag-container{margin-top:10px;height:40px;}
.sign-up .iti-flag{padding:0px;}
.sign-up .selected-dial-code{font-size:14px;}
.checkoutform .intl-tel-input .selected-flag .iti-arrow{right:0px;}
.content-item-qty input[type="text"] {display:none;}
.ShowCartChangeQtyBtn{display:none;}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.addgift td{padding:0px;}
.fb_dialog iframe[data-testid="bubble_iframe"], #fb-root iframe[data-testid="dialog_iframe"] { bottom: 65px !important; }
.continueasguest{text-decoration:underline;margin-left:10px;}
#finalpaymentsection center{padding:20px;}
#finalpaymentsection form[name="Forward_To"]{text-align:center;padding:20px;}
.fb_dialog{z-index:10001!important;}
.returntocart{padding:10px 15px;border:0;background:none;margin-top:10px;}
.fb_reset{float:right;}
.addondeals{color:#cd282f;}
#pwpproducts_product_listing .product a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/* claire revamp */
.iti-flag {background-image: url(https://media.instantestore.com/images/flags.png)!important;}
.addgift td{border-bottom:1px solid #EBEBEB;}
.logintabs input[type="button"]{width:100%;padding: 0.7em 1.2em;}
.logintabs div{padding-left:0px;}
.applycouponid{text-decoration:none!important;background: black;color: white;padding: 8px;text-transform:uppercase;}
#couponinfo{border-radius:0px;margin-right:0px!important;}
.promonote{color:darkgrey;}
.cart-apply-point div{border:1px solid #ccc;padding:3px;}
.redeemdiv{background:#8BCEBA;padding-left:50px!important;padding-right:50px!important;margin-left:10px;}
.smokepointsredeemlink{color:black;}
.shopping-cart .coupon{padding:0px;}
.cart-apply-point div{display:inline-block;}

.categoryBestseller .cfTitle {
padding: 0 8px;
margin-bottom: 30px;
}
.categoryBestseller .cfTitle h3 {
border-bottom: 1px solid #000;
}
.categoryBestseller .cat_title {
display: none;
}
.categoryBestseller #topcat_product_listing {
display: flex;
flex-wrap: wrap;
}
.categoryBestseller div.topcat_product:nth-child(1) {
width: calc(40% - 20px);
}
.categoryBestseller .topcat_product img {
min-width: 100%;
}
.categoryBestseller .topcat_product {
position: relative;
width: calc(20% - 20px);
margin: 10px;
}

.bestsellerproducts { width: 100%; display: flex; align-items: flex-start; flex-wrap: wrap; }
.bestsellerproducts .product {
width: calc(20% - 20px);
margin: 10px;
}

/*#cat_product_listing div.product:nth-child(1),*/ .bestsellerproducts div.product:nth-child(1), .bestsellerproducts div.product:nth-child(5) {
width: calc(40% - 30px);
}
/*#cat_product_listing div.product:nth-child(1) .product_pic_div,*/ .bestsellerproducts div.product:nth-child(1) .product_pic_div, .bestsellerproducts div.product:nth-child(5) .product_pic_div {
overflow: hidden;
height: 450px;
max-height: 450px;
}
/*#cat_product_listing div.product:nth-child(1) img,*/ .bestsellerproducts div.product:nth-child(1) img, .bestsellerproducts div.product:nth-child(5) img {
max-height: none;
}

.giftwrappingoptions li{list-style-type:none;display: inline-block;vertical-align: top;padding: 5px;margin: 5px;width: 200px;background:#EBEBEB;}
.addgiftsect{padding-left:20px;padding-bottom:20px;}
.addgiftsect td{padding:3px;vertical-align:top;}
.giftwrappingoptions label, .giftwrappingoptions table{width:100%;}
.shopping-cart-discount{border-bottom:1px solid #EBEBEB;}
.shopping-cart-apply-discount{padding-left:20px;margin-top:0px;border-bottom:1px solid #EBEBEB;}
.cart-remove-all{margin-left:20px;}
.shopping-cart-content{border-bottom:1px solid #EBEBEB;}
.cart-apply-discount{border-bottom:1px solid #EBEBEB;padding-top:0px;padding-left:20px;}
.shopping-cart .cart-apply-discount{border-top:1px solid #EBEBEB;}
.shopping-cart #discount-coupon-field {padding: 5px;border: 1px solid #ccc;}
.promotionmsg{text-align:center;margin-bottom:20px;color:#00714f;}
.showcart-light-grey{background-color:#f1f1f1!important;border-radius:5px;}
.showcart-progress-bar{background-color:#00714f!important;border-radius:5px;}
/* end claire revamp */
.affiliateapplyform input[type="text"], .affiliateapplyform textarea{border: 1px solid #e8e8e8;padding: 12px 10px;}
.affiliateapplyform textarea{width:100%;}