@font-face {
    font-family: christmas;
    src: url(MerryChristmasFlake.ttf);
}

@font-face {
    font-family: snow;
    src: url(CFTuques.ttf);
}

.heading__primary .line-heading::before {
content: url(wreaths2.png);
position: relative;
min-height: 45px;
overflow: hidden;
line-height: 7px;
/*margin-left: -8px;*/
}

h2 {
    font-size: 32px;
    font-weight: 800;
}

.heading__primary .line-heading {
    position: absolute;
    bottom: 45px;
    width: 0px;
    height: 0px;
    margin-left: -145px;
    margin-right: auto;
}

#sp-header.affix_down {
    padding: 0px;
    background-color: rgba(0,0,0,0.85);
    margin-top: -35px;
}

#sp-header {
    padding: 15px 0px;
    width: 1240px;
    -webkit-transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s;
    transition: all ease-out .3s;
    position: fixed;
    z-index: 99999;
    margin: 0 auto;
}

ul.social-icons {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 5px 0 0 10px;
    position: relative;
  /*  display: none;*/
  float: right;
}

ul.social-icons2 {
    list-style: none;
    padding: 0;
    display: inline-block;
    position: relative;

}

.fa-google-plus::before {
    content: "\f07a";
}

.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0 15px;
    line-height: 10px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    font-weight: 700;
    margin-top: 90px;
}

#sp-header.affix_down .sp-megamenu-parent > li > a {
    padding: 0px;
 /*   background-color: rgba(0,0,0,0.85);*/
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: -10px;
}

#sp-header.affix_down {
    padding: 0px;
    background-color: rgba(0,0,0,0.85);
    margin-top: -35px;
}



@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {
    display: none;
  }
  #sp-header .sp-retina-logo {
    display: block;
  }
}

.heading__secondary {
    position: relative;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
    padding: 0 30px;
    margin: 0 -30px;
    font-size: 62px;
    line-height: 1.1em;
    font-family: christmas;
}

.homeh1 {
    font-family: Times;
font-size: 28px;
    background: #9c1616;
    color: #cfa35b;
}

.homeimage {
border: 1px solid #cfa35b;
padding: 5px;
}

.home-slider .sppb-carousel-pro-text h2 {

margin-top: 13%;
}

.standards_box h3 {
    color: #9c1616;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.1em;
    text-transform: none;
}

#sp-page-title .sp-column .page-title-wrapper .banner-wrapper {
    bottom: 30px;
    position: absolute;
    display: block;
}

#sp-page-title .sp-column .page-title-wrapper .banner-wrapper h2 {
    font-weight: 800;
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.3em;
    font-family: aileron-black;
}

.vm-product-horizon .product__title form.product .sp-addtocart-button {
    font-size: 0;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 40px;
    z-index: 9;
   /* background-color: #9c1616;*/
    border-radius: 3px;
    color: #cfa35b;
}

#sp-main-body #sp-component .vm-product-horizon .product__title form.product .sp-addtocart-button::before {
    content: "\f07a";
    font: normal normal normal 14px/1 FontAwesome;
  /*  color:  #cfa35b; */
    line-height: 40px;
}

#sp-main-body #sp-component .vm-product-horizon .product__title form.product .sp-addtocart-button input[type="submit"] {
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    padding: 0;
    color: #cfa35b;
    font-size: 0;
}

.vm-product-horizon .product_thumb span.sale {
    background-color: #138518;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 10px;
    line-height: 3.236;
    margin: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: 10px;
    z-index: 9;
}

ul.social_link_box {
margin-left: -40px;
}

#sp-main-body #sp-component #je_contact .input button[type="submit"] {
    background: #cfa35b none repeat scroll 0 0;
    border-color: #cfa35b;
    color: #2a2a2a;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    padding: 7px 15px;
    border-radius: 2px;
    width: 100%;
    height: auto;
    font-size: 13px;
}

#sp-main-body #sp-component #je_contact .input {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

#sp-main-body #sp-component #je_contact .input textarea {
    height: 150px;
}

.blog {
    margin-bottom: 80px;
    margin-top: 80px;
}

.view-category.com-virtuemart .sp-module.menu_shop {
    display: block;
    margin-top: 0px;
    margin-bottom: 50px;
}



#sp-footer .sp-copyright .text-copyright.border-copyright a {
    color: #fff;
}

.facebook {
margin-top: -80px;
}

.list-product-cat .product-cat li.current a {
    color: #9c1616 !important;
}

.list-product-cat .product-cat li.hover a {
    color: #9c1616 !important;
}

.view-category.com-virtuemart .sp-module.menu_shop li a:hover {
  border-bottom: 1px solid #000;
  color: #9c1616 !important;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    margin-top: 15px;
}

.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0 15px;
    line-height: 30px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    font-weight: 700;
    margin-top: 5px;
}


/*#counter {
transform: scale(0.5,0.5);

} */

.sp-default-logo{
margin: 0 auto;
max-width: 300px;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 60%;
}

.sppb-carousel-inner > .sppb-item {
    height: 450px;
    background-position: center;
    background-size: cover;
}

h1, .h1 {
    font-size: 34px;
}

@media (max-width:500px){
h2 {
font-size: 12px;
}}
.sp-page-title.sp-parallax {
    background-size: 100%;
    max-height: 150px;
}

h3.title_header {
    background-color: transparent;
    border-top: 2px solid #9c1616;
    font-size: 18px;
    margin-top: 0;
    padding: 10px;
    position: relative;
}

.cart-view h3.title_header::before {content: "\f022";color: #9c1616;font-family: FontAwesome;margin-right: 10px;}

.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    background: #9c1616;
    color: #fff;
    border: 1px solid #9c1616;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 6px 12px 3px;
}

.ob_shop_image  {
    display: block;
    width: auto;
    height: 200px;
    margin: 0 auto;
}

.titles h3 {
text-align: center;
}

[class^="os-gallery-all-in-one-main"] .img-block.dimas-effect .os-gallery-caption h3.os-gallery-img-title, [class^="os-gallery-album-tabs-main"] .img-block.dimas-effect .os-gallery-caption h3.os-gallery-img-title, [class^="os-gallery-tabs-main"] .img-block.dimas-effect .os-gallery-caption h3.os-gallery-img-title {
    position: relative;
    padding: 0.5em 0;
    color: #9c1616;
    text-align: center;
    font-size: 100%;
    line-height: 100%;
    font-weight: bold;
    margin: 0;
    text-shadow: 1px 2px 4px #505050;
    -webkit-text-shadow: 1px 2px 4px #505050;
    -moz-text-shadow: 1px 2px 4px #505050;
}

.addtocart-button:hover {
background:#900;
color: #fff;
}

.home-slider .sppb-carousel-pro-text h2 {
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-family: Arial;
}

#sp-footer {
    background-color: rgba(0,0,0,0.3);
}


.other .sppb-img-responsive, .sppb-carousel-inner > .sppb-item > img, .sppb-carousel-inner > .sppb-item > a > img {
    display: inline-block;
    width: auto;

    max-height: 350px;
}

.vm-product-horizon .product__title span.price {
    color: #9c1616;
    display: block;
    font-weight: 700;
    font-size: 16px;
}

.vm-product-horizon .product__title span.price {
    color: #9c1616;
    display: block;
    font-weight: 700;
    font-size: 16px;
}

ul.social-icons > li a i {
    line-height: 25px;
}

.offcanvas-menu {
    width: 280px;
    height: 100%;
    background: #900;
    color: #fff;
    position: fixed;
    top: 0;
    opacity: 0;
    z-index: 9999;
    overflow-y: scroll;
    padding-left: 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    padding: 8px 22px;
    color:#fff;
}


@media (max-width: 520px){
ul.social-icons {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 5px 0 0 10px;
    position: relative;
    
    

}

#sp-logo {
margin: 0 auto;

}

.sp-default-logo {
    margin: 0 auto;
    max-width: 200px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: none;
}

.heading__secondary {
    
    font-size: 52px;
    line-height: 1.1em;
    font-family: christmas;
}


#offcanvas-toggler > i {
    margin-bottom: 0;
    margin-top: 8px;
    padding-right: 10px;
    font-size: 22px;
}



#sp-header {
    padding: 15px 0px;
    width: 100%;
    -webkit-transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s;
    transition: all ease-out .3s;
    position: relative;
    z-index: 99999;
    margin: 0 auto;
}

.sp-contact-info {
    float: none;
    list-style: none;
    padding: 0;
    margin: 0 -10px;
    text-align: center;
}

}

.cart-summary h3{
font-size: 20px;
}

.home-slider .sppb-carousel-pro-text a.sppb-btn {
    font-size: 13px;
    font-weight: bold;
    background: transparent;
    color: #fff;
    padding: 12px 35px;
    border-radius: 4px;
    border-color: #fff;
    margin-top: 0px;
}

.sp-contact-info .fa {
font-size: 14px;
}

.bottommenu .menu .nav-child.small {
    font-size: inherit;
  
}

.bottommenu li:nth-child(even) {
background: #f2f2f2;
}

.bottommenu li {
padding: 7px 5px;
}

.bottommenu h3 {
	
margin: 20px auto 0 auto;
font-size: 16px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}

.bottommenu {
border: 1px solid #ddd;
padding: 10px;
min-height: 417px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
    text-align: left;
    background: #9c1616;
    padding-left: 10px;
}

.countdown {
    text-align: left;
    font-size: 14px;
}

.page-header {
    padding-bottom: 15px;
    margin-left: 70px;
}

.ourstory .heading__primary .line-heading::before {
    content: url(wreaths2.png);
    position: relative;
    min-height: 45px;
    overflow: hidden;
    line-height: 7px;
    margin-left: -8px;
    display: none;
}

body {
background: #fff;
}

.sppb-carousel-inner > .sppb-item {
    height: 500px;
    background-position: top;
    background-size: cover;
}

.home-slider .sppb-carousel-pro-text .show-separator::after {
    /*content: ''; */
    position: absolute;
    top: 50%;
    width: 50px;
    background: transparent;
    height: 0px;
    margin-left: 10px;
}

.home-slider .sppb-carousel-pro-text .show-separator::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 50px;
    background: transparent;
    height: 2px;
    margin-left: -60px;
}

.floatright-showcart{
float: right;
padding: 5px;
border: 1px solid #ccc;
border-radius: 5px;
}

.continue_link{
float: left;
padding: 5px;
border: 1px solid #ccc;
border-radius: 5px;
}

.addtocart-bar {
color: #fff;
}

input[type="submit"] .addtocart-button{
color: #fff;
}

.sp-addtocart-button a {
color: #fff;
}

#sp-footer {

    margin-top: 25px;
}

input[type="text"], #sp-main-body #sp-component input[type="password"], #sp-main-body #sp-component input[type="email"] #sp-main-body #sp-component textarea, #sp-main-body #sp-component select {
    border: 1px solid #ddd;
    padding: 4px 10px;
    width: 100%;
    background: #fff;

}

a.showcart  {
float: right;
float: right;
padding: 5px;
border: 1px solid #ccc;
border-radius: 5px;

}

.product_title {
font-size: 26px;
}

select  {
background: no-repeat;
background-repeat: no-repeat;




}

select {
    background-image: url('');
    background-position: center right;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: "";
    
}

select {
  background-image: url() !important;
  background-position: center right;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: .01px;
  text-overflow: "";
}



#payments {
    padding: 15px;
    background: #f9f9f9;
    color: #444444;
    border: 1px solid #ccc;
    margin-top: 5px;
}

.sppb-title-subheading {
font-size: 36px;
}

#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
  font-size: 36px;
  color: rgb(24,112,59);
}

#mod_virtuemart_search {
margin: -25px auto 25px auto;
/*max-width: 400px;*/


}

.search  .button {
float: right;
/*position: absolute;
right: 16.7%;
top: -25px;*/
padding: 5px 10px;
height: 38px;
margin-top: -63px;
background: rgb(24,112,59);
border: 1px solid rgb(24,112,59);
color: #fff;
border-radius: 0px 3px 3px 0px;
}

.search {
max-width: 75%;
margin: 0 auto;

}

.search .inputbox {
padding: 8px;
height: 38px;
}

.virtuemart_search {
display: none;
}

.homesearch {
max-width: 400px;
margin-left: auto;
margin-right: auto;
z-index: 99999999999;
background: rgba(255,255,255,0.87);
position: relative;
padding: 10px;
margin-top: -25%;
box-shadow: 0px 0px 9px #000;
}

#sppb-addon-1511111774784 .sppb-addon-title {
    font-size: 20px;
    margin-bottom: 39px;
    text-align: center;
    font-weight: bold;
    color: #000;
}

@media(max-width: 1100px){
#sp-main-body #sp-component .vm-product-horizon .product__title form.product .sp-addtocart-button input[type="submit"] {
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    padding: 0;
    color: #000;
    font-size: 11px;
}
.vm-product-horizon .product__title form.product .sp-addtocart-button {
    font-size: 11px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 40px;
    z-index: 9;

    border-radius: 3px;
    color: #000;
}
}
.vm-product-details-container, .vm-product-media-container {
        display: inline-block;
    width: 49%;
    vertical-align: top;
}
.addtocart-bar input[type=number], .addtocart-button {
  
    display: inline-block;
}

.productDisplayShipment .productDisplayShipment-0 {
display: none;
    
}
.spacer, .category{
    display: inline-block;
    margin: 10px;
    text-align: center;
    max-width: 250px;
}
.category-view .category .floatleft .width25 .vertical-separator {
    float: none!important;
    width: 23%;
}
.category-view h2 {
    font-size: 26px;
    text-align: center;
}

@media (max-width: 1200px){
#sp-main-body #sp-component .vm-product-horizon .product__title form.product .sp-addtocart-button:before {
    display: block;
}
}
@media (max-width: 1200px){
#sp-main-body #sp-component .vm-product-horizon .product__title form.product .sp-addtocart-button {
    width: 40px;
    padding: 0 8px;
}
}
@media (max-width: 1100px){
#sp-main-body #sp-component .vm-product-horizon .product__title form.product .sp-addtocart-button input[type="submit"] {
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    padding: 0;
    color: #000;
    font-size: 0px;
}
}
