/*Header*/
.html-widget p {
    margin-bottom: 0;
}

.header-slogan p {
    font-family: Avenir-medium;
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0.08em;
}

.header-message p {
    font-family: Avenir-medium;
    font-size: 12px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #846B41;
}
.header-phone a {
    font-family: Avenir-black;
    font-size: 11px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #000;
}
.header-phone {
    width: 13%;
}
.header-phone .html-widget p {
    background-image: url('images/phone.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 9.75px 9.75px;
    text-align: left;
    padding-left: 15px;
}
/*Header*/

/*Secure section middle*/
.secure-section {
    background-color: #f3f3f3;
    clear:both;
}
.secure-column {
    background-color: #f9f9f9;
}
.secure-image > div {
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    font-size:0;
}
.secure-image .image-1, .secure-image .bottom-image-1 {
    background-image: url('images/truck.svg');
}
.secure-image .image-2, .secure-image .bottom-image-2 {
    background-image: url('images/return.svg');
}
.secure-image .image-3 {
    background-image: url('images/tailor.svg');
}
.secure-image .image-4 {
    background-image: url('images/cashondoor.svg');
}
.secure-text .secure-subtext1, .secure-text .secure-subtext2 {
    color: #838383;
    text-transform: none;
}
/*Secure section middle*/

/*Secure section bottom*/
.secure-image .bottom-image-3 {
    background-image: url('images/original.svg');
}
.secure-section-bottom .secure-image {
    width: 20%;
    float: left;
    margin-right: 15px;
    display: inline-block;
}
.secure-section-bottom .secure-text {
    width: 70%;
    display: inline-block;
    text-align: left;
    float: left;
}
.secure-section-bottom .secure-section {
    padding: 10px 0;
}
.secure-section-bottom .secure-column {
    padding: 20px 15px;
    float: left;
    width: 100%;
}
.secure-section-bottom .secure-image > div {
    height: 58.5px;
}
.secure-section-bottom .secure-image .bottom-image-1 {
    width: 54px;
    font-size:0;
}
.secure-section-bottom .secure-image .bottom-image-2 {
    width: 36px;
    font-size: 0;
}
.secure-section-bottom .secure-image .bottom-image-3 {
    width: 35.27px;
    font-size: 0;
}
/*Secure section bottom*/

/*Home page small three banners*/
.home-small-three-banners, .home-small-large-two-banners {
    clear: both;
}
.banners-text h3 {
    font-family: 'Montserrat-extrabold';
    color:#000000;
}
.banners-column {
    position: relative;
    border-bottom: 2px solid #C4C8CC;
}
.banners-text{
    background-color:#ffffff;
    position:absolute;
    bottom:0;
}
.home-small-three-banners .banners-text, .home-small-large-two-banners .banners-text {
    padding: 0;
}
.home-small-three-banners .banners-text a, .home-small-large-two-banners .banners-text a{
    display: inline-block;
    width: 100%;
}
.home-small-three-banners .banners-text h2 a, .home-small-large-two-banners .banners-text h2 a{
    padding: 15px 0 0 20px;
}
.home-small-three-banners .banners-text h3 a, .home-small-large-two-banners .banners-text h3 a{
    padding: 0px 0 0 20px;
}
.banners-text h2 {
    font-family: 'Montserrat-light';
    font-size: 16px;
    color: #000000;
}
.banners-text h3, .category-rightadd-banner .banners-text .text-1 {
    background-image: url('images/banner-right-bullet.svg');
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 11.5px 11px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 800;
    transition: background-position .5s ease;
    -webkit-transition: background-position .5s ease;
    -moz-transition: background-position .5s ease;
}
.home-small-three-banners .banners-column:hover .banners-text h3{
    background-position: right center;
}
.banners-column img{
    max-width:100%;
    height:auto;
}  
/*Home page small three banners*/

/*Home page small large three banners*/
.banners-text h6, .banners-text h5 {
    font-family: Montserrat-medium;
    color: #ffffff;
    display: inline-block;
    padding: 2px 5px;
    font-size: 11px;
    position: absolute;
    top: -10px;
}
.banners-text h6{
    background-color:#2b2b2b;
}
.banners-text h5 {
    background-color: #846B41;
}
.home-small-large-two-banners .banners-text h6, .home-small-large-two-banners .banners-text h5 {
    left: 20px;
}
    /*Home page small large three banners*/
    /*Article section*/
    .article-section {
        background-color: #f3f3f3;
    }
.article-section .article-link {
    padding: 9px 0;
    border-bottom: 1px solid #dddddd;
    color: #585858;
    font-size: 12px;
    background-image: url('images/right-bullet-gray.svg');
    background-position:right center;
    background-repeat:no-repeat;
    background-size:11.5px 11px;
    float:left;
    width:100%;
}
.article-section .article-link:hover, .article-section .article-link:focus, .article-section .article-link:active{
    color:#846B41;
}
.article-section img {
    height: auto;
    max-width: 100%;
}
/*Article section*/

/*Product detail page*/
.assurance {
    float: left;
    width: 100%;
    border-bottom:1px solid #e0e0e0;
}
.assurance-section .assurance-text {
    font-family: Avenir;
    font-weight: 500;
    font-size: 11px;
    color: #000000;
}
.assurance-section .original .assurance-image, .assurance-section .delivery .assurance-image, .assurance-section .distributor .assurance-image {
    background-position: center center;
    background-repeat: no-repeat;
    height: 40.5px;
}
.assurance-section .original .assurance-image{
    background-image: url('images/original.svg');
    background-size: 23.51px 24px;
}
.assurance-section .delivery .assurance-image {
    background-image: url('images/icons-free-shipping.svg');
    background-size: 36px 16.52px;
}
.assurance-section .distributor .assurance-image {
    background-image: url('images/assurance.svg');
    background-size: 19.73px 24px;
}
/*Product detail page*/

/*size chart modal(detail page)*/
.sizeChartModal .modal-dialog {
   max-width: inherit;
}
.sizeChartModal .modal-content {
    padding: 70px;
    border: none;
}
.sizeChartModal .modal-header {
    padding: 0;
    border: none;
    margin-bottom: 50px;
}
.sizeChartModal .modal-body {
    padding: 0;
}
.sizeChartModal .close {
    padding: 0;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-image: url('images/close.svg');
    font-size: 0;
    height: 15px;
    width: 15px;
    margin: 0;
}
.sizeChartModal .modal-title {
    width: 98%;
    text-align: center;
    line-height: 17px;
    font-family: Avenir-heavy;
    font-size: 14px;
    color: #846B41;
}
.sizeChartTabs {
    border: none;
    display: block;
    text-align: center;
    margin-bottom: 60px;
}
.sizeChartTabs .nav-item {
    padding: 0 15px;
    display: inline-block;
}
.sizeChartTabs .nav-link {
    border: none;
    border-bottom: 2px solid #E0E0E0;
    padding: 0;
    padding-bottom: 10px;
    color: #000!important;
    font-family: Avenir-heavy;
}
.sizeChartTabs .nav-item.show .nav-link, .sizeChartTabs .nav-link.active {
    border-color: #846B41;
}
.sizeChartModal .table-striped tbody tr:nth-child(2n) {
    background-color: rgba(185,185,185,.1);
}
.sizeChartModal .table-striped tbody tr:nth-child(2n-1) {
    background-color: #fff;
}
.sizeChartModal .table th {
   border: none;
}
.sizeChartModal .table td {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: none;
    color: #898989;
}
.sizeChartModal .table td:last-child {
    border-right: none;
}
.sizeChartModal .table td, .sizeChartModal .table th {
    padding: 20px 30px;
    text-align: center;
    font-size: 12px;
}
.sizeChartModal .table th {
    text-align: left;
    font-family: Avenir-black;
}
.sizeChartModal .table tr:first-child td  {
    color: #000;
}
.sizeChartContent .measure-image-section img{
    max-width: 100%;
    height:auto;
}
.sizeChartContent .tab-pane {
    overflow: auto;
}
.measure-about-section .card-header {
    padding: 0;
    border-bottom: none;
}
.measure-about-section .collapse-title {
    font-family: Avenir-heavy;
    font-size: 12px;
    padding: 20px 25px;
    color: #000;
    background-color: rgba(185,185,185,0.1);
    background-position: right 30px center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-image: url('images/collat-title.svg');
    cursor: pointer;
}
.measure-about-section .collapse-title.collapsed {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    background-image: url('images/collat-title-tog.svg');
}
.measure-about-section .card-body {
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    color: #898989;
    font-family: Avenir-medium;
    text-transform: none;
}
/*size chart modal(detail page)*/

/*category listing(search page)*/
.search-page .sub-category-grid .item-box .picture {
    margin: 0;
}
.search-page .sub-category-grid .item-box .title {
    background-color: #f8f8f8;
    font-family: Avenir-black;
    font-weight: 900;
    font-size: 13px;
    padding: 15px 20px 6px 20px;
    color: #000000;
    text-align: left;
}
.search-page .sub-category-grid .subcategory-list {
    background-color: #f8f8f8;
    padding: 0 20px;
    padding-bottom: 50px;
    border-bottom: 2px solid #DEDEDE;
}
.search-page .sub-category-grid .subcategory-list .sub-link {
    font-family: Avenir-medium;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    padding: 8px 0;
    color: #000000;
}
.search-page .sub-category-grid .subcategory-list .sub-link a {
    display: block;
}
.search-page .sub-category-grid .item-box .picture a::before {
    padding-top: 40%;
}
.no-results-title h4 {
    font-size: 14px;
    font-family: Avenir-black;
    color: #846B41;
    text-align: center;
}
.no-results-title{
    margin-top:15px;
}
.no-results-subtext {
    text-align: center;
    text-transform: none;
    margin: 0;
}
.no-results-subtext.subtext1 {
    margin: 10px 0px;
}
.no-results-subtext.subtext2 {
    margin-bottom: 50px;
}
/*category listing(search page)*/


@media(min-width: 1200px) {
    .sizeChartModal .modal-dialog {
        width: 60%;
    }
    .sizeChartModal .modal-content {
        padding: 50px;        
    }
    .sizeChartModal .table td, .sizeChartModal .table th{
        padding:20px 15px;
    }
}
@media(min-width: 992px) and (max-width: 1199px) {
    .sizeChartModal .modal-dialog {
        width: 85%;
    }
    .secure-text p {
        font-size: 11px !important;
    }
}
@media all and (min-width: 992px) {
    .secure-section {
        width: 97vw;
        margin-left: calc(-1 * ((97vw - 100%) / 2));        
    }
    .secure-section .row > div:first-child{
        padding-left:0;
    }
    .secure-section .row  > div:last-child {
        padding-right: 0;
    }
    .secure-text p {
        font-size: 13px;
    }
    .secure-image {
        width: 25%;
        float: left;
        margin-right:5%;
        display: inline-block;
    }
    .secure-text {
        width: 70%;
        display: inline-block;
    }
    .secure-image.img-column-2 {
        width: 20%;
    }
    .secure-text.text-column-2 {
        width: 70%;
    }
    .secure-section {
        padding: 10px 0;
        margin-bottom: 40px;
    }
    .secure-column {
        padding: 20px 15px;
    }
    .secure-image > div {
        height: 58.5px;
    }
    .secure-image .image-1 {   
        width: 54px;    
    }
    .secure-image .image-2 {
        width: 36px;
    }
    .secure-image .image-3 {
        width: 24px;
    }
    .secure-image .image-4 {
        width: 36px;
    }    
    .banners-text {
        width: 95%;
        padding: 15px 0 0 20px;
        right: -1px;
        bottom:18px;
    }
    .right-banner-text{
        width:45%;
    }
    .banners-column {
        padding-bottom: 20px;
    }
    .category-addright-banner img {
        max-width: 100%;
    }
    .category-rightadd-banner .banners-text .text-1 a{
        font-size: 12px;
        font-weight: 900;
        letter-spacing: 0.03em;
        padding: 15px 0px;
        border-bottom: 1px solid #846B41;
        color: #000;
        display:inline-block;
        width:100%;
    }
    .category-rightadd-banner .banners-text .text-1 a:hover{
        color:#846B41;
    }
    .category-rightadd-banner .banners-column {
        margin-bottom:10px;
        border-bottom:none;
        padding-bottom:0px;
    }
    .category-rightadd-banner .banners-column .banners-text {
        width: 100%;
        padding: 0;
        margin-bottom: 0px;
        right: inherit;
        position: inherit;
        bottom: inherit;
        background-color:transparent;
    }
    .category-rightadd-banner .banners-text .text-1 {
        font-family: Avenir-black;
    }
    .article-section{
        padding:40px 0;
        margin-bottom:40px;
    }    
    .article-section .article-collapse {
        display:none;
    }
    .article-section .collapse-data {
        display: block;
    }
    .article-section img{
        margin-bottom:23px;
    }   
    .article-section .article-link:last-child{
        border-bottom:none;
    }
    .article-section {
        width: 97vw;
        margin-left: calc(-1 * ((97vw - 100%) / 2));
    }    
    .assurance-section .assurance-text {
        width:88%;
    }
    .assurance-section .original .assurance-image, .assurance-section .delivery .assurance-image, .assurance-section .distributor .assurance-image {
        width:12%;
    }
}

@media all and (max-width: 991px) {
    .home-small-three-banners .banners-text h3 a, .home-small-large-two-banners .banners-text h3 a {
        padding: 0 0 5px 10px;
    }
    .home-small-three-banners .banners-text h2 a, .home-small-large-two-banners .banners-text h2 a {
        padding: 15px 0 0 10px;
    }
    .home-small-three-banners > .row, .home-small-large-two-banners > .row {
        margin: 0 -5px;
    }
    .secure-text .secure-title{
        font-size:12px;
    }
    .secure-text .secure-subtext1, .secure-text .secure-subtext2{
        font-size:11px;
    }
    .secure-image {
        width: 100%;
    }
    .secure-text {
        width: 100%;
    }
    .secure-section {
        padding: 5px 0;
        margin-bottom:10px;
    }
    .secure-section .secure-section-col:nth-child(2n+1){
        padding-right:2.5px;
    }
    .secure-section .secure-section-col:nth-child(2n){
        padding-left:2.5px;
    }
    .secure-column {
        padding: 10px;
    }
    .mobile-secure-middle{
        margin-bottom:5px;
    }
    .secure-image > div {
        height: 50px;
    }
    .secure-image .image-1 {   
        width: 54px;    
    }
    .secure-image .image-2 {
        width: 30px;
    }
    .secure-image .image-3 {
        width: 22.5px;
    }
    .secure-image .image-4 {
        width: 30px;
    }
    .secure-section-bottom{
        background-color:transparent;
    }
    .secure-section-bottom .secure-section {
        padding: 0;
    }
    .mobile-secure-bottom {
        margin-bottom: 10px;
    }
    .banners-text {
        width:100%;
        padding: 10px;
        text-align:left;
    }
    .header-phone {
        width: 100% !important;
    }
    .header-phone a {
        line-height: 31px;
    }
    .article-section .article-main-title {
        font-size: 70px;
        position:relative;
    }
    .article-section .article-subtitle {
        font-size: 14px;
    }
    .article-section{
        padding:15px;
        margin-bottom: 10px;
    }
    .article-section .article-image-section{
        width: 30%;
        float: left;
        margin-bottom:20px;
    }
    .article-section .aricle-link-section {
        height: 40px;
        clear: both;
        background-color: #ffffff;
        margin-bottom: 20px;
    }
    .article-section .aricle-link-section > a {
        font-family: 'Avenir-roman';
        font-size: 14px;
        line-height: 14px;
        padding: 13px 10px;
        display: block;
        text-align: left;
        margin-right: 10px;
        background-image: url('images/down-arrow-brown.svg');
        background-position:right center;
        background-repeat:no-repeat;
        background-size:10px 10px;
        color:#585858;
    }
    .assurance-section{
        margin-bottom:20px;
        float:left;
        width:100%;
    }
    .assurance-section .assurance-text {
        float: left;
        width: 80%;
        text-align: left;
        padding: 12px 0;
    }
    .assurance-section .original .assurance-image, .assurance-section .delivery .assurance-image, .assurance-section .distributor .assurance-image {
        float: left;
        width:20%;
    }
    .sizeChartModal {
        padding: 0!important;
    }
    .sizeChartModal .modal-dialog {
        margin:30px 0px 0px;
    }
    .html-product-details-page .sizeChartModal{
        z-index: 99999999;
    }
    .html-product-details-page .modal-backdrop {
        z-index: 9999999;
    }
    .sizeChartModal .modal-content {
        padding: 35px 10px;
    }
    .sizeChartContent .measure-about-section, .sizeChartContent .measure-image-section, .html-not-found-page .master-column-wrapper > .center-1 {
        padding: 0;
    }
    .no-results-subtext.subtext2 {
        margin-bottom: 15px;
    }
}
@media(min-width:768px) and (max-width:991px){
    .secure-section-bottom .secure-column {
        padding: 20px 5px;
    }
    .secure-section-bottom .secure-image {
        width: 25%;
    }
    .secure-section-bottom .secure-text {
        width: 65%;
    }
}
@media all and (min-width: 768px){
    .home-small-three-banners, .home-small-large-two-banners {
        margin-bottom: 40px;
    }
    .sizeChartContent .measure-image-section {
        text-align: right;
    }
    .assurance-section .assurance-text {
        float: left;
        width:84%;
        text-align: right;
        padding: 12px 13px 12px 0;
    }
    .assurance-section .original .assurance-image, .assurance-section .delivery .assurance-image, .assurance-section .distributor .assurance-image {
        float: right;
        width:16%;
    }
    .assurance-section {
        margin-bottom: 45px;
        float:left;
        width:100%;
    }
}
@media all and (max-width: 767px){
    .home-small-three-banners .row, .home-small-large-two-banners .row{
        margin: 0;
    }
    .home-small-three-banners .banners, .home-small-large-two-banners .banners{
        padding: 0;
        margin-bottom: 10px;
    }
    .sizeChartTabs .nav-item {
        display: block;
        margin-bottom: 10px;
        padding: 0;
    }

    .sizeChartContent .measure-image-section img {
        max-width: 118px;
        margin-bottom: 20px;
        height: auto;
    }

    .sizeChartTabs {
        margin-bottom: 20px;
    }

    .sizeChartContent .measure-about-section {
        text-align: left;
    }

    .sizeChartModal .table td, .sizeChartModal .table th {
        padding: 20px 5px;
    }
     .assurance-section .assurance-text {
        width:85%;
    }
    .assurance-section .original .assurance-image, .assurance-section .delivery .assurance-image, .assurance-section .distributor .assurance-image {
        width:15%;
    }
}
@media(min-width: 992px) and (max-width: 1370px) {
    .header-slogan {
        width: 30%;
    }
    .header-phone {
        width: 16%;
    }
}