a:focus {
    outline: 0 solid;
}

p {
    margin-bottom: 20px;
}

p:last-child {
    margin-bottom: 0;
}

.fix {
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

html,
body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    color: #0d0506;
    font-size: 16px;
    line-height: 24px;
}

body {
}

a {
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

a,
a:active,
a:focus,
a:active {
    text-decoration: none !important
}

a:focus {
    outline: 0px solid
}

img {
    max-width: 100%;
    height: auto
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slicknav_menu {
    display: none
}

header.header_area {
    background-color: #fff;
    position: relative;
    padding: 20px 0;
    z-index: 1000;
}

header.header_area.fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

@media (min-width: 992px) {
    header.header_area {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    body {
        padding-top: 100px;
    }
}

header.header_area.scrolled {
    padding: 10px 0 !important;
}

/*.search {*/
    /*margin-top: 6px;*/
    /*position: relative;*/
/*}*/

/*.search:before {*/
    /*background: #eee none repeat scroll 0 0;*/
    /*content: "";*/
    /*height: 23px;*/
    /*left: -18px;*/
    /*position: absolute;*/
    /*top: 10px;*/
    /*width: 1px;*/
/*}*/

/*.search input[type="text"] {*/
    /*background: rgba(0, 0, 0, 0) url('/static/img/search.png?33620f8bec67') no-repeat scroll 18px center;*/
    /*border: 1px solid #eeeeee;*/
    /*border-radius: 40px;*/
    /*height: 44px;*/
    /*padding-left: 45px;*/
    /*width: 100%;*/
/*}*/

/*.search input[type="submit"] {*/
    /*display: none;*/
/*}*/

.mainmenu {
    margin-top: 14px;
}

@media (max-width: 1199px) {
    .mainmenu-wrap {
        margin-top: 10px;
    }
}

.mainmenu .separator {
    border-bottom: 1px solid #000;
}

.mainmenu ul#nav {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.mainmenu ul#nav li {
    float: left;
    position: relative;
}

.mainmenu ul#nav li:last-child {
    margin-right: 0;
}

.mainmenu ul#nav li a, .mainmenu ul#nav li .item {
    border-radius: 16px;
    color: #0d0506;
    display: block;
    font-size: 15px;
    line-height: 30px;
    padding: 0 10px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.mainmenu ul#nav li .dropdown-menu li {
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 5px;
}
.mainmenu ul#nav li .dropdown-menu li a {
    padding: 0 10px;
    line-height: 30px;
}

.mainmenu ul#nav li a:hover, .mainmenu ul#nav li .item:hover {
    background: #9C709E;
}

.mainmenu ul#nav li ul {
    background: #fff;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 99;
}

.mainmenu ul#nav li ul li {
    display: block;
}

.mainmenu ul#nav li ul li a {
    display: block;
    padding: 0 10px;
    line-height: 30px;
}

.back-button-wrap .carpet-name {
    font-size: 20px;
    padding-left: 20px;
    vertical-align: middle;
    font-weight: 800;
    margin: 0;
}

.mainmenu ul#nav li ul.sub_menu li ul {
    display: none;
    left: 100%;
    top: 0;
}

.mainmenu ul#nav li ul.sub_menu li:hover ul {
    display: block;
}

.banner_area {
    /*background-image: url('/static/img/banner.jpg?33620f8bec67');*/
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 100px 0;*/
}

.slide-wrap {
    padding: 0;
}

.slide-wrap .carousel-inner .item .slide-img {
    height: 346px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.slide-wrap .carousel-inner .item .carousel-caption {
    text-align: left;
    left: 19%;
    top: 29%;
    padding: 0;
}


.banner_text {
    background: rgba(48, 2, 13, 0.84) none repeat scroll 0 0;
    display: inline-block;
    /*margin-left: 20px;*/
    padding: 25px 30px;
}

.banner_text h1 {
    color: #fff;
    font-size: 43px;
    font-weight: 700;
    text-transform: uppercase;
}

.banner_text h1 span {
    display: block;
    font-size: 45px;
    font-weight: 300;
}

.product_area {
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 40px;
}

.single_product {
    border: 1px solid #d4d4d4;
    padding: 5px;
    position: relative;
    margin-bottom: 35px;
}

.collection {
    text-align: center;
}

.collection img {
    border-radius: 0;
    margin-bottom: 20px;
}

.pd_overlay {
    background-image: url('/static/img/overlay_bg.png?33620f8bec67');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    height: calc(100% - 10px);
    left: 0;
    margin: 5px;
    padding-top: 29%;
    position: absolute;
    text-align: center;
    top: 0;
    width: calc(100% - 10px);
    z-index: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.single_product:hover .pd_overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.pd_overlay h3 {
    font-size: 23px;
    font-weight: 300;
    text-align: center;
}

.pd_overlay h3 span {
    display: block;
    font-weight: 400;
}

.popular_cl_hd {
    background-image: url('/static/img/cl_hd_bg.png?33620f8bec67');
    background-position: center center;
    background-repeat: repeat-x;
    margin-bottom: 40px;
}

.popular_cl_hd h2 {
    background: #fff none repeat scroll 0 0;
    display: inline;
    font-size: 32px;
    font-weight: 300;
    padding: 0 10px;
}

.singe_popular_cl {
    float: left;
    margin: 0 0.666% 60px;
    width: 24%;
    overflow: hidden;
}

.singe_popular_cl:first-child {
    margin-left: 0;
}

.singe_popular_cl:last-child {
    margin-right: 0;
}

.popular_cl_info {
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    padding: 25px 15px 35px;
    word-break: break-all;
}

.popular_cl_info h5 {
    color: #9c709e;
    font-size: 16px;
    font-weight: 700;
}

.popular_cl_info h4 {
    color: #0d0506;
    font-size: 17px;
    font-weight: 400;
}

a.view_dl {
    background: #9c709e none repeat scroll 0 0;
    border-radius: 90px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 46px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 147px;
}

a.view_dl:hover {
    color: #d4d4d4;
}

.history_content_area {
    padding-bottom: 40px;
}

.history_content_box {
    background-image: url('/static/img/footer.jpg?33620f8bec67');
    background-position: center center;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 60px;
}

.h_content {
    background: rgba(90, 121, 146, 0.78) none repeat scroll 0 0;
    color: #fff;
    padding: 25px 20px 40px;
}

footer.footer_area {

    background: #61584e none repeat scroll 0 0;
    color: #fff;
    padding: 25px 0;
}

footer.footer_area .inner-wrap {
    overflow: hidden;
}

.copyright {
    font-family: open sans;
    font-size: 14px;
}

.copyright p {
    margin: 0;
}

.social {
    text-align: right;
}

.social li {
    display: inline;
}

.social img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.category_breadcrumb {
    background: none;
    padding-left: 0;
    color: #9c709e;
    margin: 20px 0;
    font-family: open sans;
    font-size: 13px;

}

.category_breadcrumb a {
    color: #44464d;
}

.category_breadcrumb > li + li:before {
    color: #44464d;
    content: "›";
}

.category_breadcrumb .choosed {
    color: #9c709e;
    padding-left: 0;
}

.carpet_paginator {
    background: #9c709e;
    padding: 3px;
    margin-bottom: 20px;
}

.carpet_paginator a {
    line-height: 20px;
    color: #fff;
    padding: 0 7px;
    margin: 0 3px;
    font-size: 14px;
}

.carpet_paginator a.selected, .carpet_paginator a:hover {
    background: #715972;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .5s;
    text-decoration: none;
}

.carpet_paginator a.disabled, .carpet_paginator a.disabled:hover {
    opacity: 0.5;
    background: #9c709e;
}

.carpet_paginator a.selected {
    background: #715972;

}

.carpet_paginator a.disabled {
    opacity: 0.5;
}

.carpet_preview {
    margin-bottom: 20px;
    word-break: break-all;
}

.carpet_preview .caption {
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    padding: 25px 15px 35px;
}

.carpet_preview .caption h5 {
    color: #9c709e;
    font-size: 16px;
    font-weight: 700;
}

.carpet_preview .caption .btn-purple {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .carpet_preview .caption .btn-purple {
        display: block;
    }
}

.offer {
    margin-top: 50px;
    margin-bottom: 20px;
    width: 100%;
    display: block;
    height: 156px;
    background: #dc7240;
    color: #fff;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
    line-height: 43px;
    font-size: 35px;
    font-family: roboto_slabregular;
}

.offer .small {
    color: #fff;
    font-size: 25px font-family : roboto_slabregular;
}

.orange {
    margin-right: 60%;
    border-width: 2px;
}

.errorlist {
    padding: 0;
}

.colorbox_wrapper {
    text-align: center;
    margin-right: 10px;
    margin-bottom: 5px;
}

.portfolio_item {
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
}

.colorbox_item {
    width: 50px;
    height: 50px;
    display: block;
}

.color_name, .color_name_source {
    padding: 0;
    margin: 0;
}

.carpet-category {
    display: inline-block;
    margin: 0 30px 0 30px;
}

.palette-list ul {
    margin-bottom: 30px;
    padding-left: 20px;
}

.scrubs {
    float: none;
    margin-top: 20px;
    /*margin-bottom: 10px;*/
    padding-left: 0;
    font-family: open sans;
    font-size: 14px;
}

.scrubs .purple {
    color: #9c709e;
}

p {
    /*font-family: roboto_slabregular;*/
}

.btn-black {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 90px;
    background-color: #A16E9D;
    color: #fff
}

.btn-black:hover {
    text-decoration: None;
    color: #fff;
}

hr {
    border-color: #000;
}

.orange {
    margin-right: 60%;
    border-width: 2px;
}

.carpet-image {
    margin-bottom: 50px;
}

.btn-pink-palette {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 90px;
    background-color: #A16E9D;
    color: #fff
}

.btn-pink-palette:hover {
    text-decoration: None;
    color: #fff;
}

.carpet-name {
    display: inline-block;
    margin: 0 50px 0 0;
}

.carpet-category {
    display: inline-block;
    margin: 0 0 0 0;
}

#id_remember {
    display: none;
    /*margin: 7px 0 0 12px;*/
}

.control-label {
    float: left;
}

.header_cinema {
    width: 100%;
    display: block;
    height: 251px;
    background-size: cover;
    background-position: center;
}

.cinema_header {
    padding: 30px;
    display: inline-block;
    padding-right: 80px;
    background: rgba(48, 2, 13, 0.84) none repeat scroll 0 0;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 700;
}

.cinema_header_wrap {
    padding: 80px 0;
}

.logo img {
    height: 57px;
}

#palette-item {
    margin-left: 30px;

}

.download_btn {
    margin-bottom: 15px;
}

.palette_btn_group {
    margin-top: 60px;
}

.account-dropdown {
    margin: 0 0 0 8px;
}

.account-dropdown ul li {
    width: 100%;
    margin: 0 !important;
    padding: 5px;
}

.account-dropdown ul li a {
    padding: 0 10px !important;
}

ul#nav li {
    margin-left: 2px;
    margin-right: 2px;
}

.categories {
    margin-top: 20px;
    background-color: #E2E2E2;
}

.category_menu a {
    color: #000;
}

.col-sm-9 h3 {
    margin-bottom: 10px;
}

.wrap {
    margin-left: 50px;
    width: 1120px;
}

.back-button-wrap {
    margin-bottom: 10px;
}

#category_name {
    color: #9c709e;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.fill-width {
    min-width: 100%;
}

@media (max-width: 767px) {
    .row-xs {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.buttons a {
    margin-right: 5px;
    margin-bottom: 10px;
}

.buttons {
    margin-top: 20px;
}

.palette_item {
    word-break: break-all;
    border: 1px solid #A6A6A6;
    padding: 15px 0;
    margin: 30px 0;
}

@media (max-width: 767px) {
    .palette_item .category_name {
        margin-bottom: 20px;
    }
}

.palette_item {

}

.palette_item .btn-pink-palette {
    margin-bottom: 10px;
}

.password-reset-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}

.password-reset-wrap h2 {
    margin-bottom: 20px;
}

.brows_cat > h3 {
    background: #9c709e none repeat scroll 0 0;
    color: #fff;
    font-family: open sans;
    font-size: 21px;
    font-weight: 500;
    padding: 16px;
}

.brows_cat > ul {
    margin-top: 5px;
    margin-bottom: 30px;
}

.brows_cat li {
    background: #e3e3e3 none repeat scroll 0 0;
    margin-bottom: 2px;
    padding: 6px 15px;
}

.brows_cat li a {
    color: #121315;
    font-family: open sans;
    font-size: 14px;
    line-height: 27px;
    padding-left: 20px;
    position: relative;
}

.brows_cat li a, .brows_cat li a:hover {
    color: #121315;
    text-decoration: none;

}

.brows_cat li a::before {
    content: "›";
    left: 0;
    position: absolute;
}

.btn-purple {
    border: 0;
    background: #9c709e;
    border-radius: 90px;
    padding: 0 15px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
}

a.btn-purple {
    cursor: pointer;
}

a.btn-purple:hover {
    color: #d4d4d4;
}

.change_color_item .colorbox_item {
    border-radius: 90px;
}

.recolor h3 {
    color: #9c709e;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.suggestion {
    margin-bottom: 25px;
    float: left;
    font-size: 17px;
    line-height: 60px;
    padding: 0 62px;
    width: auto;
    background: #9c709e none repeat scroll 0 0;
    border-radius: 90px;
    color: #fff;
    display: block;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .suggestion {
        margin-top: 60px;
    }
}

.palette-list ul.patterns-tab {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 30px;
    width: 100%;
    border-bottom: 1px solid #000;
    font-family: open sans;
}

.palette-list ul.patterns-tab li {
    display: inline-block;
    padding: 10px 20px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}


.btn-facebook{
    color:#fff;
    background-color:#3b5998;
    border-color:rgba(0,0,0,0.2)
}
.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{
    color:#fff;
    background-color:#30487b;
    border-color:rgba(0,0,0,0.2)
}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{
    background-image:none
}

.modal-body .btn-circle {
  display: block;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 60px;
  height: 60px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 50px;
  border-color: #A4C2CA;
}

.modal-body form #reset_password {
    height: 46px;
    line-height: 50px;
}

.modal-content #header.modal-header {
    border-bottom: 0;
}

.modal-content #footer.modal-footer {
    border-top: 0;
}

.twitter-typeahead .tt-hint,
.twitter-typeahead .tt-input {
    background: rgba(0, 0, 0, 0) url('/static/img/search.png?33620f8bec67') no-repeat scroll 12px center;
    border-radius: 40px;
    height: 30px;
    padding-left: 40px;
    width: 120px;
}

.drop-down-item {
    margin: 0 5px;
}
