﻿/*=============================================================*/
/* Theme: BestTorrent
/* Version: 4.0
/* Copyright (c) 2019 Roman Buger
/* Site: https://shopthemes.ru/
/*=============================================================*/

* {margin: 0; padding: 0; box-sizing: border-box;}
body {font-family: 'Open Sans', sans-serif;font-size: 14px;color: #212121;line-height: 1.6;background: #f4f4f4;}
a {text-decoration: none;border: none;outline: none;color: #2bb42b;font-weight: 500;position: relative;overflow: inherit;transition: all 0.3s ease 0s;}
a:hover {text-decoration: underline;}
a.btn, button {text-transform: uppercase;padding: 6px 15px 7px;border-radius: 0;}
ul {margin: 0; padding: 0;}
li {list-style: none;}
img {max-width: 100%;}
h1, h2, h3, h4, h5, h6 {color: #1c1c1c;margin: 0;font-weight: 600;line-height: 28px;}
h1 {text-transform: uppercase;font-size: 20px;}
hr, hr.mainHr {opacity: 0.1;margin: 7px 0;}
.x-unselectable {position:relative;}
#uCatsMenu7 {left: 0% !important;top: 47px !important;margin-left: 0px;width: 100%;}
/*.uadm.uadm--closed {display: none;}*/
.com-order-block {display: none;}
.container {width: 100%; margin: 0 auto; background: #fff; min-height: 100vh;}

/*=============================================================*/
/* COLORS
/*=============================================================*/
.color-1 {background-color: #1bcad1 !important;}
.color-2 {background-color: #49b545 !important;}
.color-3 {background-color: #daca1b !important;}
.color-4 {background-color: #f8f8f8 !important; color: inherit !important;}
.color-5 {background-color: #de5a26 !important;}
.color-6 {background-color: #2b9be3 !important;}

/*=============================================================*/
/* HEADER
/*=============================================================*/
.header {}
.header_top {background: #23242a; color: #fff; padding:10px 30px; display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; justify-content: center;flex-wrap: wrap;}
.header_top ul {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; flex-wrap: wrap;}
.header_top a {color: #fff;padding: 0 30px;font-size: 13px;}
.header_top a:hover {text-decoration: underline;}
.header_bottom {background: #2b9be3 url(/images/bg_patt.png);min-height: 200px;display: flex;justify-content: center;align-items: center;}
.header_top button {display: none;}

/*=============================================================*/
/* LOGO
/*=============================================================*/
.logo {font-size: 38px;text-transform: uppercase;font-weight: bold; color: #fff;text-align: center;}
.logo a {color: #fff;font-weight: bold; text-decoration: none;position: relative;}
.logo p {font-weight: normal;font-size: 12px;text-transform: uppercase;text-align: center;}
/*=============================================================*/
/* WRAP, ASIDE, CONTENT
/*=============================================================*/
.wrap {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; justify-content: space-between;}
.aside_l, .aside_r {flex: 1; min-width: 250px; max-width: 250px; border-bottom: 1px solid #ddd; padding: 15px;}
.content_bl {background: #f8f8f8;flex: 1;padding: 15px; border-right: 1px solid #ddd; border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.aside_head {text-transform: uppercase;padding: 8px 15px;border-radius: 0;font-size: 14px;background-image: url(/images/bg_patt.png);color: #fff;margin: 0 -15px 4px;font-weight: 600;background-size: 100%;}
.aside_content {padding: 11px 0; margin-bottom: 15px; position: relative;}

/*=============================================================*/
/* SPEEDBAR
/*=============================================================*/
.speedbar {background: #fff; margin: 0px -15px 15px; padding: 8px 15px;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd; font-size: 13px; }
.speedbar a {color: inherit;text-transform: capitalize;}

/*=============================================================*/
/* SEARCH
/*=============================================================*/
.search {margin-bottom: 15px;}
.search input {width: 100%;}

/*=============================================================*/
/* FOOTER
/*=============================================================*/
.footer {background: #2b9be3 url(/images/bg_patt.png); background-size: 50%;color: #fff;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; padding: 15px; font-size: 12px; justify-content:space-between; align-items: center; flex-wrap: wrap;}
.footer div {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}
.footer img {display: block;margin-left: 10px;}
.footer a {color: #fff;}

/*=============================================================*/
/* ITEM
/*=============================================================*/
.item_bl {}
.item {background: #fff;border: 1px solid #ddd;margin-bottom: 15px; display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}
.item_img {flex: 1; max-width: 230px;border-right: 1px solid #ddd;padding: 15px;}
.item_img img {display: block;}
.item_content {flex: 1;padding: 15px; hyphens: auto; position: relative;}
.item_content h3 {font-size: 16px;font-weight: 700;background: #4aad46 url(/images/bg_patt.png);background-size: 50%;padding: 7px 15px;margin: -16px -16px 0px;}
.item_content h3 a {color: #fff;display: inline-block;}
.info_blTop, .info_blBottom {border-bottom: 1px solid #ddd; margin: 0 -15px 15px; font-size: 13px; padding: 7px 15px; display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; justify-content: space-between;align-items: center;color: #a1a1a1;}
.rait_num {background: #daca1b;color: #fff;padding: 1px 5px;border-radius: 4px;min-width: 25px;text-align: center;}
.info_blBottom {padding: 0;border-bottom: 0;border-top: 1px solid #ddd;position: absolute;width: 100%;bottom: 0;margin-bottom: 0; background: #fff;}
.info_blBottom > span {padding: 0 15px; display: inline-block;}
.info_blBottom .btn {text-transform: uppercase;padding: 9px 15px 10px;border-radius: 0;margin: -1px;font-size: 11px;}
.item .descr {margin-bottom: 30px;}

/*=============================================================*/
/* PAGINATION
/*=============================================================*/
.pagination {display: flex;text-align: center;justify-content: center;}
#pagesBlock1, .pagesBlockuz1, .pagesBlockuz2 {clear: both;margin-bottom: 25px;margin-top: 25px;font-size: 12px;display: inline-block;font-weight: 400;}
/* -- active -- */
.pgSwchA b, .swchItemA span, .swchItemA1 span, .swchItemDots {z-index: 2;color: #FFF;cursor: default;position: relative;text-decoration: none;min-width: 32px;background: #1bcad1;border:1px solid #1bcad1;display: inline-block;text-align: center;font-weight: 400;border-radius: 4px;padding: 4px 10px;}
.pgSwchA:hover b, .swchItemA:hover span, .swchItemA1:hover span {}
/* -- no active -- */
.pgSwch span, .swchItem span, a.swchItem1 {position: relative;text-decoration: none;min-width: 30px;color: #212121;background-color: #FFF;display: inline-block;border:1px solid #ddd;border-radius:4px;text-align: center;padding: 4px 10px;}
.pgSwch:hover span, .swchItem:hover span, a.swchItem1:hover {}

/*=============================================================*/
/* jquery-accordion-menu
/*=============================================================*/
.jquery-accordion-menu {padding: 10px 0;margin: 0 -16px;}
.jquery-accordion-menu > ul > li > a {border-bottom: 0;transition: all 0.3s ease 0s; color: #222222; font-weight: 400; padding: 7px 15px 8px; display: block; text-decoration: none;}
.jquery-accordion-menu > ul > li > a:hover {transition: all 0.3s ease 0s;background: #4aad46;color: #fff;}
.jquery-accordion-menu > ul > li.active > a {color: #fff; background: #4aad46;}
.jquery-accordion-menu ul {margin: 0;padding: 0;list-style: none;}
.jquery-accordion-menu .submenu-indicator {float: right;right: 15px;position: absolute;line-height: 19px;font-size: 20px;-o-transition: transform .3s linear;-moz-transition: transform .3s linear;-webkit-transition: transform .3s linear;-ms-transition: transform .3s linear}
.jquery-accordion-menu .submenu-indicator-minus>.submenu-indicator {-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg)}
.jquery-accordion-menu ul ul.submenu {width: 100%;display: none;border-bottom: 5px solid #4aad46;background: #fafafa; padding: 10px 0;padding-right: 1px;}
.jquery-accordion-menu ul ul.submenu li {clear: both;width: 100%}
.jquery-accordion-menu ul.submenu a {border-bottom: 0;font-size: 13px;color: #2d2d2d;font-weight: 400;position: relative;display: block;padding: 7px 15px 7px;border-left: solid 5px transparent;-o-transition: border .03s linear;-moz-transition: border .03s linear;-webkit-transition: border .03s linear;transition: border .03s linear;transition: all 0.3s ease 0s;text-decoration: none;}
.jquery-accordion-menu .submenu a:hover {background: #fff; border-left: solid 5px #35c535;}
#list_cat a {overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;width:100%;}
.jquery-accordion-menu .submenu a .ripple {background: #cacaca;}
.jquery-accordion-menu ul.submenu li ul.submenu {background: #f0f0f0; border-bottom: 0;}
.jquery-accordion-menu ul.submenu li ul.submenu li a {padding-left: 40px;}

/*=============================================================*/
/* INFORMS
/*=============================================================*/
.inf_item-1 {position: relative;margin-bottom: 15px;border: 1px solid #ddd;padding: 15px; background: #fff;}
.inf_item_img {position: relative;margin-bottom: 15px; }
.inf_item-1 h4 {line-height: 1.6;}
.inf_item-1 h4 a {color: inherit; font-weight: 600; display: inline-block;}
.inf_item_img .rait_num {position: absolute;right: 15px;top: 15px;}
.inf_item_img img {display: block; width: 100%;}

/*=============================================================*/
/* USER PANEL
/*=============================================================*/
.ava_bl {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; justify-content: center;}
.ava_bl img {display: block; border: 1px solid #ddd; padding: 5px; width: 100px; height: 100px;}
.user_nav {margin-top: 15px;}
.user_nav a {color: inherit; display: inline-block;padding: 5px 10px;}

/*=============================================================*/
/* MODAL WINDOW
/*=============================================================*/
.modal {position: fixed;top: 0;left: 0;display: flex;align-items: center;justify-content: center;height: 0vh;background-color: transparent;overflow: hidden;transition: background-color 0.25s ease;z-index: 9999;}
.modal.open {position: fixed;width: 100%;height: 100vh;background-color: rgba(0, 0, 0, 0.5);transition: background-color 0.25s;}
.modal.open > .content-wrapper {transform: scale(1);}
.modal .content-wrapper {position: relative;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;width: 50%;margin: 0;padding: 1.2rem;background-color: white;border-radius: 0.3125rem;box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.5);transform: scale(0);transition: transform 0.25s;transition-delay: 0.15s;max-height: 90%;overflow-y: auto;}
.modal .content-wrapper .close {position: absolute;top: 0.5rem;right: 0.5rem;display: flex;align-items: center;justify-content: center;width: 2.5rem;height: 2.5rem;border: none;background-color: transparent;font-size: 1.5rem;transition: 0.25s linear;}
.modal .content-wrapper .close:before, .modal .content-wrapper .close:after {position: absolute;content: '';width: 1.25rem;height: 0.125rem;background-color: black;}
.modal .content-wrapper .close:before {transform: rotate(-45deg);top: 19px;left: 10px;}
.modal .content-wrapper .close:after {transform: rotate(45deg);}
.modal .content-wrapper .close:hover {transform: rotate(360deg);}
.modal .content-wrapper .close:hover:before, .modal .content-wrapper .close:hover:after {background-color: tomato;}
.modal .content-wrapper .modal-header {display: flex;flex-direction: row;align-items: center;justify-content: space-between;width: 100%;margin: 0;padding: 0 0 1.25rem;}
.modal .content-wrapper .modal-header h2 {font-size: 18px;}
.modal .content-wrapper .content {position: relative;display: flex;width: 100%;justify-content: space-between;margin-bottom: 15px;flex-wrap: wrap;}
.modal .content-wrapper .content [class*="color-"] {flex: 1; text-align: center; margin: 5px;}

/*=============================================================*/
/* FULLSTORY
/*=============================================================*/
.full_img, .f_down {display: flex;justify-content: center; margin-bottom:15px;flex-wrap: wrap;}
.full_img img {display: block;max-width: 300px;}
.uSpoilerButton {width: 100%;text-align: left;text-transform: uppercase;font-size: 12px;}
.uSpoilerText {background: #f8f8f8;border: 1px solid #ddd;margin-top: -5px;padding: 15px;}
.f_down {margin-bottom: 5px;}
.f_down a {margin: 0 7.5px;}
.u-star-rating-20 {width: 105px !important;}
[class*="u-star-rating"] a {transition: none;}
.f_info {display: flex;justify-content: space-between;flex-wrap: wrap; align-items: center;}
.f_screen {display: flex;justify-content: center;flex-wrap: wrap;padding: 7.5px;}
.f_screen a {padding: 7.5px;flex: 1;min-width: 25%;position: relative;}
.f_screen img {display: block;width: 100%;height: 100%;display: block;object-fit: cover;}
.f_screen a::before {opacity: 0;visibility: hidden;-webkit-transform: scale(0,0);transform: scale(0,0);transition: all 0.3s ease 0s;content: "Увеличить";position: absolute;bottom: 7.5px;width: auto;text-align: center;color: #fff;background: rgba(0,0,0,.7);padding: 7px 20px;right: 7.5px;font-size: 12px;}
.f_screen a:hover::before {opacity: 1;visibility: visible;-webkit-transform: scale(1,1);transform: scale(1,1);transition: all 0.3s ease 0s;}

.uc-top-left {margin-top: -5px;}
.uc-top-left img {display: none;}
.uc-opacity {font-size: 12px;padding-top: 5px;}
.uc-message {margin: 10px 0px !important;border: 1px solid #ddd;border-radius: 4px;padding: 7.5px 15px !important;}

/*=============================================================*/
/* OTHER STYLES CMS
/*=============================================================*/
.codeButtons, #iplus input[type="button"] {width:auto !important; padding: 4px 10px !important;}
div[id*="imblock"] + span { padding: 4px 7px !important; background: #35c535;color: #fff;border-radius: 4px;margin-right: 4px;font-size: 12px;}
div[id*="imblock"] + span::before {content:"Изображение "}
ul.form-fields [type="file"] {width: 80% !important;}
.allUsersBtn, .uSearchFlSbm, #addform input[type="button"], #addform input[type="reset"] {width: auto !important;}
.manTable .manTdError {background: #de5a26;color: #fff;padding: 15px;}








