@charset "utf-8";

/* CSS Document */


/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/


/************
1. 1600px
************/

@media only screen and (max-width: 1600px) {}


/************
2. 1440px
************/

@media only screen and (max-width: 1440px) {}


/************
3. 1380px
************/

@media only screen and (max-width: 1380px) {}


/************
3. 1280px
************/

@media only screen and (max-width: 1280px) {}


/************
4. 1199px
************/

@media only screen and (max-width: 1199px) {
    .cat_menu_container {
        width: 211px;
        padding-left: 25px;
    }
    .main_nav_dropdown li {
        margin-right: 30px;
    }
    .main_nav_dropdown li a {
        font-size: 16px;
    }
    .char_item {
        padding-left: 25px;
    }
    .newsletter_form {
        width: 456px;
    }
}


/************
4. 1100px
************/

@media only screen and (max-width: 1100px) {}


/************
5. 1024px
************/

@media only screen and (max-width: 1024px) {
    .top_bar_useresponse {
        margin-left: 0px;
        background: white;
        width: 100%;
        text-align: center;
        padding: 10px 10px;
    }
    .top_bar_useresponse .user_icon img {
        width: 150%;
    }
    .top_bar_useresponse a {
        font-size: 20px;
        color: black;
    }
}


/************
6. 991px
************/

@media only screen and (max-width: 991px) {
    .header_search {
        height: 20px;
    }
    .custom_dropdown {
        text-align: left;
        display: none;
    }
    .main_nav {
        margin-top: 56px;
    }
    .main_nav_menu {
        display: none;
    }
    .imagenpequeno {
        width: 100px;
        padding: 10px 10px 10px 10px;
    }
    .logo_container,
    .wishlist_cart {
        height: 125px;
    }
    .main_nav_content {
        background: #063447;
    }
    .menu_trigger_container {
        display: block;
    }
    .top_bar {
        height: 40px;
    }
    .top_bar_contact_item {
        font-size: 12px;
        margin-right: 20px;
        line-height: 40px;
    }
    .top_bar_contact_item a {
        font-size: 12px;
        line-height: 40px;
    }
    .top_bar_icon {
        margin-right: 4px;
    }
    .top_bar_icon img {
        width: 70%;
    }
    .top_bar_menu {
        display: none;
    }
    .top_bar {
        display: none;
    }
    .top_bar_user {
        display: none;
    }
    .top_bar_user a {
        font-size: 12px;
        line-height: 40px;
    }
    .user_icon {
        -webkit-transform: translateY(-1px);
        -moz-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        -o-transform: translateY(-1px);
        transform: translateY(-1px);
        width: 12px;
    }
    .cat_menu_container ul {
        visibility: hidden;
        opacity: 0;
    }
    .char_col:not(:last-child):not(:nth-child(3)) {
        margin-bottom: 30px;
    }
    .char_item {
        padding-left: 36px;
    }
    .cart_item_image {
        float: none;
    }
    .cart_item_info {
        float: none;
        width: 100%;
    }
    .cart_item_name {
        margin-left: 31px;
    }
    .cart_item_text {
        margin-top: 15px;
    }
    .newsletter_title_container {
        width: 100%;
    }
    .newsletter_content {
        width: 100%;
        margin-top: 30px;
    }
    .newsletter_form {
        width: calc(100% - 114px);
    }
    .footer_col:not(:last-child) {
        margin-bottom: 40px;
    }
    .cart_title {
        text-align: center;
    }
    .cart_item_title {
        text-align: center;
    }
    .cart_item_text {
        text-align: center;
    }
    .cart_item_price {
        text-align: center;
    }
    .cart_info_col {
        text-align: center;
    }
    .cart_item {
        padding-bottom: 30px;
        text-align: center;
    }
    .cart_item_image {
        text-align: center;
    }
    #loader-out {
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(255, 255, 255);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #loader-out img {
        width: 250px;
    }
}


/************
7. 959px
************/

@media only screen and (max-width: 959px) {
    .top_bar_useresponse {
        margin-left: 0px;
        background: white;
        width: 100%;
        text-align: center;
        display: none;
        padding: 10px 10px;
        display: inline-block;
    }
    .top_bar_useresponse .user_icon img {
        width: 150%;
    }
    .top_bar_useresponse a {
        font-size: 16px;
        color: black;
    }
    .order_total_amount {
        font-size: 12px;
    }
    .order_total_title {
        font-size: 12px;
    }
}


/************
8. 880px
************/

@media only screen and (max-width: 880px) {}


/************
9. 768px
************/

@media only screen and (max-width: 768px) {}


/************
10. 767px
************/

@media only screen and (max-width: 767px) {
    .header_search {
        padding-bottom: 50px;
    }
    .header_search_content {
        transform: none;
    }
    .header_search_form_container {
        height: 35px;
    }
    .page_menu_search {
        display: block;
    }
    .main_nav {
        margin-top: 0px;
    }
    .char_col:nth-child(3) {
        margin-bottom: 30px;
    }
    .char_item {
        padding-left: 36px;
    }
    .cart_item {
        padding-bottom: 30px;
    }
    .cart_item_text {
        display: inline-block;
        font-size: 10px;
    }
    .cart_item_price,
    .cart_item_total {
        text-align: left;
    }
    .cart_item_name {
        margin-left: 0;
    }
    .cart_info_col {
        margin-bottom: 7px;
    }
    .cart_info_col:last-child {
        margin-bottom: 0;
    }
    .cart_buttons {
        text-align: center;
    }
    .cart_buttons>a {
        margin-top: 10px;
    }
    .top_bar_user {
        margin-left: 0px;
        background: white;
        width: 100%;
        text-align: center;
    }
    .top_bar_user .user_icon img {
        width: 150%;
    }
    .top_bar_user a {
        font-size: 10px;
    }
}


/************
11. 575px
************/

@media only screen and (max-width: 575px) {
    h2 {
        font-size: 24px;
    }
    p {
        font-size: 13px;
    }
    .top_bar {
        display: none;
    }
    .imagenpequeno {
        width: 80px;
        padding: 10px 10px 10px 10px;
    }
    .logo_container,
    .wishlist_cart {
        height: 72px;
    }
    .logo a {
        font-size: 24px;
    }
    .cat_menu_container {
        width: auto;
        padding-right: 15px;
    }
    .cat_menu_text {
        font-size: 13px;
        margin-left: 12px;
    }
    .cat_burger {
        width: 16px;
        height: 12px;
    }
    .cat_burger span:nth-child(2) {
        top: 5px;
    }
    .cat_burger span:nth-child(3) {
        top: 10px;
    }
    .menu_trigger_text {
        font-size: 13px;
        margin-right: 10px;
    }
    .wishlist {
        margin-right: 23px;
    }
    .wishlist_content {
        margin-left: 6px;
    }
    .wishlist_text {
        display: none;
    }
    .cart_text {
        display: none;
    }
    .wishlist_text a,
    .cart_text a {
        font-size: 14px;
    }
    .wishlist_count,
    .cart_price {
        font-size: 12px;
    }
    .wishlist_icon {
        width: 20px;
    }
    .cart_content {
        margin-left: 18px;
    }
    .cart_count {
        width: 21px;
        height: 21px;
    }
    .cart_count span {
        line-height: 21px;
    }
    .top_bar_useresponse {
        margin-left: 0px;
        background: white;
        width: 100%;
        text-align: center;
        display: block;
        padding: 10px 10px;
    }
    .top_bar_useresponse .user_icon img {
        width: 150%;
    }
    .top_bar_useresponse a {
        font-size: 15px;
    }
    .header_search {
        padding-bottom: 50px;
    }
    .main_nav {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 0px;
    }
    .main_nav_content {
        height: 35px;
    }
    .cat_menu_container {
        padding-left: 15px;
    }
    .menu_trigger_container {
        padding-right: 15px;
    }
    .cat_menu li {
        height: 36px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .cat_menu li a {
        font-size: 13px;
        line-height: 36px;
    }
    .cat_menu li ul {
        left: 50%;
        z-index: 10;
    }
    .page_menu_item>a {
        font-size: 12px;
    }
    .page_menu_selection li a {
        font-size: 12px;
    }
    .banner_product_image {
        right: 15px;
    }
    .button {
        height: 32px;
    }
    .button a {
        font-size: 12px;
        line-height: 32px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .rating_r i::before {
        font-size: 14px;
    }
    .cart_button_clear {
        font-size: 13px;
        line-height: 34px;
        padding-left: 25px;
        width: 100%;
        padding-right: 25px;
        margin-right: 11px;
    }
    .cart_button_checkout {
        font-size: 13px;
        line-height: 36px;
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 10px;
    }
    .form__input {
        width: 100%;
    }
    .newsletter_form {
        float: none;
        width: 100%;
    }
    .newsletter_title_container {
        padding-left: 0px;
        text-align: center;
    }
    .newsletter_unsubscribe_link {
        float: none;
        text-align: center;
        margin-top: 10px;
        height: auto;
    }
    .newsletter_unsubscribe_link a {
        line-height: 1;
    }
    .newsletter_title {
        font-size: 16px;
    }
    .newsletter_icon {
        position: relative;
        width: 40px;
        top: auto;
        -webkit-transform: translate(-50%, 0px);
        -moz-transform: translate(-50%, 0px);
        -ms-transform: translate(-50%, 0px);
        -o-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px);
        left: 50%;
        margin-bottom: 20px;
    }
    .newsletter_button {
        position: relative;
        top: auto;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 113px;
        height: 40px;
        background: #063447;
        color: #FFFFFF;
        line-height: 40px;
        font-size: 12px;
        border: none;
        outline: none;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        cursor: pointer;
        margin-top: 20px;
    }
    .newsletter_input {
        font-size: 13px;
        padding-left: 15px;
        height: 40px;
        line-height: 40px;
    }
    .newsletter_input::-webkit-input-placeholder {
        font-size: 13px;
    }
    .newsletter_input:-moz-placeholder {
        font-size: 13px;
    }
    .newsletter_input::-moz-placeholder {
        font-size: 13px;
    }
    .newsletter_input:-ms-input-placeholder {
        font-size: 13px;
    }
    .newsletter_input::input-placeholder {
        font-size: 13px;
    }
    .copyright_container {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .logos {
        margin-top: 30px;
    }
}


/************
11. 539px
************/

@media only screen and (max-width: 539px) {}


/************
12. 480px
************/

@media only screen and (max-width: 480px) {
    .single_post_title {
        font-size: 24px;
    }
    .single_post_text p {
        font-size: 14px;
    }
    .order_total_amount {
        font-size: 13px;
    }
    .order_total_title {
        font-size: 13px;
    }
}


/************
13. 479px
************/

@media only screen and (max-width: 479px) {
    .order_total_amount {
        font-size: 13px;
    }
    .order_total_title {
        font-size: 13px;
    }
    .advert_image {
        text-align: center;
    }
    .advert_image img {
        width: 50%;
    }
    .advert_subtitle {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.5);
        margin-bottom: 26px;
    }
    .advert_title_2 {
        font-size: 13px;
        font-weight: 500;
        color: #063447;
    }
    .advert_text {
        color: #828282;
        margin-top: 10px;
        font-size: 10px;
    }
}


/************
14. 400px
************/

@media only screen and (max-width: 400px) {
    .order_total_amount {
        font-size: 14px;
    }
    .order_total_title {
        font-size: 14px;
    }
    .advert_image {
        text-align: center;
    }
    .advert_image img {
        width: 50%;
    }
    .advert_subtitle {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.5);
        margin-bottom: 26px;
    }
    .advert_title_2 {
        font-size: 13px;
        font-weight: 500;
        color: #063447;
    }
    .advert_text {
        color: #828282;
        margin-top: 10px;
        font-size: 10px;
    }
}


/**Tooltip */


/*tooltip Box*/

.con-tooltip {
    position: relative;
    background: #ffffff;
    border-radius: 9px;
    padding: 0 20px;
    margin: 10px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: default;
}


/*tooltip */

.tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .40;
    padding: 0px 20px;
    background: white;
    color: #E086D3;
    position: absolute;
    top: -140%;
    left: -25%;
    border-radius: 9px;
    font: 16px;
    transform: translateY(9px);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}


/* tooltip  after*/

.tooltip::after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12.5px 0 12.5px;
    border-color: rgb(243, 237, 237) transparent transparent transparent;
    position: absolute;
    left: 40%;
}

.con-tooltip:hover .tooltip {
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    animation: odsoky 1s ease-in-out infinite alternate;
}

@keyframes odsoky {
    0% {
        transform: translateY(6px);
    }
    100% {
        transform: translateY(1px);
    }
}


/*hover ToolTip*/

.top:hover {
    transform: translateY(-6px);
}


/*left*/


/*bottom*/

.bottom .tooltip {
    top: 115%;
    left: -20%;
}

.bottom .tooltip::after {
    top: -17%;
    left: 40%;
    transform: rotate(180deg);
}


/*right*/

.right .tooltip {
    top: -20%;
    left: 115%;
}

.right .tooltip::after {
    top: 40%;
    left: -12%;
    transform: rotate(90deg);
}