.megamenu-background {
    border-bottom: none !important;
    position: relative;
}

a:hover {
    color: #12234d !important;
    text-decoration: none;
}

a {
    color: #12234d !important;
    line-height: 1.6;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

.footer .background, .standard-body .footer .background {
    background: #12234d !important;
}

.footer ul li a {
    line-height: 30px;
    color: #f0eaa8 !important;
}

.footer ul li a:hover {
    line-height: 30px;
    color: #ffffff !important;
}

.footer h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 18px 0px 12px 0px;
    margin: 0px 0px 22px 0px;
    display: inline-block;
    border-bottom: 2px solid #f0eaa8 !important;
}

ul.megamenu > li.with-sub-menu > a strong:after {
    content: "\f078";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    color: #f0eaa8 !important;
    vertical-align: top;
    margin: 5px 0px 0px 12px;
}

.footer .pattern {
    padding: 0px;
    color: #ffffff !important;
}

.button, .btn {
    display: inline-block;
    cursor: pointer;
    border: none;
    color: #f0eaa8 !important;
    font-size: 11px !important;
    line-height: 1.6;
    font-weight: 600;
    text-transform: uppercase;
    padding: 13px 38px 10px 38px;
    margin: 5px 0px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    background: #12234d !important;
    outline: none;
    -webkit-font-smoothing: subpixel-antialiased !important;
}

.button, .btn:hover {
    color: #ffffff !important;
}

.breadcrumb .container h1 {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    font-size: 30px;
    border-bottom: 2px solid #f0eaa8 !important;
    font-weight: 500;
    display: inline-block;
    color: #ffffff !important;
}

.box-with-products .clear:after {
    height: 1px;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: transparent !important;
    z-index: 1;
    display: block;
}

.box-with-products .clear:before {
    height: 1px;
    content: '';
    left: 0;
    right: 0;
    margin-top: -1px;
    position: absolute;
    background: transparent !important;
    z-index: 1;
    display: block;
}

.product-grid .product:before {
    content: '';
    position: absolute;
    top: 1px;
    bottom: -200px;
    right: -16px;
    width: 1px;
    display: block;
    background: transparent !important;
    border-color: #fff;
    transition: border-color 0.2s ease-in;
    -webkit-transition: border-color 0.2s ease-in;
    -moz-transition: border-color 0.2s ease-in;
}

.center-column .product-grid:after {
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: transparent !important;
    position: absolute;
    content: '';
}

.product-grid .product:hover:before {
    left: -15px;
    height: auto;
    width: auto;
    bottom: 0px;
    top: 0px;
    right: -15px;
    background: none;
    border: 2px solid #12234d !important;
    z-index: 0;
}

.product-grid .product .only-hover ul li a:hover {
    background: #12234d !important;
    border-color: #12234d !important;
    color: #f0eaa8 !important;
}

.box .box-heading {
    margin: 0px 0px 20px 0px !important;
    padding: 0px !important;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 2px solid #f0eaa8 !important;
    position: relative;
    z-index: 2;
}

.product-grid > .row:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    background: transparent !important;
}

.product-grid .product .price {
    color: #12234d !important;
    font-size: 18px !important;
    font-weight: 600;
}

#top .my-account:hover {
   background: #12234d !important;
    border-color: #12234d !important;
    color: #f0eaa8 !important;
}

#top #cart_block .cart-heading .cart-count {
    position: absolute;
    width: 23px;
    height: 23px;
    background: #12234d !important;
    color: #fff;
    text-align: center;
    padding: 4px 0px 0px 0px;
    font-size: 10px;
    font-weight: 600;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    margin-left: -17px;
    margin-top: 11px;
    font-style: normal;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    z-index: 1;
}

#top #cart_block .cart-heading .cart-count:hover {
    background: #12234d !important;
}

.htabs a.selected:before {
    background: #f0eaa8 !important;
    visibility: visible;
    opacity: 1;
}

.product-info .price .price-new {
    font-size: 60px;
    line-height: 50px;
    color: #12234d !important;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
}

.product-info .cart .add-to-cart #button-cart {
    font-size: 12px !important;
    color: #f0eaa8 !important;
}

.product-info .cart .add-to-cart #button-cart:hover {
    color: #ffffff !important;
}

#top .pattern > .container {
    padding-top: 0px !important;
    position: relative;
    z-index: 35;
}

.product-info .product-image {
    border: 0px !important;
    background: #fff;
    text-align: center;
    position: relative;
}

.megamenu-background {
    border-bottom: none !important;
    position: relative;
    background-color: #12234d !important;
}

ul.megamenu > li > a strong {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 16px !important;
}

.header-type-9 #top .pattern > .container {
    padding-bottom: 10px !important;
}

#top .logo {
    padding: 15px 0px 0px 0px !important;
    margin: 0px;
    line-height: 100%;
    font-size: 100%;
    text-align: center;
}

div.pagination-results ul li:hover a {
    color: #f0eaa8 !important;
}

.tags_product {
    margin: 15px 0px 20px 0px !important;
}

.product-grid .product {
    padding: 50px 0px !important;
    text-align: center;
    position: relative;
}

.fa-2x {
    font-size: 1.5em !important;
}

.footer-about-us ul.social-icons {
    list-style: none;
    padding: 0px 0px 0px 0px !important;
    margin: 0px;
}

.footer-about-us {
    padding: 14px 0px 0px 0px !important;
}

body {
    color: #12234d !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.6;
    font-family: 'Poppins';
    background: #f3f3f3;
    position: relative;
}

.breadcrumb .container ul {
    list-style: none;
    padding: 17px 0px 56px 0px;
    margin: 0px;
    font-size: 12px !important;
}

.header-type-9 #top #header-center .menu {
    list-style: none;
    margin: 0px;
    padding: 12px 0px 0px 0px;
    font-size: 12px;
}

.footer-about-us h6 {
    color: #fff;
    padding: 30px 0px 0px 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
}

.footer .footer-about-us p {
    padding: 20px 0px 0px 0px;
    margin: 0px;
    line-height: 23px;
	font-size: 18px;
}

.center-column h1, .center-column h2, .center-column h3, .center-column h4, .center-column h5, .center-column h6 {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px !important;
}

.breadcrumb .container ul li:before {
    content: ">" !important;
    padding-right: 4px;
color: #f0eaa8 !important;
}

/* xs < 768 */
@media screen and (max-width: 767px) {
    .breadcrumb .container h1 {
        font-size: 1em;
    }
}

/* sm */
@media screen and (min-width: 768px) {
    .breadcrumb .container h1 {
        font-size: 1.5em;
    }
}

/* md */
@media screen and (min-width: 992px) {
    .breadcrumb .container h1 {
        font-size: 2em;
    }
}

/* lg */
@media screen and (min-width: 1200px) {
    .breadcrumb .container h1 {
        font-size: 2.3em;
text-shadow: 3px 2px #000000;
    }
}

.breadcrumb .container ul a {
    list-style: none;
    padding: 17px 0px 56px 0px;
    margin: 0px;
    font-size: 12px !important;
    color: #ffffff !important;
}

.breadcrumb .container ul a:hover {
    list-style: none;
    padding: 17px 0px 56px 0px;
    margin: 0px;
    font-size: 12px !important;
    color: #ffffff !important;
text-decoration: underline;
}

.megamenuToogle-wrapper .container {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    padding: 22px 30px 18px 30px !important;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
background-color: #12234d !important;
}

.megamenuToogle-wrapper .container {
    color: white;
    font-size: 14px;
    font-weight: 600;
    padding: 22px 30px 18px 30px !important;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    background-color: #12234d !important;
}

.megamenuToogle-wrapper .container > div span {
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 2px;
    background: #f0eaa8 !important;
}

ul.megamenu > li .close-menu, ul.megamenu > li .open-menu {
    display: none;
    color: #f0eaa8 !important;
}


ul.megamenu {
    opacity: 1;
    margin: 0px;
    padding: 0px;
    list-style: none;
    background-color: #12234d !important;
}

.buttons .btn-contact {
    margin-top: 10px;
    color: #ffffff !important;
}

ul.megamenu>li>a:hover strong {
    font-weight: 600;
    color: #f0eaa8!important
    font-size: 16px!important;
}

.photogap-left {
  margin-left: 20px; 
margin-bottom:20px; 
}

.photogap-right {
  margin-right: 20px; 
margin-bottom:20px; 
}