﻿body {
    color:#666666;	
    font-family: 'Montserrat', sans-serif;
    font-weight:300;
    font-size:13px;
    letter-spacing:0.01em;
}


.luxurious-roman-regular {
  font-family: 'Luxurious Roman', serif;
  font-weight: 400;
  font-style: normal;
}

h1,h1 h2, h3, h4, h5, h6,  a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color:#000;
    font-weight:300;
    font-family: 'Montserrat', sans-serif;
}

h2, h2 a {
    font-family: 'Luxurious Roman', sans-serif;
    letter-spacing: 0.2em;
}


section.padding-xxxs {
    padding: 3px 0;
}

.container-fluid {
    max-width: 1536px;
}

    .frontbanner {
        font-size: 2.7em;
    }


#topMenu button.btn-mobile {
    color: #333;
    display: none;
    padding: 6px 10px;
    float: right;
    margin-top: 13px;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}



.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}


.video-container {
	max-height:650px;
    width: 100vw;
    top:0;
}

.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center 30%;
  z-index: 0;
}


.video-container .caption {
  z-index: 1;
  position: relative;
  text-align: center;
  color: #dc0000;
  padding: 10px;

}



div.product-item>.thumbnail>a.product-item-image>img {
    height:300px;
    object-fit: cover;
}

div.product-itemR>.thumbnail>a.product-item-image>img {
    height:473px;
    object-fit: cover;
}



.topbg {
	background:url('../../images/topbg.jpg');
}

#logoBar {
    background-color: rgba(255,255,255,0.99)!important;
    border-bottom: none;
}


#topBar {
    background-color: rgb(235 63 62) !important;
    border-bottom: none;
}

.frontcaption {
    height:  650px;
    top: 400px;
}

#topBar ul.top-links {
    padding-right: 5px;
}
#topBar ul.top-links>li>a>i {
    filter: alpha(opacity=100);
    opacity: 1;
    font-size: 13px;
}
#topMainmenu.nav-pills>li>a.dropdown-toggle:after {
    font-family: "Font Awesome 5 Pro";
}
.badge.badge-corner {
    top: 5px!important;
    right: -14px!important;
    position: absolute!important;
    color: #fff!important;
    font-size: 8px;
    padding: 5px;
    min-width: 20px;
    font-weight:600;
}
#topBar li.fs-basket .fs-basket-box {
    top: 10px;
}
#logoBar {
	text-align:center;
	padding:20px 0px 20px;
}
#logoBar.nothome img {
	height:160px;
}
#header {
    background-color: rgba(255,255,255,0.9);
    border-bottom: none;
    -webkit-box-shadow:none!important;
    -moz-box-shadow:none!important;
    box-shadow:none!important;
    z-index:20;
}

.nav-link i {
    font-size: 21px;
}

.nav-link {
    height: 50px;
    line-height: 30px;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 10px 20px;
}




.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}




.infobar>.container>.row>.col-xs-12>.nopadding {
    border-top:rgba(0, 0, 0, 0.0) 1px solid;
    border-bottom:rgba(0, 0, 0, 0.0) 1px solid;
}
.info-bar-showdetails i {
	padding-right:12px;
	padding-bottom:28px;
	font-size:26px!important;
	color:#550626!important;
}
.info-bar-showdetails {
	text-align:left;
	border-bottom:none!important;
}
.info-bar.info-bar-clean {
    background-color: #e4e4d6;
}
.info-bar-showdetails h4 {
	font-size:14px !important;
	margin-bottom:5px;
	color:#550626!important;
	font-weight:400!important;
}
.info-bar-showdetails p {
	margin-bottom:5px!important;
font-size: 13px;
    line-height: normal;
}
.info-bar-showdetails a {
	font-size:13px;
}
.info-bar-showdetails div.row>div {
    padding-top: 0px;
    margin: 0!important;
    border-right: none;
}

.showdetailsradio h4 {
	font-size:14px;margin-bottom:15px;
}
.product-opt-qty .form-control {
    border: #550626 1px solid!important;
    border-radius: 1px!important;
}
.showdetailsradio div {
    clear: both;
    overflow: hidden
}

.showdetailsradio label {
    width: 100%;
    border-radius: 1px;
    border: 1px solid #550626;
    font-weight: 400
}

.showdetailsradio input[type=checkbox]:empty,
.showdetailsradio input[type=radio]:empty {
    display: none
}

.showdetailsradio input[type=radio]:empty~label,
.showdetailsradio input[type=checkbox]:empty~label {
    position: relative;
    margin-top: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #666;
    font-size: 12px;
    padding: 8px 8px 8px 42px;
    background: #fff;
}

.showdetailsradio input[type=radio]:empty~label:before,
.showdetailsradio input[type=checkbox]:empty~label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    line-height: 3em;
    background: #f5f5f5;
    border-radius: 3px 0 0 3px
}

.showdetailsradio input[type=radio]:hover:not(:checked)~label,
.showdetailsradio input[type=checkbox]:hover:not(:checked)~label {
    color: #000
}

.showdetailsradio input[type=radio]:hover:not(:checked)~label:before,
.showdetailsradio input[type=checkbox]:hover:not(:checked)~label:before {
    content: '\2714';
    text-indent: .9em;
    color: #000
}

.showdetailsradio input[type=radio]:checked~label,
.showdetailsradio input[type=checkbox]:checked~label {
    color: #fff;
    background-color: #550626
}

.showdetailsradio input[type=radio]:checked~label:before,
.showdetailsradio input[type=checkbox]:checked~label:before {
    content: '\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc
}

.showdetailsradio input[type=radio]:focus~label:before,
.showdetailsradio input[type=checkbox]:focus~label:before {
    box-shadow: 0 0 0 3px #999
}

.showdetailsradio-default input[type=radio]:checked~label:before,
.showdetailsradio-default input[type=checkbox]:checked~label:before {
    color: #333;
    background-color: #ccc
}

.showdetailsradio-primary input[type=radio]:checked~label:before,
.showdetailsradio-primary input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #550626
}

.showdetailsradio-success input[type=radio]:checked~label:before,
.showdetailsradio-success input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #5cb85c
}

.showdetailsradio-danger input[type=radio]:checked~label:before,
.showdetailsradio-danger input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #d9534f
}

.showdetailsradio-warning input[type=radio]:checked~label:before,
.showdetailsradio-warning input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #f0ad4e
}

.showdetailsradio-info input[type=radio]:checked~label:before,
.showdetailsradio-info input[type=checkbox]:checked~label:before {
    color: #fff;
    background-color: #5bc0de
}





#topMainmenu>li>a {
    height: 50px;
    line-height: 30px;
    font-size:12px;
    letter-spacing:0.1em;
    font-weight:500;
    text-transform:uppercase;
    border-radius:0px;
    padding: 10px 20px;
}
#topMainmenu>li>a i {
	font-size:21px;
}
#topMainmenu>li.topsocial>a {
	padding:12px 8px 8px;
}
@media only screen and (max-width: 1215px) {
#topMainmenu.nav-pills>li>a {
    font-size: 12px;
}	
}


#header.header-md ul.nav-second-main {
    margin-top: 0px;
    padding-left: 0px;
}
#header.header-md #topMenu #topMainmenu>li>a, #header ul.nav-second-main li>a  {
    height: 70px;
    line-height: 50px;
}
#header ul.nav-second-main li {
    padding: 0px;
}
#header ul.nav-second-main li i {
    opacity: 1;
    filter: alpha(opacity=100);
}



#topBar.dark .dropdown-menu a, #topBar.dark ul.top-links>li>a {
    font-size: 11px;
    letter-spacing: 0.07em;
    color: rgba(255,255,255,0.95);
    text-transform: none;
    padding: 14px 10px;
}
#topBar.dark ul.top-links>li {
    border-right: none;
}
.navbarcenter {
    display: flex;
    justify-content: center;
}

.menubaricon {
    display: none!important;
}
.greyscale img{filter:gray;-webkit-filter:grayscale(1);filter:grayscale(1);}
.greyscale img:hover{-webkit-filter:grayscale(0);filter:none;}


.NotGeneric-Title, .tp-caption.NotGeneric-Title {
    font-family: 'Montserrat', sans-serif!important;	
}


.hovereffect {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #86bac0;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 50px 20px;
  background: rgba(0, 0, 0, 0.2);
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px)!important;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hovereffect:hover img {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect h2 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 24px;
  overflow: hidden;
  padding: 0.5em 0;
  background-color: transparent;
  margin-bottom:10px;
}

.hovereffect h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.hovereffect:hover h2:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.home-newsletter {
    padding: 40px 0;
}
.greybg {
    background-color: #f5f5f5;
    padding: 20px;
    background-image: url(../../images/concrete3.jpg);
}
.home-newsletter {
    padding: 40px 0;
}
section {
    border-bottom: none;
    background-color: rgba(255, 255, 255, 0.04);
}
.home-newsletter .single {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2;
padding:20px 0px; }
.home-newsletter .single h2 {
font-size: 22px;
text-transform: uppercase;
margin-bottom: 20px; }
.home-newsletter .single .form-control {
height: 50px;
background: rgba(255, 255, 255, 0.6);
border-color: transparent;
border-radius: 0px; }
.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #555; }
.home-newsletter .single .btn {
min-height: 50px; 
border-radius: 0px;
color: #fff;
}
.press-quote {
    max-width: 1460px;
    margin-left: auto;
    margin-right: auto;
}
.press-quote {
    margin: 0 50px 25px;
    position: relative;
    overflow: hidden;
	padding: 40px 90px 110px;
    text-align: center;
}    
.press-quote-bg {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    max-width: 157.14286%;
    left: calc(25% + 25%);
    top: calc(25% + 25%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.press-quote-cutoff {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
}
section.page-header {
    background: #fff;
}
section.page-header h1 {
	font-weight:200;font-size:24px;
}
.homefeatured h3 {
    display: inline-block;
    text-align: center;
    padding-bottom: 12px;
    position: relative;
    font-size: 21px;
    font-weight:300;
    text-transform:uppercase;
}
.homefeatured h3:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 0;
    left: 25%;
    border-bottom: 1px solid #666;
}
div.product-item-summary h2 {
text-transform: uppercase;
    height: 70px;
    overflow: hidden;
}
div.product-item>.thumbnail {
    margin-bottom: 0px;
    padding: 8px;
    background: rgba(255,255,255,0.2)!important;
    border-radius: 0px;
}
.product-item-image img {
  transform-origin: 65% 75%;
  transition: transform 1s, filter .5s ease-out;}

.product-item-image:hover img {
  transform: scale(1.02);
}
div.product-item-price {
	font-size:19px!important;
    font-weight:600;
    color: #666;
    padding:4px;
    background:#f5f5f5;
}
span.yousave {
	font-weight:300;
	color:#999;
	font-size:14px!important;	
}
div.product-item-price>span {
	padding:0px;
}

figure.zoom>a.lightbox {
    background-color: #333;
    color: #fff;
    border-radius: 25px;
}
figure.zoom>a.lightbox:hover {
    background-color: #000;
    color: #fff;
}
.extrapagecontent h1 {
	font-weight:300;color:#000;margin-bottom:15px;font-size:30px;
}
div.product-item>.thumbnail>.product-item-info {
    z-index: 11;
}
div.product-item>.thumbnail>.product-item-info>.label {
    border-radius: 0px;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.1em;
}
.product-item-info>.label-success {
	background:#999;
}
.product-item-info>.label-danger {
	background:#8a2323;
}

.product-item-info>.label-info {
	background:#333;
}
.mainproductinfo h1 {
	font-family: 'Luxurious Roman', sans-serif;
    font-size: 32px;
    margin: 0 0 10px;
    color:#666;
    font-weight:100;
}
.mainproductinfo div.product-item-price {
    font-size: 30px;
    font-weight: 100;
    margin-bottom:20px;
    color: #bc9147;
}
.mainproductinfo #variation {
	width:100%;
}
.input-group-btn .quantity-left-minus, .input-group-btn .quantity-right-plus {
	background:#999;
	border-color:#999;
}
.mainproductinfo .form-inline .input-group>.form-control {
    max-width: 50px;
}
.form-control {
    border: #ddd 1px solid;
    box-shadow: none;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.sky-form .btn {
    margin: 10px 0 0 0px;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
    border-width: 1px;
    font-family: 'Montserrat', sans-serif;
}
#blogsearch.form-control {
    height: 46px;
}
.line-through {
	color:#ff0000;
	font-weight:500;
	font-size:17px;
}
#footer {
    background:url('../../images/topmenubg.jpg');
    color:rgba(0,0,0,0.7);
    float: left;
    width: 100%;
}
#footer ul {
    margin-bottom: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footer h2 {
	text-shadow:none;
}
#footer .footer-middle {
    padding: 10px 0 30px;
    width: 100%;}  
#footer .footer-middle .footer-middle-menu {
    margin-top: 25px;
} 
#footer .footer-middle .widget-title {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color:#000;
    font-size: 20px;
    letter-spacing:1px;
    margin-bottom: 5px;
    padding-bottom: 15px;
    text-transform: uppercase;
font-family: 'Montserrat', sans-serif;    
font-weight:300;
} 
#footer .footer-middle ul li {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: hsl(0, 0%, 68%);
    list-style: outside none none;
    width: 100%;
}
#footer .footer-middle ul li a {
    color:rgba(0,0,0,0.6);
    display: block;
    line-height: 38px;
}
#footer .footer-middle ul li a:hover {
    color: #000;
    padding-left: 5px;
}
#footer .footer-middle .menu-contact-us-container ul li {
clear: both;
    display: inline-block;
    margin-bottom: 15px;
    padding-bottom: 13px;
    padding-top: 5px;}
#footer .footer-middle .menu-contact-us-container ul li a:before {
    content: "";
    display: none;
    height: 4px;
    position: relative;
    top: -3px;
}
#footer .footer-middle .menu-contact-us-container ul li i {
border: 1px solid hsl(0, 0%, 30%);
    border-radius: 1px;
    color: hsl(0, 0%, 100%);
    float: left;
    font-size: 13px;
    height: 34px;
    line-height: 30px;
    margin-right: 16px;
    text-align: center;
    width: 32px;}
#footer .footer-middle .menu-contact-us-container ul li span {
	position:relative;
	top:-2px;
}  
#footer>.smalllinks {
	background:rgba(255,255,255.15);color:rgba(0,0,0,0.7);text-shadow:none;
}  
#footer a {
    color: rgba(0,0,0,0.7);
    text-decoration: none;
}
#footer a:hover {
    color: rgba(0, 0, 0, 0.9);
}

#sidepanel_btn {
    display: none;
}
#sidepanel ul>li>a {
    font-size: 14px;
    color: #ddd;
}
@media only screen and (max-width: 1024px) {

#topMainmenu>li>a {
    padding: 10px 12px;
}
}


@media only screen and (max-width: 992px) {


#topMenu button.btn-mobile {
        display: inline-block;
}

#topMenu button.btn-mobile {
        display: block;
        float: right;
        margin-right: 0;
}

.press-quote {
    margin: 0 50px 25px;
    position: relative;
    overflow: hidden;
    padding: 40px 20px 60px;
    text-align: center;
}
#header {
    height: 40px!important;
}
#topMenu nav.nav-main {
    background-color: transparent;
}
#topMenu div.nav-main-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    width: auto;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#topMainmenu li {
    display: block!important;
    float: left;
    border: none;
}
#topMainmenu.nav-pills>li>a {
    font-size: 12px;
    letter-spacing: 0em;
    padding: 10px 10px;
}
}

@media only screen and (max-width: 768px) {

.mobcolfix {
	background:#ffffff;
}



#sidepanel_btn {
    font-size: 30px;
    color: #7ce0d3;
    padding: 12px;
    float: right;
}
#sidepanel ul {
    border-bottom: none;
    padding-bottom: 30px;
	border-top:1px solid #ddd;    
}
#sidepanel.sidepanel-dark li {
	border-bottom:1px solid #ddd;
	padding:8px 0px;
}
#sidepanel i {
	font-size:24px;
	margin-right:12px;
}
section div.row>div {
    margin-bottom: 10px;
}
#footer .row>div {
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 667px) {
#wrapper {
    padding: 0px;
}
.navbarcenter {
    display: contents;
    justify-content: normal;
}
#sidepanel_btn {
    display: inline-block;
color: #fafbfb;
    padding: 10px 18px;
    
}
#header.header-md li.fs-basket .fs-basket-box {
    margin-top: 122px;
}

#logoBar img {
	height:80px;
}

}
@media only screen and (max-width: 640px) {


.frontcaption {
    height: 400px;
    top: 116px;
}


.press-quote {
    margin: 0 10px 25px;
    position: relative;
    overflow: hidden;
    padding: 40px 20px 60px;
    text-align: center;
}
}

@media only screen and (max-width: 480px){


section.padding-xs {
    padding: 12px 12px;
}

h2 {
    font-size: 23px;
    margin: 11px 6px 12px;
}

.video-container video {
    width: 100%;
    height: 100%;
    }

.frontbanner {
        font-size: 1em;
    }


.frontcaption {
        height: 393px;
        top: 156px;
    }
}


}

@media only screen and (max-width: 320px){
}







/* ----------- marks old ipad ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-width: 1080px) 
  and (max-width: 1080px) 
  and (min-height: 810px)    
  and (max-height: 810px) 
  and (-webkit-min-device-pixel-ratio: 2.0) {



.nav>li>a {
    padding: 14px 10px;
}


}


/* ----------- Big Mac's ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-width: 4479px) {
  
body {
	scale: 2.7;
    transform-origin: 50% 0;
}


.video-container {
    max-height: 1000px;
    width: 69vw;
    top: 0;
    left: 25%;
}


.video-container .caption {
    left: -13%;
}

.frontcaption {
    height: 1000px;
    top: 400px;
}



}



/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {



.nav-link {
    font-size: 11px;
    }
    
.nav>li>a {
    padding: 11px 9px;
}




}



