body {
font-family: "Inter", sans-serif;
} .width50pc {
width: 50%;
height: auto;
float: left;
}
img {
max-width: 100%;
height: auto;
}
body .rpwe-block a.rpwe-img {
display: block !important;
margin-bottom: 10px;
}
.alignleft{
float:left;
margin:0 20px 20px 0;
}
.alignright{
float:right;
margin:0 0px 20px 20px;
}
.term-description{
clear:both;
overflow:hidden;
}
.jPop {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 99999;
}
.jPopBox {
width: 400px;
height: 400px;
background-color: #fff;
top: 50%;
left: 50%;
position: absolute;
margin-top: -200px;
margin-left: -200px;
text-align: center;
}
.jPopBoxTitle {
background-color: #B5A571;
color: #fff;
text-transform: uppercase;
font-size: 27px;
padding: 7px;
font-weight: 600;
}
.jPopBoxText {
text-transform: uppercase;
font-size: 20px;
padding: 10px;
font-weight: 600;
}
.jPopBoxButtons {
background-color: #eee;
padding: 15px;
margin-top: 20px;
overflow: hidden;
}
.jPopBoxButtonNoThanks {
text-transform: uppercase;
float: left;
padding: 10px 20px;
background-color: #444;
color: #fff;
font-weight: 600;
font-size: 19px;
cursor: pointer;
transition: background-color 300ms;
}
.jPopBoxButtonNoThanks:hover {
background-color: #B5A571;
}
.jPopBoxButtonNoEnter {
text-transform: uppercase;
float: right;
padding: 10px 20px;
background-color: #B5A571;
color: #fff;
font-weight: 600;
font-size: 19px;
cursor: pointer;
transition: background-color 300ms;
}
.jPopBoxButtonNoEnter:hover {
background-color: #444;
}
.cycle-slide img {
width: 100%;
height: auto;
}
.woocommerce .woocommerce-info {
border-top-color: #B5A571;
}
.woocommerce-page div.product div.summary.fullsummary {
width:100%;
}
.woocommerce .woocommerce-breadcrumb {
margin: 20px 0;
text-transform: uppercase;
color: #B5A571;
}
.woocommerce .woocommerce-breadcrumb a {
color: #444;
}
h1, .woocommerce div.product .product_title {
text-transform: uppercase;
color: #B5A571;
font-weight: 900;
margin-bottom: 20px;
}
.rpwe-block li {
font-size: 15px;
}
blockquote {
font-size: 14px;
border-left: 5px solid #B5A571;
}
.upsells {
clear: both;
}
.breadcrumb {
padding: 20px 0px;
margin-bottom: 0px;
list-style: none;
background-color: #fff;
border-radius: 4px;
text-transform: uppercase;
min-height: 60px;
}
.breadcrumbWap {
min-height: 60px;
}
.divider {
display: none;
}
.breadcrumb > li + li:before, .woocommerce-breadcrumb a:after {
padding: 0 5px;
color: #ccc;
content: ">";
}
.woocommerce .woocommerce-info:before {
color: #444000;
}
.woocommerce div.product form.cart .button {
text-transform: uppercase;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #B5A571;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #444;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 23%;
padding: 0%;
margin: 1%;
border: 1px solid #eee;
border-color: #eeeeee;
text-align: center;
transition: border-color 300ms;
cursor: pointer;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
border-color: #B5A571;
}
.woocommerce .col-md-9 ul.products li.product, .woocommerce-page .col-md-9 ul.products li.product {
width: 31%;
margin: 0 2% 2% 0;
}
.orderby {
font-size: 17px;
font-weight: bold;
padding: 5px 10px;
text-transform: uppercase;
vertical-align: top;
height: 35px;
border: 1px solid #ddd;
margin-right: 13px;
}
.woocommerce ul.products li.product h3 {
display: block;
font-weight: bold;
text-decoration: none;
font-size: 16px;
line-height: 1.2em;
color: #444;
text-transform: uppercase;
margin: 0 0 0 0;
}
.woocommerce-page ul.products li.product .price {
display: block;
font-weight: 900;
font-size: 2.25em;
font-size: 30px;
color: #B5A571;
margin: 0 0 10px 0;
display: none;
}
.single_variation_wrap {
margin-top: 15px;
}
.widget .product-price, .woocommerce div.product p.price {
font-weight: 900;
font-size: 2.25em;
font-size: 30px;
color: #B5A571;
margin: 10px 0;
display: none;
}
.woocommerce-page ul.products li.product .price .rrp, .widget .product-price .rrp, .woocommerce div.product p.price .rrp {
font-size: 0.6em;
font-weight: 700;
}
.home-collection .product-price {
margin: 20px 0 20px 0;
}
.woocommerce .quantity .qty {
font-size: 18px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 33%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 63%;
}
.woocommerce .woocommerce-message {
border-top-color: #B5A571;
}
.row {
clear: both;
}
.logoContainer {
text-align: center;
margin-bottom: 15px;
color: #B5A571;
font-size: 15px;
}
.logo {
margin-right: 10px;
width: 309px;
height: auto;
vertical-align: middle;
}
.homeLink {
margin: 20px 0px -5px;
font-family: 'Merriweather', serif;
white-space: nowrap;
color: #B5A571;
display: block;
font-weight: 700;
text-align: left;
line-height: 110px;
}
.logotext {
font-size: 31px;
display: inline-block;
white-space: normal;
width: 130px;
line-height: 1.15;
vertical-align: middle;
}
.homeLink:hover, .homeLink:focus {
text-decoration: none;
}
.description {
font-weight: 700;
font-size: 18px;
color: #B5A571;
margin: 10px 0;
text-align: center;
}
@media (min-width:992px){
.description {
font-size:30px;
margin:8px 0 8px;
}
}
@media (min-width:1200px){
.description {
font-size: 45px;
margin: 12px 0 10px;
}
}
a {
color: #B5A571;
}
a:focus, a:hover {
color: #444;
}
.home .page-title {
height: 1px;
width: 1px;
overflow: hidden;
position: absolute;
top: 0;
right: 0;
}
.nav1 {
background: #f6f4f5;
overflow: hidden;
}
.nav1 > .container > .row > div:last-child {
text-align: right;
}
.top-corner {
margin-top: 30px;
text-align: right;
float: right;
padding-right: 5px;
font-weight: 900;
text-transform: uppercase;
position: relative;
font-size: 13px;
}
.top-corner:before {
content: " ";
position: absolute;
background: transparent url(//www.clargestrading.co.uk/wp-content/themes/innermedia-ace-template/images/cart.jpg) no-repeat center;
width: 28px;
height: 32px;
left: -37px;
top: 4px;
}
.tc-title {
color: #444;
}
ul.product-categories, .sidebar-nav ul.product-categories ul {
list-style: none;
padding: 0;
}
.sidebar-nav ul.product-categories {
}
.sidebar-nav ul.product-categories li {
display: block;
position: relative;
border-top: 1px solid #ddd;
}
.sidebar-nav ul.product-categories li:before {
}
.sidebar-nav ul.product-categories li li {
}
.sidebar-nav ul.product-categories li li:before {
content: "";
}
.sidebar-nav ul.product-categories > li.cat-parent { }
.sidebar-nav ul.product-categories li.cat-parent:after {
content: "+";
position: absolute;
right: 0px;
color: #fff;
background-color: #B5A571;
width: 27px;
height: 27px;
line-height: 27px;
text-align: center;
z-index: 9;
top: 8px;
font-family: monospace;
font-size: 24px;
border-radius: 2px;
cursor: pointer;
}
.sidebar-nav ul.product-categories li.cat-parent.open:after {
content: "-";
line-height: 24px;
}
.sidebar-nav ul.product-categories li a {
display: block;
margin-right: 30px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 15px;
text-shadow: 0px 0px #EAEAEA;
color: #444000;
text-transform: uppercase;
font-weight: 700;
}
.sidebar-nav ul.product-categories li a:hover {
color: #B5A571;
}
.sidebar-nav ul.product-categories li.current-cat > a {
color: #B5A571;
position: relative;
padding-left: 55px;
}
.sidebar-nav ul.product-categories li.current-cat > a:after {
content: " ";
background-color: #B5A571;
background-image: url(//www.clargestrading.co.uk/wp-content/themes/innermedia-ace-template/images/cloud-white.jpg);
background-position: center center;
background-repeat: no-repeat;
width: 40px;
height: 100%;
position: absolute;
top: -1px;
left: 0px;
border: 1px solid #B5A571;
box-sizing: content-box;
}
.sidebar-nav ul.product-categories li li a {
padding-left: 10px;
}
.sidebar-nav ul.product-categories ul {
display: none;
}
.sidebar-nav ul.product-categories > li {
display: none;
}
.sidebar-nav ul.product-categories > li.current-cat-parent, .sidebar-nav ul.product-categories > li.current-cat {
display: block;
}
.sidebar-nav #woocommerce_product_categories-2 h4 {
display: none;
}
.col-md-9 h1 {
margin-top: 0;
}
#menu-login, #menu-checkout {
margin: 10px 0;
padding: 0;
}
#menu-login li, #menu-checkout li {
display: inline-block;
}
#menu-login a, #menu-checkout a {
color: #242424;
text-transform: uppercase;
position: relative;
} #menu-checkout > li a {
margin-left: 30px;
}
#menu-checkout li a:after {
content: "\f083";
width: 10px;
left: -16px;
position: absolute;
top: 2px;
color: #a5a5a5;
display: block;
font: normal normal normal 12px/1 FontAwesome;
}
#menu-checkout li.acco a:after {
content: "\f007";
}
#menu-checkout li.shop a:after {
content: "\f07a";
}
#menu-checkout li.chec a:after {
content: "\f09d";
}
.nav2 {
border-top: solid 1px #9c9c9c;
border-bottom: solid 1px #9c9c9c
}
#menu-main {
padding: 0;
margin: 0;
}
#menu-main li {
position: relative;
}
#menu-main li a {
color: #9c9c9c;
transition: background-color 300ms;
display: block;
font-size: 15px;
}
#menu-main li a:hover {
background-color: #444;
color: #fff;
}
#menu-main {
display: flex;
justify-content: space-between;
}
#menu-main > li {
display: inline-block;
text-transform: uppercase;
}
#menu-main li li {
background-color: #B5A571;
}
#menu-main li > a {
padding: 26px 10px;
}
#menu-main li > a:hover {
text-decoration: none;
}
#menu-main li ul {
list-style: none;
position: absolute;
height: 0.01px;
width: 0.01px;
opacity: 0;
left: 0;
background-color: #9c9c9c; }
#menu-main li:hover > ul {
min-width: 200px;
max-width: 300px;
height: auto;
transition: opacity 500ms;
opacity: 1;
padding: 0;
margin: 0;
z-index: 99;
}
#menu-main li ul li:hover > ul{
min-width: 200px;
max-width: 300px;
height: auto;
transition: opacity 500ms;
opacity: 1;
padding: 0;
margin: 0;
z-index: 99;
}
#menu-main li ul li a {
padding: 10px 20px;
color: #fff;
}
#menu-main li ul ul {
top: 0;
left: 100%;
}
.postThumb {
float: right;
margin: 0 0 20px 50px;
}
#menu-social, #menu-social-1 {
padding: 0;
}
#menu-social li, #menu-social-1 li {
display: inline-block;
margin: 7px 2px 10px 2px;
position: relative;
}
#menu-social li a, #menu-social-1 li a {
display: block;
color: #B5A571;
font-size: 0;
border-radius: 50%;
width: 45px;
height: 45px;
border: 3px solid #B5A571;
margin: 0 2px;
text-align: center;
}
#menu-social li a:after, #menu-social-1 li a:after {
content: " ";
font-size: 10px;
display: block;
padding: 9px;
font: normal normal normal 20px/1 FontAwesome;
}
#menu-social li.inst a:after, #menu-social-1 li.inst a:after {
content: "\f083";
}
#menu-social li.face a:after, #menu-social-1 li.face a:after {
content: "\f09a";
}
#menu-social li.twit a:after, #menu-social-1 li.twit a:after {
content: "\f099";
}
#menu-social li.tiktok a:after, #menu-social-1 li.tiktok a:after {
content: "\e07b";
}
#menu-social li a:hover, #menu-social-1 li a:hover {
color: #444;
text-decoration: none;
border-color: #444;
}
.mbase {
margin-bottom: 40px;
}
.tText {
margin-left: 180px;
}
.tText h2 {
text-transform: uppercase;
font-weight: 900;
margin-top: 0;
}
.tImage {
float: left;
}
.listing {
margin: 20px 0;
padding: 0px 0 20px 0;
border-bottom: 1px solid #eee;
clear: both;
overflow: hidden;
}
.listing .tImage {
margin-right: 15px;
}
.empty {
color: #B5A571;
}
.vape-red {
color: #B5A571;
}
.related {
clear: both;
}
.woocommerce .product.has-default-attributes.has-children > .images {
opacity: 1
}
.up-sells h2, .related > h2, .sub-header {
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
padding: 10px 20px;
border: 1px solid #ddd;
border-width: 1px 0;
color: #444;
margin: 30px 0 30px 0px;
position: relative;
} .footerLogo {
}
.cardLogos {
margin: 60px 0 0;
}
.contactMap {
width: 600px;
height: 400px;
float: right;
margin-bottom: 20px;
}
.woocommerce table.shop_attributes th {
width: 180px;
text-transform: uppercase;
font-weight: 900;
padding: 8px 5px;
}
.woocommerce table.shop_attributes td {
font-style: normal;
color: #B5A571;
font-weight: 800;
text-transform: uppercase;
padding-left: 5px;
padding-right: 5px;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
background: transparent;
}
h2 {
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
color: #B5A571;
}
footer .menu, #menu-social-1 {
padding: 0;
margin: 20px 0;
text-transform: uppercase;
font-size: 15px;
}
.footHead {
color: #444000;
position: relative;
margin-left: 0px;
padding: 10px 0px;
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
}
.bannad {
border: 1px solid #ddd;
position: relative;
display: block;
margin: 15px 0 0 0;
overflow: hidden;
}
.bannad a {
display: block;
}
.rpwe-block ul {
display: block;
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
}
.rpwe-block li {
width: 23%;
margin: 1%;
list-style-type: none;
float: left;
font-size: 14px;
}
.rpwe-block a {
display: block;
text-decoration: none;
}
.rpwe-block h3 a {
font-weight: bold;
display: block;
text-decoration: none;
font-size: 16px;
line-height: 1.2em;
color: #444;
text-transform: uppercase;
}
.rpwe-time {
font-weight: bold;
display: block;
color: #B5A571;
font-size: 14px;
text-transform: uppercase;
margin: 10px 0;
}
.rpwe-thumb {
margin: 0;
}
.home-collection {
font-size: 0;
text-align: center;
}
.home-product {
width: 23%;
padding: 15px;
display: inline-block;
font-weight: bold;
text-decoration: none;
font-size: 16px;
line-height: 1.2em;
color: #444;    
margin: 1%;
border: 1px solid #eee;
border-color: #eeeeee;
vertical-align: top;
transition: border-color 300ms;
cursor: pointer;
}
.home-product:hover {
border-color: #B5A571;
}
.product-title {
margin: 10px 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
text-transform: none!important;
}
.woocommerce div.product span.price {
color: #B5A571;
font-size: 20px;
font-weight: bold;
}
.woocommerce div.product form.cart .variations .attribute-selector select {
font-size: 15px;
min-width: 300px;
text-transform: uppercase;
font-weight: 900;
border: 1px solid #ddd;
padding: 7px;
position: relative;
}
.selector-wrapper {
margin: 5px 0;
display: inline-block;
position: relative;
}
.selector-wrapper:after {
content: " ";
position: absolute;
background: #B5A571 url(//www.clargestrading.co.uk/wp-content/themes/innermedia-ace-template/images/ddbg.jpg) no-repeat center;
color: #fff;
width: 38px;
height: 100%;
right: 15px;
top: 0px;
pointer-events: none;
}
h6 {
font-weight: 900;
text-transform: uppercase;
font-size: 16px;
margin: 20px 0;
}
footer ul {
list-style: none;
}
footer {
background-color: #ebebeb;
margin-top: 30px;
color: #444;
padding: 20px 0
}
footer .container > .row {
background-color: #ebebeb;
margin-top: 30px;
}
footer #mc_embed_signup form {
margin: 0;
padding-left: 0;
}
footer #mc_embed_signup form .footHead {
margin-bottom: 10px;
}
footer #mc_embed_signup form input {
color: #444;
}
footer a {
color: #B5A571;
}
footer #menu-social li a,footer #menu-social-1 li a {
color: #B5A571;
border-color: #B5A571;
}
footer a:hover {
color: #444;
}
footer li {
margin: 0;
padding: 0;
}
.sm-text-right {
text-align: right;
}
.headinfo > .container > .row > div:nth-child(2) {
text-align: center;
}
.headinfo .widget_shopping_cart {
text-align: right;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
margin-top: 30px;
}
.socialsTitle {
text-transform: uppercase;
font-weight: bold;
margin-top: 42px;
text-align:center;
}
.headinfo .socialsMenu {
text-align:center;
}
.socials {
margin-top: 70px;
}
.searchMenu {
font-size: 0;
}
.searchByCategoryDropDown {
display: inline-block;
}
.searchByCategoryDropDown select {
font-size: 17px;
font-weight: bold;
padding: 5px 5px;
text-transform: uppercase;
vertical-align: top;
height: 35px;
border: 1px solid #ddd;
max-width: 150px;
background: #ddd;
}
.searchHolder {
display: inline-block;
}
.searchHolder input[type='text'] {
font-size: 17px;
padding: 5px 10px;
vertical-align: top;
height: 35px;
margin-left: -1px;
width: 350px;
border: 1px solid #ddd;
}
.searchHolder input[type='image'] {
padding: 5px 10px;
vertical-align: top;
background-color: #9c9c9c;
height: 35px;
}
.searchHolder input[type='image']:hover {
background-color: #444;
}
.cycle-slideshow {
z-index: 98;
}
a.menuToggle {
color: #B5A571;
display: none;
width: 100%;
padding: 5px 10px;
cursor: pointer;
}
.toggle-bar {
width: 40px;
height: 7px;
background-color: #B5A571;
display: block;
margin: 6px 0;
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
text-transform: uppercase;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 5px;
border-bottom: 1px solid #ccc;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
clear: none;
}
@media (max-width: 1200px) {
#menu-main li > a {
padding: 20px 28px;
}
.searchHolder input[type='text'] {
width: 200px;
}
.bannad img {
width: 100%;
height: auto;
}
.rpwe-thumb {
width: 100%;
height: auto;
}
.contactMap {
width: 100%;
}
}
@media (max-width: 992px) {
#menu-main li > a {
padding: 10px 13px;
}
.logo { }
.searchHolder input[type='text'] {
width: 130px;
}
.headinfo {
text-align: center;
padding-bottom: 20px;
}
.widget .product-price, .woocommerce div.product p.price {
font-size: 20px;
}
}
@media (max-width: 768px) {
.logo {
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 92%;
margin-left: 4%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 92%;
margin: 4%;
}
.woocommerce .woocommerce-breadcrumb {
margin: 20px;
}
.woocommerce .col-md-9 ul.products li.product, .woocommerce-page .col-md-9 ul.products li.product {
width: 44%;
margin: 3%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 46%;
margin: 2%;
}
.rpwe-block li {
width: 45%;
margin: 2%;
}
.up-sells h2, .related > h2, .sub-header {
margin: 20px 15px 10px 55px;
}
.home-product {
width: 40%;
margin: 4%;
}
.bannad {
margin: 15px 15px 0 15px;
}
.nav1 {
display: none;
}
.headinfo .socials {
display: none;
}
.menu-main-container {
display: none;
}
a.menuToggle {
display: block;
}
.menu-main-menu-container {
display: none;
}
#menu-main {
display: block;
}
#menu-main > li {
display: block;
}
#menu-main li ul {
position: relative;
width: initial;
height: initial;
padding: 0;
margin: 0;
opacity: 1;
}
#menu-main li:hover > ul {
max-width: 999px;
}
#menu-main li ul ul {
left: initial;
top: initial;
}
#menu-main li ul.sub-menu {
display: none;
}
#menu-main li.open > ul.sub-menu {
display: block;
}
#menu-main .menu-item-has-children > a {
margin-right: 50px;
position: relative;
}
#menu-main .menu-item-has-children > a:after {
width: 40px;
height: 40px;
content: "+";
color: #fff;
font-size: 35px;
text-align: center;
line-height: 35px;
pointer-events: none;
right: -44px;
position: absolute;
top: 0;
background-color: #444;
border-radius: 50%;
}
#menu-main li.open.menu-item-has-children > a:after {
content: "-";
}
.sm-text-right {
text-align: initial;
}
.footerLogo {
text-align: center;
}
.cardLogos {
margin: 20px 0;
}
}
@media (max-width: 520px) {
.jPopBox {
width: 300px;
margin-left: -150px;
}
h1, .woocommerce div.product .product_title {
font-size: 28px;
}
.breadcrumb {
font-size: 0;
padding: 10px 0;
}
.woocommerce div.product form.cart .variations .attribute-selector select {
min-width: 270px;
width: 270px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 92%;
margin: 4%;
}
.woocommerce .col-md-9 ul.products li.product, .woocommerce-page .col-md-9 ul.products li.product {
width: 92%;
margin: 4%;
}
.rpwe-block li {
width: 92%;
margin: 4%;
}
.home-product {
width: 92%;
margin: 4%;
}
footer .col-xs-4, .col-xs-6 {
width: 100%;
text-align: initial;
}
.orderby {
max-width: 250px;
}
.tText {
margin-left: 0;
margin-top: 20px;
}
.tImage {
float: none;
}
.headinfo .col-xs-6 {
text-align: center;
}
}
@media print {
* {
background: transparent !important;
color: #444 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
}
pre,blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
}