/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
 
 
 .opc-container .custom-panel h2:after { border-left: 3px solid #AE8C44; }
 .leo-megamenu { border: none; }
 #mailalert_link:disabled { opacity: 1; }
 
.la-ball-8bits,
.la-ball-8bits > div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.la-ball-8bits {
    display: block;
    font-size: 0;
    color: #fff;
}
.la-ball-8bits.la-dark {
    color: #333;
}
.la-ball-8bits > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}
.la-ball-8bits {
    width: 12px;
    height: 12px;
}
.la-ball-8bits > div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4px;
    height: 4px;
    border-radius: 0;
    opacity: 0;
    -webkit-transform: translate(100%, 100%);
    -moz-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    -o-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
    -webkit-animation: ball-8bits 1s 0s ease infinite;
    -moz-animation: ball-8bits 1s 0s ease infinite;
    -o-animation: ball-8bits 1s 0s ease infinite;
    animation: ball-8bits 1s 0s ease infinite;
}
.la-ball-8bits > div:nth-child(1) {
    -webkit-animation-delay: -.9375s;
    -moz-animation-delay: -.9375s;
    -o-animation-delay: -.9375s;
    animation-delay: -.9375s;
}
.la-ball-8bits > div:nth-child(2) {
    -webkit-animation-delay: -.875s;
    -moz-animation-delay: -.875s;
    -o-animation-delay: -.875s;
    animation-delay: -.875s;
}
.la-ball-8bits > div:nth-child(3) {
    -webkit-animation-delay: -.8125s;
    -moz-animation-delay: -.8125s;
    -o-animation-delay: -.8125s;
    animation-delay: -.8125s;
}
.la-ball-8bits > div:nth-child(4) {
    -webkit-animation-delay: -.75s;
    -moz-animation-delay: -.75s;
    -o-animation-delay: -.75s;
    animation-delay: -.75s;
}
.la-ball-8bits > div:nth-child(5) {
    -webkit-animation-delay: -.6875s;
    -moz-animation-delay: -.6875s;
    -o-animation-delay: -.6875s;
    animation-delay: -.6875s;
}
.la-ball-8bits > div:nth-child(6) {
    -webkit-animation-delay: -.625s;
    -moz-animation-delay: -.625s;
    -o-animation-delay: -.625s;
    animation-delay: -.625s;
}
.la-ball-8bits > div:nth-child(7) {
    -webkit-animation-delay: -.5625s;
    -moz-animation-delay: -.5625s;
    -o-animation-delay: -.5625s;
    animation-delay: -.5625s;
}
.la-ball-8bits > div:nth-child(8) {
    -webkit-animation-delay: -.5s;
    -moz-animation-delay: -.5s;
    -o-animation-delay: -.5s;
    animation-delay: -.5s;
}
.la-ball-8bits > div:nth-child(9) {
    -webkit-animation-delay: -.4375s;
    -moz-animation-delay: -.4375s;
    -o-animation-delay: -.4375s;
    animation-delay: -.4375s;
}
.la-ball-8bits > div:nth-child(10) {
    -webkit-animation-delay: -.375s;
    -moz-animation-delay: -.375s;
    -o-animation-delay: -.375s;
    animation-delay: -.375s;
}
.la-ball-8bits > div:nth-child(11) {
    -webkit-animation-delay: -.3125s;
    -moz-animation-delay: -.3125s;
    -o-animation-delay: -.3125s;
    animation-delay: -.3125s;
}
.la-ball-8bits > div:nth-child(12) {
    -webkit-animation-delay: -.25s;
    -moz-animation-delay: -.25s;
    -o-animation-delay: -.25s;
    animation-delay: -.25s;
}
.la-ball-8bits > div:nth-child(13) {
    -webkit-animation-delay: -.1875s;
    -moz-animation-delay: -.1875s;
    -o-animation-delay: -.1875s;
    animation-delay: -.1875s;
}
.la-ball-8bits > div:nth-child(14) {
    -webkit-animation-delay: -.125s;
    -moz-animation-delay: -.125s;
    -o-animation-delay: -.125s;
    animation-delay: -.125s;
}
.la-ball-8bits > div:nth-child(15) {
    -webkit-animation-delay: -.0625s;
    -moz-animation-delay: -.0625s;
    -o-animation-delay: -.0625s;
    animation-delay: -.0625s;
}
.la-ball-8bits > div:nth-child(16) {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}
.la-ball-8bits > div:nth-child(1) {
    top: -100%;
    left: 0;
}
.la-ball-8bits > div:nth-child(2) {
    top: -100%;
    left: 33.3333333333%;
}
.la-ball-8bits > div:nth-child(3) {
    top: -66.6666666667%;
    left: 66.6666666667%;
}
.la-ball-8bits > div:nth-child(4) {
    top: -33.3333333333%;
    left: 100%;
}
.la-ball-8bits > div:nth-child(5) {
    top: 0;
    left: 100%;
}
.la-ball-8bits > div:nth-child(6) {
    top: 33.3333333333%;
    left: 100%;
}
.la-ball-8bits > div:nth-child(7) {
    top: 66.6666666667%;
    left: 66.6666666667%;
}
.la-ball-8bits > div:nth-child(8) {
    top: 100%;
    left: 33.3333333333%;
}
.la-ball-8bits > div:nth-child(9) {
    top: 100%;
    left: 0;
}
.la-ball-8bits > div:nth-child(10) {
    top: 100%;
    left: -33.3333333333%;
}
.la-ball-8bits > div:nth-child(11) {
    top: 66.6666666667%;
    left: -66.6666666667%;
}
.la-ball-8bits > div:nth-child(12) {
    top: 33.3333333333%;
    left: -100%;
}
.la-ball-8bits > div:nth-child(13) {
    top: 0;
    left: -100%;
}
.la-ball-8bits > div:nth-child(14) {
    top: -33.3333333333%;
    left: -100%;
}
.la-ball-8bits > div:nth-child(15) {
    top: -66.6666666667%;
    left: -66.6666666667%;
}
.la-ball-8bits > div:nth-child(16) {
    top: -100%;
    left: -33.3333333333%;
}
.la-ball-8bits.la-sm {
    width: 6px;
    height: 6px;
}
.la-ball-8bits.la-sm > div {
    width: 2px;
    height: 2px;
}
.la-ball-8bits.la-2x {
    width: 18px;
    height: 18px;
}
.la-ball-8bits.la-2x > div {
    width: 6px;
    height: 6px;
}
.la-ball-8bits.la-3x {
    width: 36px;
    height: 36px;
}
.la-ball-8bits.la-3x > div {
    width: 12px;
    height: 12px;
}
/*
 * Animation
 */
@-webkit-keyframes ball-8bits {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    51% {
        opacity: 0;
    }
}
@-moz-keyframes ball-8bits {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    51% {
        opacity: 0;
    }
}
@-o-keyframes ball-8bits {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    51% {
        opacity: 0;
    }
}
@keyframes ball-8bits {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    51% {
        opacity: 0;
    }
}



.box-bottom-header .left-bottom-header .logo { width: 80px; }
.header_user_info .links { margin-top: 7px; margin-bottom: 7px; }

.box-center-header .center-center-header .logo { padding: 20px 0 0; }

.banner-3-4, .banner-3-3 { position: relative; }
.banner-3-4 h4.title_block, .banner-3-3 h4.title_block { color: #000; margin-top: 20px; text-align: center; margin-bottom: 30px; }
.banner-3-4 .image_description, .banner-3-3 .image_description { color: #000; }
.banner-3-4 a, .banner-3-3 a { width: 100%; }
.banner-3-3.mt-20, .banner-3-4.mt-20 { margin-top: 20px; }

.banner-3-4:hover h4.title_block, .banner-3-3:hover h4.title_block { display: block; }
.banner-3-4:hover .image_description , .banner-3-3:hover .image_description { display: block; }
.service-item-white .image_description { color: #fff; }
.myaccount-link-list.sidebar-links li { padding: 3px 0; }
.myaccount-link-list.sidebar-links { margin-top: 30px; }

.sidebar-title-block { margin-top: 0; }
#home-gitbox-info { background-size: cover; }

#image-form_3677931418071877{ padding: 25px 40px 40px; background: rgba(0,0,0,0.5) }

#image-hm-1:hover { background-size: contain; background: url(/themes/leo_minimal/img/modules/appagebuilder/images/IGU_9924-res.jpg); }
#image-hm-2:hover { background-size: contain; background: url(/themes/leo_minimal/img/modules/appagebuilder/images/IGU_0029-res.jpg); }
.banner-3-3 .fake-image-container { background-size: cover!important; background-position: center 14%!important; height: 34vw!important;  /*height: 42vw!important;*/ /*transition: background-image 0.15s ease-in-out;*/ transform: scale(1); }
.banner-3-3 .hmpi-d { display: none; z-index: 99; }
.banner-3-4:hover h4.title_block, .banner-3-3:hover .hmpi-d { display: block; }

.secure-payment-info { margin-top: 50px; margin-bottom: -50px; }
.cart_navigation_extra .secure-payment-info { margin-top: 30px; margin-bottom: 0px; text-align: right; }

#category #breadcrumb .breadcrumb { margin-top: -75px; margin-bottom: 75px; }
.cms #breadcrumb .breadcrumb { margin-top: -75px; margin-bottom: 75px; }
#module-payu-validation #breadcrumb .breadcrumb { margin-top: -75px; margin-bottom: 75px; }

.thumbnail-container .box-label label.out-of-stock {  
    color: #AE8C44;
    left: 10px;
    top: 83%;
}

#contact .submit { text-align: right; }

#layered_block_left h4 { display: none; }

.block-social ul li a { font-size: 32px; width: 32px; }
.block-social ul li { margin-right: 30px; }
.block-social ul li:last-child { margin-right: 0; }
#footer .block-social .desc-block { line-height: 28px; }
#footer #block_contact_infos ul li { margin-bottom: 8px; }
#footer { overflow: hidden; }
#footer ul.list-group li { margin-bottom: 10px; }
.box-top-footer [class*="col-"] { padding-top: 40px; }

#footer .box-top-footer .footer-bg {
    background: transparent;
}

@media (min-width: 480px) {
    #footer ul.list-group li {
        float: left;
        width: 50%;
    }
}

body#index #columns > .alert { display: none; }
body#search .content_sortPagiBar { display: none; }
body#search .product_list { margin-top: 25px; }

body.has-breadcrumb #wrapper { background: #fff; }

#oos_customer_email { padding: 7px; margin-bottom: 5px; }
.product-prices .discount.discount-amount { display: none; }
#product #main > .block-background > .right-block { padding-top: 30px; padding-bottom: 30px; margin: 45px; }

#image-form_2613129860 {
        padding: 25px 40px 40px;
    background: rgba(0,0,0,0.5);
        display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: 1px dashed #f8dada;
    padding: 25px 0;
}

#image-form_2613129860 .image_description p { color: #fff; font-size: 16px; }
#image-form_2613129860 img { margin-right: 20px; }
#image-form_2613129860 h2 { font-size: 27px; }

.banner-3-3 a:hover #image-hm-3 { background-image: url(/themes/leo_minimal/img/modules/appagebuilder/images/IGU_0029-res.jpg)!important; }
.banner-3-3 a:hover #image-hm-2 { background-image: url(/themes/leo_minimal/img/modules/appagebuilder/images/IGU_0400.jpg)!important; }
.banner-3-3 a:hover #image-hm-4 { background-image: url(/themes/leo_minimal/img/modules/appagebuilder/images/IGU_0101.jpg)!important; }.banner-3-4:hover h4.title_block, .banner-3-3:hover .hmpi-d { display: block; }
.homepage-cover-wrapper .image_description { display: none; }


.address.box { padding: 15px; border-radius: 10px; background: #efefef; }
.address.box .btn { background: #fff; }
.address.box .btn:hover { background: #AE8C44; }
/*
#category .content_sortPagiBar { margin-top: -60px; }*/
.content_sortPagiBar { margin-bottom: 0; }
.content_sortPagiBar .row { margin: 0; }
.content_sortPagiBar .row .col-sm-6 { width: 100%; }
.layered_filter_ul li input { display: inline-block;vertical-align: middle;margin-top: 0; }
.layered_filter_ul li { padding: 0; margin-bottom: 9px; }
.layered_filter_ul li label { margin: 0; font-size: 16px; font-weight: normal; margin-left: 10px; }
.layered_filter_ul { z-index: 33;  background: #fff;  padding-bottom: 10px; padding-top: 10px; border: 1px solid #efefef; border-top: none; display: none; }

.layered_subtitle { display: inline-block; padding-top: 5px; padding-left: 10px; padding-bottom: 5px; padding-right: 40px; position: relative; cursor: pointer; }
.layered_subtitle:after {
    content: "f107";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    top: -4px;
    bottom: 0;
    z-index: -1;
    right: 0px;
    color: #222222;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}


#layered_block_left { padding-top: 5px; margin-bottom: 50px;  }
.content_sortPagiBar label, .layered_subtitle {
    font-weight: bold;
    font-size: 14.25px;
    color: #999999;
}

#block-order-detail { padding-top: 50px; }
#block-order-detail .page-heading { height: 50px; }
#block-order-detail .close-order-details { background-image: url(/js/jquery/plugins/fancybox/fancybox_sprite.png); position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040; }


#layered_block_left { /*border: 1px solid #efefef; */box-sizing: border-box; }
.content_sortPagiBar { /*border: 1px solid #efefef;*/ }

#layered_block_left,  #layered_block_left+.content_sortPagiBar { float: left; width: 50%;  margin-top: -60px; height: 40px; display: none; }
.content_sortPagiBar { margin-top: 0; }

.product-block:hover .product_img_link:before { background: rgba(255, 255, 255, 0.04); }

.box-right-product .box-bg{ padding-top: 20px; padding-bottom: 20px; }

p.payment_module a.cod { padding: 5px 40px 24px 17px; }
p.payment_module a.cod img { width: 68px; margin-right: 14px; margin-top: 10px; }

p.payu_module a { height: auto;  background-color: #fff; }
p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after, p.payment_module.paypal a:after, p.payment_module a.cod:after, p.payu_module a:after
{
    display: block;
    content: "f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #a59a4c;
}

.bottom-pagination-content { display: none; }

.homepage-cover-wrapper { padding: 0 44px; }


.pal_l_heading_back, .save_subscribe_back { float: none!important; }
.sendtofriend { display: none!important; }
#product_update_block_back {  margin-top: 20px;     margin-bottom: 10px;}


.grid-item { width: 42%; margin: 0 4% 8%; }
.gutter-sizer{width:4%;}

.grid-item--width2 { width: 400px; }

.box-info-product .product_attributes { width: 80%; margin: 0 auto; }

#attributes fieldset { width: 48%; }

#last_quantities { background: #62247B; }
.pb-center-column .our_price_display { color: #62247B; }

#footer #social_block ul li a:hover:before,
#footer #social_block ul li a:active:before,
#footer #social_block ul li a:focus:before { color: #62247B; }

#hp-video-controls { position: absolute; bottom: 32px; right: 32px; width: 64px; height: 64px; background: url("/img/play-64x64.png") no-repeat; cursor:pointer; }
#hp-video-controls.playing { background: url("/img/pause-64x64.png") no-repeat; }

#search_block_top:hover, #search_block_top:active, #search_block_top:focus { border-color: #CB55FA; }
#search_block_top:hover:before, #search_block_top:active:before, #search_block_top:focus:before { border-bottom-color: #CB55FA; }

#add_to_cart .btn:hover, #add_to_cart .btn:active, #add_to_cart .btn:focus { background: #AE8C44; }
#columns #newsletter_block_left .btn-submit:hover, #columns #newsletter_block_left .btn-submit:focus, #columns #newsletter_block_left .btn-submit:active { background: #AE8C44; }
.product-block .name a:hover { color: #AE8C44; }
#my-account ul.myaccount-link-list li a i { color: #62247B; }

.banner-dot .btn:hover, .banner-dot .btn:active, .banner-dot .btn:focus { background: #AE8C44; }
.banner-dot .desc-block { margin-bottom: 88px; }

.box-bottom-footer { min-height: 80px; height: auto; }

.leo-megamenu .navbar-nav > li > a { padding: 10px 0; margin: 0 14px; }

@media (min-width: 992px) {
    #footer .title_block { margin-bottom: 20px; margin-top: 95px; }
    #footer #block_contact_infos ul li i { position: static; }
    #footer #block_contact_infos ul li { padding-left: 0; }
    #footer #block_contact_infos ul { padding-left: 0; }

    .group-bottom-header { margin-top: -31px; }

    .leo-megamenu .navbar-nav > li:nth-child(3) { margin-right: 172px; }
    .leo-megamenu .navbar-nav { padding-left: 48px; }
    
    .leo-megamenu { /*display: flex; align-items: center;*/ margin-top: -60px; margin-bottom: 20px; }
    #memgamenu-form_1507693339 { display: flex; align-items: center; justify-content: center; }
    #memgamenu-form_39464786194086025 { display: flex; align-items: center; justify-content: center; }
    
}


@media (min-width: 992px) and (max-width: 1200px) {
    #slideshow .banner-dot .title { font-size: 2.2vw!important; padding-top: 30%!important; }
}

@media (min-width: 768px)  and (max-width: 992px) {
    #slideshow .banner-dot .title { font-size: 2.7vw!important; padding-top: 13%!important; }
    #slideshow .banner-dot .btn { padding: 10px 8px; }
    .homepage-cover-wrapper { padding: 0 14px; }
}

@media (max-width: 768px) {
    #slideshow .banner-dot .title { padding-top: 0%!important; }

    #hp-video { height: auto!important; }

    #footer #social_block .title_block { display: none; }
    .sidebar .block h4:after, .footer-block h4:after { display: none; }
    .footer-block, .footer-bg1  { text-align: center; }
    #footer #block_contact_infos ul li i { position: relative; }
    #footer #block_contact_infos ul li { padding-left: 0; }
    .grid-item { width: 100%; }
    .grid-item .img-responsive { width: 100%; }
}


@media (min-width: 480px) and (max-width: 768px) {
    .homepage-cover-wrapper { padding: 0 14px; }
}

@media (max-width: 480px) {
    .banner-3-3 .fake-image-container { background-position: top center!important; }
    .copyright { margin-bottom: 42px; }
}

@media (max-width: 992px) {
    .cms #breadcrumb .breadcrumb, #category #breadcrumb .breadcrumb { margin-top: 0; margin-bottom: 0; }
    .group-newsletter1 .ApHtml.block a { padding: 3px 0 0 10px; font-size: 15px; display: block;margin-bottom: 28px; text-align:center; }
    .copyright { margin-top: 19px; }
    .box-top-footer { padding-top: 0; }
    #footer .logo { margin-bottom: 10px; }
    .breadcrumb-spacer { height: 0!important; }
    .box-right-product { margin: 0; }
    .box-right-product .box-bg { padding: 0; }

    #cavas_menu .navbar-header { width: 42px; }

    .navbar-collapse.in { overflow: visible; }

    .dropdown-backdrop { pointer-events: none; }

    .navbar-nav .open .dropdown-menu { position: relative; }
}
    /*
    @media (min-width: 1200px) {
        #breadcrumb { */
/*position: fixed;*//*
 background: #fff; width: 100%;z-index: 33; }
    .box-bottom-footer:before { margin: 0; }
    body#product section#columns { position: fixed; width: 100%; z-index: 0; }
    body#product section#columns { margin-top: 60px; }
    body#product section#columns2 { margin-top:774px; z-index: 20;  position: relative; }
}
*/



body {
    background-color: #fff;
    /*color: #fff;*/
}

.center-center-header a {
    padding-top: 0!important;
    margin-top: 20px!important;
    z-index:33;
   /* font-size: 130px;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;*/
    position: relative;
    /*top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    margin: 0;
    text-decoration: none;
    color: #fff;
}
.center-center-header a img { padding-top:0!important;}
.center-center-header a:before, .center-center-header a:after {
    display: none;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .6;
    background: url(https://blahblahgang.com/img/logo-bbg-edit-blue.png);
    background-repeat: no-repeat;
}
.center-center-header a:after {
    color: #f0f;
    z-index: -2;
    opacity: .7;
}
.center-center-header a:before {
    color: #0ff;
    z-index: -1;
    background: url(https://blahblahgang.com/img/logo-bbg-edit-pink.png);
    background-repeat: no-repeat;
}
.center-center-header a:hover:before {
    display: block;
    animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both infinite;
}
.center-center-header a:hover:after {
    display: block;
    animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both infinite;
}

@keyframes glitch {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    20% {
        -webkit-transform: translate(-3px, 3px);
        transform: translate(-3px, 3px);
    }
    40% {
        -webkit-transform: translate(-3px, -3px);
        transform: translate(-3px, -3px);
    }
    60% {
        -webkit-transform: translate(3px, 3px);
        transform: translate(3px, 3px);
    }
    80% {
        -webkit-transform: translate(3px, -3px);
        transform: translate(3px, -3px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

.hp-collection-block { text-align: center; background: url(/img/bg-dot.png);}
.hp-collection-block h3 { margin-top: 30px!important; }

.hp-collection-block .btn {
    margin-bottom: 30px;
    background: #222222;
    padding: 13px 25px;
    text-transform: uppercase;
    color: white;
    font-size: 11px;
    font-weight: bold;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.hp-collection-block .btn:hover { 
    background: #AE8C44;
}

.thumbnail-container .functional-buttons { bottom: 30px; }
.thumbnail-container .functional-buttons .quickview { display: none; }

#thumb-gallery { display: none!important; }
.product-cover .layer .zoom-in { display: none; }

.container:before, .container:after {
    content: " ";
    display: table;
}


.copyright span {
    font-size: 12px;
    color: #222222;
    text-transform: uppercase;
    font-weight: bold;
}



/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/* Block newsletter */
#content #newsletter_block_left {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 65px;
  border: 13px solid transparent;
  background: #fff;
  -webkit-border-image: url(/img/bg-border-newsletter.png) 12 round;
  -moz-border-image: url(/img/bg-border-newsletter.png) 12 round;
  -ms-border-image: url(/img/bg-border-newsletter.png) 12 round;
  -o-border-image: url(/img/bg-border-newsletter.png) 12 round;
  border-image: url(/img/bg-border-newsletter.png) 12 round;
}
@media (max-width: 479px) {
  #content #newsletter_block_left {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#content #newsletter_block_left .title_block {
  font-size: 20px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 20px;
}
#content #newsletter_block_left .title_block:after {
  display: none;
}
#content #newsletter_block_left .desc-block {
  font-size: 16px;
  color: #999999;
  margin-bottom: 40px;
}
@media (max-width: 479px) {
  #content #newsletter_block_left .desc-block {
    margin-bottom: 30px;
  }
}
#content #newsletter_block_left .block_content {
  width: 70%;
  display: inline-block;
}
@media (max-width: 479px) {
  #content #newsletter_block_left .block_content {
    width: 90%;
  }
}
#content #newsletter_block_left .form-group {
  position: relative;
  margin-bottom: 0;
  border: 1px solid #e8e8e8;
}
#content #newsletter_block_left .form-group.form-error {
  border-color: #f13340;
}
#content #newsletter_block_left .form-group.form-error input {
  color: #f13340;
}
#content #newsletter_block_left .form-group.form-ok {
  border-color: #46a74e;
}
#content #newsletter_block_left .form-group.form-ok input {
  color: #46a74e;
}
#content #newsletter_block_left .inputNew {
  padding: 6px 40px 6px 12px;
  height: 40px;
  line-height: 40px;
  border: none;
  color: #999999;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.rtl #content #newsletter_block_left .inputNew {
  padding: 6px 12px 6px 40px;
}
#content #newsletter_block_left .inputNew:focus, #columns #newsletter_block_left .inputNew:active {
  outline: 0;
}
#content #newsletter_block_left .btn-submit {
  position: absolute;
  right: 0px;
  top: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: transparent;
  font-size: 16px;
  color: #222222;
}
.rtl #content #newsletter_block_left .btn-submit {
  left: 0px;
  right: auto;
}
#content #newsletter_block_left .btn-submit:hover, #content #newsletter_block_left .btn-submit:focus, #content #newsletter_block_left .btn-submit:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #79c753;
  color: white;
}

/* Block newsletter footer */
#footer #newsletter_block_left form {
  position: relative;
}
#footer #newsletter_block_left form input[type="text"] {
  line-height: 40px;
  height: 40px;
  border-color: #e8e8e8;
  text-align: center;
  color: #aaa;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#footer #newsletter_block_left form .btn {
  background: #222222;
  border: none;
  height: 42px;
  line-height: 42px;
  padding: 0;
  width: 100%;
  margin-top: 1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#footer #newsletter_block_left form .btn i {
  color: white;
}
#footer #newsletter_block_left form .btn:hover, #footer #newsletter_block_left form .btn:active, #footer #newsletter_block_left form .btn:focus {
  outline: 0;
  background: #79c753;
}
#footer #newsletter_block_left .block_content {
  padding: 0 0 0 20px;
}
.rtl #footer #newsletter_block_left .block_content {
  padding: 0 20px 0 0;
}
@media (max-width: 991px) {
  #footer #newsletter_block_left .block_content {
    padding: 0 0 0 10px;
  }
  .rtl #footer #newsletter_block_left .block_content {
    padding: 0 10px 0 0;
  }
}
#footer #newsletter_block_left .desc-block {
  margin-bottom: 20px;
  font-size: 15px;
  color: #666666;
}
#footer #newsletter_block_left .form-group.form-error input {
  border-color: #f13340;
  color: #f13340;
}
#footer #newsletter_block_left .form-group.form-ok input {
  border-color: #46a74e;
  color: #46a74e;
}




