/*


                       ,-.             __
                     ,'   `---.___.---'  `.
                   ,'   ,-                 `-._
                 ,'    /                       \
              ,\/     /                        \\
          )`._)>)     |                         \\
          `>,'    _   \                  /       ||
            )      \   |   |            |        |\\
   .   ,   /        \  |    `.          |        | ))
   \`. \`-'          )-|      `.        |        /((
    \ `-`   .`     _/  \ _     )`-.___.--\      /  `'
     `._         ,'     `j`.__/           `.    \
       / ,    ,'         \   /`             \   /
       \__   /           _) (               _) (
         `--'           /____\             /____\

                                        #webdevlopr

*/


/* SCROLL */
::-webkit-scrollbar { 
    display: none; 
}

#magestore-popup {
    display: none !important;
}

/* HEADER */
.navbar {
    min-height: 70px;
    background: #7c858c;
    border: none;
}

.navbar-nav {
    margin-top: 15px;
}

.navbar-brand {
    margin-top: 4px;
    color: #fff;
    font-family: 'Raleway';
    font-weight: 600;
}

.navbar-nav .navbar-nav-child {
    display: inline-block;
    padding: 10px 7px;
}

.navbar-nav .navbar-nav-child a {
    padding: 0px;
    font-family: 'Raleway';
    font-weight: 300;
    color: #fff;
    font-size: 13px;
}

.navbar-nav > .navbar-nav-child > a:focus {
    background: transparent !important;
}

.navbar-nav > .navbar-nav-child > a:hover {
    color: #b3c0cb;
    background: transparent !important;
}

.hidden-drop {
    background: #efefef;
    min-height: 220px;
    padding-top: 20px;
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: -200px;
}

.hidden-drop p {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 14px;
    color: #333;
    text-align: center;
    padding-top: 10px;
}

.dropper {
    transition: top 0.5s ease-in-out;
}

.bottomer {
    transition: bottom 0.5s ease-in-out;
}

.popper {
	transition: opacity 0.5s ease-in-out;
}

.rotater, .sizer {
    /* Firefox */
    -moz-transition: all 0.5s ease-in-out;
    /* WebKit */
    -webkit-transition: all 0.5s ease-in-out;
    /* Opera */
    -o-transition: all 0.5s ease-in-out;
    /* Standard */
    transition: all 0.5s ease-in-out;
}

.hidden-drop.open {
    top: 90px;
}

.carousel-indicators li {
    margin-right: 2px !important;
    margin-left: 2px !important;
}

.mm-content {
    margin-top: 100px;
}

/* VIEW */
.mm-video-container {
	position: fixed;
	z-index: 10000;
	width: 100%;
	height: 100%;
	top: 0px;
	padding: 50px 100px 100px 100px;
	background: #fff;
}

.mm-product-navigation {
    background: #fff;
    width: 100%;
    position: fixed;
    left: 0px;
    top: -20px;
    z-index: 100;
    border-bottom: 1px solid rgba(33,33,33,0.15);
}

.mm-products-box {
    text-align: center;
    font-family: 'Raleway';
    font-weight: 300;
    color: #333 !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mm-products-list h2 {
    text-align: center;
    font-family: 'Raleway';
    font-weight: 800;
    text-transform: none !important;
    margin-bottom: 25px;
}

.mm-product-list {
    margin-bottom: 0px;
    padding: 20px 0px 20px 0px;
}

.mm-product-list li {
    display: inline-block;
    font-family: 'Raleway';
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px 5px;
    font-size: 12px;
    color: #8e8e8e;
}

.mm-product-list li:hover {
    font-weight: 700;
    color: #000;
}

.mm-product-list li:hover {
	cursor: pointer;
}

.mm-product-header-info {
    padding: 15px 0px;
}

.mm-product-header-info i {
    color: gold;
}

.mm-product-header-info p {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 0px;
}

.mm-product-header-info p .mm-additional-name {
    font-weight: 100;
}

.mm-product-header-info .mm-new {
    background: #eb6589;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    padding: 3px;
    border-radius: 5px;
    font-size: 11px;
    font-family: 'Raleway';
    font-weight: 500;
    position: relative;
    top: -2px;
}

.mm-product-rating {
    font-family: 'Lato';
    font-weight: 100;
    color: #8e8e8e;
    padding-right: 5px;
}

.mm-section {
	padding-top: 60px;
    padding-bottom: 60px;
}

.mm-section-2 {
    padding-top: 35px;
    padding-bottom: 0px;
}

.mm-section-1, .mm-section-3 {
    background: #fafafa;
}

.mm-section-5 {
	background: url('../../../../../media/images/background-desktop-2x.jpg');
    background-position: center center;
}

.mm-section-2 {
    background: #3a7af2;
}

.mm-section h2 {
    text-align: center;
    font-family: 'Raleway';
    font-weight: 200;
    font-size: 60px;
    text-transform: none;
    padding-bottom: 50px;
}

.mm-section h3 {
    text-align: center;
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 36px;
    text-transform: none;
    padding-bottom: 50px;
}

.mm-page-quote {
    text-align: center;
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 36px;
    color: #fff;
    padding: 0px;
    margin: 0px;
}

.section-tech-specs ul li {
	display: inline-block;
	font-family: 'Raleway';
	font-weight: 300;
	color: #8e8e8e;
	padding: 0px 4px;
}

.section-tech-specs img {
	padding-bottom: 30px;
}

/*.catalog-product-view .forcefullwidth_wrapper_tp_banner {
	margin-top: -70px !important;
}*/

.catalog-product-view .main-container {
	padding: 0px;
}

.tech-specs-title {
	text-align: left !important;
	padding-bottom: 20px !important;
}

.tech-specs-box ul li, .tech-specs-features-btm ul li {
	display: block !important;
	padding-bottom: 10px;
}

.tech-specs-box h3 {
	text-align: left !important;
	padding-top: 50px;
	padding-bottom: 20px !important;
}

.tech-specs-title span {
	font-weight: 100;
}

.tech-specs-info p strong {
	font-weight: 600;
}

.tech-specs-info p {
	font-family: 'Raleway';
	font-weight: 200;
	color: #8e8e8e;
}

.tech-specs-features {
	min-height: 300px !important;
	padding: 0px 70px !important;
}

.tech-specs-features img {
	width: 55px;
	padding-bottom: 0px;
	padding-top: 50px;
}

.tech-specs-features h3 {
	text-align: center;
	font-family: 'Raleway';
	font-weight: 200;
	font-size: 26px;
	text-transform: none;
	padding-bottom: 10px;
}

.tech-specs-features p, .tech-specs-features-btm p {
	font-family: 'Raleway';
	font-weight: 200;
	font-size: 16px;
	line-height: 30px;
	color: #8e8e8e;
}

.tech-specs-features p strong, .tech-specs-features-btm p strong {
	font-weight: 400 !important;
	color: #333;
}

.tech-specs-features-btm h3 {
	text-align: left !important;
	font-size: 28px;
	font-weight: 200;
	margin-top: 0px;
}

.tech-specs-features-btm ul {
	margin-top: 20px;
	padding: 0px;
}

.tech-specs-features-btm ul li {
	font-family: 'Raleway';
	font-weight: 200;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 10px;
}

.tech-specs-features-btm ul li strong {
	font-weight: 400 !important;
	color: #333;
}

.the-line {
	border-bottom: 1px solid rgba(33,33,33,0.15);
	margin: 60px 0px;
}

.noScroll {
	overflow: hidden;
}

.mm-gallery-container {
	position: fixed;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0px;
    opacity: 0;
}

.mm-gallery-container.open {
	z-index: 10000;
	opacity: 1;
}

.section-reviews p {
	font-family: 'Raleway';
    font-weight: 200;
    font-size: 16px;
    color: #8e8e8e;
    line-height: 30px;
    padding-bottom: 15px;
}

.section-reviews .icon-star {
	color: #FECB00;
    font-size: 25px;
}

.section-reviews .icon-star:before {
    margin: 0px 2px;
}

.section-reviews-link:hover {
	text-decoration: none;
	color: #3a7af2;
}

.section-reviews-link {
	padding-top: 50px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #3a7af2;
    display: inline-block;
    font-family: 'Raleway';
    font-size: 16px;
    font-weight: 400;
}

.section-reviews-name {
	color: #3A7AF2 !important;
	font-size: 20px !important;
	font-weight: 300 !important;
}

.mm-gallery-close:hover, .mm-form-close:hover, .mm-reviews-close:hover, .mm-login-close:hover, .mm-product-close:hover, .mm-signup-form-close:hover, .mm-cart-close:hover {
	cursor: pointer;
}

.mm-gallery-close i, .mm-form-close i, .mm-reviews-close i, .mm-login-close i, .mm-product-close i, .mm-signup-form-close i, .mm-cart-close i {
    text-shadow: 0px 0px 10px rgba(33,33,33,0.25);
}

/* carousel */
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px 0px 0px;
}

/* Control buttons  */
#quote-carousel .carousel-control {
    background: none;
    color: #fff;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 80px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
    left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
  /*right: -12px !important;*/
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -30px;
    margin-right: -19px;
}

/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
    background: #c0c0c0;
}

#quote-carousel .carousel-indicators .active {
    background: #333333;
}

#quote-carousel img {
    width: 200px;
    margin-top: 30px;
}

/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
      margin-top: 30px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

.carousel-indicators {
    z-index: 1 !important;
}

.carousel-indicators li {
    border: none !important; 
}

#quote-carousel .carousel-indicators li {
    background: #fff;
}

.mm-gallery-container .carousel-control.right, .mm-gallery-container .carousel-control.left, .carousel-control.right, .carousel-control.left {
	background-image: none !important;
}

.mm-gallery-close {
	color: #333;
    position: fixed;
    z-index: 1000000000;
    top: 20px;
    right: 20px;
    font-size: 40px;
}

.mm-cart.open .skip-content {
    display: block;
}

.mm-form-close, .mm-reviews-close, .mm-login-close, .mm-product-close, .mm-cart-close {
    color: #fff;
    position: fixed;
    z-index: 1000000000;
    top: 20px;
    right: 20px;
    font-size: 40px;
}

.mm-signup-form-close {
    display: none;
}

.open .mm-signup-form-close {
    color: #fff;
    position: fixed;
    z-index: 1000000000;
    top: 20px;
    right: 20px;
    font-size: 40px;
    display: block;
}

/* FOOTER */
.mm-footer-links h3 {
    font-family: 'Raleway';
    font-weight: 400 !important;
    text-transform: none;
    color: #333;
    font-size: 15px !important;
    border-bottom: 1px solid rgba(33,33,33,0.15);
    padding-bottom: 15px;
    margin: 0px !important;
}

.mm-footer-links li a {
	color: #8e8e8e;
}

.mm-footer-links li {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 13px;
    padding-top: 10px;
}

.mm-footer-links li a:hover {
	color: #333;
	text-decoration: none;
}

.mm-footer-links p {
	font-family: 'Raleway';
	font-weight: 300;
	color: #8e8e8e;
	padding-top: 15px;
	display: inline-block;
	font-size: 13px;
	line-height: 22px;
}

.mm-footer-copyright p {
	font-family: 'Raleway';
	font-weight: 300;
	font-size: 12px;
	color: #8e8e8e;
	text-align: center;
	padding: 50px 0px 20px 0px;
}

.mm-footer-copyright ul {
	text-align: center;
}

.mm-footer-copyright li {
	display: inline-block;
	padding: 0px 5px;
	font-family: 'Raleway';
	font-weight: 300;
	color: #8e8e8e;
	font-size: 13px;
}

.mm-footer-container {
	background: #e6e6e6;
	padding-top: 100px;
	padding-bottom: 25px;
}

.mm-subscribe {
	margin-top: 20px;
}

.mm-subscribe input {
	width: 83%;
	height: 40px;
	border: none;
	font-family: 'Raleway';
	font-weight: 300;
	font-size: 12px;
	float: left;
	border-radius: 4px 0px 0px 4px;
}

.mm-subscribe input:focus {
	border: none;
}

.mm-subscribe button {
	width: 17%;
	height: 40px;
	border: none;
	background: #3a7af2;
	color: #fff;
	font-family: 'Raleway';
	font-weight: 400;
	float: left;
	border-radius: 0px 4px 4px 0px;
}

.navbar-toggle {
    margin-top: 13px !important;
    border: 1px solid #fff !important;
    margin-bottom: 12px !important;
    position: absolute !important;
    right: 0px !important;
    top: -3px !important;
    float: right !important;
}

.icon-bar {
    background: #fff !important;
}

.nav>li>a {
    padding: 10px 6px !important;
}

.navbar-brand {
    padding: 10px 15px !important;
}

.navbar-nav {
    float: right !important;
}

.mm-product-list {
    float: right;
}

@media (min-width: 0px) and (max-width:767px) {

    .navbar-nav {
        float: left !important;
        margin: 15px 0px 15px 0px !important;
        width: 100%;
    }

    .mm-product-header-info {
        display: none;
    }

    .mm-product-list {
        text-align: center !important;
        float: none;
    }

}

@media (min-width: 881px) and (max-width: 2500px) {
    .mm-promo {
        width: 800px;
    }

}
@media (min-width: 0px) and (max-width: 880px) {
    .mm-promo {
        width: 100%;
    }
    .mm-promo.open {
        width: 90% !important;
        margin: 0px 5%;
        left: 0px !important;
        top: 10% !important;
    }
}

.product-name h1 {
    font-family: 'Raleway';
    font-weight: 200;
    text-align: center;
    font-size: 60px;
    text-transform: inherit;
    border: none;
    margin-bottom: 10px;
}

.product-name h4 {
    text-align: center;
    font-size: 24px;
    text-transform: none;
    font-weight: 400;
    margin: 0px;
    font-family: 'Raleway';
}

.product-name {
    margin-bottom: 100px;
}

.product-view .price-box {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.product-view .regular-price .price {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 36px;
    color: #000;
}

.product-view .extra-info {
    display: inline-block;
    background: #3A7AF2;
    color: #fff;
    padding: 6px 10px;
    margin: 10px 0px;
    border-radius: 4px;
}

.product-view .extra-info .availability {
    color: #fff;
    font-family: 'Raleway';
    font-weight: 300;
    text-transform: none;
}

.product-view .product-options {
    padding: 0px;
    border: none;
}

.product-view .configurable-swatch-list li {
    display: inline-block;
    float: none;
    width: 50px;
    margin-bottom: 15px;
}

.product-view .configurable-swatch-list li span {
    font-family: 'Raleway';
    font-weight: 300;
    border: 1px solid rgba(33,33,33,0.3) !important;
    height: 50px !important;
    min-height: 50px !important;
    line-height: 50px !important;
    width: 50px !important;
}

.product-view .configurable-swatch-list li a {
    border: none !important;
    text-decoration: none;
}

.product-view .configurable-swatch-list li.selected span {
    background: #3A7AF2;
    color: #fff;
}

input.qtyplus, input.qtyminus {
    width: 30px;
    height: 30px;
    border: none;
    background: #333;
    color: #fff;
    top: 1px;
    position: relative;
}

input.qtyplus:focus, input.qtyminus:focus {
    border: none;
}

.product-options-bottom {
    background: none !important;
    padding: 0px !important;
    border: none !important;
}

p.required {
    display: none;
}

.product-view .btn-cart {
    margin-top: 10px;
    background: #3A7AF2;
    /*border: 2px solid #3a7af2;*/
    border-radius: 4px;
    color: #fff;
    text-transform: none;
    font-family: 'Raleway';
    font-weight: 300;
    width: inherit !important;
    float: none !important;
}

.product-view .btn-cart:hover {
    background: #3A7AF2;
    color: #fff;
    cursor: pointer;
}

.product-view .add-to-cart-buttons {
    float: none !important;
    margin-right: 0px !important;
}

.product-view .more-views h2 {
    font-size: 30px;
    text-align: left;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.product-view .qty-wrapper {
    float: none !important;
}

a.navbar-brand:hover {
    color: #fff !important;
}

.buynow-btn {
    background: #3A7AF2;
    color: #fff !important;
    padding: 10px !important;
    border-radius: 4px;
    text-transform: none !important;
}

.extra-info .ratings {
    display: none;
}

/*.navbar-nav li.mm-hover .dropdown-menu {
    display: block;
}*/

.navbar-nav li.mm-hover:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    box-shadow: none !important;
    width: 250px;
    background: #8f979d !important;
    border: none !important;
}

.dropdown-menu li {
    padding: 10px 0px 10px 20px;
}

.dropdown-menu li a {
    color: #fff !important;
}

.dropdown-menu li a:hover {
    background: transparent !important;
}

.mm-review-form, .mm-product-reviews-container, .mm-login-container, .mm-products-list-container, .mm-cart-container, .mm-promo-container {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: rgba(33,33,33,0.8);
    display: none;
    overflow: auto;
}

.mm-review-form.open, .mm-product-reviews-container.open, .mm-login-container.open, .mm-products-list-container.open, .mm-cart-container.open, .mm-promo-container.open {
    display: block;
    overflow: auto;
}

.mm-review-form-container, .mm-product-reviews, .mm-products-list, .mm-cart, .mm-promo {
    width: 800px;
    max-height: 800px;
    overflow: auto;
    position: relative;
    top: -1000px;
    padding: 50px;
    background: #fff;
    text-align: left;
    border-radius: 4px;
}

.mm-product-reviews {
    padding: 10px 50px !important;
}

.mm-login {
    width: 600px;
    max-height: 800px;
    overflow: auto;
    position: relative;
    top: -1000px;
    padding: 50px;
    background: #fff;
    text-align: left;
    border-radius: 4px;
}

.mm-register {
    width: 600px;
    max-height: 800px;
    overflow: auto;
    position: absolute;
    top: -1000px;
    padding: 50px;
    background: #fff;
    text-align: left;
    border-radius: 4px;
}

.mm-register.open, .mm-promo.open {
    position: relative;
    top: 150px;
    overflow: auto;
}

.mm-login input, .mm-login-main input {
    width: 100%;
    height: 40px !important;
    font-family: 'Raleway';
    font-weight: 300;
    background: #fff;
}

.mm-login h2, .mm-login-main h2 {
    text-align: center;
    font-family: 'Raleway';
    font-size: 50px;
    text-transform: none;
    font-weight: 800;
    color: #333333;
    margin-bottom: 50px;
}

.mm-account-intro {
    text-align: center;
    font-family: 'Raleway';
    font-size: 20px;
    margin-bottom: 30px;
}

.mm-account-link:hover {
    text-decoration: none;
}

.mm-account-box {
    text-align: center;
    background: #fafafa;
    border-bottom: 3px solid #efefef;
    min-height: 125px;
    border-radius: 4px;
    padding-top: 20px;
    color: #333;
    margin-bottom: 15px;
}

.mm-account-box p {
    margin-bottom: 0px;
}

.mm-account-box p i {
    font-size: 40px
}

.mm-login .mm-social-login, .mm-login-main .mm-social-login {
    padding: 0px;
    list-style-type: none;
}

.mm-login .mm-social-login .mm-social-login-box, .mm-login-main .mm-social-login .mm-social-login-box {
    display: inline-block;
    /*border: 1px solid rgba(33,33,33,0.15);*/
    width: 234px;
    height: 50px;
}

.mm-login .mm-social-fb .mm-social-btn, .mm-login-main .mm-social-fb .mm-social-btn {
    background: #3B5998;
    color: #fff;
}

.mm-login .mm-social-fb .mm-social-text, .mm-login-main .mm-social-fb .mm-social-text {
    background: #627AAC;
    color: #fff;
    position: relative;
    left: -4px;
}

.mm-login .mm-social-gp .mm-social-btn, .mm-login-main .mm-social-gp .mm-social-btn {
    background: #d62d20;
    color: #fff;
}

.mm-login .mm-social-gp .mm-social-text, .mm-login-main .mm-social-gp .mm-social-text {
    background: #de564c;
    color: #fff;
    position: relative;
    left: -4px;
}

.mm-login .mm-login-btn, .mm-login-main .mm-login-btn {
    border-radius: 4px;
    padding: 10px;
    border: none;
    width: 120px;
    background: #3A7AF2 !important;
    border-bottom: 2px solid #0e52d2 !important;
    color: #fff;
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-login .mm-register-btn, .mm-login .mm-form-register-btn, .mm-login-main .mm-register-btn, .mm-login-main .mm-form-register-btn {
    border-radius: 4px;
    padding: 10px !important;
    text-align: center;
    border: none;
    width: 120px;
    background: #f2563a !important;
    border-bottom: 2px solid #d22c0e !important;
    color: #fff;
    text-transform: none !important;
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-login .back-link, .mm-login-main .back-link {
    border-radius: 4px;
    padding: 12px 20px 12px 12px !important;
    text-align: center;
    border: none;
    width: 120px;
    background: #3A7AF2 !important;
    border-bottom: 2px solid #0e52d2 !important;
    color: #fff;
    text-transform: none !important;
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-login .back-link:hover, .mm-login-main .back-link:hover {
    text-decoration: none;
}

.mm-form-register-list {
    padding: 0px;
    list-style-type: none;
    float: right;
}

.mm-form-register-list li {
    display: inline-block;
}

.mm-login .mm-register-btn:hover, .mm-login-main .mm-register-btn:hover {
    text-decoration: none;
}

.mm-login .mm-social-btn i, .mm-login .mm-social-text p, .mm-login-main .mm-social-btn i, .mm-login-main .mm-social-text p {
    position: relative;
    top: 15px;
}

.mm-login .mm-social-text p, .mm-login-main .mm-social-text p {
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-login .mm-social-btn, .mm-login-main .mm-social-btn {
    height: 50px;
    width: 50px;
    text-align: center;
    display: inline-block;
    border-right: 1px solid rgba(33,33,33,0.15);
}

.mm-login .mm-social-text, .mm-login-main .mm-social-text {
    height: 50px;
    display: inline-block;
    text-align: center;
    width: 180px;
}

.mm-login .mm-forgot-pass, .mm-login-main .mm-forgot-pass {
    font-family: 'Raleway';
    font-weight: 300;
    color: #333 !important;
}

.mm-login .mm-forgot-pass:hover, .mm-login-main .mm-forgot-pass:hover {
    text-decoration: none;
}

.mm-login .mm-login-form-list, .mm-login-main .mm-login-form-list {
    margin: 40px 0px !important;
}

.mm-review-form-container.open, .mm-product-reviews.open, .mm-login.open, .mm-products-list.open, .mm-cart.open {
    top: 150px;
    margin-bottom: 150px;
}

.mm-review-btns {
    margin-top: 50px;
    padding: 0px;
    list-style-type: none;
}

.mm-review-btns li {
    display: inline-block;
    margin: 0px 5px;
}

.mm-review-btns li .mm-reviews-btn {
    border-radius: 4px;
    padding: 10px;
    background: #3A7AF2 !important;
    border-bottom: 2px solid #0e52d2 !important;
    color: #fff;
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-review-btns li .mm-form-btn {
    border-radius: 4px;
    padding: 10px;
    background: #eb6589 !important;
    border-bottom: 2px solid #e22155 !important;
    color: #fff;
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-review-btns li a:hover, .mm-review-btns li a:active {
    text-decoration: none;
}

.mm-review-form-container h3 {
    font-family: 'Raleway';
    font-weight: 300;
    text-align: center;
    text-transform: none;
}

.mm-product-reviews h2 {
    font-family: 'Raleway';
    font-weight: 300 !important;
    font-size: 30px !important;
    text-align: center;
    color: #000 !important;
    text-transform: none !important;
    margin-bottom: 50px;
}

.mm-product-reviews .media-heading {
    font-family: 'Raleway';
    font-weight: 300;
    text-transform: none !important;

}

.mm-product-reviews strong {
    font-family: 'Raleway';
    font-weight: 500;
}

.mm-product-reviews p {
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-review-form-title {
    font-family: 'Raleway';
    font-weight: 500;
    text-align: center;
    text-transform: none !important;
    margin-bottom: 0px;
}

.mm-review-form-container .fieldset {
    margin-top: 30px;
}

.mm-review-form-container .fieldset label {
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 16px;
}

.mm-review-form-container .fieldset input {
    height: 40px;
    font-family: 'Raleway';
    font-weight: 300;
    width: 100%;
    border: 1px solid rgba(33,33,33,0.15);
}

.mm-review-form-container .fieldset textarea {
    height: 120px;
    font-family: 'Raleway';
    font-weight: 300;
    width: 100% !important;
    max-width: none;
    border: 1px solid rgba(33,33,33,0.15);
}

.mm-review-form-container .fieldset .form-list li {
    margin-bottom: 20px;
}

.mm-review-form-container .mm-form-submit {
    border-radius: 4px;
    padding: 10px;
    background: #eb6589 !important;
    border-bottom: 2px solid #e22155 !important;
    color: #fff;
    font-family: 'Raleway';
    font-weight: 300;
    border: none;
}

.mm-star-rating {
    color: #FECB00;
}

.starq {
    display: inline-block !important;
    margin-left: 2px;
    margin-right: 10px;
    color: #FECB00;
    margin-top: 0px !important;
}

.starq label {
    height: 0px;
    padding: 0px 4px;
    margin: 0px 0px;
}

.starq span {
    position: absolute;
    top: 6px;
    left: -8px;
    background: rgba(255, 255, 255, 1);
    width: 29px;
    text-align: center;
}

.starq span i {
    font-size: 30px;
}

.starMsg {
    margin-top: 20px;
    font-family: 'Raleway';
}

input.star {
    opacity: 0.05;
}

ul.form-list li {
    margin: 18px 0px 0px 0px;
}

.mm-back-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    background: #3A7AF2;
    border: 1px solid rgba(33,33,33,0.15);
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    z-index: 10;
}

.mm-back-top:hover {
    cursor: pointer;
}

.mm-no-review {
    text-align: center;
    text-transform: none !important;
    font-size: 22px !important;
}

.media-body .icon-star:before, .media-body .icon-star-empty:before {
    margin: 0px 1px;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.mm-image-alt {
    display: none;
    visibility: hidden;
}

@media (min-width: 0px) and (max-width: 450px) {
    /*.mm-product-list .buynow-btn {
        display: none !important;
    }*/
    .mm-page-quote {
        font-size: 26px;
    }
}

@media (min-width: 0px) and (max-width: 849px) {
    .mm-review-form-container, .mm-product-reviews, .mm-login, .mm-products-list, .mm-signup-form {
        width: 90% !important;
    }
}

.mm-products-list-container.open {
    display: none;
}

.homepage_slider_hidden {
    display: none;
}

@media (min-width: 0px) and (max-width: 1200px) {
    .mm-product-list .mm-hide-item {
        display: none;
    }

    .forcefullwidth_wrapper_tp_banner {
        display: none;
        visibility: hidden;
    }

    .mm-image-alt {
        display: block;
        visibility: visible;
    }

    .homepage_slider_hidden {
        display: block;
        top: 60px;
        margin-top: 30px;
    }
}

@media (min-width: 0px) and (max-width: 991px) {
    .mm-products-list-container.open {
        display: block
    }

    .mm-section-main-feature {
        display: block;
    }

    .mm-product-list {
        margin-bottom: 0px;
        padding: 10px 0px 10px 0px;
    }

    .navbar .navbar-nav li {
        display: block;
    }

    .navbar .navbar-nav li:hover {
        background: #3a7af2;
    }

    .navbar .navbar-nav li a:hover {
        color: #fff !important;
    }
}

.tp-leftarrow, .tp-rightarrow {
    z-index: 80 !important;
}

.hidden-drop a:hover {
    text-decoration: none;
}

.top-container {
    display: none;
}

/* OVERRIDE */
.catalog-product-view .col2-left-layout, .catalog-product-view .col1-layout {
    margin-top: 0px !important;
}
.col2-left-layout, .col1-layout {
    margin-top: 80px;
}

.mm-signup-form-container {
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.mm-signup-form-container-x.open {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: rgba(33,33,33,0.8);
}

.cms-home .carousel-inner {
    max-height: 800px;
}

.carousel-inner .item div {
    margin-top: 25px;
    margin-bottom: 25px;
}

.carousel-inner .item p {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 20px;
    text-align: center;
}

/*.mm-signup-form-container.open {
    bottom: 200px !important;
}*/

.mm-signup-form {
    width: 700px;
    min-height: 600px;
    background: #fff url('../../../../../media/images/pop-up/email.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    padding: 15px 20px;
    border-radius: 4px;
    box-shadow: 0px 0px 4px rgba(33,33,33,0.15);
}

.mm-signup-form.open {

}

.mm-signup-form h2 {
    font-family: 'Raleway';
    font-weight: 300;
    text-transform: none;
    font-size: 24px;
    margin: 0px 0px 20px 0px;
}

.mm-signup-form-open {
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 12px;
    background: rgba(33,33,33,0.75);
    color: #fff;
    /*border-radius: 4px;*/
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.mm-signup-form-open:hover {
    cursor: pointer;
}

/*.mm-signup-rotate {
    transform: rotate(0deg);
}

.open .mm-signup-rotate {
    transform: rotate(180deg);
}*/

.mm-signup-form-container.open h2 {
    font-size: 44px;
    margin: 100px 0px 50px 0px;
}

.mm-signup-form-container p {
    padding: 0px 40px 40px 40px;
    font-family: 'Raleway';
    font-weight: 200;
    font-size: 20px;
    color: #8e8e8e;
}

.mm-signup-form-container input {
    border: none;
    font-family: 'Raleway';
    font-weight: 200;
    font-size: 24px;
    height: 40px;
    box-shadow: none;
    border-bottom: 2px solid #09f;
    border-radius: 0px;
    text-indent: 0px;
    padding: 0px;
}

.mm-signup-form-container input:focus {
    outline: none !important;
    box-shadow: none !important;
}

.mm-signup-form-container .mm-signup-form-btn {
    width: 58%;
    height: 50px;
    background: linear-gradient(#5e9bfc, #3d7cf3);
    border: none;
    color: #fff !important;
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 24px;
}

.mm-signup-form-container .mm-signup-form-btn:focus {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.mm-signup-form-container .mm-signup-form-btn:hover {
    color: #fff;
}

.active .mm-rotate-up {
    visibility: hidden;
    opacity: 0;
}

.mm-rotate-up {
    visibility: visible;
    opacity: 1;
}

.active .mm-rotate-down {
    visibility: visible;
    opacity: 1;
}

.mm-rotate-down {
    visibility: hidden;
    opacity: 0;
}

.mm-rotate-up, .mm-rotate-down {
    position: absolute;
    text-align: center;
    width: 30px;
    height: 30px;
}

/* Mini Cart */
.mini-products-list {
    margin: 40px 0px 20px 0px;
}

.mini-products-list .item {
    width: 100%;
    background-color: #fafafa;
    border: 1px solid rgba(33,33,33,0.05);
    border-radius: 4px;
}

.mini-products-list .product-details {
    margin-left: 0px; 
}

.mm-mini-cart-list {
    padding: 30px 0px 0px 0px;
    border-bottom: 1px solid rgba(33,33,33,0.10);
    margin-bottom: 15px;
}

.mm-mini-cart-list .mm-mini-cart-list-item {
    display: inline-block;
    width: 49%;
}

.mm-mini-cart-list .mm-mini-cart-list-item .mm-mini-cart-name {
    font-family: 'Raleway';
    font-weight: 200;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 0px;
    padding: 0px;
    text-align: left;
}

.mm-mini-cart-list .mm-mini-cart-list-item .mm-mini-cart-price, .mm-mini-cart-list .mm-mini-cart-list-item .mm-mini-cart-price span {
    font-family: 'Lato' !important;
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 0px;
    padding: 0px;
    text-align: right;
}

.mm-mini-cart-remove {
    position: relative;
    right: 20px;
    top: 20px;
    z-index: 1000;
}

.mm-mini-cart-remove i {
    font-size: 12px;
    color: #333;
}

.minicart-wrapper.loading .mm-mini-cart-qty button, .mm-mini-cart-qty button {
    display: none !important;
}

.mm-mini-cart-qty.update button {
    display: inline-block !important;
    background: #3A7AF2 !important;
    border-radius: 4px;
    font-family: 'Raleway';
    font-weight: 300;
    text-transform: none;
    margin-left: 10px;
}

.mm-mini-cart-qty .qtyminus, .mm-mini-cart-qty .qtyplus {
    height: 30px;
    width: 30px;
    background: transparent;
    color: #333;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}

.mm-mini-cart-qty {
    text-align: right;
}

.mm-mini-cart-qty .cart-item-quantity {
    height: 40px;
    width: 35px;
    text-align: center;
    font-family: 'Raleway';
}

.mm-mini-cart-info {
    height: 55px;
    display: inline;
}

.mm-mini-cart-label {
    position: relative;
    top: 10px;
}

.mm-cart .skip-cart {
    display: none;
}

.mm-mini-cart-title {
    text-align: center;
    font-family: 'Raleway';
    font-weight: 800;
    text-transform: none;
    font-size: 40px;
}

.minicart-wrapper .empty {
    text-align: center;
    font-family: 'Raleway';
}

.minicart-wrapper .block-content {
    border: 1px solid rgba(33,33,33,0.10);
    background: #FAFAFA;
    border-radius: 4px;
    height: 60px;
    padding: 20px;
}

.checkout-types li {
    display: inline-block;
    float: right;
}

.checkout-types .checkout-button li {
    margin-left: 5px;
    border-radius: 4px;
    padding: 10px;
    background: linear-gradient(to bottom, #5d9bfc 0%,#3c7cf3 100%);
    border-bottom: 2px solid #0e52d2 !important;
    font-family: 'Raleway';
    font-weight: 300;
    text-align: center;
    min-width: 180px;
    color: #fff;
}

.checkout-types li button {
    margin-left: 5px;
    border-radius: 4px;
    padding: 10px;
    height: 42px;
    background: linear-gradient(to bottom, #5d9bfc 0%,#3c7cf3 100%);
    border-bottom: 2px solid #0e52d2 !important;
    font-family: 'Raleway';
    font-weight: 300;
    text-align: center;
    min-width: 180px;
    color: #fff;
}

.checkout-types li button:hover {
    background: linear-gradient(to bottom, #5d9bfc 0%,#3c7cf3 100%);
}

.checkout-types .cart-link li {
    border-radius: 4px;
    padding: 10px;
    background: #eb6589 !important;
    border-bottom: 2px solid #e22155 !important;
    font-family: 'Raleway';
    font-weight: 300;
    color: #fff;
}

.checkout-types li a {
    color: #fff !important;
}

.subtotal .label {
    text-align: left;
    font-family: 'Raleway';
    color: #333;
    font-size: 14px;
    font-weight: 500;
}

.subtotal .price {
    text-align: right;
    float: right;
    font-family: 'Lato';
    font-size: 18px;
    position: relative;
    top: -2px;
}

.sliderText {
    font-weight: 700;
    padding: 13px 20px;
    font-size: 14px;
    line-height: 0px;
    border: 2px solid #3a7af2;
    border-radius: 4px;
    color: #3a7af2 !important;
    text-decoration: none;
}

.sliderText:hover {
    background: #3a7af2;
    color: #fff !important;
    text-decoration: none;
}

.tparrows:hover {
    background: #3a7af2 !important;
}

.mm-contact-social {
    padding: 0px;
    list-style-type: none;
    margin-top: 10px;
}

.mm-contact-social li {
    display: inline-block;
    border: 2px solid #8e8e8e;
    color: #8e8e8e;
    width: 35px;
    height: 35px;
    line-height: 0px;
    border-radius: 50%;
    text-align: center;
    margin-right: 3px;
}

.short-description {
    font-family: 'Raleway';
    font-weight: 200;
    font-size: 18px;
    margin: 20px 0px 30px 0px;
    line-height: 26px;
}

.method-checkout-cart-methods-onepage-bottom button {
    background: none;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    vertical-align: initial;
    font-weight: 300;
    text-transform: none;
    font-size: 14px;
}

.method-checkout-cart-methods-multishipping {
    display: none !important;
}

.checkout-types.top {
    display: none !important;
}

dd.swatch-attr {
    padding: 0px;
    margin: 0px;
}

.mm-product-options {
    display: none;
}

.mm-color-option-title {
    display: inline-block;
    margin-bottom: 20px;
    background: #333;
    text-align: center;
    padding: 10px 16px 0px 16px;
    color: #fff;
    border-radius: 4px;
}

.mm-color-option-title p {
    font-family: 'Raleway';
    font-weight: 300;
}

.configurable-swatch-list {
    margin-bottom: 0px;
}

.mm-product-options-title {
    text-align: left !important;
    margin: 0px 0px 20px 0px !important;
    padding: 0px !important;
    font-size: 22px !important;
}

.mm-cart-title {
    float: none !important;
    padding-top: 30px;
    text-align: center;
    font-family: 'Raleway';
    font-size: 50px !important;
    text-transform: none !important;
    font-weight: 800 !important;
    color: #333333 !important;
    margin-bottom: 50px;
}

.mm-coupon-title {
    display: block !important;
    padding: 0px;
    font-family: 'Raleway';
    font-weight: 600;
    text-transform: none;
    text-align: center;
    margin: 0px 0px 15px 0px;
    font-size: 24px;
}

.mm-discount .discount-form #coupon_code {
    margin: 0px;
    width: 75%;
    height: 40px;
    margin-top: 10px;
    border: 1px solid rgba(33,33,33,0.15);
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-discount .discount-form .button-wrapper {
    width: 23%;
    display: inline-block;
}

.mm-discount .discount-form .button-wrapper button {
    float: none;
    background: #333;
    height: 40px;
    width: 100%;
    border-radius: 4px;
    background: #eb6589 !important;
    border-bottom: 2px solid #e22155 !important;
    font-family: 'Raleway';
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    text-transform: none;
}

.product-cart-price {
    text-align: right;
}

.product-cart-price .price {
    font-family: 'Lato' !important;
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 0px;
    padding: 0px;
    text-align: right;
}

.cart-forms .shipping h2 {
    font-family: 'Raleway';
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    text-transform: none;
}

.cart-forms .shipping .form-list .shipping-country, .cart-forms .shipping .form-list .shipping-region, .cart-forms .shipping .form-list .shipping-postcode {
    float: none;
    margin: 15px 0px 0px 0px;
    width: 100%;
}

.cart-forms .form-list select, .cart-forms .form-list input {
    width: 100%;
    font-family: 'Raleway';
    font-weight: 300;
    height: 36px;
    margin: 0px;
    margin-top: 0px !important;
}

#co-shipping-method-form button {
    border-radius: 4px;
    padding: 10px !important;
    background: linear-gradient(to bottom, #5d9bfc 0%,#3c7cf3 100%) !important;
    border-bottom: 2px solid #0e52d2 !important;
    font-family: 'Raleway';
    font-weight: 300 !important;
    font-size: 14px !important;
    text-transform: none !important;
    float: none !important;
}

.sp-methods li input {
    margin-top: 13px !important;
}

.shipping-form .sp-methods li label {
    font-family: 'Raleway' !important;
    font-weight: 300;
    font-style: normal !important;
    padding: 10px 10px 10px 40px !important;
    width: 100% !important;
    background: #fff !important;
    border-radius: 4px !important;
}

.sp-methods dt {
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 12px !important;
    text-transform: none;
    text-align: center;
}

.mm-blu-button {
    border-radius: 4px;
    padding: 10px !important;
    background: linear-gradient(to bottom, #5d9bfc 0%,#3c7cf3 100%) !important;
    border-bottom: 2px solid #0e52d2 !important;
    font-family: 'Raleway';
    font-weight: 300 !important;
    font-size: 14px !important;
    text-transform: none !important;
    float: none !important;
    text-decoration: none !important;
    color: #fff !important;
    min-width: 180px !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

#shopping-cart-totals-table td {

}

.mm-cart-total-list li:nth-child(1) {
    text-align: left !important;
}

.mm-cart-total-list li:nth-child(2) {
    text-align: right !important;
}
.mm-cart-total-list li {
    display: inline-block;
    width: 49%;
    font-family: 'Raleway' !important;
    font-weight: 500;
}

.mm-grand-total .mm-cart-total-list .mm-total-right {
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 18px;
}

.mm-grand-total .mm-cart-total-list .mm-total-left .price {
    font-family: 'Lato';
    font-weight: 600;
    font-size: 18px;
}

.mm-cart-total-list .mm-total-right {
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 13px;
}

.mm-cart-total-list .mm-total-left .price {
    font-family: 'Lato';
    font-weight: 600;
    font-size: 13px;
}

.mm-grand-total .mm-cart-total-list {
    border-bottom: 1px solid rgba(33,33,33,0.15);
    padding-bottom: 10px;
}

.checkout-types.bottom {
    margin-bottom: 0px;
}

.checkout-types.bottom li {
    margin: 0px;
}

.mm-cart-top-buttons {
    margin-bottom: 15px;
}

.mm-cart-top-buttons li {
    display: inline-block;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid rgba(33,33,33,0.15);
    font-family: 'Raleway';
    font-weight: 300;
    color: #929292;
}

.mm-cart-top-buttons li:hover {
    cursor: pointer;
}

.mm-update-button-2 {
    display: none;
    width: 100%;
    position: relative;
    margin: 15px 0px;
    border-radius: 4px;
    text-transform: none;
    background: #3A7AF2 !important;
    padding: 10px;
}

@media (min-width: 0px) and (max-width: 600px) {
    .mm-update-button-1 {
        display: none !important;
    }

    .mod .mm-update-button-2 {
        display: block;
    }
}

@media (min-width: 0px) and (max-width: 850px) {
    .mm-cart.open {
        width: 100% !important;
    }
}

.mm-cart-info-listing li {
    display: inline-block;
}

.mm-cart-info-listing li.mm-cart-info-label {
    /*float: left;*/
}

.mm-cart-info-listing li.mm-cart-info-qty {
    float: right;
}

a.mm-go-to-page {
    display: inline-block;
    margin: 0px 4px;
    border-radius: 4px;
    color: #9e9e9e;
    font-family: 'Lato';
    font-weight: 300;
    border: 1px solid rgba(33,33,33,0.15);
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 34px;
}

a.mm-go-to-page.active {
    background: #3A7AF2;
    color: #fff;
    border: none;
}

a.mm-go-to-page.active:hover {
    color: #fff;
}

a.mm-go-to-page:hover {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

.mm-checkout-page {
    margin-top: 50px;
}

.mm-checkout-page .control {
    display: inline-block;
    margin: 0px;
    z-index: 1000;
}

.mm-checkout-page input.radio {
    float: none; 
    margin-right: 0px; 
    margin-top: 0px; 
    margin-left: 0px; 
    position: relative; 
    display: inline;
    left: 30px;
    top: 0px; 
    margin: 0px;
    height: 0px;
}

.mm-checkout-page label {
    margin: 0px;
    z-index: 1000;
    position: relative;
    padding: 15px 20px !important;
    border-radius: 4px;
    border-bottom: 3px solid rgba(33,33,33,0.15);
    text-align: center;
    width: 277px !important;
}

#onepage-guest-register-button {
    float: right !important;
    margin: 0px !important;
}

#opc-login .step-title {
    display: none;
}

.mm-checkout-page .form-list .control label:hover {
    cursor: pointer;
}

.mm-checkout-page .form-list .control.active label {
    background: #909090;
    border-bottom: 3px solid #636363;
    color: #fff;
}

.messages .error-msg ul li {
    border-left: none;
    background: #f4f4f4;
    font-family: 'Raleway';
    border-bottom: 2px solid rgba(33,33,33,0.15);
    border-radius: 4px;
    color: #868686;
    font-weight: 300;
    padding: 10px 15px;
}

.messages .error-msg ul li:before {
    border: none;
}

.mm-overall-review {
    text-align: center;
    color: #FECB00;
    font-size: 30px;
    margin: 20px 0px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    color: #333 !important;
    font-size: 60px !important;
}

.mm-search-container {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: rgba(33,33,33,0.8);
    display: none;
    overflow: auto;
}

.mm-search-container.open {
    display: block;
}

.mm-search-close:hover {
    cursor: pointer;
}

.mm-search-close {
    color: #fff;
    position: fixed;
    z-index: 1000000000;
    top: 20px;
    right: 20px;
    font-size: 40px;
}

.mm-promo-close:hover {
    cursor: pointer;
}

.mm-promo-close {
    color: #fff;
    position: fixed;
    z-index: 1000000000;
    top: 20px;
    right: 20px;
    font-size: 40px;
}

.mm-search {
    width: 100%;
    overflow: auto;
    position: relative;
    top: -1000px;
}

.mm-search.open {
    top: 150px;
    margin-bottom: 150px;
}

.mm-search h2 {
    text-align: center;
    font-family: 'Raleway';
    font-size: 40px;
    font-weight: 800;
    margin: 20px 0px;
}

.mm-search .mm-search-intro {
    text-align: center;
    font-family: 'Raleway';
    font-size: 18px;
    margin: 15px 0px;
}

.mm-search .mm-search-box {
    background: #fafafa;
    height: 200px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    line-height: 200px;
}

.mm-search .mm-search-box p {
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 18px;
    color: #333;
}

.mm-search-link:hover {
    text-decoration: none;
}

@media (min-width: 0px) and (max-width: 849px) {
    .mm-search {
        width: 90% !important;
    }

    .mm-search-input {
        font-size: 40px !important;
    }
}

.mm-search-input {
    color: #fff;
    width: 50% !important;
    height: 100% !important;
    padding: 0px !important;
    font-size: 100px;
    border: none;
    background: transparent;
    font-family: 'Raleway';
    font-weight: 800;
    margin-top: 150px;
    border-bottom: 5px solid #fff;
    outline: none;
}

.mm-search-input:focus {
    outline: none;
    border-bottom: 5px solid #fff;
}

.configurable-swatch-list li a {
    height: auto !important;
    width: auto !important;
}

.configurable-swatch-list li a .swatch-label {
    height: 50px !important;
    width: 50px !important;
    line-height: 50px !important;
}

.configurable-swatch-list li a .swatch-label img {
    width: 100% !important;
    height: auto;
}

.mm-navbar-top-container {
    position: fixed;
    width: 100%;
    z-index: 10000;
    height: 30px;
    background: #FFF;
    top: 0px;
}

.navbar-fixed-top {
    top: 30px !important;
}

.mm-navbar-top-promo {
    margin: 0px;
    padding: 5px 0px;
    font-family: 'Raleway';
    font-weight: 500;
    display: inline-block;
}

/*.mm-navbar-top-promo:hover {
    cursor: pointer;
}*/


.mm-shipping-calendar h2 {
    text-align: center;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0px 4px 0px !important;
    border: none;
}

.mm-shipping-calendar h3 {
    text-align: center;
    font-family: 'Lato';
    font-weight: 300;
    text-transform: uppercase;
    margin: 0px;
}

.mm-shipping-calendar-list {
    list-style-type: none;
    padding: 0px;
    margin: 20px 0px;
}

.mm-shipping-calendar-list-items {
    list-style-type: none;
    padding: 0px;
}

.mm-shipping-calendar-list-title {
    display: inline-block;
    position: relative;
    width: 32.9%;
}

@media (min-width: 0px) and (max-width: 820px) {
    .mm-shipping-calendar-list li {
        left: 0px !important;
    }
    .mm-shipping-calendar-list-title {
        display: inline-block;
        position: relative;
        width: 100%;
    }
}

.mm-shipping-calendar-list li:nth-child(3), .mm-shipping-calendar-list li:nth-child(8) {
    left: -4px;
}

.mm-shipping-calendar-list li:nth-child(4), .mm-shipping-calendar-list li:nth-child(9) {
    left: -8px;
}

.mm-shipping-calendar-list-title p {
    background: #3A7AF2;
    padding: 10px 0px 10px 10px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 500;
    text-transform: capitalize;
    margin: 0px;
    font-size: 13px;
    height: 40px;
}

.mm-shipping-calendar-list-title p small {
    font-family: 'Lato';
}

.mm-shipping-calendar-list-items li {
    background: #fafafa;
    padding: 7px 0px 7px 10px;
    border-bottom: 1px solid rgba(33,33,33,0.15);
    font-family: 'Lato';
    font-weight: 300;
    text-transform: capitalize;
}

.mm-shipping-calendar-list {
    margin-top: 40px;
}

.mm-shipping-calendar-list h3 {
    text-align: left;
    margin: 10px 0px;
    font-size: 20px;
    font-weight: 500;
    color: #3A7AF2;
}

.hashValue {
    font-family: 'Droid Sans';
}




    
.cms-page-view .main-container {
    display: none;
}

.mm-cms-pages .mm-cms-top h1 {
    text-align: center;
    font-family: 'Raleway';
    font-size: 50px;
    text-transform: none;
    font-weight: 800;
    color: #333333 !important;
    padding-top: 120px;
    padding-bottom: 50px;
    margin: 0px;
}

.mm-cms-pages h3 {
    font-family: 'Raleway';
    font-size: 30px;
    text-transform: none;
    font-weight: 800;
    color: #333333 !important;
    margin: 50px 0px 20px 0px;
}

.mm-cms-pages h4 {
    font-family: 'Raleway';
    font-size: 20px;
    text-transform: none;
    font-weight: 600;
    color: #333333 !important;
    margin-bottom: 0px;
    margin-top: 20px;
}

.mm-cms-pages p {
    font-family: 'Raleway' !important;
    font-weight: 300;
    font-style: normal !important;
    margin: 15px 0px;   
}

.mm-sr-list {
    padding: 10px 0px;
    margin-top: 0px;
    list-style-type: none;
    text-align: center;
}

.mm-sr-list li {
    display: inline-block;
    margin: 0px 3px !important;
    font-family: 'Raleway' !important;
    font-weight: 300;
    font-style: normal !important;
    text-decoration: none !important;
    border-radius: 4px;
    padding: 6px 10px;
    border: none;
    background: #3A7AF2 !important;
    border-bottom: 2px solid #0e52d2 !important;
    color: #fff !important;
}

.mm-sr-list li:hover {
    cursor: pointer;
}

.mm-sr-list.open {
    background: #fafafa;
    top: 85px;
    position: fixed;
    width: 100%;
    z-index: 1;
}

.mm-sr-info-icon strong {
    font-family: 'Raleway';
    font-size: 20px;
    text-transform: none;
    font-weight: 600;
    color: #333333 !important;
    margin-bottom: 0px;
    margin-top: 20px;
}

.mm-sr-info-icon span {
    background: #3A7AF2;
    color: #fff;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.mm-row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mm-img-list {
    margin: 0px;
    padding: 10px 0px;
}

.mm-img-list li {
    display: block;
    margin-bottom: 10px;
}

.mm-shipping-to .control input {
    position: relative;
    top: 20px;
    margin: 0px;
}

.minicart li.paypal .paypal-button {
    background: #FFC439;
    border-bottom: 2px solid rgba(33,33,33,0.15);
    padding: 7px 24px;
    margin-left: 5px;
    border-radius: 4px;
    height: 42px;
}

.method-checkout-cart-methods-paypal_express-bottom.paypal {
    background: #FFC439;
    border-bottom: 2px solid rgba(33,33,33,0.15);
    padding: 7px 24px;
    margin-left: 5px;
    border-radius: 4px;
    height: 42px;
    margin-bottom: 5px !important;
}

.paypal-or {
    display: none !important;
}

#dt_method_paypal_express.active label {
    background: #FFC439 !important;
}

@media (min-width: 0px) and (max-width: 600px) {
    .mm-signup-form-container-x {
        /*display: none !important;*/
    }
}

.mm-accessory {
    margin-top: 80px;
}

.mm-signup-form-container-x .mm-signup-bg-box {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 999;
}

.mm-signup-form-container-x.open .mm-signup-bg-box {
    display: block;
}

.mm-header-cats li {
    display: inline-block;
    padding: 0px 5px;
}