/*a,*/
/*b,*/
/*body,*/
/*center,*/
/*code,*/
/*div,*/
/*em,*/
/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6,*/
/*html,*/
/*i,*/
/*iframe,*/
/*img,*/
/*li,*/
/*p,*/
/*q,*/
/*section,*/
/*span,*/
/*u {*/

/*    margin: 0;*/
/*    padding: 0;*/
/*    border: 0;*/
/*    font-size: 100%;*/
/*    font: inherit;*/
/*    vertical-align: middle;*/
/*}*/

/*section {*/
/*    display: block*/
/*}*/

/*body {*/
/*    line-height: 1*/
/*}*/

/*q {*/
/*    quotes: none*/
/*}*/

/*q:after,*/
/*q:before {*/
/*    content: '';*/
/*    content: none*/
/*}*/

/*p {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0*/
/*}*/

/*a,*/
/*a:hover,*/
/*a:link {*/
/*    text-decoration: inherit;*/
/*    font-weight: 600;*/
/*}*/

/*a.gray-link {*/
/*    font-weight: 300;*/
/*    color: #757575;*/
/*}*/

/*strong {*/
/*    font-weight: 600;*/
/*}*/




/*html {font-size: 100%;}*/
/*body {font-family: "Nunito", "Trebuchet MS", Arial, sans-serif; line-height: 1.5; font-size: 100%; overflow-x: hidden; background: #e8e8e8;}*/

/*.img-responsive {margin: 0px auto;}*/
/*a {color: #0081ff;}*/
/*a:hover {color: #0073e9;}*/


/*!* NAV*/
/*======================================================================================================================== *!*/


/*nav {height: 90px;} !*border-bottom: 1px solid rgba(255,255,255,0.06);*!*/
/*.logo-xkom {height: 35px; float: left; margin: 0px 0px 0px 0px; transition: 0.3s all ease-in-out;}*/
/*.nav-a {display: inline-block; margin: 0px 0px 0px 0px; transition: 0.3s all ease-in-out; color: #FFF;}*/

/*.logo-xkom:hover, .nav-a:hover {opacity: 0.75; transition: 0.3s all ease-in-out;}*/
/*.nav-wrapper {display: flex; justify-content: flex-end; align-items: center;}*/
/*.nav-wrapper a:nth-child(2) { margin-left: 30px;}*/

/*@media(max-width:768px) {*/
/*    .logo-xkom {float: left; margin: 25px 0px 0px 0px;}*/
/*    .nav-a {height: 17px; margin: 29px 0px 0px 0px;}*/
/*}*/


/*!* HERO*/
/*======================================================================================================================== *!*/

/*.hero {text-align: center; padding: 20px 0px 30px 0px;*/
/*    background: url(../../img/cover.jpg);*/
/*    background-position: center center; background-size: cover; overflow: hidden;*/
/*}*/
/*.hero h1 {font-size: 2.5rem; color: #fff; margin: 0px; padding: 120px 0px 10px 0px; font-weight: 600; letter-spacing: 0.5px;}*/
/*.hero h2 {font-size: 2.2rem; color: #fff; margin: 0px; padding: 0px 0px 270px 0px; letter-spacing: 0.5px; line-height: 36px;} !* color: rgba(0, 0, 0, 0.4);*!*/
/*.anim img {margin: 50px auto; float: left; }*/
/*.anim {position: relative; min-height: 400px;}*/
/*.laptop-left {position: absolute;  margin-left: auto; margin-right: auto; left: 0; right: calc(100% - 100px);}*/
/*.laptop-center {position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0;}*/
/*.laptop-right {position: absolute; margin-left: auto; margin-right: auto; left: calc(100% - 550px); right: 0;}*/

/*.YTPOverlay {background: url("../assets/mask.svg?v=2"); opacity: 0.7; background: black;}*/
/*.arrow-down {position: relative;}*/

/*.chevron-down {*/
/*    fill: #fff;*/
/*    position: absolute;*/
/*    bottom: 80px;*/
/*    width: 50px;*/
/*    left: 50%;*/
/*    margin-left: -25px;*/
/*    display: block;*/
/*}*/

/*@keyframes animated-bounce {*/
/*    0%, 20%, 50%, 80%, 100% {transform: translateY(0)}*/
/*    40% {transform: translateY(-30px)}*/
/*    60% {transform: translateY(-15px)}*/
/*}*/

/*.animated-bounce {animation: animated-bounce 2s infinite ease;}*/

/*@media(max-width:768px) {*/
/*    .hero {padding: 0px 0px 30px 0px;}*/
/*    .hero h1 {font-size: 1.5rem; margin: 0px; padding: 10px 0px 10px 0px;}*/
/*    .hero h2 {font-size: 1.2rem;  margin: 0px; padding: 0px 0px 80px 0px;}*/
/*    .chevron-down {bottom: -90px;}*/
/*}*/

/*@media(max-width:460px) {*/
/*    .nav-wrapper {font-size: 12px;}*/
/*    .nav-wrapper a:nth-child(2) { margin-left: 15px;}*/
/*    .logo-xkom {height: 28px;}*/
/*}*/

/*!* END*/
/*======================================================================================================================== *!*/

/*.first-row {margin: -60px -15px 30px -15px; z-index: 2; position: relative; border-radius: 10px;}*/
/*.main-row {margin: 0 -15px 0px -15px; z-index: 3; position: relative; border-radius: 10px;}*/

/*!* FONTS*/
/*======================================================================================================================== *!*/

/*!* .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-weight: 300!important;} *!*/
/*b, strong {font-weight: 600;}*/
/*.black {color: #000;}*/

/* HELP
======================================================================================================================== */

.container.vendor{
    padding: 0;
}

@media(max-width:768px) {
    .container {
       margin: 0 20px;
    }
}
.help, .products-list {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.05);
    padding: 30px;
    display: inline-table;
    width: 100%;
}



.help h2  {margin: 0px; padding: 10px 0px 40px 0px; display: block; text-align: center;}
.help h3  {margin: 0px; padding: 10px 0px 40px 0px; display: block; text-align: center; font-size: 20px; line-height: 28px;}

.box .icon {width: 60px; }
.box p {font-size: 16px;line-height: 1.5;margin: 0px 0px 0px 0px; color: #363636; }

.col-ico { padding: 0px 15px; margin: 0 auto; display: table;}
.col-p { padding: 0px 15px; margin: 0 auto; display: table; text-align: center;}
.col-px { padding: 0px 15px; text-align: center; margin: 0 auto;}

.col-p h4{
    display: inline-table;
    margin-left: 10px;
}

.regulations-form{
    margin-top: 20px;
}

.regulations-form a{
    vertical-align: baseline;
}

.col-p #regulations{
    display: inline-table;
}

@media(max-width:1200px) {

    .box {margin-bottom: 20px;}
}

/* Product List
======================================================================================================================== */
#logout-btn{
    margin: -20px 0px 10px 0px;
}

.product-img img{
    background-size: cover;
    width: 100%;
}
.product-content{
    display: inline-block;
}

.product-content-right{
    text-align: right;
}

.product-button{
    margin-top: -15px;
    min-width: 200px;
}

.product-name{
    display: block;
    margin-bottom: 30px;
}

.products-list-item{
    margin-bottom: 20px;
}

.products-list-item a{
    color: black;
    text-decoration: underline;
    cursor: pointer;
}

/* FORM
======================================================================================================================== */


.form-group {margin-bottom: 30px;}

.form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 1.5;
    color: #a0a0a0;
    background-color: #F9F9F9;
    background-image: none;
    border: 1px solid #e5e5e5;
    border-radius: 60px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
}

.id-form {position: relative;}
.info-tooltip {position: absolute; right: 20px; top: 15px; color: #c8c8c8;}
.info-tooltip:hover {color: #aaa;}

@media(max-width:1200px) {.popover {max-width: 300px; width: 100%;}}

#regulations{

}


/* FOOTER
======================================================================================================================== */

footer {
    font-size: 14px;
    color: #aaa;
    text-align: center;
    padding: 30px 15px 25px 15px;
}

/* MODAL
======================================================================================================================== */

.modal-body {padding: 0px;}
.product-box {margin: 0px 0px; border-bottom: 1px solid #eee;}
.product-box:last-of-type {border-bottom: none;}
.product-box [class*=col] {line-height: 90px;}


.product-box p {padding: 0px 30px; display: inline-block; line-height: 1.5; margin: 0px; word-break: break-all; vertical-align: middle;}
.product-box a {display: inline-flex; margin: 0px auto;}
.product-box .btn {display: inline-block; float: right; margin: 0px;}
.product-box .btn-primary {background: #0081ff; font-weight: 600; border-radius: 60px; font-size: 14px; transition: 0.3s all ease-in-out; border: none; margin: 20px auto;}
.product-box .btn-primary:hover, .product-box .btn-primary:focus, .btn-blue:hover {background-color: #0067cc; transition: 0.3s all ease-in-out; outline: none; color: #FFF;}

.product-box-hide {display: none;}
.product-box-info {font-size: 18px; padding: 30px; text-align: center; display: block;}


@media(max-width: 768px) {
    .product-box {margin: 20px 0px; height: auto;}
    .product-box [class*=col] {line-height: normal;}
    .product-box a {width: 100%; display: block; text-align: center; padding: 0px 200px;}
    .product-box .btn-primary {font-size: 14px; margin: 30px auto; width: 100%; padding: 10px 30px;}
}

@media(max-width: 480px) {
    .product-box {margin: 20px 0px; height: auto;}
    .product-box [class*=col] {line-height: normal;}
    .product-box a {width: 100%; display: block; text-align: center; padding: 0px 30px;}
    .product-box .btn-primary {font-size: 14px; margin: 30px auto; width: 100%; padding: 15px 30px;}
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%;
    margin-top: 30px;
}

#toast-container>div {opacity: 1;}

#closed-action-message{
    margin: 0 auto;
    width: 500px;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
}

#closed-action-message svg {
    margin: 0 auto;
    float: none;
}

html {
    font-size: 100%;
}
body {
    font-family: "Nunito", "Trebuchet MS", Arial, sans-serif;
    line-height: 1.5;
    font-size: 100%;
    overflow-x: hidden;
    background: #e8e8e8;
}
.img-responsive {
    margin: 0px auto;
}
a {
    color: #0081ff;
}
a:hover {
    color: #0073e9;
}
/* NAV ======================================================================================================================== */
nav {
    height: 90px;
}
/*border-bottom: 1px solid rgba(255,255,255,0.06);
*/
.logo-xkom {
    height: 35px;
    float: left;
    margin: 0px 0px 0px 0px;
    transition: 0.3s all ease-in-out;
}
.nav-a {
    display: inline-block;
    margin: 0px 0px 0px 0px;
    transition: 0.3s all ease-in-out;
    color: #FFF;
}
.logo-xkom:hover, .nav-a:hover {
    opacity: 0.75;
    transition: 0.3s all ease-in-out;
}
.nav-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.nav-wrapper a:nth-child(2) {
    margin-left: 30px;
}
@media(max-width:768px) {
    .logo-xkom {
        float: left;
        margin: 25px 0px 0px 0px;
    }
    .nav-a {
        height: 17px;
        margin: 29px 0px 0px 0px;
    }
}
/* HERO ======================================================================================================================== */
.hero {
    background: #f5f5f5;
    text-align: center;
    padding: 20px 0px 30px 0px;
    background: url(../../img/cover.jpg);
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.hero h1 {
    font-size: 2.5rem;
    color: #fff;
    margin: 0px;
    padding: 50px 0px 10px 0px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.hero h2 {
    font-size: 2.2rem;
    color: #fff;
    margin: 0px;
    padding: 0px 0px 270px 0px;
    letter-spacing: 0.5px;
    line-height: 24px;
}
/* color: rgba(0, 0, 0, 0.4);
*/
.hero h3{
    font-size: 1.6rem;
    color: #fff;
    margin: 0;
    padding: 100px 0 0 0;
    letter-spacing: .5px;
    line-height: 24px;
    font-weight: 300;
}
.anim img {
    margin: 50px auto;
    float: left;
}
.anim {
    position: relative;
    min-height: 400px;
}
.laptop-left {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: calc(100% - 100px);
}
.laptop-center {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.laptop-right {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: calc(100% - 550px);
    right: 0;
}
.container h2 {
    line-height: 1.5;
}
.YTPOverlay {
    background: url("../img/mask.svg?v=2");
    opacity: 0.7;
    background: black;
}
.arrow-down {
    position: relative;
}
.chevron-down {
    fill: #fff;
    position: absolute;
    bottom: 80px;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    display: block;
}
@keyframes animated-bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}
.animated-bounce {
    animation: animated-bounce 2s infinite ease;
}
@media(max-width:768px) {
    .hero {
        padding: 0px 0px 30px 0px;
        background: url(../../img/cover-xs.jpg);
    }
    .hero h1 {
        font-size: 1.5rem;
        margin: 0px;
        padding: 10px 0px 10px 0px;
    }
    .hero h2 {
        font-size: 1.2rem;
        margin: 0px;
        padding: 0px 0px 80px 0px;
    }
    .chevron-down {
        bottom: -90px;
    }

    .samsung_logo {
        display: none;
    }
}
@media(max-width:460px) {
    .nav-wrapper {
        font-size: 12px;
    }
    .nav-wrapper a:nth-child(2) {
        margin-left: 15px;
    }
    .logo-xkom {
        height: 28px;
    }
}
/* END ======================================================================================================================== */
.first-row {
    margin: -60px -15px 30px -15px;
    z-index: 800;
    position: relative;
    border-radius: 10px;
    justify-content: center;
    flex-direction: column;
}
.main-row {
    margin: 0 -15px 0px -15px;
    z-index: 800;
    position: relative;
    border-radius: 10px;
}
/* FONTS ======================================================================================================================== */
/* .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 300!important;
}
*/
b, strong {
    font-weight: 600;
}
.black {
    color: #000;
}
.opinie-form h3 {
    margin-top: 0;
    padding: 15px 0 0 0;
    line-height: 1.4;
}
/* VENDORS ======================================================================================================================== */
.vendors {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.05);
    /* padding: 30px;
    */
    flex: 1;
    /* height: 580px;
    */
}
.box-vendor {
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}
.box-vendor img{
    width: 100%;
    max-height: 240px;
    height: 100%;
    object-fit: contain;
}
.vendor-logo {
    max-height: 50px;
    margin-bottom: 25px;
}
.vendors:not(:last-child) {
    margin-bottom: 30px;
}
.vendors h4 {
    margin: 0px;
    padding: 10px 0px 20px 0px;
    display: block;
    line-height: 2.2rem;
    font-size: 22px;
    font-weight: 600;
}

.box .icon {
    width: 60px;
    display: block;
}
.box p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0px 0px 0px 0px;
    color: #363636;
}
.col-ico {
    padding: 0 0 10px 0;
}
/* .col-p {
	width: 83.33333333%;
	padding: 0px 15px;
}
*/
@media(max-width:1200px) {
    .help {
        height: auto;
    }

    .box .icon {
        width: 60px;
        margin: 0px auto;
        display: block;
    }
    .box p {
        font-size: 16px;
    }
    .opinie-form, .help {
        padding: 10px;
    }
    /* .col-ico {
        width: 20%;
        padding: 0px 10px;
    }
    */
    /* .col-p {
        width: 80%;
        padding: 0px 15px;
    }
    */
    .help .id-info {
        margin: 20px -10px -10px -10px;
        padding: 20px 30px 20px 30px;
    }
}
@media(max-width:768px) {

    .box .icon {
        width: 40px;
        float: left;
        display: block;
    }
    .box p {
        font-size: 12px;
    }
    .opinie-form, .help {
        padding: 10px;
    }

    .vendors h2 {
        margin: 0px;
        padding: 10px 0px 20px 0px;
        display: block;
        line-height: 1.8rem;
        font-size: 20px;
    }
    .nobr {
        white-space: nowrap;
    }
    .opinie-form h3 {
        font-size: 18px;
        line-height: 24px;
        margin: 0;
    }
    .vendor-logo {
        max-height: 50px;
        margin-bottom: 10px;
    }
    .box-vendor-1 {
        background-position: 80% 50%;
    }
    .box-vendor-2 {
        background-position: 25% 50%;
    }
    .box-vendor-3 {
        background-position: 77% 50%;
    }
}
/* HELP ======================================================================================================================== */
.help {
    background: #fff;
    flex: 0;
    /* height: 580px;
    */
    border-radius: 10px 10px 0 0;
}
.help_inner {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}
.help_inner .box {
    max-width: 33.33333%;
    flex-direction: column;
    text-align: center;
}
.help h2 {
    margin: 0px;
    padding: 10px 0px 40px 0px;
    display: block;
    text-align: center;
}
.help h3 {
    margin: 0px;
    padding: 10px 0px 40px 0px;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
}

.box .icon {
    width: 60px;
    display: block;
}
.box p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0px 0px 0px 0px;
    color: #363636;
}

.col-px {
    width: 100%;
    padding: 0px 15px;
    text-align: center;
    margin: 0 auto;
}
@media(max-width:1200px) {
    .help {
        height: auto;
    }

    .box .icon {
        width: 60px;
        margin: 0px auto;
        display: block;
    }
    .box p {
        font-size: 16px;
    }
    .opinie-form, .help {
        padding: 10px;
    }

    .help .id-info {
        margin: 20px -10px -10px -10px;
        padding: 20px 30px 20px 30px;
    }
}
@media(max-width:768px) {

    .box .icon {
        width: 40px;
        float: left;
        display: block;
    }
    .box p {
        font-size: 12px;
    }
    .opinie-form, .help {
        padding: 10px;
    }

    .help_inner {
        flex-direction: column;
    }
    .help_inner .box {
        max-width: 100%;
        align-self: normal;
    }
    .help_inner .box .col-p {
        max-width: 80%;
    }
}
/* FORM ======================================================================================================================== */
.opinie-form {
    background: #fff;
    flex: 1;
    text-align: center;
    border-radius: 0 0 10px 10px;
    padding: 0 0 30px 0;
}
.opinie-form h2 {
    margin: 0px;
    padding: 10px 0px 40px 0px;
    display: block;
    text-align: center;
}
.form-group {
    margin-bottom: 30px;
}
.opinie-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.7);
}
.form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 1.5;
    color: #a0a0a0;
    background-color: #F9F9F9;
    background-image: none;
    border: 1px solid #e5e5e5;
    border-radius: 60px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
}
.opinie-form .btn {
    /* width: 100%;
    */
    font-size: 15px;
    background: #0081ff;
    border: 2px solid #0081ff;
    color: #fff;
    font-weight: 600;
    border-radius: 60px;
    /* margin: 30px 0px 20px 0px;
    */
    /* line-height: 40px;
    */
    transition: 0.3s all ease-in-out;
    letter-spacing: 0.5px;
    padding: 12px 25px;
}
.opinie-form .btn:hover, .opinie-form .btn:focus {
    outline: none;
    background-color: #0067cc;
    color: #fff;
    border-color: #0067cc;
    transition: 0.3s all ease-in-out;
}
.mb-5{
    margin-bottom: 30px;
}
.id-form {
    position: relative;
}
.info-tooltip {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #c8c8c8;
}
.info-tooltip:hover {
    color: #aaa;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 320px;
    width: 100%;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #eee;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto;
}
@media(max-width:1200px) {
    .popover {
        max-width: 300px;
        width: 100%;
    }
}
/* FOOTER ======================================================================================================================== */
footer {
    font-size: 14px;
    color: #aaa;
    text-align: center;
    padding: 30px 15px 25px 15px;
}
/* BUTTONS ======================================================================================================================== */
.btn-white {
    background: #fff;
    color: #000;
    border-radius: 30px;
    padding: 15px 30px;
    font-size: 15px;
    white-space: normal;
    font-weight: 600;
    border: 1px solid #fff;
}
.btn-white:hover {
    background: transparent;
    color: #FFF;
    border-radius: 30px;
    padding: 15px 30px;
    font-size: 15px;
    white-space: normal;
    font-weight: 600;
    border: 1px solid #fff;
}
.btn-blue {
    background: #0082FA;
    color: #FFF;
    border-radius: 30px;
    padding: 12px 25px;
    font-size: 15px;
    white-space: normal;
    font-weight: 600;
}
/* MODAL ======================================================================================================================== */
.modal-body {
    padding: 0px;
}

.modal-content {
    display: inline-block;
    border-radius: 10px;
    width: 100%;
}

.modal {
    text-align: center;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-message {
    text-align: center;
}

.product-box {
    margin: 0px 0px;
    border-bottom: 1px solid #eee;
}
.product-box:last-of-type {
    border-bottom: none;
}
.product-box [class*=col] {
    line-height: 90px;
}
.product-box p {
    padding: 0px 30px;
    display: inline-block;
    line-height: 1.5;
    margin: 0px;
    word-break: break-all;
    vertical-align: middle;
}
.product-box a {
    display: inline-flex;
    margin: 0px auto;
}
.product-box .btn {
    display: inline-block;
    margin: 0px;
}
.product-box .btn-primary {
    background: #0081ff;
    font-weight: 600;
    border-radius: 60px;
    font-size: 14px;
    transition: 0.3s all ease-in-out;
    border: none;
    margin: 20px auto;
}
.product-box .btn-primary:hover, .product-box .btn-primary:focus, .btn-blue:hover {
    background-color: #0067cc;
    transition: 0.3s all ease-in-out;
    outline: none;
    color: #FFF;
}
.modal-content {
    display: inline-block;
    border-radius: 10px;
    width: 100%;
}
.modal {
    text-align: center;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.product-box-hide {
    display: none;
}
.product-box-info {
    font-size: 18px;
    padding: 30px;
    text-align: center;
    display: block;
}
@media(max-width: 768px) {
    .hero{
        padding-bottom: 80px;
    }
    .hero h3{
        padding-top: 20px;
    }
    .product-box {
        margin: 20px 0px;
        height: auto;
    }
    .product-box [class*=col] {
        line-height: normal;
    }
    .product-box a {
        width: 100%;
        display: block;
        text-align: center;
        padding: 0px 200px;
    }
    .product-box .btn-primary {
        font-size: 14px;
        margin: 30px auto;
        width: 100%;
        padding: 10px 30px;
    }

}
@media(max-width: 480px) {
    .product-box {
        margin: 20px 0px;
        height: auto;
    }
    .product-box [class*=col] {
        line-height: normal;
    }
    .product-box a {
        width: 100%;
        display: block;
        text-align: center;
        padding: 0px 30px;
    }
    .product-box .btn-primary {
        font-size: 14px;
        margin: 30px auto;
        width: 100%;
        padding: 15px 30px;
    }
}
@media screen and (min-width: 768px) {
    .modal:before {

        vertical-align: middle;
        content: " ";

    }
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%;
    margin-top: 30px;
}
#toast-container>div {
    opacity: 1;
}


/* ALL PRODUCTS ======================================================================================================================== */

.allProducts{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 0 60px 0;
    background: #000;
    padding: 125px 0;
    color: #fff;
    position: relative;
}

.allProducts img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .25;
}

.allProducts h3{
    padding-bottom: 30px;
}
